Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created October 1, 2018 07:41
Show Gist options
  • Save truongnmt/e8e57fcc1767ad5393269de448d314b6 to your computer and use it in GitHub Desktop.
Save truongnmt/e8e57fcc1767ad5393269de448d314b6 to your computer and use it in GitHub Desktop.
Log running 4 peers
This file has been truncated, but you can view the full file.
[2018-10-01 06:51:57.718814157][th:844][info] MAIN start
[2018-10-01 06:51:57.719331458][th:844][info] MAIN config initialized
[2018-10-01 06:51:57.721021123][th:844][info] IROHAD created
[2018-10-01 06:51:57.721137462][th:844][info] StorageImpl:initConnection Start storage creation
[2018-10-01 06:51:57.724719196][th:844][info] StorageImpl:initConnection block store created
[2018-10-01 06:51:57.749120917][th:844][info] IROHAD [Init] => storage
[2018-10-01 06:51:57.850837185][th:844][info] StorageImpl drop wsv records from db tables
[2018-10-01 06:51:58.019703906][th:844][info] StorageImpl drop blocks from disk
[2018-10-01 06:51:58.025269632][th:844][info] StorageImpl create mutable storage
[2018-10-01 06:51:58.025316898][th:844][info] FlatFile get(0) file not found
[2018-10-01 06:52:00.067967934][th:844][info] StorageImpl insert blocks finished
[2018-10-01 06:52:00.070618400][th:844][info] IROHAD [Init] => crypto provider
[2018-10-01 06:52:00.070724469][th:844][info] IROHAD [Init] => validators
[2018-10-01 06:52:00.074369844][th:844][info] OrderingInit Ordering gate is at 192.168.80.6:10001
[2018-10-01 06:52:00.076287493][th:844][info] StorageImpl create ordering service persistent state
[2018-10-01 06:52:00.077892552][th:844][info] OrderingInit Creating Ordering Gate with initial height 220
[2018-10-01 06:52:00.077908001][th:844][info] AsyncGrpcClient Subscribe
[2018-10-01 06:52:00.077919953][th:844][info] IROHAD [Init] => init ordering gate - [true]
[2018-10-01 06:52:00.078931336][th:844][info] IROHAD [Init] => init simulator
[2018-10-01 06:52:00.078943450][th:844][info] IROHAD [Init] => init consensus block cache
[2018-10-01 06:52:00.079454395][th:844][info] IROHAD [Init] => block loader
[2018-10-01 06:52:00.080057418][th:844][info] IROHAD [Init] => consensus gate
[2018-10-01 06:52:00.080086258][th:844][info] IROHAD [Init] => synchronizer
[2018-10-01 06:52:00.080107954][th:844][info] OrderingGate setPcs
[2018-10-01 06:52:00.080211133][th:844][info] IROHAD [Init] => pcs
[2018-10-01 06:52:00.080243276][th:844][info] IROHAD [Init] => Tx status bus
[2018-10-01 06:52:00.080255314][th:844][info] IROHAD [Init] => MST processor
[2018-10-01 06:52:00.080258139][th:844][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:52:00.080260852][th:844][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:52:00.080263055][th:844][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:52:00.080281966][th:844][info] IROHAD [Init] => pending transactions storage
[2018-10-01 06:52:00.080305427][th:844][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:52:00.080311340][th:844][warning] MstProcessor Multisig transactions are disabled, so MstProcessor observable won't emit any events
[2018-10-01 06:52:00.080330599][th:844][info] IROHAD [Init] => command service
[2018-10-01 06:52:00.080344870][th:844][info] IROHAD [Init] => query service
[2018-10-01 06:52:00.080351455][th:844][info] MAIN Running iroha
[2018-10-01 06:52:00.080681707][th:844][info] IROHAD Torii server bound on port 50051
[2018-10-01 06:52:00.080780568][th:844][info] IROHAD Internal server bound on port 10001
[2018-10-01 06:52:00.080784667][th:844][info] IROHAD ===> iroha initialized
[2018-10-01 06:53:03.944858179][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:03.946316090][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:03.954016678][th:853][info] TxProcessor handle batch
[2018-10-01 06:53:03.954856153][th:853][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:03.955727955][th:853][info] PCS propagate batch
[2018-10-01 06:53:03.956491002][th:853][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:53:03.957668291][th:853][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:03.959127746][th:853][warning] CommandService Found transaction d12df143f7abfb7279b81b58d5585d17948705295ed68583c48678672b7fc852 in cache, ignoring
[2018-10-01 06:53:03.960646334][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:03.962075010][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:03.963055032][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:03.964558338][th:854][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:05.075605220][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:05.076847606][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:05.076871074][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 222
[2018-10-01 06:53:05.079459346][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:05.089828761][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:05.095486976][th:854][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:05.095498115][th:854][info] OrderingGate Received new proposal, height: 221
[2018-10-01 06:53:05.095661275][th:851][info] OrderingGate Pass the proposal to pipeline height 221
[2018-10-01 06:53:05.095672324][th:851][info] Simulator process proposal
[2018-10-01 06:53:05.097096562][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:05.159425210][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:53:05.159766336][th:854][info] ProposalStorage Vote [ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e] looks valid
[2018-10-01 06:53:05.159781452][th:854][info] YacBlockStorage Vote (ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e) inserted
[2018-10-01 06:53:05.159784097][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:05.161374779][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:05.161655586][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:05.161972387][th:851][info] YacGate vote for block (ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, Hash: [ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e ])
[2018-10-01 06:53:05.162551129][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:53:05.163479325][th:851][info] YAC Vote for hash (ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e)
[2018-10-01 06:53:05.164932438][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:05.165864774][th:854][info] ProposalStorage Vote [ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e] looks valid
[2018-10-01 06:53:05.165877705][th:854][info] YacBlockStorage Vote (ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e) inserted
[2018-10-01 06:53:05.165880638][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:05.166021460][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:53:05.166146087][th:851][info] TxProcessor on stateful validation success: 2f5b00ca8c148ffd0846640bd3705f3524ac9f94403314d2b0ed0e89b38bda00
[2018-10-01 06:53:05.166234234][th:851][info] TxProcessor on stateful validation success: f7c763099cf0f0a8f1d5b16057963456dce7651dc51927776d34bc6eb035e500
[2018-10-01 06:53:05.166306319][th:851][info] TxProcessor on stateful validation success: d12df143f7abfb7279b81b58d5585d17948705295ed68583c48678672b7fc852
[2018-10-01 06:53:05.166360905][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:05.166393263][th:851][info] TxProcessor on proposal stateless success: 2f5b00ca8c148ffd0846640bd3705f3524ac9f94403314d2b0ed0e89b38bda00
[2018-10-01 06:53:05.166407748][th:851][info] TxProcessor on proposal stateless success: f7c763099cf0f0a8f1d5b16057963456dce7651dc51927776d34bc6eb035e500
[2018-10-01 06:53:05.166420136][th:851][info] TxProcessor on proposal stateless success: d12df143f7abfb7279b81b58d5585d17948705295ed68583c48678672b7fc852
[2018-10-01 06:53:05.174451390][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:05.174782639][th:854][info] ProposalStorage Vote [ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e] looks valid
[2018-10-01 06:53:05.174790914][th:854][info] YacBlockStorage Vote (ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e, ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e) inserted
[2018-10-01 06:53:05.174793552][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:05.174801060][th:854][info] YAC Propagate state ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e to whole network
[2018-10-01 06:53:05.174860379][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:53:05.174917696][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:53:05.174956705][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:53:05.177487920][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:53:05.204729057][th:856][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:05.205557943][th:856][info] YAC Pass outcome for ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e to pipeline
[2018-10-01 06:53:05.205622220][th:856][info] YacGate consensus: commit top block: height 221, hash ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e
[2018-10-01 06:53:05.205629643][th:856][info] synchronizer processing commit
[2018-10-01 06:53:05.216340301][th:856][info] ChainValidator validate block: height 221, hash ebf3beac61eb8fa6fcf5e0c92e5b26bb1aef9bddd306e204e1694cdbffc3ce3e
[2018-10-01 06:53:05.278007989][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:05.279188781][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:05.285105290][th:856][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:05.285141004][th:856][info] TxProcessor on commit committed: 2f5b00ca8c148ffd0846640bd3705f3524ac9f94403314d2b0ed0e89b38bda00
[2018-10-01 06:53:05.285157751][th:856][info] TxProcessor on commit committed: f7c763099cf0f0a8f1d5b16057963456dce7651dc51927776d34bc6eb035e500
[2018-10-01 06:53:05.285162103][th:856][info] TxProcessor on commit committed: d12df143f7abfb7279b81b58d5585d17948705295ed68583c48678672b7fc852
[2018-10-01 06:53:05.292009267][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:05.293295653][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:10.075612836][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:10.077199903][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:10.077235136][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 223
[2018-10-01 06:53:10.081007836][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:10.082611215][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:10.083266579][th:854][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:53:10.083272724][th:854][info] OrderingGate Received new proposal, height: 222
[2018-10-01 06:53:10.083581317][th:851][info] OrderingGate Pass the proposal to pipeline height 222
[2018-10-01 06:53:10.083590490][th:851][info] Simulator process proposal
[2018-10-01 06:53:10.084409426][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:53:10.089923228][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:53:10.090101303][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:10.090399426][th:851][info] YacGate vote for block (1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, Hash: [1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390 ])
[2018-10-01 06:53:10.107667885][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:53:10.107853519][th:851][info] YAC Vote for hash (1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390)
[2018-10-01 06:53:10.108637036][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:53:10.109592420][th:851][info] TxProcessor on stateful validation success: 549ae2cba2e6fe1879009777db8d7ce9adf2bd0fce330c1d2ee01da8447cebe5
[2018-10-01 06:53:10.109838228][th:851][info] TxProcessor on stateful validation success: 06d5ff47e0c5e117010db5ff277f571b15562c98ca332aaecbbf9ea9f367076c
[2018-10-01 06:53:10.109985444][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:10.110106829][th:851][info] TxProcessor on proposal stateless success: 549ae2cba2e6fe1879009777db8d7ce9adf2bd0fce330c1d2ee01da8447cebe5
[2018-10-01 06:53:10.110262574][th:851][info] TxProcessor on proposal stateless success: 06d5ff47e0c5e117010db5ff277f571b15562c98ca332aaecbbf9ea9f367076c
[2018-10-01 06:53:10.116896593][th:860][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:10.118501534][th:860][info] ProposalStorage Vote [1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390] looks valid
[2018-10-01 06:53:10.119501844][th:860][info] YacBlockStorage Vote (1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390) inserted
[2018-10-01 06:53:10.119578380][th:860][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:10.119599705][th:860][info] ProposalStorage Vote [1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390] looks valid
[2018-10-01 06:53:10.119619504][th:860][info] YacBlockStorage Vote (1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390) inserted
[2018-10-01 06:53:10.119675182][th:860][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:10.119692412][th:860][info] ProposalStorage Vote [1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390] looks valid
[2018-10-01 06:53:10.119711707][th:860][info] YacBlockStorage Vote (1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390) inserted
[2018-10-01 06:53:10.119726342][th:860][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:10.119746636][th:860][info] YAC Received supermajority of votes for 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390, skip propagation
[2018-10-01 06:53:10.119762469][th:860][info] YAC Pass outcome for 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390 to pipeline
[2018-10-01 06:53:10.119832221][th:860][info] YacGate consensus: commit top block: height 222, hash 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390
[2018-10-01 06:53:10.119850632][th:860][info] synchronizer processing commit
[2018-10-01 06:53:10.120521005][th:860][info] ChainValidator validate block: height 222, hash 1aaf281ed43b0f1bb0459ec913ca980cd31b4c0bd4245e9ccdbd40132aa6f390
[2018-10-01 06:53:10.132754871][th:860][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:10.132802419][th:860][info] TxProcessor on commit committed: 549ae2cba2e6fe1879009777db8d7ce9adf2bd0fce330c1d2ee01da8447cebe5
[2018-10-01 06:53:10.141144056][th:860][info] TxProcessor on commit committed: 06d5ff47e0c5e117010db5ff277f571b15562c98ca332aaecbbf9ea9f367076c
[2018-10-01 06:53:10.156694627][th:860][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:10.157852825][th:860][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:13.966078951][th:857][info] TxProcessor handle batch
[2018-10-01 06:53:13.966100628][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:13.966141956][th:857][info] PCS propagate batch
[2018-10-01 06:53:13.966146506][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:53:13.966151825][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:13.966464600][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:13.967245929][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:15.075597327][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:15.076375078][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:15.076393064][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 224
[2018-10-01 06:53:15.079080589][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:15.089116896][th:860][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:15.089838203][th:860][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:53:15.089846495][th:860][info] OrderingGate Received new proposal, height: 223
[2018-10-01 06:53:15.093971792][th:851][info] OrderingGate Pass the proposal to pipeline height 223
[2018-10-01 06:53:15.094249393][th:851][info] Simulator process proposal
[2018-10-01 06:53:15.100639871][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:53:15.132353674][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:53:15.132572246][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:15.132851436][th:851][info] YacGate vote for block (bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, Hash: [bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80 ])
[2018-10-01 06:53:15.133368814][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:53:15.133532390][th:851][info] YAC Vote for hash (bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80)
[2018-10-01 06:53:15.133619461][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:53:15.133681752][th:851][info] TxProcessor on stateful validation success: bec4e209113f811a33d1e0c801ffc2fc5af3ae8618d87cd477fa9f5bd8878c04
[2018-10-01 06:53:15.133720518][th:851][info] TxProcessor on stateful validation success: 32fd1563d9f90a691cedd1c372d954e31a4682778c260c8dedb4a7f787a91f93
[2018-10-01 06:53:15.133734653][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:15.133747794][th:851][info] TxProcessor on proposal stateless success: bec4e209113f811a33d1e0c801ffc2fc5af3ae8618d87cd477fa9f5bd8878c04
[2018-10-01 06:53:15.133760101][th:851][info] TxProcessor on proposal stateless success: 32fd1563d9f90a691cedd1c372d954e31a4682778c260c8dedb4a7f787a91f93
[2018-10-01 06:53:15.142828843][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:15.143769899][th:854][info] ProposalStorage Vote [bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80] looks valid
[2018-10-01 06:53:15.143779116][th:854][info] YacBlockStorage Vote (bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80) inserted
[2018-10-01 06:53:15.143782272][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:15.143786749][th:854][info] ProposalStorage Vote [bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80] looks valid
[2018-10-01 06:53:15.143792121][th:854][info] YacBlockStorage Vote (bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80) inserted
[2018-10-01 06:53:15.143794033][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:15.143797251][th:854][info] ProposalStorage Vote [bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80] looks valid
[2018-10-01 06:53:15.143802674][th:854][info] YacBlockStorage Vote (bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80) inserted
[2018-10-01 06:53:15.143804663][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:15.143810731][th:854][info] YAC Received supermajority of votes for bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80, skip propagation
[2018-10-01 06:53:15.143813886][th:854][info] YAC Pass outcome for bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80 to pipeline
[2018-10-01 06:53:15.143864210][th:854][info] YacGate consensus: commit top block: height 223, hash bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80
[2018-10-01 06:53:15.143870120][th:854][info] synchronizer processing commit
[2018-10-01 06:53:15.155494028][th:854][info] ChainValidator validate block: height 223, hash bbca88db59b0039844315e323772bdc89f2cf15368fde6c64e2914d1f917be80
[2018-10-01 06:53:15.179120561][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:15.179211576][th:854][info] TxProcessor on commit committed: bec4e209113f811a33d1e0c801ffc2fc5af3ae8618d87cd477fa9f5bd8878c04
[2018-10-01 06:53:15.179261352][th:854][info] TxProcessor on commit committed: 32fd1563d9f90a691cedd1c372d954e31a4682778c260c8dedb4a7f787a91f93
[2018-10-01 06:53:15.184327030][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:15.186489583][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:15.207221762][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:15.207824292][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:15.300153040][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:15.301153354][th:854][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:20.075609981][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:20.076927229][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:20.076948598][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 225
[2018-10-01 06:53:20.079448907][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:20.083225492][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:20.084689229][th:854][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:20.084716656][th:854][info] OrderingGate Received new proposal, height: 224
[2018-10-01 06:53:20.084744809][th:851][info] OrderingGate Pass the proposal to pipeline height 224
[2018-10-01 06:53:20.084749025][th:851][info] Simulator process proposal
[2018-10-01 06:53:20.085508740][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:20.122051646][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:20.122355980][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:20.122769924][th:851][info] YacGate vote for block (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, Hash: [6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9 ])
[2018-10-01 06:53:20.124418283][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:53:20.124694528][th:851][info] YAC Vote for hash (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9)
[2018-10-01 06:53:20.124788651][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:53:20.124878864][th:851][info] TxProcessor on stateful validation success: a24e930bcee2b191a4450755a9cc83f2fc387f38eedc4bd52b577452e6077d6d
[2018-10-01 06:53:20.124962982][th:851][info] TxProcessor on stateful validation success: e00bc367c6a173a29123070b653c7124b9cfe239eaa7cc51a47e187e535c5639
[2018-10-01 06:53:20.125017709][th:851][info] TxProcessor on stateful validation success: c97d0eb41268c4bcba6a1bcb8c5e878e90ddc64faa1a91a50e9ef0e67c6a51e3
[2018-10-01 06:53:20.125071970][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:20.125084477][th:851][info] TxProcessor on proposal stateless success: a24e930bcee2b191a4450755a9cc83f2fc387f38eedc4bd52b577452e6077d6d
[2018-10-01 06:53:20.125192923][th:851][info] TxProcessor on proposal stateless success: e00bc367c6a173a29123070b653c7124b9cfe239eaa7cc51a47e187e535c5639
[2018-10-01 06:53:20.125246864][th:851][info] TxProcessor on proposal stateless success: c97d0eb41268c4bcba6a1bcb8c5e878e90ddc64faa1a91a50e9ef0e67c6a51e3
[2018-10-01 06:53:25.124993450][th:858][info] YAC Vote for hash (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9)
[2018-10-01 06:53:25.125351417][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:53:25.125613847][th:860][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:25.131582722][th:860][info] ProposalStorage Vote [6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9] looks valid
[2018-10-01 06:53:25.131617925][th:860][info] YacBlockStorage Vote (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9) inserted
[2018-10-01 06:53:25.131621664][th:860][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:25.132589254][th:860][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:25.132887405][th:860][info] ProposalStorage Vote [6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9] looks valid
[2018-10-01 06:53:25.132900402][th:860][info] YacBlockStorage Vote (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9) inserted
[2018-10-01 06:53:25.132905654][th:860][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:25.133475167][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:53:25.134220467][th:854][info] ProposalStorage Vote [6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9] looks valid
[2018-10-01 06:53:25.134294345][th:854][info] YacBlockStorage Vote (6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9, 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9) inserted
[2018-10-01 06:53:25.134386767][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:25.134466519][th:854][info] YAC Propagate state 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9 to whole network
[2018-10-01 06:53:25.134705686][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:53:25.135089438][th:860][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:25.135153164][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:53:25.135517083][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:53:25.135719917][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:53:25.136886549][th:860][info] YAC Pass outcome for 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9 to pipeline
[2018-10-01 06:53:25.137053069][th:860][info] YacGate consensus: commit top block: height 224, hash 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9
[2018-10-01 06:53:25.137207023][th:860][info] synchronizer processing commit
[2018-10-01 06:53:25.137877011][th:860][info] ChainValidator validate block: height 224, hash 6541c241b86aa5c2173c21c2710a994618637d8a303dda48da6358dfe14df7c9
[2018-10-01 06:53:25.164464516][th:860][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:25.164763747][th:860][info] TxProcessor on commit committed: a24e930bcee2b191a4450755a9cc83f2fc387f38eedc4bd52b577452e6077d6d
[2018-10-01 06:53:25.164872555][th:860][info] TxProcessor on commit committed: e00bc367c6a173a29123070b653c7124b9cfe239eaa7cc51a47e187e535c5639
[2018-10-01 06:53:25.164973587][th:860][info] TxProcessor on commit committed: c97d0eb41268c4bcba6a1bcb8c5e878e90ddc64faa1a91a50e9ef0e67c6a51e3
[2018-10-01 06:53:25.194715483][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:25.195894062][th:863][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:25.236826767][th:857][info] TxProcessor handle batch
[2018-10-01 06:53:25.236842459][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:25.237059967][th:857][info] PCS propagate batch
[2018-10-01 06:53:25.237068163][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:53:25.237074276][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:25.237281917][th:857][warning] CommandService Found transaction b1028ca6a2d7a5090eb03cbc53f79c9311eb425860c2f9b9cadde7009cf2ae5c in cache, ignoring
[2018-10-01 06:53:25.237487616][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:25.256651443][th:863][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:25.316645549][th:857][info] TxProcessor handle batch
[2018-10-01 06:53:25.316659415][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:25.316688030][th:857][info] PCS propagate batch
[2018-10-01 06:53:25.316692386][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:53:25.316698058][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:25.317161977][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:25.317751082][th:854][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:30.075560376][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:30.076680708][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:30.076696299][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 226
[2018-10-01 06:53:30.078786303][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:30.110720239][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:30.111811908][th:854][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:30.111820137][th:854][info] OrderingGate Received new proposal, height: 225
[2018-10-01 06:53:30.126050911][th:851][info] OrderingGate Pass the proposal to pipeline height 225
[2018-10-01 06:53:30.126089321][th:851][info] Simulator process proposal
[2018-10-01 06:53:30.127402223][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:30.159961046][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:30.160184549][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:30.160647511][th:851][info] YacGate vote for block (a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, Hash: [a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b ])
[2018-10-01 06:53:30.161333066][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:53:30.161627571][th:851][info] YAC Vote for hash (a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b)
[2018-10-01 06:53:30.161718869][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:53:30.161791422][th:851][info] TxProcessor on stateful validation success: 03cb7903b94234c803f6a53bc1979ff9ad66e15ab5b6d4b7987a0efc33ca8e26
[2018-10-01 06:53:30.162063106][th:851][info] TxProcessor on stateful validation success: b1028ca6a2d7a5090eb03cbc53f79c9311eb425860c2f9b9cadde7009cf2ae5c
[2018-10-01 06:53:30.162215803][th:851][info] TxProcessor on stateful validation success: 2a7ec3d93e3db73ba9909849ae991de54d5c286f16ee80b41ac99c2f0d1cf495
[2018-10-01 06:53:30.162237573][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:30.162250774][th:851][info] TxProcessor on proposal stateless success: 03cb7903b94234c803f6a53bc1979ff9ad66e15ab5b6d4b7987a0efc33ca8e26
[2018-10-01 06:53:30.162264366][th:851][info] TxProcessor on proposal stateless success: b1028ca6a2d7a5090eb03cbc53f79c9311eb425860c2f9b9cadde7009cf2ae5c
[2018-10-01 06:53:30.162276727][th:851][info] TxProcessor on proposal stateless success: 2a7ec3d93e3db73ba9909849ae991de54d5c286f16ee80b41ac99c2f0d1cf495
[2018-10-01 06:53:30.190807172][th:863][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:53:30.196570321][th:863][info] ProposalStorage Vote [a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b] looks valid
[2018-10-01 06:53:30.196590453][th:863][info] YacBlockStorage Vote (a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b) inserted
[2018-10-01 06:53:30.196594349][th:863][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:30.196599209][th:863][info] ProposalStorage Vote [a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b] looks valid
[2018-10-01 06:53:30.196604433][th:863][info] YacBlockStorage Vote (a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b) inserted
[2018-10-01 06:53:30.196606655][th:863][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:30.196609669][th:863][info] ProposalStorage Vote [a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b] looks valid
[2018-10-01 06:53:30.196627400][th:863][info] YacBlockStorage Vote (a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b) inserted
[2018-10-01 06:53:30.196629579][th:863][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:30.199290504][th:863][info] YAC Received supermajority of votes for a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b, skip propagation
[2018-10-01 06:53:30.199305716][th:863][info] YAC Pass outcome for a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b to pipeline
[2018-10-01 06:53:30.202946780][th:863][info] YacGate consensus: commit top block: height 225, hash a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b
[2018-10-01 06:53:30.203408569][th:863][info] synchronizer processing commit
[2018-10-01 06:53:30.207412519][th:863][info] ChainValidator validate block: height 225, hash a5f29934a739ccafacb91022d4308713eee0f1b1a38e81e80b5a9e60f86a1b8b
[2018-10-01 06:53:30.245029001][th:863][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:30.245467808][th:863][info] TxProcessor on commit committed: 03cb7903b94234c803f6a53bc1979ff9ad66e15ab5b6d4b7987a0efc33ca8e26
[2018-10-01 06:53:30.245934502][th:863][info] TxProcessor on commit committed: b1028ca6a2d7a5090eb03cbc53f79c9311eb425860c2f9b9cadde7009cf2ae5c
[2018-10-01 06:53:30.246401959][th:863][info] TxProcessor on commit committed: 2a7ec3d93e3db73ba9909849ae991de54d5c286f16ee80b41ac99c2f0d1cf495
[2018-10-01 06:53:30.255626735][th:864][info] TxProcessor handle batch
[2018-10-01 06:53:30.255642806][th:864][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:30.255658168][th:864][info] PCS propagate batch
[2018-10-01 06:53:30.255662077][th:864][info] OrderingGate propagate batch, account_id: user_710887@test
[2018-10-01 06:53:30.255666458][th:864][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:30.263075508][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:30.263690265][th:863][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:30.268746098][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:30.270343281][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:30.285023608][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:30.285635437][th:863][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:35.075596796][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:35.076620642][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:35.076634978][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 227
[2018-10-01 06:53:35.079041037][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:35.092368952][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:35.093754316][th:854][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:35.093766552][th:854][info] OrderingGate Received new proposal, height: 226
[2018-10-01 06:53:35.093854765][th:851][info] OrderingGate Pass the proposal to pipeline height 226
[2018-10-01 06:53:35.093861150][th:851][info] Simulator process proposal
[2018-10-01 06:53:35.099440450][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:35.111332484][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:35.111918037][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:35.113390126][th:851][info] YacGate vote for block (3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, Hash: [3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620 ])
[2018-10-01 06:53:35.114842398][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:53:35.115342901][th:851][info] YAC Vote for hash (3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620)
[2018-10-01 06:53:35.116567791][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:53:35.116913332][th:851][info] TxProcessor on stateful validation success: 599662a19f9b24141e57f17193230778f7b53e5b741a78e47678ee0ba43f6e60
[2018-10-01 06:53:35.117943082][th:851][info] TxProcessor on stateful validation success: 166f93ca8a996ea636d0f7813e807af3a1c4e694da23cc31cd9108980644973f
[2018-10-01 06:53:35.118615920][th:851][info] TxProcessor on stateful validation success: 8416f23a8f9ef686b99cda0c6f313178793c0abdb07dd04881bafb08f24d5874
[2018-10-01 06:53:35.118865993][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:35.119085804][th:851][info] TxProcessor on proposal stateless success: 599662a19f9b24141e57f17193230778f7b53e5b741a78e47678ee0ba43f6e60
[2018-10-01 06:53:35.119813180][th:851][info] TxProcessor on proposal stateless success: 166f93ca8a996ea636d0f7813e807af3a1c4e694da23cc31cd9108980644973f
[2018-10-01 06:53:35.120065863][th:851][info] TxProcessor on proposal stateless success: 8416f23a8f9ef686b99cda0c6f313178793c0abdb07dd04881bafb08f24d5874
[2018-10-01 06:53:35.132910787][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:35.139428143][th:854][info] ProposalStorage Vote [3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620] looks valid
[2018-10-01 06:53:35.139440787][th:854][info] YacBlockStorage Vote (3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620) inserted
[2018-10-01 06:53:35.139444254][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:35.139448726][th:854][info] ProposalStorage Vote [3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620] looks valid
[2018-10-01 06:53:35.139454381][th:854][info] YacBlockStorage Vote (3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620) inserted
[2018-10-01 06:53:35.139456654][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:35.139459890][th:854][info] ProposalStorage Vote [3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620] looks valid
[2018-10-01 06:53:35.139465402][th:854][info] YacBlockStorage Vote (3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620) inserted
[2018-10-01 06:53:35.139467479][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:35.139474515][th:854][info] YAC Received supermajority of votes for 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620, skip propagation
[2018-10-01 06:53:35.139477938][th:854][info] YAC Pass outcome for 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620 to pipeline
[2018-10-01 06:53:35.139555668][th:854][info] YacGate consensus: commit top block: height 226, hash 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620
[2018-10-01 06:53:35.139561974][th:854][info] synchronizer processing commit
[2018-10-01 06:53:35.142138334][th:854][info] ChainValidator validate block: height 226, hash 3d5db605650d6790708a417ac750107f445c055344bff5c91362da084df29620
[2018-10-01 06:53:35.158998229][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:35.159305868][th:854][info] TxProcessor on commit committed: 599662a19f9b24141e57f17193230778f7b53e5b741a78e47678ee0ba43f6e60
[2018-10-01 06:53:35.159575920][th:854][info] TxProcessor on commit committed: 166f93ca8a996ea636d0f7813e807af3a1c4e694da23cc31cd9108980644973f
[2018-10-01 06:53:35.159842065][th:854][info] TxProcessor on commit committed: 8416f23a8f9ef686b99cda0c6f313178793c0abdb07dd04881bafb08f24d5874
[2018-10-01 06:53:35.171329953][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:35.176786348][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:35.189889425][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:35.191345774][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:40.075612267][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:40.077274877][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:40.077300570][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 228
[2018-10-01 06:53:40.080697200][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:40.082097186][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:40.083495308][th:854][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:53:40.083506897][th:854][info] OrderingGate Received new proposal, height: 227
[2018-10-01 06:53:40.083535874][th:851][info] OrderingGate Pass the proposal to pipeline height 227
[2018-10-01 06:53:40.083540365][th:851][info] Simulator process proposal
[2018-10-01 06:53:40.086489422][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:53:40.106199606][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:53:40.106981616][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:40.107900955][th:851][info] YacGate vote for block (83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, Hash: [83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b ])
[2018-10-01 06:53:40.111521544][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:53:40.115543130][th:851][info] YAC Vote for hash (83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b)
[2018-10-01 06:53:40.116759335][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:53:40.116946001][th:851][info] TxProcessor on stateful validation success: 5b2dff320212b6eb994fce61776d6a4936cfe43d169f4965e513cae6803873b9
[2018-10-01 06:53:40.117098042][th:851][info] TxProcessor on stateful validation success: 5c762bf93d84749ca11d463686986b0339bd86c73a2a9e5fba90e7d86bfc86ba
[2018-10-01 06:53:40.117216038][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:40.117326303][th:851][info] TxProcessor on proposal stateless success: 5b2dff320212b6eb994fce61776d6a4936cfe43d169f4965e513cae6803873b9
[2018-10-01 06:53:40.117434916][th:851][info] TxProcessor on proposal stateless success: 5c762bf93d84749ca11d463686986b0339bd86c73a2a9e5fba90e7d86bfc86ba
[2018-10-01 06:53:40.165520245][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:40.170660534][th:854][info] ProposalStorage Vote [83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b] looks valid
[2018-10-01 06:53:40.170773603][th:854][info] YacBlockStorage Vote (83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b) inserted
[2018-10-01 06:53:40.170794153][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:40.171939101][th:854][info] ProposalStorage Vote [83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b] looks valid
[2018-10-01 06:53:40.171967632][th:854][info] YacBlockStorage Vote (83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b) inserted
[2018-10-01 06:53:40.174069362][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:40.174119877][th:854][info] ProposalStorage Vote [83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b] looks valid
[2018-10-01 06:53:40.175665334][th:854][info] YacBlockStorage Vote (83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b) inserted
[2018-10-01 06:53:40.176464362][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:40.177130813][th:854][info] YAC Received supermajority of votes for 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b, skip propagation
[2018-10-01 06:53:40.177841267][th:854][info] YAC Pass outcome for 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b to pipeline
[2018-10-01 06:53:40.178036464][th:854][info] YacGate consensus: commit top block: height 227, hash 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b
[2018-10-01 06:53:40.178238396][th:854][info] synchronizer processing commit
[2018-10-01 06:53:40.178952439][th:854][info] ChainValidator validate block: height 227, hash 83fdbd1ca2f3a7d3856dfbca6494af2d1286fae09fa51c6192f6f304de50ae8b
[2018-10-01 06:53:40.210176720][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:40.212346076][th:854][info] TxProcessor on commit committed: 5b2dff320212b6eb994fce61776d6a4936cfe43d169f4965e513cae6803873b9
[2018-10-01 06:53:40.213168354][th:854][info] TxProcessor on commit committed: 5c762bf93d84749ca11d463686986b0339bd86c73a2a9e5fba90e7d86bfc86ba
[2018-10-01 06:53:40.218938544][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:40.220384259][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:40.229963551][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:40.231610352][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:40.300587644][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:40.301408019][th:863][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:45.075620321][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:45.077461293][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:45.077486232][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 229
[2018-10-01 06:53:45.080709236][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:45.082056422][th:863][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:45.083661131][th:863][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:45.083672848][th:863][info] OrderingGate Received new proposal, height: 228
[2018-10-01 06:53:45.083867542][th:851][info] OrderingGate Pass the proposal to pipeline height 228
[2018-10-01 06:53:45.083893369][th:851][info] Simulator process proposal
[2018-10-01 06:53:45.084499248][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:45.103897502][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:45.105101950][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:45.105678988][th:851][info] YacGate vote for block (df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, Hash: [df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4 ])
[2018-10-01 06:53:45.108127804][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:53:45.108505383][th:851][info] YAC Vote for hash (df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4)
[2018-10-01 06:53:45.110055309][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:53:45.110302835][th:851][info] TxProcessor on stateful validation success: 378d1e89d32a59896e79e58a70911c650ef6f8b7f7becfde745acc248e29c178
[2018-10-01 06:53:45.110451998][th:851][info] TxProcessor on stateful validation success: b17006b3c175dad3a61656cf4edbedefea379e87aba78b56942b01f846676e6f
[2018-10-01 06:53:45.110588877][th:851][info] TxProcessor on stateful validation success: eebada857de28f70a595f611f676dc9edeb2f868ea2d6b9d65864b4af367a6f9
[2018-10-01 06:53:45.110699772][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:45.110810618][th:851][info] TxProcessor on proposal stateless success: 378d1e89d32a59896e79e58a70911c650ef6f8b7f7becfde745acc248e29c178
[2018-10-01 06:53:45.110916387][th:851][info] TxProcessor on proposal stateless success: b17006b3c175dad3a61656cf4edbedefea379e87aba78b56942b01f846676e6f
[2018-10-01 06:53:45.111042457][th:851][info] TxProcessor on proposal stateless success: eebada857de28f70a595f611f676dc9edeb2f868ea2d6b9d65864b4af367a6f9
[2018-10-01 06:53:45.139765633][th:863][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:45.141435782][th:863][info] ProposalStorage Vote [df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4] looks valid
[2018-10-01 06:53:45.141465491][th:863][info] YacBlockStorage Vote (df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4) inserted
[2018-10-01 06:53:45.141469295][th:863][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:45.141474009][th:863][info] ProposalStorage Vote [df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4] looks valid
[2018-10-01 06:53:45.141479660][th:863][info] YacBlockStorage Vote (df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4) inserted
[2018-10-01 06:53:45.141482006][th:863][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:45.141485208][th:863][info] ProposalStorage Vote [df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4] looks valid
[2018-10-01 06:53:45.141490759][th:863][info] YacBlockStorage Vote (df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4) inserted
[2018-10-01 06:53:45.141493056][th:863][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:45.141500035][th:863][info] YAC Received supermajority of votes for df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4, skip propagation
[2018-10-01 06:53:45.141503632][th:863][info] YAC Pass outcome for df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4 to pipeline
[2018-10-01 06:53:45.144245352][th:863][info] YacGate consensus: commit top block: height 228, hash df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4
[2018-10-01 06:53:45.144257349][th:863][info] synchronizer processing commit
[2018-10-01 06:53:45.147146019][th:863][info] ChainValidator validate block: height 228, hash df811e5a6d7f4af1f49460a324732977be802698425c00b86dbbff3be07ae5c4
[2018-10-01 06:53:45.171707173][th:863][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:45.171764378][th:863][info] TxProcessor on commit committed: 378d1e89d32a59896e79e58a70911c650ef6f8b7f7becfde745acc248e29c178
[2018-10-01 06:53:45.172929374][th:863][info] TxProcessor on commit committed: b17006b3c175dad3a61656cf4edbedefea379e87aba78b56942b01f846676e6f
[2018-10-01 06:53:45.173015187][th:863][info] TxProcessor on commit committed: eebada857de28f70a595f611f676dc9edeb2f868ea2d6b9d65864b4af367a6f9
[2018-10-01 06:53:45.191907922][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:45.193332853][th:863][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:45.207920202][th:865][info] TxProcessor handle batch
[2018-10-01 06:53:45.207937316][th:865][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:45.208164263][th:865][info] PCS propagate batch
[2018-10-01 06:53:45.208173669][th:865][info] OrderingGate propagate batch, account_id: user_438283@test
[2018-10-01 06:53:45.208178272][th:865][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:45.210395611][th:863][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:45.211697081][th:863][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:50.075595123][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:50.076352533][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:50.076366101][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 230
[2018-10-01 06:53:50.079390805][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:50.081251104][th:863][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:50.081954446][th:863][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:53:50.081961684][th:863][info] OrderingGate Received new proposal, height: 229
[2018-10-01 06:53:50.082361897][th:851][info] OrderingGate Pass the proposal to pipeline height 229
[2018-10-01 06:53:50.082370641][th:851][info] Simulator process proposal
[2018-10-01 06:53:50.083712359][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:53:50.112073586][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:53:50.112503477][th:854][info] ProposalStorage Vote [66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6] looks valid
[2018-10-01 06:53:50.112516246][th:854][info] YacBlockStorage Vote (66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6) inserted
[2018-10-01 06:53:50.112519723][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:53:50.113962630][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:53:50.114446018][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:50.119206000][th:851][info] YacGate vote for block (66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, Hash: [66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6 ])
[2018-10-01 06:53:50.120487154][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:53:50.120824751][th:851][info] YAC Vote for hash (66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6)
[2018-10-01 06:53:50.120981368][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:50.121338498][th:854][info] ProposalStorage Vote [66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6] looks valid
[2018-10-01 06:53:50.121345302][th:854][info] YacBlockStorage Vote (66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6) inserted
[2018-10-01 06:53:50.121347874][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:53:50.121429867][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:53:50.121505868][th:851][info] TxProcessor on stateful validation success: 2240b207e03732d99f8b69c83502ccbc8bcdbcc7a3b66744ee322e1aee73c9e7
[2018-10-01 06:53:50.121536838][th:851][info] TxProcessor on stateful validation success: cf1876f09ec1fcd7905682e30fed397c5a9222b618db098677cd72a522564756
[2018-10-01 06:53:50.123266454][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:53:50.126778500][th:854][info] ProposalStorage Vote [66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6] looks valid
[2018-10-01 06:53:50.126792477][th:854][info] YacBlockStorage Vote (66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6, 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6) inserted
[2018-10-01 06:53:50.126796027][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:53:50.126803631][th:854][info] YAC Propagate state 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6 to whole network
[2018-10-01 06:53:50.126868145][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:53:50.126935732][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:53:50.126997896][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:53:50.127056090][th:854][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:53:50.134668814][th:863][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:53:50.137364900][th:863][info] YAC Pass outcome for 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6 to pipeline
[2018-10-01 06:53:50.140379601][th:863][info] YacGate consensus: commit top block: height 229, hash 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6
[2018-10-01 06:53:50.140762149][th:863][info] synchronizer processing commit
[2018-10-01 06:53:50.144326200][th:863][info] ChainValidator validate block: height 229, hash 66dd441766895dfa9f0efe6199a2730e2d9ec7b615e618d7b2e63b21f34328b6
[2018-10-01 06:53:50.146120941][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:50.146529527][th:851][info] TxProcessor on proposal stateless success: 2240b207e03732d99f8b69c83502ccbc8bcdbcc7a3b66744ee322e1aee73c9e7
[2018-10-01 06:53:50.146794691][th:851][info] TxProcessor on proposal stateless success: cf1876f09ec1fcd7905682e30fed397c5a9222b618db098677cd72a522564756
[2018-10-01 06:53:50.161425372][th:863][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:53:50.161577027][th:863][info] TxProcessor on commit committed: 2240b207e03732d99f8b69c83502ccbc8bcdbcc7a3b66744ee322e1aee73c9e7
[2018-10-01 06:53:50.161666089][th:863][info] TxProcessor on commit committed: cf1876f09ec1fcd7905682e30fed397c5a9222b618db098677cd72a522564756
[2018-10-01 06:53:50.170056656][th:866][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:50.171186779][th:866][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:53:50.186229701][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:50.186863153][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:53:50.233211687][th:857][info] TxProcessor handle batch
[2018-10-01 06:53:50.233500159][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:53:50.233754310][th:857][info] PCS propagate batch
[2018-10-01 06:53:50.233978713][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:53:50.234188561][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:53:50.234552905][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:53:50.235622550][th:854][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:53:50.235986166][th:857][warning] CommandService Found transaction 360799d49b337b014ddfdd5d40bbc1ed625a0f9743625341fb07cf409cb35786 in cache, ignoring
[2018-10-01 06:53:55.075595706][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:53:55.076691854][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:53:55.076706762][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 231
[2018-10-01 06:53:55.079139752][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:53:55.098951378][th:866][info] AsyncGrpcClient receive proposal
[2018-10-01 06:53:55.100717121][th:866][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:53:55.100729001][th:866][info] OrderingGate Received new proposal, height: 230
[2018-10-01 06:53:55.100814246][th:851][info] OrderingGate Pass the proposal to pipeline height 230
[2018-10-01 06:53:55.100821115][th:851][info] Simulator process proposal
[2018-10-01 06:53:55.102332562][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:53:55.131925410][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:53:55.133042665][th:851][info] Simulator process verified proposal
[2018-10-01 06:53:55.134221391][th:851][info] YacGate vote for block (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, Hash: [512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6 ])
[2018-10-01 06:53:55.135994413][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:53:55.140898480][th:851][info] YAC Vote for hash (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6)
[2018-10-01 06:53:55.142272657][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:53:55.143495094][th:851][info] TxProcessor on stateful validation success: c63e80904220d1b8d11883cb65ba53dd139e0463ed10ce1501d3985f59d36350
[2018-10-01 06:53:55.144679859][th:851][info] TxProcessor on stateful validation success: d4a6cd6d7dd1c7547229b7591a26886e61a4d4a74de637ce901209b02c5f2d07
[2018-10-01 06:53:55.145856138][th:851][info] TxProcessor on stateful validation success: 360799d49b337b014ddfdd5d40bbc1ed625a0f9743625341fb07cf409cb35786
[2018-10-01 06:53:55.146791395][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:53:55.147182075][th:851][info] TxProcessor on proposal stateless success: c63e80904220d1b8d11883cb65ba53dd139e0463ed10ce1501d3985f59d36350
[2018-10-01 06:53:55.147319439][th:851][info] TxProcessor on proposal stateless success: d4a6cd6d7dd1c7547229b7591a26886e61a4d4a74de637ce901209b02c5f2d07
[2018-10-01 06:53:55.148356038][th:851][info] TxProcessor on proposal stateless success: 360799d49b337b014ddfdd5d40bbc1ed625a0f9743625341fb07cf409cb35786
[2018-10-01 06:54:00.143543011][th:858][info] YAC Vote for hash (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6)
[2018-10-01 06:54:00.143672978][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:54:00.151666122][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:00.159177570][th:854][info] ProposalStorage Vote [512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6] looks valid
[2018-10-01 06:54:00.159191956][th:854][info] YacBlockStorage Vote (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6) inserted
[2018-10-01 06:54:00.159195603][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:00.159200090][th:854][info] ProposalStorage Vote [512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6] looks valid
[2018-10-01 06:54:00.159205181][th:854][info] YacBlockStorage Vote (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6) inserted
[2018-10-01 06:54:00.159207476][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:00.159210650][th:854][info] ProposalStorage Vote [512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6] looks valid
[2018-10-01 06:54:00.159217036][th:854][info] YacBlockStorage Vote (512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6) inserted
[2018-10-01 06:54:00.159219232][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:00.159226491][th:854][info] YAC Received supermajority of votes for 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6, skip propagation
[2018-10-01 06:54:00.159230226][th:854][info] YAC Pass outcome for 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6 to pipeline
[2018-10-01 06:54:00.159310720][th:854][info] YacGate consensus: commit top block: height 230, hash 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6
[2018-10-01 06:54:00.159317847][th:854][info] synchronizer processing commit
[2018-10-01 06:54:00.163052991][th:854][info] ChainValidator validate block: height 230, hash 512de4396953afb7b614bc82588af83fcf636b3ef079ec9460d8f29c2673b7d6
[2018-10-01 06:54:00.192960751][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:00.193022394][th:854][info] TxProcessor on commit committed: c63e80904220d1b8d11883cb65ba53dd139e0463ed10ce1501d3985f59d36350
[2018-10-01 06:54:00.193052085][th:854][info] TxProcessor on commit committed: d4a6cd6d7dd1c7547229b7591a26886e61a4d4a74de637ce901209b02c5f2d07
[2018-10-01 06:54:00.193069834][th:854][info] TxProcessor on commit committed: 360799d49b337b014ddfdd5d40bbc1ed625a0f9743625341fb07cf409cb35786
[2018-10-01 06:54:00.204313375][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:00.206753431][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:00.208491562][th:857][info] TxProcessor handle batch
[2018-10-01 06:54:00.208576033][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:00.208601878][th:857][info] PCS propagate batch
[2018-10-01 06:54:00.208606109][th:857][info] OrderingGate propagate batch, account_id: user_203022@test
[2018-10-01 06:54:00.208626900][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:00.208881532][th:866][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:00.209712472][th:866][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:00.209805299][th:857][warning] CommandService Found transaction dce4bfd6b12ce00d40d64169b374c5590c3d619d3f5db82c2db7a41c0dcca1e3 in cache, ignoring
[2018-10-01 06:54:00.225058653][th:857][info] TxProcessor handle batch
[2018-10-01 06:54:00.226041459][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:00.226644762][th:857][info] PCS propagate batch
[2018-10-01 06:54:00.226717331][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:54:00.227664514][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:00.228322225][th:866][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:00.229509849][th:866][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:54:00.232667544][th:857][warning] CommandService Found transaction e927c4327e9eb94a2cbdf5f4d803804c99f2415082bfafe870355f347fa99e19 in cache, ignoring
[2018-10-01 06:54:05.075597360][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:05.081084175][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:05.081106737][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 232
[2018-10-01 06:54:05.083855707][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:05.112116224][th:866][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:05.113153440][th:866][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:54:05.113161962][th:866][info] OrderingGate Received new proposal, height: 231
[2018-10-01 06:54:05.113189204][th:851][info] OrderingGate Pass the proposal to pipeline height 231
[2018-10-01 06:54:05.113194787][th:851][info] Simulator process proposal
[2018-10-01 06:54:05.114209146][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:54:05.163516124][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:54:05.163682465][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:05.164007240][th:851][info] YacGate vote for block (27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, Hash: [27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed ])
[2018-10-01 06:54:05.164437300][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:54:05.164671048][th:851][info] YAC Vote for hash (27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed)
[2018-10-01 06:54:05.178195352][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:54:05.178309191][th:851][info] TxProcessor on stateful validation success: 5a850b1aa7da05812eb4c2176a54efb43b1fd584780469ecd3334810fb3e1f61
[2018-10-01 06:54:05.178389546][th:851][info] TxProcessor on stateful validation success: dce4bfd6b12ce00d40d64169b374c5590c3d619d3f5db82c2db7a41c0dcca1e3
[2018-10-01 06:54:05.178474979][th:851][info] TxProcessor on stateful validation success: e927c4327e9eb94a2cbdf5f4d803804c99f2415082bfafe870355f347fa99e19
[2018-10-01 06:54:05.178509353][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:05.178525166][th:851][info] TxProcessor on proposal stateless success: 5a850b1aa7da05812eb4c2176a54efb43b1fd584780469ecd3334810fb3e1f61
[2018-10-01 06:54:05.178536652][th:851][info] TxProcessor on proposal stateless success: dce4bfd6b12ce00d40d64169b374c5590c3d619d3f5db82c2db7a41c0dcca1e3
[2018-10-01 06:54:05.178549637][th:851][info] TxProcessor on proposal stateless success: e927c4327e9eb94a2cbdf5f4d803804c99f2415082bfafe870355f347fa99e19
[2018-10-01 06:54:05.189743907][th:866][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:05.191181653][th:866][info] ProposalStorage Vote [27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed] looks valid
[2018-10-01 06:54:05.191196042][th:866][info] YacBlockStorage Vote (27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed) inserted
[2018-10-01 06:54:05.191199377][th:866][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:05.191203732][th:866][info] ProposalStorage Vote [27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed] looks valid
[2018-10-01 06:54:05.191208579][th:866][info] YacBlockStorage Vote (27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed) inserted
[2018-10-01 06:54:05.191210611][th:866][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:05.191213545][th:866][info] ProposalStorage Vote [27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed] looks valid
[2018-10-01 06:54:05.191218653][th:866][info] YacBlockStorage Vote (27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed) inserted
[2018-10-01 06:54:05.191220614][th:866][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:05.191228260][th:866][info] YAC Received supermajority of votes for 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed, skip propagation
[2018-10-01 06:54:05.191231654][th:866][info] YAC Pass outcome for 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed to pipeline
[2018-10-01 06:54:05.191311113][th:866][info] YacGate consensus: commit top block: height 231, hash 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed
[2018-10-01 06:54:05.191318026][th:866][info] synchronizer processing commit
[2018-10-01 06:54:05.191975312][th:866][info] ChainValidator validate block: height 231, hash 27c145a6899fd1bcb2a0c7368120779462f80b0f5299822d886d69e8aaebc5ed
[2018-10-01 06:54:05.218492259][th:866][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:05.218589397][th:866][info] TxProcessor on commit committed: 5a850b1aa7da05812eb4c2176a54efb43b1fd584780469ecd3334810fb3e1f61
[2018-10-01 06:54:05.219694213][th:866][info] TxProcessor on commit committed: dce4bfd6b12ce00d40d64169b374c5590c3d619d3f5db82c2db7a41c0dcca1e3
[2018-10-01 06:54:05.219723905][th:866][info] TxProcessor on commit committed: e927c4327e9eb94a2cbdf5f4d803804c99f2415082bfafe870355f347fa99e19
[2018-10-01 06:54:05.240650156][th:866][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:05.241820919][th:866][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:05.258784185][th:866][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:05.261196981][th:866][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:10.075611143][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:10.076347592][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:10.076363969][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 233
[2018-10-01 06:54:10.078864073][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:10.080676396][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:10.086893002][th:854][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:54:10.086903849][th:854][info] OrderingGate Received new proposal, height: 232
[2018-10-01 06:54:10.087687502][th:851][info] OrderingGate Pass the proposal to pipeline height 232
[2018-10-01 06:54:10.087696181][th:851][info] Simulator process proposal
[2018-10-01 06:54:10.089653786][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:54:10.099904512][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:54:10.100076487][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:10.100544839][th:851][info] YacGate vote for block (ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, Hash: [ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92 ])
[2018-10-01 06:54:10.101469346][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:54:10.101707291][th:851][info] YAC Vote for hash (ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92)
[2018-10-01 06:54:10.103128289][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:54:10.104077973][th:851][info] TxProcessor on stateful validation success: e4c70bc796c38e14a29129d427d0b73c2e23c041e6d2a4ea7e92e55e54c93799
[2018-10-01 06:54:10.104159763][th:851][info] TxProcessor on stateful validation success: f6d3466d32fdcc786a1e1b2ea779bf895dc7a25e70471722dd572fb54c955f98
[2018-10-01 06:54:10.104197762][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:10.104208783][th:851][info] TxProcessor on proposal stateless success: e4c70bc796c38e14a29129d427d0b73c2e23c041e6d2a4ea7e92e55e54c93799
[2018-10-01 06:54:10.104273062][th:851][info] TxProcessor on proposal stateless success: f6d3466d32fdcc786a1e1b2ea779bf895dc7a25e70471722dd572fb54c955f98
[2018-10-01 06:54:10.122156204][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:10.123282939][th:854][info] ProposalStorage Vote [ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92] looks valid
[2018-10-01 06:54:10.123295271][th:854][info] YacBlockStorage Vote (ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92) inserted
[2018-10-01 06:54:10.123298675][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:10.123302887][th:854][info] ProposalStorage Vote [ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92] looks valid
[2018-10-01 06:54:10.123308075][th:854][info] YacBlockStorage Vote (ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92) inserted
[2018-10-01 06:54:10.123310294][th:854][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:10.123313415][th:854][info] ProposalStorage Vote [ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92] looks valid
[2018-10-01 06:54:10.123318816][th:854][info] YacBlockStorage Vote (ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92) inserted
[2018-10-01 06:54:10.123320985][th:854][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:10.123328110][th:854][info] YAC Received supermajority of votes for ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92, skip propagation
[2018-10-01 06:54:10.123331838][th:854][info] YAC Pass outcome for ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92 to pipeline
[2018-10-01 06:54:10.123383469][th:854][info] YacGate consensus: commit top block: height 232, hash ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92
[2018-10-01 06:54:10.123390158][th:854][info] synchronizer processing commit
[2018-10-01 06:54:10.124020828][th:854][info] ChainValidator validate block: height 232, hash ddbc569b667df25f0e12ffe41999489b3f60772c4f4382cccc0ac2c88c017f92
[2018-10-01 06:54:10.136248002][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:10.136371551][th:854][info] TxProcessor on commit committed: e4c70bc796c38e14a29129d427d0b73c2e23c041e6d2a4ea7e92e55e54c93799
[2018-10-01 06:54:10.136451200][th:854][info] TxProcessor on commit committed: f6d3466d32fdcc786a1e1b2ea779bf895dc7a25e70471722dd572fb54c955f98
[2018-10-01 06:54:10.196098232][th:857][info] TxProcessor handle batch
[2018-10-01 06:54:10.196110037][th:857][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:10.196144913][th:857][info] PCS propagate batch
[2018-10-01 06:54:10.196148662][th:857][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:54:10.196153131][th:857][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:10.197287465][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:10.202798851][th:854][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:10.232734872][th:854][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:10.233389325][th:854][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:15.075598235][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:15.076379614][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:15.076395413][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 234
[2018-10-01 06:54:15.078612662][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:15.093985490][th:854][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:15.095035867][th:854][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:54:15.095046700][th:854][info] OrderingGate Received new proposal, height: 233
[2018-10-01 06:54:15.095124214][th:851][info] OrderingGate Pass the proposal to pipeline height 233
[2018-10-01 06:54:15.095129850][th:851][info] Simulator process proposal
[2018-10-01 06:54:15.096448131][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:54:15.125300329][th:854][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:15.125307841][th:866][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:15.129057985][th:854][info] ProposalStorage Vote [2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043] looks valid
[2018-10-01 06:54:15.129073156][th:854][info] YacBlockStorage Vote (2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043) inserted
[2018-10-01 06:54:15.129077104][th:854][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:15.137280264][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:54:15.137796299][th:866][info] ProposalStorage Vote [2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043] looks valid
[2018-10-01 06:54:15.137810916][th:866][info] YacBlockStorage Vote (2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043) inserted
[2018-10-01 06:54:15.137814350][th:866][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:15.139127291][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:15.139413555][th:851][info] YacGate vote for block (2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, Hash: [2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043 ])
[2018-10-01 06:54:15.140702714][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:54:15.140914436][th:851][info] YAC Vote for hash (2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043)
[2018-10-01 06:54:15.140983074][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:54:15.141107554][th:851][info] TxProcessor on stateful validation success: f530b99cbe9eb6c490c0ff6a8c138cd7a5f4edc7829d3898e775be4b399d501f
[2018-10-01 06:54:15.141189930][th:851][info] TxProcessor on stateful validation success: 91f5787ba3ce8f83597870adcdd41d6df69a47413c0da9c8034aadb20e7cbd0a
[2018-10-01 06:54:15.141206317][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:15.141219985][th:851][info] TxProcessor on proposal stateless success: f530b99cbe9eb6c490c0ff6a8c138cd7a5f4edc7829d3898e775be4b399d501f
[2018-10-01 06:54:15.141233931][th:851][info] TxProcessor on proposal stateless success: 91f5787ba3ce8f83597870adcdd41d6df69a47413c0da9c8034aadb20e7cbd0a
[2018-10-01 06:54:15.141314228][th:869][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:15.141668581][th:869][info] ProposalStorage Vote [2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043] looks valid
[2018-10-01 06:54:15.141677417][th:869][info] YacBlockStorage Vote (2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043, 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043) inserted
[2018-10-01 06:54:15.141680174][th:869][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:15.141687258][th:869][info] YAC Propagate state 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043 to whole network
[2018-10-01 06:54:15.141930706][th:854][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:15.141943821][th:869][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:54:15.142045234][th:869][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:54:15.148127105][th:869][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:54:15.149523890][th:869][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:54:15.167305180][th:854][info] YAC Pass outcome for 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043 to pipeline
[2018-10-01 06:54:15.173019728][th:854][info] YacGate consensus: commit top block: height 233, hash 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043
[2018-10-01 06:54:15.173032875][th:854][info] synchronizer processing commit
[2018-10-01 06:54:15.182916154][th:854][info] ChainValidator validate block: height 233, hash 2694d685223a722d931c288917add4a14a937ad283c9d07d2618d1030fee0043
[2018-10-01 06:54:15.202587337][th:854][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:15.202617892][th:854][info] TxProcessor on commit committed: f530b99cbe9eb6c490c0ff6a8c138cd7a5f4edc7829d3898e775be4b399d501f
[2018-10-01 06:54:15.202635208][th:854][info] TxProcessor on commit committed: 91f5787ba3ce8f83597870adcdd41d6df69a47413c0da9c8034aadb20e7cbd0a
[2018-10-01 06:54:15.214085819][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:15.215379863][th:870][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:15.271966854][th:867][info] TxProcessor handle batch
[2018-10-01 06:54:15.271984952][th:867][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:15.272015346][th:867][info] PCS propagate batch
[2018-10-01 06:54:15.272019195][th:867][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:54:15.272023873][th:867][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:15.272319052][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:15.272993087][th:870][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:20.075618187][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:20.076338304][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:20.076354638][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 235
[2018-10-01 06:54:20.078724243][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:20.079537232][th:869][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:20.090709437][th:869][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:54:20.090720080][th:869][info] OrderingGate Received new proposal, height: 234
[2018-10-01 06:54:20.090795366][th:851][info] OrderingGate Pass the proposal to pipeline height 234
[2018-10-01 06:54:20.090801476][th:851][info] Simulator process proposal
[2018-10-01 06:54:20.092852294][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:54:20.117907605][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:54:20.118698616][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:20.119024407][th:851][info] YacGate vote for block (03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, Hash: [03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d ])
[2018-10-01 06:54:20.119767276][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:54:20.120030755][th:851][info] YAC Vote for hash (03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d)
[2018-10-01 06:54:20.127549024][th:870][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:20.130046439][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:54:20.131046237][th:851][info] TxProcessor on stateful validation success: a0cd9d465c61ca8626f92ca637159398679ffe11f43ac486247ab584854bd045
[2018-10-01 06:54:20.131274410][th:851][info] TxProcessor on stateful validation success: f930e72f0b06554a8ac8f480e54214b04a788bd291975dc065f8a4a42e96ff89
[2018-10-01 06:54:20.132694214][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:20.132714701][th:851][info] TxProcessor on proposal stateless success: a0cd9d465c61ca8626f92ca637159398679ffe11f43ac486247ab584854bd045
[2018-10-01 06:54:20.132731629][th:851][info] TxProcessor on proposal stateless success: f930e72f0b06554a8ac8f480e54214b04a788bd291975dc065f8a4a42e96ff89
[2018-10-01 06:54:20.132827649][th:870][info] ProposalStorage Vote [03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d] looks valid
[2018-10-01 06:54:20.132837758][th:870][info] YacBlockStorage Vote (03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d) inserted
[2018-10-01 06:54:20.132841540][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:20.132846295][th:870][info] ProposalStorage Vote [03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d] looks valid
[2018-10-01 06:54:20.132917686][th:870][info] YacBlockStorage Vote (03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d) inserted
[2018-10-01 06:54:20.132920248][th:870][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:20.132924134][th:870][info] ProposalStorage Vote [03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d] looks valid
[2018-10-01 06:54:20.132929097][th:870][info] YacBlockStorage Vote (03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d) inserted
[2018-10-01 06:54:20.132999628][th:870][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:20.133043523][th:870][info] YAC Received supermajority of votes for 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d, skip propagation
[2018-10-01 06:54:20.133050045][th:870][info] YAC Pass outcome for 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d to pipeline
[2018-10-01 06:54:20.133175218][th:870][info] YacGate consensus: commit top block: height 234, hash 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d
[2018-10-01 06:54:20.133184808][th:870][info] synchronizer processing commit
[2018-10-01 06:54:20.136473218][th:870][info] ChainValidator validate block: height 234, hash 03bdb3a894a2f238fbe3794a005edb4733dc6f1c9a39788dacb19d741c7d810d
[2018-10-01 06:54:20.159255316][th:870][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:20.159329110][th:870][info] TxProcessor on commit committed: a0cd9d465c61ca8626f92ca637159398679ffe11f43ac486247ab584854bd045
[2018-10-01 06:54:20.159352470][th:870][info] TxProcessor on commit committed: f930e72f0b06554a8ac8f480e54214b04a788bd291975dc065f8a4a42e96ff89
[2018-10-01 06:54:20.166298485][th:869][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:20.168540698][th:869][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:20.192032598][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:20.193416839][th:870][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:20.248325826][th:869][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:20.250362281][th:869][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:54:25.075618451][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:25.076681165][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:25.076698679][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 236
[2018-10-01 06:54:25.078854273][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:25.080573703][th:869][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:25.083025171][th:869][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:54:25.083052537][th:869][info] OrderingGate Received new proposal, height: 235
[2018-10-01 06:54:25.083146044][th:851][info] OrderingGate Pass the proposal to pipeline height 235
[2018-10-01 06:54:25.083153309][th:851][info] Simulator process proposal
[2018-10-01 06:54:25.083665609][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:54:25.123199717][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:54:25.123354296][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:25.123708256][th:851][info] YacGate vote for block (9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, Hash: [9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688 ])
[2018-10-01 06:54:25.125183371][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:54:25.125424997][th:851][info] YAC Vote for hash (9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688)
[2018-10-01 06:54:25.125556077][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:54:25.125634226][th:851][info] TxProcessor on stateful validation success: 12999ce4cdf53d49b0d9e07f5a1b6ac791c12742b1d9e6a9b84d87ff6c4cb449
[2018-10-01 06:54:25.125766134][th:851][info] TxProcessor on stateful validation success: e4653773d02453f209526504b1ce488e4ff5bf9fb9a413e347e747ec67f6173d
[2018-10-01 06:54:25.125838215][th:851][info] TxProcessor on stateful validation success: 9f380f5a9b9f2e4393de22985e61701544ba935e27838c54a8bcb66405cf236a
[2018-10-01 06:54:25.125894002][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:25.125922871][th:851][info] TxProcessor on proposal stateless success: 12999ce4cdf53d49b0d9e07f5a1b6ac791c12742b1d9e6a9b84d87ff6c4cb449
[2018-10-01 06:54:25.125988373][th:851][info] TxProcessor on proposal stateless success: e4653773d02453f209526504b1ce488e4ff5bf9fb9a413e347e747ec67f6173d
[2018-10-01 06:54:25.126040447][th:851][info] TxProcessor on proposal stateless success: 9f380f5a9b9f2e4393de22985e61701544ba935e27838c54a8bcb66405cf236a
[2018-10-01 06:54:25.151713932][th:869][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:25.154946795][th:869][info] ProposalStorage Vote [9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688] looks valid
[2018-10-01 06:54:25.156170176][th:869][info] YacBlockStorage Vote (9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688) inserted
[2018-10-01 06:54:25.157403880][th:869][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:25.158214547][th:869][info] ProposalStorage Vote [9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688] looks valid
[2018-10-01 06:54:25.159512802][th:869][info] YacBlockStorage Vote (9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688) inserted
[2018-10-01 06:54:25.160808383][th:869][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:25.161585528][th:869][info] ProposalStorage Vote [9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688] looks valid
[2018-10-01 06:54:25.162750757][th:869][info] YacBlockStorage Vote (9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688) inserted
[2018-10-01 06:54:25.163562908][th:869][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:25.163785661][th:869][info] YAC Received supermajority of votes for 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688, skip propagation
[2018-10-01 06:54:25.164437406][th:869][info] YAC Pass outcome for 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688 to pipeline
[2018-10-01 06:54:25.164679348][th:869][info] YacGate consensus: commit top block: height 235, hash 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688
[2018-10-01 06:54:25.164850786][th:869][info] synchronizer processing commit
[2018-10-01 06:54:25.165564623][th:869][info] ChainValidator validate block: height 235, hash 9474cd24625584b5c37009ccb7f053a36bbecfad37f21dc7b1757ba43fc7d688
[2018-10-01 06:54:25.200822198][th:869][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:25.200874550][th:869][info] TxProcessor on commit committed: 12999ce4cdf53d49b0d9e07f5a1b6ac791c12742b1d9e6a9b84d87ff6c4cb449
[2018-10-01 06:54:25.200923155][th:869][info] TxProcessor on commit committed: e4653773d02453f209526504b1ce488e4ff5bf9fb9a413e347e747ec67f6173d
[2018-10-01 06:54:25.200950529][th:869][info] TxProcessor on commit committed: 9f380f5a9b9f2e4393de22985e61701544ba935e27838c54a8bcb66405cf236a
[2018-10-01 06:54:25.231167688][th:871][info] TxProcessor handle batch
[2018-10-01 06:54:25.232673262][th:871][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:25.232735421][th:871][info] PCS propagate batch
[2018-10-01 06:54:25.232741528][th:871][info] OrderingGate propagate batch, account_id: user_213793@test
[2018-10-01 06:54:25.232745992][th:871][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:25.233096034][th:869][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:25.233198965][th:871][warning] CommandService Found transaction cb4a1e9434df083656d8d539f24bf9638721a14b2c257617587ea4d90cb682b3 in cache, ignoring
[2018-10-01 06:54:25.234689727][th:869][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:25.235305911][th:872][info] TxProcessor handle batch
[2018-10-01 06:54:25.235315210][th:872][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:25.235364577][th:872][info] PCS propagate batch
[2018-10-01 06:54:25.235368152][th:872][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:54:25.235372685][th:872][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:25.235486227][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:25.236211131][th:870][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:25.236418916][th:872][warning] CommandService Found transaction a1bb8e597320b94f690f76c9cc2f71b807229e35d7fda236a7c6ffe6efe37d94 in cache, ignoring
[2018-10-01 06:54:25.259203533][th:873][info] TxProcessor handle batch
[2018-10-01 06:54:25.259828898][th:873][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:25.259930838][th:873][info] PCS propagate batch
[2018-10-01 06:54:25.259949788][th:873][info] OrderingGate propagate batch, account_id: user_378295@test
[2018-10-01 06:54:25.259966109][th:873][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:25.260127320][th:869][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:25.260927070][th:869][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:54:25.261180097][th:873][warning] CommandService Found transaction 8539725e650b8640aab784574f7dc411359cf96b4e55e687db46e2c436eb6c81 in cache, ignoring
[2018-10-01 06:54:30.075613610][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:30.076704502][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:30.076721683][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 237
[2018-10-01 06:54:30.078830343][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:30.103819078][th:869][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:30.108911101][th:869][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:54:30.108921202][th:869][info] OrderingGate Received new proposal, height: 236
[2018-10-01 06:54:30.109002889][th:851][info] OrderingGate Pass the proposal to pipeline height 236
[2018-10-01 06:54:30.109008106][th:851][info] Simulator process proposal
[2018-10-01 06:54:30.114378372][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:54:30.126368157][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:54:30.126729386][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:30.127130794][th:851][info] YacGate vote for block (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, Hash: [56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb ])
[2018-10-01 06:54:30.127779736][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:54:30.128029012][th:851][info] YAC Vote for hash (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb)
[2018-10-01 06:54:30.128413893][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:54:30.128497179][th:851][info] TxProcessor on stateful validation success: cb4a1e9434df083656d8d539f24bf9638721a14b2c257617587ea4d90cb682b3
[2018-10-01 06:54:30.128591049][th:851][info] TxProcessor on stateful validation success: a1bb8e597320b94f690f76c9cc2f71b807229e35d7fda236a7c6ffe6efe37d94
[2018-10-01 06:54:30.128636687][th:851][info] TxProcessor on stateful validation success: 8539725e650b8640aab784574f7dc411359cf96b4e55e687db46e2c436eb6c81
[2018-10-01 06:54:30.128664880][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:30.128689524][th:851][info] TxProcessor on proposal stateless success: cb4a1e9434df083656d8d539f24bf9638721a14b2c257617587ea4d90cb682b3
[2018-10-01 06:54:30.128716240][th:851][info] TxProcessor on proposal stateless success: a1bb8e597320b94f690f76c9cc2f71b807229e35d7fda236a7c6ffe6efe37d94
[2018-10-01 06:54:30.128740053][th:851][info] TxProcessor on proposal stateless success: 8539725e650b8640aab784574f7dc411359cf96b4e55e687db46e2c436eb6c81
[2018-10-01 06:54:35.113174846][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:35.114485900][th:869][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:35.114649021][th:870][info] ProposalStorage Vote [56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb] looks valid
[2018-10-01 06:54:35.114682195][th:870][info] YacBlockStorage Vote (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb) inserted
[2018-10-01 06:54:35.114685778][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:35.115621429][th:869][info] ProposalStorage Vote [56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb] looks valid
[2018-10-01 06:54:35.115634263][th:869][info] YacBlockStorage Vote (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb) inserted
[2018-10-01 06:54:35.115637499][th:869][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:35.130309754][th:858][info] YAC Vote for hash (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb)
[2018-10-01 06:54:35.131581263][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:54:35.132870149][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:35.133862769][th:870][info] ProposalStorage Vote [56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb] looks valid
[2018-10-01 06:54:35.133875753][th:870][info] YacBlockStorage Vote (56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb, 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb) inserted
[2018-10-01 06:54:35.133878658][th:870][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:35.133885695][th:870][info] YAC Propagate state 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb to whole network
[2018-10-01 06:54:35.135053621][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:54:35.136145913][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:54:35.148714692][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:54:35.148814719][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:54:35.148967095][th:870][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:35.150202602][th:870][info] YAC Pass outcome for 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb to pipeline
[2018-10-01 06:54:35.150289066][th:870][info] YacGate consensus: commit top block: height 236, hash 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb
[2018-10-01 06:54:35.150296799][th:870][info] synchronizer processing commit
[2018-10-01 06:54:35.150920406][th:870][info] ChainValidator validate block: height 236, hash 56dd4b3cd76ef550b45a5e151cd2edbee0cad3c8a81bc4ae5cf99a42f2c4b4fb
[2018-10-01 06:54:35.174098906][th:870][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:35.174844672][th:870][info] TxProcessor on commit committed: cb4a1e9434df083656d8d539f24bf9638721a14b2c257617587ea4d90cb682b3
[2018-10-01 06:54:35.175928352][th:870][info] TxProcessor on commit committed: a1bb8e597320b94f690f76c9cc2f71b807229e35d7fda236a7c6ffe6efe37d94
[2018-10-01 06:54:35.177016129][th:870][info] TxProcessor on commit committed: 8539725e650b8640aab784574f7dc411359cf96b4e55e687db46e2c436eb6c81
[2018-10-01 06:54:35.211767366][th:875][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:35.212402897][th:875][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:35.212495916][th:875][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:35.213179625][th:875][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:35.213362856][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:35.214021392][th:870][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:54:40.075622826][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:40.077504836][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:40.077526845][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 238
[2018-10-01 06:54:40.081239479][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:40.083350491][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:40.086505249][th:870][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:54:40.086520392][th:870][info] OrderingGate Received new proposal, height: 237
[2018-10-01 06:54:40.087299201][th:851][info] OrderingGate Pass the proposal to pipeline height 237
[2018-10-01 06:54:40.087310649][th:851][info] Simulator process proposal
[2018-10-01 06:54:40.088748066][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:54:40.119104093][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:54:40.119734425][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:40.120145925][th:851][info] YacGate vote for block (97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, Hash: [97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592 ])
[2018-10-01 06:54:40.122047887][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:54:40.122423907][th:851][info] YAC Vote for hash (97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592)
[2018-10-01 06:54:40.122561234][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:54:40.122729585][th:851][info] TxProcessor on stateful validation success: ca1326be27411af7c3889e311e77e00010a037d4017aa03f28e760d0c30f1989
[2018-10-01 06:54:40.122938111][th:851][info] TxProcessor on stateful validation success: 64010af4bb8aceab19b0ae72a7742c4396558150896bf58396b4da3f52696608
[2018-10-01 06:54:40.123052369][th:851][info] TxProcessor on stateful validation success: 68e97fef85ff70ba62da7dcd0c189219f74c95a53bf26ac7b1b1090275bbe12b
[2018-10-01 06:54:40.123140264][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:40.123199562][th:851][info] TxProcessor on proposal stateless success: ca1326be27411af7c3889e311e77e00010a037d4017aa03f28e760d0c30f1989
[2018-10-01 06:54:40.123290733][th:851][info] TxProcessor on proposal stateless success: 64010af4bb8aceab19b0ae72a7742c4396558150896bf58396b4da3f52696608
[2018-10-01 06:54:40.123522446][th:851][info] TxProcessor on proposal stateless success: 68e97fef85ff70ba62da7dcd0c189219f74c95a53bf26ac7b1b1090275bbe12b
[2018-10-01 06:54:40.143316135][th:875][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:40.146895243][th:875][info] ProposalStorage Vote [97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592] looks valid
[2018-10-01 06:54:40.147031583][th:875][info] YacBlockStorage Vote (97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592) inserted
[2018-10-01 06:54:40.147049008][th:875][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:40.147065960][th:875][info] ProposalStorage Vote [97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592] looks valid
[2018-10-01 06:54:40.147196366][th:875][info] YacBlockStorage Vote (97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592) inserted
[2018-10-01 06:54:40.147212133][th:875][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:40.147227977][th:875][info] ProposalStorage Vote [97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592] looks valid
[2018-10-01 06:54:40.147350174][th:875][info] YacBlockStorage Vote (97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592) inserted
[2018-10-01 06:54:40.147366461][th:875][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:40.147386105][th:875][info] YAC Received supermajority of votes for 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592, skip propagation
[2018-10-01 06:54:40.147401467][th:875][info] YAC Pass outcome for 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592 to pipeline
[2018-10-01 06:54:40.147678367][th:875][info] YacGate consensus: commit top block: height 237, hash 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592
[2018-10-01 06:54:40.147698992][th:875][info] synchronizer processing commit
[2018-10-01 06:54:40.149242480][th:875][info] ChainValidator validate block: height 237, hash 97c9bffa7fc37ddbf24d2fa63365c21a7e7361bc8df41f06d5dd6ac6bd956592
[2018-10-01 06:54:40.181676853][th:875][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:40.181772939][th:875][info] TxProcessor on commit committed: ca1326be27411af7c3889e311e77e00010a037d4017aa03f28e760d0c30f1989
[2018-10-01 06:54:40.181857487][th:875][info] TxProcessor on commit committed: 64010af4bb8aceab19b0ae72a7742c4396558150896bf58396b4da3f52696608
[2018-10-01 06:54:40.181912993][th:875][info] TxProcessor on commit committed: 68e97fef85ff70ba62da7dcd0c189219f74c95a53bf26ac7b1b1090275bbe12b
[2018-10-01 06:54:40.204007731][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:40.205338384][th:870][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:40.212274399][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:40.213776196][th:870][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:40.221621393][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:40.223673810][th:870][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:54:45.075620789][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:45.076898743][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:45.076924289][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 239
[2018-10-01 06:54:45.079445832][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:45.081510732][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:45.083281999][th:870][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:54:45.083292328][th:870][info] OrderingGate Received new proposal, height: 238
[2018-10-01 06:54:45.083452520][th:851][info] OrderingGate Pass the proposal to pipeline height 238
[2018-10-01 06:54:45.083459551][th:851][info] Simulator process proposal
[2018-10-01 06:54:45.085690794][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:54:45.107371119][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:54:45.111314978][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:45.112509139][th:870][info] ProposalStorage Vote [7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7] looks valid
[2018-10-01 06:54:45.112541909][th:870][info] YacBlockStorage Vote (7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7) inserted
[2018-10-01 06:54:45.112545862][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:45.113629115][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:45.114759939][th:851][info] YacGate vote for block (7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, Hash: [7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7 ])
[2018-10-01 06:54:45.116300920][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:54:45.117202901][th:851][info] YAC Vote for hash (7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7)
[2018-10-01 06:54:45.117281807][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:54:45.117362021][th:851][info] TxProcessor on stateful validation success: 3e9650369e9a7889121db76646259e87564e297b5ebbf0b8bbad10ebb7383dcf
[2018-10-01 06:54:45.117410004][th:851][info] TxProcessor on stateful validation success: 34bc68fea7b13137a52f21105e08f6b234b609274f87a97c5392ec57c6c9d6c7
[2018-10-01 06:54:45.117433086][th:851][info] TxProcessor on stateful validation success: e2fec19c7d449745b316509e9fe75cafbe1322aa1b111d1205a6a16d024dc01e
[2018-10-01 06:54:45.117447043][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:45.117458036][th:851][info] TxProcessor on proposal stateless success: 3e9650369e9a7889121db76646259e87564e297b5ebbf0b8bbad10ebb7383dcf
[2018-10-01 06:54:45.117471274][th:851][info] TxProcessor on proposal stateless success: 34bc68fea7b13137a52f21105e08f6b234b609274f87a97c5392ec57c6c9d6c7
[2018-10-01 06:54:45.117481744][th:851][info] TxProcessor on proposal stateless success: e2fec19c7d449745b316509e9fe75cafbe1322aa1b111d1205a6a16d024dc01e
[2018-10-01 06:54:45.118564604][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:45.119564628][th:870][info] ProposalStorage Vote [7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7] looks valid
[2018-10-01 06:54:45.119585371][th:870][info] YacBlockStorage Vote (7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7) inserted
[2018-10-01 06:54:45.119588785][th:870][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:45.127944934][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:45.129277542][th:870][info] ProposalStorage Vote [7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7] looks valid
[2018-10-01 06:54:45.129293493][th:870][info] YacBlockStorage Vote (7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7, 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7) inserted
[2018-10-01 06:54:45.129296517][th:870][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:45.130058029][th:870][info] YAC Propagate state 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7 to whole network
[2018-10-01 06:54:45.130759266][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:54:45.131520465][th:875][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:54:45.132175769][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:54:45.132831230][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:54:45.133540194][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:54:45.138303850][th:875][info] YAC Pass outcome for 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7 to pipeline
[2018-10-01 06:54:45.138366747][th:875][info] YacGate consensus: commit top block: height 238, hash 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7
[2018-10-01 06:54:45.138374331][th:875][info] synchronizer processing commit
[2018-10-01 06:54:45.139456917][th:875][info] ChainValidator validate block: height 238, hash 7c7cf4326a5463e968600363b8df0ce9c79a1dd0b741a3002c36fe41a59855f7
[2018-10-01 06:54:45.163999224][th:875][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:45.164056292][th:875][info] TxProcessor on commit committed: 3e9650369e9a7889121db76646259e87564e297b5ebbf0b8bbad10ebb7383dcf
[2018-10-01 06:54:45.164178165][th:875][info] TxProcessor on commit committed: 34bc68fea7b13137a52f21105e08f6b234b609274f87a97c5392ec57c6c9d6c7
[2018-10-01 06:54:45.165295977][th:875][info] TxProcessor on commit committed: e2fec19c7d449745b316509e9fe75cafbe1322aa1b111d1205a6a16d024dc01e
[2018-10-01 06:54:45.197777655][th:878][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:45.198966270][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:45.199697630][th:870][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:45.201088945][th:878][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:50.075603750][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:50.076582315][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:50.076701115][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 240
[2018-10-01 06:54:50.078958400][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:50.084003231][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:50.094305820][th:870][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:54:50.094316467][th:870][info] OrderingGate Received new proposal, height: 239
[2018-10-01 06:54:50.096777619][th:851][info] OrderingGate Pass the proposal to pipeline height 239
[2018-10-01 06:54:50.096788766][th:851][info] Simulator process proposal
[2018-10-01 06:54:50.100756913][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:54:50.131332716][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:54:50.133054637][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:50.133518368][th:851][info] YacGate vote for block (678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, Hash: [678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd ])
[2018-10-01 06:54:50.135565165][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:54:50.135826074][th:851][info] YAC Vote for hash (678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd)
[2018-10-01 06:54:50.135927601][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:54:50.136024263][th:851][info] TxProcessor on stateful validation success: a217ec17729ab36533e081c784a7d0ecf1ee53e62e42c78aaa6cc5aa85abb296
[2018-10-01 06:54:50.136108574][th:851][info] TxProcessor on stateful validation success: 56b7aa7bd16ab5f8a9b2fdcb6772818d3ba6757533122cb2a6ab7e3259f81a91
[2018-10-01 06:54:50.136161485][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:50.136189219][th:851][info] TxProcessor on proposal stateless success: a217ec17729ab36533e081c784a7d0ecf1ee53e62e42c78aaa6cc5aa85abb296
[2018-10-01 06:54:50.136242842][th:851][info] TxProcessor on proposal stateless success: 56b7aa7bd16ab5f8a9b2fdcb6772818d3ba6757533122cb2a6ab7e3259f81a91
[2018-10-01 06:54:50.164190208][th:880][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:54:50.165324187][th:880][info] ProposalStorage Vote [678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd] looks valid
[2018-10-01 06:54:50.165361124][th:880][info] YacBlockStorage Vote (678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd) inserted
[2018-10-01 06:54:50.165494397][th:880][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:50.165516251][th:880][info] ProposalStorage Vote [678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd] looks valid
[2018-10-01 06:54:50.165535984][th:880][info] YacBlockStorage Vote (678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd) inserted
[2018-10-01 06:54:50.165567084][th:880][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:50.165582627][th:880][info] ProposalStorage Vote [678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd] looks valid
[2018-10-01 06:54:50.165601632][th:880][info] YacBlockStorage Vote (678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd) inserted
[2018-10-01 06:54:50.165615863][th:880][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:50.165635047][th:880][info] YAC Received supermajority of votes for 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd, skip propagation
[2018-10-01 06:54:50.165650621][th:880][info] YAC Pass outcome for 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd to pipeline
[2018-10-01 06:54:50.165715716][th:880][info] YacGate consensus: commit top block: height 239, hash 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd
[2018-10-01 06:54:50.165733896][th:880][info] synchronizer processing commit
[2018-10-01 06:54:50.166508990][th:880][info] ChainValidator validate block: height 239, hash 678fc42e5bdd6e2e7e3a20a5a1471e5409d7d4a9039399e8d1d54be2310073fd
[2018-10-01 06:54:50.184374897][th:880][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:50.184539664][th:880][info] TxProcessor on commit committed: a217ec17729ab36533e081c784a7d0ecf1ee53e62e42c78aaa6cc5aa85abb296
[2018-10-01 06:54:50.185170858][th:880][info] TxProcessor on commit committed: 56b7aa7bd16ab5f8a9b2fdcb6772818d3ba6757533122cb2a6ab7e3259f81a91
[2018-10-01 06:54:50.205446568][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:50.206378813][th:880][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:50.227501529][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:50.230213363][th:880][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:54:55.075609524][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:54:55.076342062][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:54:55.076356951][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 241
[2018-10-01 06:54:55.079125966][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:54:55.085015697][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:54:55.089310434][th:870][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:54:55.089323058][th:870][info] OrderingGate Received new proposal, height: 240
[2018-10-01 06:54:55.089613196][th:851][info] OrderingGate Pass the proposal to pipeline height 240
[2018-10-01 06:54:55.089620815][th:851][info] Simulator process proposal
[2018-10-01 06:54:55.090600198][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:54:55.110388480][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:54:55.110744208][th:851][info] Simulator process verified proposal
[2018-10-01 06:54:55.111137875][th:851][info] YacGate vote for block (45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, Hash: [45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0 ])
[2018-10-01 06:54:55.111973227][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:54:55.112301702][th:851][info] YAC Vote for hash (45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0)
[2018-10-01 06:54:55.112435636][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:54:55.112530701][th:851][info] TxProcessor on stateful validation success: 82fb94819bb4de53b0efe00ba5048d528f436dc291f3022a910e3cf158df6026
[2018-10-01 06:54:55.112685412][th:851][info] TxProcessor on stateful validation success: 8bfac1addcb8b22819aa774dfd7926e2a4dc1ccb444fd564619f0423a3a8760d
[2018-10-01 06:54:55.112766321][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:54:55.112793485][th:851][info] TxProcessor on proposal stateless success: 82fb94819bb4de53b0efe00ba5048d528f436dc291f3022a910e3cf158df6026
[2018-10-01 06:54:55.112872760][th:851][info] TxProcessor on proposal stateless success: 8bfac1addcb8b22819aa774dfd7926e2a4dc1ccb444fd564619f0423a3a8760d
[2018-10-01 06:54:55.121166472][th:880][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:54:55.122227265][th:880][info] ProposalStorage Vote [45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0] looks valid
[2018-10-01 06:54:55.122259376][th:880][info] YacBlockStorage Vote (45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0) inserted
[2018-10-01 06:54:55.122276303][th:880][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:54:55.122292803][th:880][info] ProposalStorage Vote [45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0] looks valid
[2018-10-01 06:54:55.122311267][th:880][info] YacBlockStorage Vote (45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0) inserted
[2018-10-01 06:54:55.122325576][th:880][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:54:55.122340916][th:880][info] ProposalStorage Vote [45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0] looks valid
[2018-10-01 06:54:55.122360130][th:880][info] YacBlockStorage Vote (45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0) inserted
[2018-10-01 06:54:55.122375963][th:880][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:54:55.122396200][th:880][info] YAC Received supermajority of votes for 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0, skip propagation
[2018-10-01 06:54:55.122411041][th:880][info] YAC Pass outcome for 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0 to pipeline
[2018-10-01 06:54:55.122501395][th:880][info] YacGate consensus: commit top block: height 240, hash 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0
[2018-10-01 06:54:55.122520788][th:880][info] synchronizer processing commit
[2018-10-01 06:54:55.123618157][th:880][info] ChainValidator validate block: height 240, hash 45463b06d8a1a67159c11a912219b0cd82ca6c79daec44ae9233d2bda9c90ad0
[2018-10-01 06:54:55.136029205][th:880][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:54:55.136092897][th:880][info] TxProcessor on commit committed: 82fb94819bb4de53b0efe00ba5048d528f436dc291f3022a910e3cf158df6026
[2018-10-01 06:54:55.136150054][th:880][info] TxProcessor on commit committed: 8bfac1addcb8b22819aa774dfd7926e2a4dc1ccb444fd564619f0423a3a8760d
[2018-10-01 06:54:55.163184348][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:55.163808819][th:880][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:54:55.224594006][th:879][info] TxProcessor handle batch
[2018-10-01 06:54:55.225483989][th:879][info] TxProcessor propagating batch to PCS
[2018-10-01 06:54:55.226330488][th:879][info] PCS propagate batch
[2018-10-01 06:54:55.227092585][th:879][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:54:55.228378021][th:879][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:54:55.229447119][th:879][warning] CommandService Found transaction cdce06c4f3a2c15653b6863ee78eeda4c5c33ee0233c6588bbf309bb6c40f80b in cache, ignoring
[2018-10-01 06:54:55.230213030][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:54:55.231475903][th:880][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:00.075596753][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:00.076340853][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:00.076356321][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 242
[2018-10-01 06:55:00.078599165][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:00.092362367][th:880][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:00.100167710][th:880][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:55:00.100177518][th:880][info] OrderingGate Received new proposal, height: 241
[2018-10-01 06:55:00.100252009][th:851][info] OrderingGate Pass the proposal to pipeline height 241
[2018-10-01 06:55:00.100257092][th:851][info] Simulator process proposal
[2018-10-01 06:55:00.104478222][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:55:00.120436128][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:55:00.120702956][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:00.121199436][th:851][info] YacGate vote for block (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, Hash: [86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755 ])
[2018-10-01 06:55:00.121780769][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:55:00.122163972][th:851][info] YAC Vote for hash (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755)
[2018-10-01 06:55:00.122266191][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:55:00.122337570][th:851][info] TxProcessor on stateful validation success: 7a520f088327fda2b7e23b4fec97772c6cc5a71a33b37e634b51c232c8a814d4
[2018-10-01 06:55:00.122418530][th:851][info] TxProcessor on stateful validation success: cdce06c4f3a2c15653b6863ee78eeda4c5c33ee0233c6588bbf309bb6c40f80b
[2018-10-01 06:55:00.122804829][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:00.122839543][th:851][info] TxProcessor on proposal stateless success: 7a520f088327fda2b7e23b4fec97772c6cc5a71a33b37e634b51c232c8a814d4
[2018-10-01 06:55:00.122869615][th:851][info] TxProcessor on proposal stateless success: cdce06c4f3a2c15653b6863ee78eeda4c5c33ee0233c6588bbf309bb6c40f80b
[2018-10-01 06:55:00.233784735][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:00.235295355][th:880][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:05.075606972][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:05.076028621][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:05.076042465][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 243
[2018-10-01 06:55:05.078212953][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:05.083622082][th:880][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:05.084216552][th:880][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:55:05.084257197][th:880][info] OrderingGate Received new proposal, height: 242
[2018-10-01 06:55:05.122429711][th:858][info] YAC Vote for hash (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755)
[2018-10-01 06:55:05.123240266][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:55:05.139448058][th:880][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:05.140464082][th:880][info] ProposalStorage Vote [86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755] looks valid
[2018-10-01 06:55:05.140471311][th:880][info] YacBlockStorage Vote (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755) inserted
[2018-10-01 06:55:05.140474792][th:880][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:05.140478991][th:880][info] ProposalStorage Vote [86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755] looks valid
[2018-10-01 06:55:05.140484674][th:880][info] YacBlockStorage Vote (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755) inserted
[2018-10-01 06:55:05.140486778][th:880][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:05.140489911][th:880][info] ProposalStorage Vote [86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755] looks valid
[2018-10-01 06:55:05.140495159][th:880][info] YacBlockStorage Vote (86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755) inserted
[2018-10-01 06:55:05.140497107][th:880][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:05.140503856][th:880][info] YAC Received supermajority of votes for 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755, skip propagation
[2018-10-01 06:55:05.140507525][th:880][info] YAC Pass outcome for 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755 to pipeline
[2018-10-01 06:55:05.140583145][th:880][info] YacGate consensus: commit top block: height 241, hash 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755
[2018-10-01 06:55:05.140590129][th:880][info] synchronizer processing commit
[2018-10-01 06:55:05.146710508][th:880][info] ChainValidator validate block: height 241, hash 86076e19482dedc5ca38a6736efadadef0fe718dbc39ef5e93fc5e266746b755
[2018-10-01 06:55:05.163711815][th:880][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:05.163780938][th:851][info] OrderingGate Pass the proposal to pipeline height 242
[2018-10-01 06:55:05.163790037][th:851][info] Simulator process proposal
[2018-10-01 06:55:05.164744157][th:880][info] TxProcessor on commit committed: 7a520f088327fda2b7e23b4fec97772c6cc5a71a33b37e634b51c232c8a814d4
[2018-10-01 06:55:05.164769257][th:880][info] TxProcessor on commit committed: cdce06c4f3a2c15653b6863ee78eeda4c5c33ee0233c6588bbf309bb6c40f80b
[2018-10-01 06:55:05.169326466][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:55:05.188291604][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:55:05.188309189][th:880][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:05.188559375][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:05.189292211][th:851][info] YacGate vote for block (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, Hash: [5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c ])
[2018-10-01 06:55:05.190341817][th:880][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:05.190551323][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:55:05.191318823][th:851][info] YAC Vote for hash (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c)
[2018-10-01 06:55:05.191428537][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:55:05.191513698][th:851][info] TxProcessor on stateful validation success: 45a1d96a5e26bd13595955071ce34be305634f3520e571400cf21b8727cc25c3
[2018-10-01 06:55:05.191576440][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:05.191604642][th:851][info] TxProcessor on proposal stateless success: 45a1d96a5e26bd13595955071ce34be305634f3520e571400cf21b8727cc25c3
[2018-10-01 06:55:05.225600896][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:05.226348021][th:870][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:10.075604159][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:10.076351820][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:10.076369113][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 244
[2018-10-01 06:55:10.078973082][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:10.079757390][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:10.083041113][th:870][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:55:10.083049578][th:870][info] OrderingGate Received new proposal, height: 243
[2018-10-01 06:55:10.155625566][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:10.156016393][th:870][info] ProposalStorage Vote [5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c] looks valid
[2018-10-01 06:55:10.156025161][th:870][info] YacBlockStorage Vote (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c) inserted
[2018-10-01 06:55:10.156028395][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:10.188924153][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:10.189959221][th:870][info] ProposalStorage Vote [5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c] looks valid
[2018-10-01 06:55:10.190007832][th:870][info] YacBlockStorage Vote (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c) inserted
[2018-10-01 06:55:10.190025713][th:870][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:10.191590737][th:858][info] YAC Vote for hash (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c)
[2018-10-01 06:55:10.191692666][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:55:10.191906663][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:10.192457240][th:870][info] ProposalStorage Vote [5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c] looks valid
[2018-10-01 06:55:10.192485507][th:870][info] YacBlockStorage Vote (5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c, 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c) inserted
[2018-10-01 06:55:10.192518881][th:870][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:10.192539474][th:870][info] YAC Propagate state 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c to whole network
[2018-10-01 06:55:10.192647340][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:55:10.192732446][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:55:10.193030124][th:880][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:10.193155512][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:55:10.194602414][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:55:10.196723995][th:880][info] YAC Pass outcome for 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c to pipeline
[2018-10-01 06:55:10.196842062][th:880][info] YacGate consensus: commit top block: height 242, hash 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c
[2018-10-01 06:55:10.196894884][th:880][info] synchronizer processing commit
[2018-10-01 06:55:10.199327535][th:880][info] ChainValidator validate block: height 242, hash 5f8d43c40cacde68ee3694250bf9f3ff36fda8cd43be68c24c5dc2570a4a9c7c
[2018-10-01 06:55:10.218270840][th:880][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:10.218331974][th:851][info] OrderingGate Pass the proposal to pipeline height 243
[2018-10-01 06:55:10.218339924][th:851][info] Simulator process proposal
[2018-10-01 06:55:10.218850843][th:880][info] TxProcessor on commit committed: 45a1d96a5e26bd13595955071ce34be305634f3520e571400cf21b8727cc25c3
[2018-10-01 06:55:10.220251105][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:55:10.249268983][th:870][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:10.250115918][th:870][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:10.252124215][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:10.252713820][th:870][info] ProposalStorage Vote [f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac] looks valid
[2018-10-01 06:55:10.252744001][th:870][info] YacBlockStorage Vote (f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac) inserted
[2018-10-01 06:55:10.252761365][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:10.259341873][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:10.259772382][th:870][info] ProposalStorage Vote [f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac] looks valid
[2018-10-01 06:55:10.259809362][th:870][info] YacBlockStorage Vote (f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac) inserted
[2018-10-01 06:55:10.259837914][th:870][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:10.270527013][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:55:10.271304810][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:10.272231262][th:851][info] YacGate vote for block (f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, Hash: [f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac ])
[2018-10-01 06:55:10.273389699][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:55:10.274338794][th:851][info] YAC Vote for hash (f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac)
[2018-10-01 06:55:10.275106722][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:55:10.275279423][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:10.275685934][th:870][info] ProposalStorage Vote [f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac] looks valid
[2018-10-01 06:55:10.275707797][th:870][info] YacBlockStorage Vote (f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac, f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac) inserted
[2018-10-01 06:55:10.275724058][th:870][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:10.275768463][th:870][info] YAC Propagate state f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac to whole network
[2018-10-01 06:55:10.275957479][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:55:10.276059278][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:55:10.276140361][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:55:10.276223485][th:870][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:55:10.276394378][th:870][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:10.277300162][th:851][info] TxProcessor on stateful validation success: c52cf0e77d156897f96de5936432f13567083bc9576f5738fe42fd64c0ea1c58
[2018-10-01 06:55:10.277370029][th:851][info] TxProcessor on stateful validation success: 4d44283137b99172bc4e10e46cdc12df0267b0e1aa108b4f452adf4594384d09
[2018-10-01 06:55:10.277403737][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:10.277415365][th:851][info] TxProcessor on proposal stateless success: c52cf0e77d156897f96de5936432f13567083bc9576f5738fe42fd64c0ea1c58
[2018-10-01 06:55:10.277452939][th:851][info] TxProcessor on proposal stateless success: 4d44283137b99172bc4e10e46cdc12df0267b0e1aa108b4f452adf4594384d09
[2018-10-01 06:55:10.279544523][th:870][info] YAC Pass outcome for f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac to pipeline
[2018-10-01 06:55:10.279835083][th:870][info] YacGate consensus: commit top block: height 243, hash f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac
[2018-10-01 06:55:10.279867408][th:870][info] synchronizer processing commit
[2018-10-01 06:55:10.281058033][th:870][info] ChainValidator validate block: height 243, hash f32173f7364a7506b422bb6a017ab1de2a8e9edaa16c6decdec2f14b101f77ac
[2018-10-01 06:55:10.318463015][th:870][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:10.318492803][th:870][info] TxProcessor on commit committed: c52cf0e77d156897f96de5936432f13567083bc9576f5738fe42fd64c0ea1c58
[2018-10-01 06:55:10.318697087][th:870][info] TxProcessor on commit committed: 4d44283137b99172bc4e10e46cdc12df0267b0e1aa108b4f452adf4594384d09
[2018-10-01 06:55:10.331882217][th:882][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:10.333236156][th:882][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:15.075606816][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:15.076341161][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:15.076359108][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 245
[2018-10-01 06:55:15.080908457][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:15.087241969][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:15.092945514][th:870][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:55:15.094115882][th:870][info] OrderingGate Received new proposal, height: 244
[2018-10-01 06:55:15.094994694][th:851][info] OrderingGate Pass the proposal to pipeline height 244
[2018-10-01 06:55:15.096577303][th:851][info] Simulator process proposal
[2018-10-01 06:55:15.097819486][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:55:15.114359474][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:55:15.116091018][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:15.117142813][th:851][info] YacGate vote for block (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, Hash: [31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695 ])
[2018-10-01 06:55:15.120023503][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:55:15.121619137][th:851][info] YAC Vote for hash (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695)
[2018-10-01 06:55:15.122149167][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:55:15.122678195][th:851][info] TxProcessor on stateful validation success: 01375243606a75a85b5dbf5102db64fb42909eb8a6676196c0899eaf815faa14
[2018-10-01 06:55:15.123154809][th:851][info] TxProcessor on stateful validation success: 0729f56b100e7891d43711c6c8ad38652d8fc3b20c992024b5b5abddd55f048c
[2018-10-01 06:55:15.123432673][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:15.123658836][th:851][info] TxProcessor on proposal stateless success: 01375243606a75a85b5dbf5102db64fb42909eb8a6676196c0899eaf815faa14
[2018-10-01 06:55:15.123893791][th:851][info] TxProcessor on proposal stateless success: 0729f56b100e7891d43711c6c8ad38652d8fc3b20c992024b5b5abddd55f048c
[2018-10-01 06:55:15.247976947][th:879][info] TxProcessor handle batch
[2018-10-01 06:55:15.248002008][th:879][info] TxProcessor propagating batch to PCS
[2018-10-01 06:55:15.248030148][th:879][info] PCS propagate batch
[2018-10-01 06:55:15.248034023][th:879][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:55:15.248191308][th:879][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:55:15.252258674][th:882][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:15.253741552][th:882][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:20.075598047][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:20.076025999][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:20.076042692][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 246
[2018-10-01 06:55:20.080042670][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:20.084822544][th:870][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:20.085521002][th:870][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:55:20.085753311][th:870][info] OrderingGate Received new proposal, height: 245
[2018-10-01 06:55:20.128709473][th:858][info] YAC Vote for hash (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695)
[2018-10-01 06:55:20.128946543][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:55:20.148897831][th:882][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:20.161121078][th:882][info] ProposalStorage Vote [31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695] looks valid
[2018-10-01 06:55:20.162835543][th:882][info] YacBlockStorage Vote (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695) inserted
[2018-10-01 06:55:20.162860934][th:882][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:20.162878614][th:882][info] ProposalStorage Vote [31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695] looks valid
[2018-10-01 06:55:20.162897732][th:882][info] YacBlockStorage Vote (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695) inserted
[2018-10-01 06:55:20.162912245][th:882][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:20.162927229][th:882][info] ProposalStorage Vote [31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695] looks valid
[2018-10-01 06:55:20.162945420][th:882][info] YacBlockStorage Vote (31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695) inserted
[2018-10-01 06:55:20.162966788][th:882][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:20.162986200][th:882][info] YAC Received supermajority of votes for 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695, skip propagation
[2018-10-01 06:55:20.163002272][th:882][info] YAC Pass outcome for 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695 to pipeline
[2018-10-01 06:55:20.163071862][th:882][info] YacGate consensus: commit top block: height 244, hash 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695
[2018-10-01 06:55:20.163090999][th:882][info] synchronizer processing commit
[2018-10-01 06:55:20.167470909][th:882][info] ChainValidator validate block: height 244, hash 31c46ebb562ef12eb71d264344d286fbdb9ceda450bf4682bee36a719c26d695
[2018-10-01 06:55:20.184429629][th:882][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:20.184631729][th:851][info] OrderingGate Pass the proposal to pipeline height 245
[2018-10-01 06:55:20.184642402][th:851][info] Simulator process proposal
[2018-10-01 06:55:20.185096065][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:55:20.189942891][th:870][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:20.198329222][th:882][info] TxProcessor on commit committed: 01375243606a75a85b5dbf5102db64fb42909eb8a6676196c0899eaf815faa14
[2018-10-01 06:55:20.201117865][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:55:20.202025747][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:20.202379128][th:851][info] YacGate vote for block (e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, Hash: [e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca ])
[2018-10-01 06:55:20.203307383][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:55:20.203631101][th:851][info] YAC Vote for hash (e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca)
[2018-10-01 06:55:20.206879951][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:55:20.207028456][th:882][info] TxProcessor on commit committed: 0729f56b100e7891d43711c6c8ad38652d8fc3b20c992024b5b5abddd55f048c
[2018-10-01 06:55:20.207108804][th:851][info] TxProcessor on stateful validation success: 527ebc16cadb928754936ece72e210c2797ef8ce92c1c91176467ccb2d77b69b
[2018-10-01 06:55:20.207199400][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:20.207227855][th:851][info] TxProcessor on proposal stateless success: 527ebc16cadb928754936ece72e210c2797ef8ce92c1c91176467ccb2d77b69b
[2018-10-01 06:55:20.208411302][th:883][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:20.208507701][th:870][info] ProposalStorage Vote [e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca] looks valid
[2018-10-01 06:55:20.208535649][th:870][info] YacBlockStorage Vote (e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca) inserted
[2018-10-01 06:55:20.208542324][th:870][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:20.210862477][th:883][info] ProposalStorage Vote [e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca] looks valid
[2018-10-01 06:55:20.210875046][th:883][info] YacBlockStorage Vote (e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca) inserted
[2018-10-01 06:55:20.210878122][th:883][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:20.236920212][th:884][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:20.237274130][th:884][info] ProposalStorage Vote [e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca] looks valid
[2018-10-01 06:55:20.237286644][th:884][info] YacBlockStorage Vote (e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca, e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca) inserted
[2018-10-01 06:55:20.237289769][th:884][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:20.237296435][th:884][info] YAC Propagate state e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca to whole network
[2018-10-01 06:55:20.238250732][th:883][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:20.238273978][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:55:20.241609654][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:55:20.241767692][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:55:20.241882008][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:55:20.254103370][th:881][info] TxProcessor handle batch
[2018-10-01 06:55:20.254114854][th:881][info] TxProcessor propagating batch to PCS
[2018-10-01 06:55:20.254141451][th:881][info] PCS propagate batch
[2018-10-01 06:55:20.254145159][th:881][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:55:20.254149677][th:881][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:55:20.265905985][th:883][info] YAC Pass outcome for e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca to pipeline
[2018-10-01 06:55:20.265969546][th:883][info] YacGate consensus: commit top block: height 245, hash e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca
[2018-10-01 06:55:20.265976776][th:883][info] synchronizer processing commit
[2018-10-01 06:55:20.277325966][th:883][info] ChainValidator validate block: height 245, hash e335d148cdcf944b555ec38f36901e2a20a6b71bb8bca9aab6d3aca3181b95ca
[2018-10-01 06:55:20.281529742][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:20.287530250][th:884][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:20.287643909][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:20.293835061][th:884][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:20.303591151][th:883][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:20.304302474][th:883][info] TxProcessor on commit committed: 527ebc16cadb928754936ece72e210c2797ef8ce92c1c91176467ccb2d77b69b
[2018-10-01 06:55:20.316671204][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:20.317210156][th:884][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:55:25.075607878][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:25.076659409][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:25.076675045][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 247
[2018-10-01 06:55:25.084160641][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:25.085137639][th:885][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:25.086131399][th:885][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:55:25.086140318][th:885][info] OrderingGate Received new proposal, height: 246
[2018-10-01 06:55:25.086489703][th:851][info] OrderingGate Pass the proposal to pipeline height 246
[2018-10-01 06:55:25.086515642][th:851][info] Simulator process proposal
[2018-10-01 06:55:25.092340624][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:55:25.110271667][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:55:25.110701947][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:25.111021185][th:851][info] YacGate vote for block (38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, Hash: [38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea ])
[2018-10-01 06:55:25.112689721][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:55:25.114320063][th:851][info] YAC Vote for hash (38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea)
[2018-10-01 06:55:25.115245378][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:55:25.115323000][th:851][info] TxProcessor on stateful validation success: cc4fd3e1efef6c50bc49a3d5dbff4fdb276e372da040c58ff6bd9531eefe2ba0
[2018-10-01 06:55:25.115408788][th:851][info] TxProcessor on stateful validation success: bbfbd12566dd5f9b85d945a1ec799cbba6b5e97dfb50113a6b9dcf7a63b932c7
[2018-10-01 06:55:25.115476571][th:851][info] TxProcessor on stateful validation success: 4d17027a71cd5047070a99116b668e7791ba4ca9bf21ea312ddef92c13bf9b8a
[2018-10-01 06:55:25.115504628][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:25.115529085][th:851][info] TxProcessor on proposal stateless success: cc4fd3e1efef6c50bc49a3d5dbff4fdb276e372da040c58ff6bd9531eefe2ba0
[2018-10-01 06:55:25.118558056][th:851][info] TxProcessor on proposal stateless success: bbfbd12566dd5f9b85d945a1ec799cbba6b5e97dfb50113a6b9dcf7a63b932c7
[2018-10-01 06:55:25.118728466][th:851][info] TxProcessor on proposal stateless success: 4d17027a71cd5047070a99116b668e7791ba4ca9bf21ea312ddef92c13bf9b8a
[2018-10-01 06:55:25.151472066][th:884][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:25.157383564][th:884][info] ProposalStorage Vote [38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea] looks valid
[2018-10-01 06:55:25.157397860][th:884][info] YacBlockStorage Vote (38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea) inserted
[2018-10-01 06:55:25.157401304][th:884][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:25.157406110][th:884][info] ProposalStorage Vote [38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea] looks valid
[2018-10-01 06:55:25.157411805][th:884][info] YacBlockStorage Vote (38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea) inserted
[2018-10-01 06:55:25.157413940][th:884][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:25.157416993][th:884][info] ProposalStorage Vote [38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea] looks valid
[2018-10-01 06:55:25.157422416][th:884][info] YacBlockStorage Vote (38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea) inserted
[2018-10-01 06:55:25.157424573][th:884][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:25.157431126][th:884][info] YAC Received supermajority of votes for 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea, skip propagation
[2018-10-01 06:55:25.157434752][th:884][info] YAC Pass outcome for 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea to pipeline
[2018-10-01 06:55:25.157490528][th:884][info] YacGate consensus: commit top block: height 246, hash 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea
[2018-10-01 06:55:25.157496778][th:884][info] synchronizer processing commit
[2018-10-01 06:55:25.160444704][th:884][info] ChainValidator validate block: height 246, hash 38f9fbfc9be3b0490bae51fc5f95f2bdcb64953c6f49fdc91cb8d7bf47cb8aea
[2018-10-01 06:55:25.189689923][th:884][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:25.190369756][th:884][info] TxProcessor on commit committed: cc4fd3e1efef6c50bc49a3d5dbff4fdb276e372da040c58ff6bd9531eefe2ba0
[2018-10-01 06:55:25.191966823][th:884][info] TxProcessor on commit committed: bbfbd12566dd5f9b85d945a1ec799cbba6b5e97dfb50113a6b9dcf7a63b932c7
[2018-10-01 06:55:25.192357134][th:884][info] TxProcessor on commit committed: 4d17027a71cd5047070a99116b668e7791ba4ca9bf21ea312ddef92c13bf9b8a
[2018-10-01 06:55:25.196969579][th:886][info] TxProcessor handle batch
[2018-10-01 06:55:25.196981168][th:886][info] TxProcessor propagating batch to PCS
[2018-10-01 06:55:25.197005165][th:886][info] PCS propagate batch
[2018-10-01 06:55:25.197008817][th:886][info] OrderingGate propagate batch, account_id: user_967216@test
[2018-10-01 06:55:25.197013869][th:886][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:55:25.197309846][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:25.207378358][th:884][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:25.227658678][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:25.230330665][th:884][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:25.238243667][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:25.239952620][th:885][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:55:30.075597366][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:30.076692924][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:30.076709183][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 248
[2018-10-01 06:55:30.080266485][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:30.100810747][th:885][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:30.101857402][th:885][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:55:30.101863905][th:885][info] OrderingGate Received new proposal, height: 247
[2018-10-01 06:55:30.101996983][th:851][info] OrderingGate Pass the proposal to pipeline height 247
[2018-10-01 06:55:30.102002992][th:851][info] Simulator process proposal
[2018-10-01 06:55:30.107709821][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:55:30.144787459][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:55:30.145539396][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:30.146440773][th:851][info] YacGate vote for block (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, Hash: [619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92 ])
[2018-10-01 06:55:30.147480434][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:55:30.148406255][th:851][info] YAC Vote for hash (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92)
[2018-10-01 06:55:30.149136622][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:55:30.149796170][th:851][info] TxProcessor on stateful validation success: c8dba05615750b2170b0b7bb0bb7c9f0e18de04268b1690470cdd2fc987bcc0b
[2018-10-01 06:55:30.158297489][th:851][info] TxProcessor on stateful validation success: b95c53711fa2b1a2adcd3c8154908d4d821f41d2a01b0cdb018f2c29ca5da027
[2018-10-01 06:55:30.158492580][th:851][info] TxProcessor on stateful validation success: d25f95ae8432d096cbd1021ec732601a4d5491aa8b376f73c23f71e0dce0803a
[2018-10-01 06:55:30.158543225][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:30.158569138][th:851][info] TxProcessor on proposal stateless success: c8dba05615750b2170b0b7bb0bb7c9f0e18de04268b1690470cdd2fc987bcc0b
[2018-10-01 06:55:30.158595753][th:851][info] TxProcessor on proposal stateless success: b95c53711fa2b1a2adcd3c8154908d4d821f41d2a01b0cdb018f2c29ca5da027
[2018-10-01 06:55:30.158621577][th:851][info] TxProcessor on proposal stateless success: d25f95ae8432d096cbd1021ec732601a4d5491aa8b376f73c23f71e0dce0803a
[2018-10-01 06:55:35.149318753][th:858][info] YAC Vote for hash (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92)
[2018-10-01 06:55:35.149432384][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:55:35.156418908][th:884][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:35.165575583][th:884][info] ProposalStorage Vote [619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92] looks valid
[2018-10-01 06:55:35.165590062][th:884][info] YacBlockStorage Vote (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92) inserted
[2018-10-01 06:55:35.165593675][th:884][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:35.165598383][th:884][info] ProposalStorage Vote [619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92] looks valid
[2018-10-01 06:55:35.165604703][th:884][info] YacBlockStorage Vote (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92) inserted
[2018-10-01 06:55:35.165606866][th:884][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:35.165610061][th:884][info] ProposalStorage Vote [619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92] looks valid
[2018-10-01 06:55:35.165615648][th:884][info] YacBlockStorage Vote (619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92) inserted
[2018-10-01 06:55:35.165617885][th:884][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:35.165624642][th:884][info] YAC Received supermajority of votes for 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92, skip propagation
[2018-10-01 06:55:35.165628523][th:884][info] YAC Pass outcome for 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92 to pipeline
[2018-10-01 06:55:35.165708290][th:884][info] YacGate consensus: commit top block: height 247, hash 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92
[2018-10-01 06:55:35.165715428][th:884][info] synchronizer processing commit
[2018-10-01 06:55:35.166346747][th:884][info] ChainValidator validate block: height 247, hash 619b2e7260a71858a30754b461d142ef7aa61f2028e09356c9b81ddcd587fb92
[2018-10-01 06:55:35.188009013][th:884][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:35.188118480][th:884][info] TxProcessor on commit committed: c8dba05615750b2170b0b7bb0bb7c9f0e18de04268b1690470cdd2fc987bcc0b
[2018-10-01 06:55:35.188212014][th:884][info] TxProcessor on commit committed: b95c53711fa2b1a2adcd3c8154908d4d821f41d2a01b0cdb018f2c29ca5da027
[2018-10-01 06:55:35.188289346][th:884][info] TxProcessor on commit committed: d25f95ae8432d096cbd1021ec732601a4d5491aa8b376f73c23f71e0dce0803a
[2018-10-01 06:55:35.199742521][th:879][info] TxProcessor handle batch
[2018-10-01 06:55:35.199753661][th:879][info] TxProcessor propagating batch to PCS
[2018-10-01 06:55:35.199779584][th:879][info] PCS propagate batch
[2018-10-01 06:55:35.199783188][th:879][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:55:35.199787409][th:879][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:55:35.201777867][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:35.203232012][th:884][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:35.215582768][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:35.216382059][th:884][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:35.257773206][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:35.258451162][th:885][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:55:40.075606410][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:40.080774194][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:40.080799113][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 249
[2018-10-01 06:55:40.084525632][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:40.085504298][th:884][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:40.086645121][th:884][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:55:40.086768028][th:884][info] OrderingGate Received new proposal, height: 248
[2018-10-01 06:55:40.086859100][th:851][info] OrderingGate Pass the proposal to pipeline height 248
[2018-10-01 06:55:40.086864950][th:851][info] Simulator process proposal
[2018-10-01 06:55:40.090079123][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:55:40.136544160][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:55:40.138891303][th:885][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:40.139301211][th:885][info] ProposalStorage Vote [d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148] looks valid
[2018-10-01 06:55:40.139310857][th:885][info] YacBlockStorage Vote (d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148) inserted
[2018-10-01 06:55:40.139314248][th:885][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:40.139418641][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:40.139835029][th:851][info] YacGate vote for block (d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, Hash: [d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148 ])
[2018-10-01 06:55:40.142430845][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:55:40.142685865][th:851][info] YAC Vote for hash (d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148)
[2018-10-01 06:55:40.142751787][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:55:40.142823032][th:851][info] TxProcessor on stateful validation success: 6d0a982b3d0aea6b12f5df1cbb16681898ad6396d995cdb511bccbb6b63ef70b
[2018-10-01 06:55:40.142856030][th:851][info] TxProcessor on stateful validation success: 677198f40fc675ca14e6b746c337bc428cfa0ba8b695120178cb12eacb46019e
[2018-10-01 06:55:40.142882447][th:851][info] TxProcessor on stateful validation success: 740903da237a6304daecd647b73a594e6e3195a9bab0fe3999a3aa42b9b350e8
[2018-10-01 06:55:40.142896726][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:40.142908779][th:851][info] TxProcessor on proposal stateless success: 6d0a982b3d0aea6b12f5df1cbb16681898ad6396d995cdb511bccbb6b63ef70b
[2018-10-01 06:55:40.143060997][th:885][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:40.143535796][th:885][info] ProposalStorage Vote [d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148] looks valid
[2018-10-01 06:55:40.143548085][th:885][info] YacBlockStorage Vote (d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148) inserted
[2018-10-01 06:55:40.143550973][th:885][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:40.143655643][th:851][info] TxProcessor on proposal stateless success: 677198f40fc675ca14e6b746c337bc428cfa0ba8b695120178cb12eacb46019e
[2018-10-01 06:55:40.143671787][th:851][info] TxProcessor on proposal stateless success: 740903da237a6304daecd647b73a594e6e3195a9bab0fe3999a3aa42b9b350e8
[2018-10-01 06:55:40.150141690][th:884][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:40.150555656][th:884][info] ProposalStorage Vote [d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148] looks valid
[2018-10-01 06:55:40.150563136][th:884][info] YacBlockStorage Vote (d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148, d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148) inserted
[2018-10-01 06:55:40.150565597][th:884][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:40.150572844][th:884][info] YAC Propagate state d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148 to whole network
[2018-10-01 06:55:40.150617529][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:55:40.150662547][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:55:40.150715555][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:55:40.150768153][th:884][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:55:40.150961922][th:885][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:40.151989073][th:885][info] YAC Pass outcome for d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148 to pipeline
[2018-10-01 06:55:40.152044260][th:885][info] YacGate consensus: commit top block: height 248, hash d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148
[2018-10-01 06:55:40.152050520][th:885][info] synchronizer processing commit
[2018-10-01 06:55:40.169132915][th:885][info] ChainValidator validate block: height 248, hash d856fe3b84d33e939cdd022192969834d50bf1c9a44c164307c40dcd055fc148
[2018-10-01 06:55:40.204210484][th:885][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:40.204241308][th:885][info] TxProcessor on commit committed: 6d0a982b3d0aea6b12f5df1cbb16681898ad6396d995cdb511bccbb6b63ef70b
[2018-10-01 06:55:40.204297429][th:885][info] TxProcessor on commit committed: 677198f40fc675ca14e6b746c337bc428cfa0ba8b695120178cb12eacb46019e
[2018-10-01 06:55:40.204303374][th:885][info] TxProcessor on commit committed: 740903da237a6304daecd647b73a594e6e3195a9bab0fe3999a3aa42b9b350e8
[2018-10-01 06:55:40.217221106][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:40.219205117][th:885][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:40.250316598][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:40.251644174][th:884][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:40.251843938][th:885][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:40.254623933][th:884][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:55:45.075605664][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:45.076665320][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:45.076680314][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 250
[2018-10-01 06:55:45.081090680][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:45.082501926][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:45.083898649][th:888][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:55:45.084142210][th:888][info] OrderingGate Received new proposal, height: 249
[2018-10-01 06:55:45.084405232][th:851][info] OrderingGate Pass the proposal to pipeline height 249
[2018-10-01 06:55:45.084413194][th:851][info] Simulator process proposal
[2018-10-01 06:55:45.085323118][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:55:45.097216039][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:55:45.097707856][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:45.098312923][th:851][info] YacGate vote for block (7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, Hash: [7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f ])
[2018-10-01 06:55:45.099814291][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:55:45.100330886][th:851][info] YAC Vote for hash (7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f)
[2018-10-01 06:55:45.100564181][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:55:45.100694725][th:851][info] TxProcessor on stateful validation success: f2fda724112bb2fd45bac736d5e962e2078f12efbd6fb39c8434667e654f95ad
[2018-10-01 06:55:45.100745569][th:851][info] TxProcessor on stateful validation success: 9e1888a9cc20d636cda37adad1a91b15b8f58f40c6419d21b5993fe311fdd947
[2018-10-01 06:55:45.100788594][th:851][info] TxProcessor on stateful validation success: 4a01fb1049814a778805ae643e22a94599da31c4ea4bc69eec82429895484103
[2018-10-01 06:55:45.100815363][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:45.100839061][th:851][info] TxProcessor on proposal stateless success: f2fda724112bb2fd45bac736d5e962e2078f12efbd6fb39c8434667e654f95ad
[2018-10-01 06:55:45.100862987][th:851][info] TxProcessor on proposal stateless success: 9e1888a9cc20d636cda37adad1a91b15b8f58f40c6419d21b5993fe311fdd947
[2018-10-01 06:55:45.100889022][th:851][info] TxProcessor on proposal stateless success: 4a01fb1049814a778805ae643e22a94599da31c4ea4bc69eec82429895484103
[2018-10-01 06:55:45.138337843][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:45.140353765][th:888][info] ProposalStorage Vote [7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f] looks valid
[2018-10-01 06:55:45.140582635][th:888][info] YacBlockStorage Vote (7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f) inserted
[2018-10-01 06:55:45.140806533][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:45.141013228][th:888][info] ProposalStorage Vote [7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f] looks valid
[2018-10-01 06:55:45.141214071][th:888][info] YacBlockStorage Vote (7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f) inserted
[2018-10-01 06:55:45.141436042][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:45.141649562][th:888][info] ProposalStorage Vote [7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f] looks valid
[2018-10-01 06:55:45.141878764][th:888][info] YacBlockStorage Vote (7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f) inserted
[2018-10-01 06:55:45.142094947][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:45.142314413][th:888][info] YAC Received supermajority of votes for 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f, skip propagation
[2018-10-01 06:55:45.142541383][th:888][info] YAC Pass outcome for 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f to pipeline
[2018-10-01 06:55:45.142837667][th:888][info] YacGate consensus: commit top block: height 249, hash 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f
[2018-10-01 06:55:45.143069880][th:888][info] synchronizer processing commit
[2018-10-01 06:55:45.145430332][th:888][info] ChainValidator validate block: height 249, hash 7a74fdb6c118c51bb6b2743f02c8b5409f0358ef0c52d53a61ada1aa0166c73f
[2018-10-01 06:55:45.163735425][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:45.164351313][th:888][info] TxProcessor on commit committed: f2fda724112bb2fd45bac736d5e962e2078f12efbd6fb39c8434667e654f95ad
[2018-10-01 06:55:45.165025014][th:888][info] TxProcessor on commit committed: 9e1888a9cc20d636cda37adad1a91b15b8f58f40c6419d21b5993fe311fdd947
[2018-10-01 06:55:45.165153548][th:888][info] TxProcessor on commit committed: 4a01fb1049814a778805ae643e22a94599da31c4ea4bc69eec82429895484103
[2018-10-01 06:55:45.196702515][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:45.197904657][th:885][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:45.230411610][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:45.231096313][th:888][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:45.233328081][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:45.234825831][th:885][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:55:50.075612427][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:50.077756736][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:50.077781841][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 251
[2018-10-01 06:55:50.081896259][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:50.083976068][th:885][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:50.088741449][th:885][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:55:50.092731500][th:885][info] OrderingGate Received new proposal, height: 250
[2018-10-01 06:55:50.093396200][th:851][info] OrderingGate Pass the proposal to pipeline height 250
[2018-10-01 06:55:50.093408668][th:851][info] Simulator process proposal
[2018-10-01 06:55:50.094730519][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:55:50.126787339][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:55:50.127141857][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:50.127706603][th:851][info] YacGate vote for block (c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, Hash: [c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f ])
[2018-10-01 06:55:50.129771098][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:55:50.130140121][th:851][info] YAC Vote for hash (c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f)
[2018-10-01 06:55:50.130249542][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:55:50.131071986][th:851][info] TxProcessor on stateful validation success: bd2ca42422076d48d10a80aaf9f66109e09dbbbb3f7e2899c745ec54adee8f81
[2018-10-01 06:55:50.131783545][th:851][info] TxProcessor on stateful validation success: d76d62fbe9ea14c2ef04a4476253eadfd8aad87b3a12657d5292427570b0db1b
[2018-10-01 06:55:50.132470174][th:851][info] TxProcessor on stateful validation success: d283c45173af82ed948933a4ded79d0a010f500f1e10b36078874b1242ebfa8a
[2018-10-01 06:55:50.132561164][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:50.133182923][th:851][info] TxProcessor on proposal stateless success: bd2ca42422076d48d10a80aaf9f66109e09dbbbb3f7e2899c745ec54adee8f81
[2018-10-01 06:55:50.133755215][th:851][info] TxProcessor on proposal stateless success: d76d62fbe9ea14c2ef04a4476253eadfd8aad87b3a12657d5292427570b0db1b
[2018-10-01 06:55:50.133781120][th:851][info] TxProcessor on proposal stateless success: d283c45173af82ed948933a4ded79d0a010f500f1e10b36078874b1242ebfa8a
[2018-10-01 06:55:50.138770023][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:50.142147017][th:888][info] ProposalStorage Vote [c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f] looks valid
[2018-10-01 06:55:50.142799873][th:888][info] YacBlockStorage Vote (c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f) inserted
[2018-10-01 06:55:50.142843382][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:50.143531032][th:888][info] ProposalStorage Vote [c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f] looks valid
[2018-10-01 06:55:50.143575424][th:888][info] YacBlockStorage Vote (c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f) inserted
[2018-10-01 06:55:50.143613475][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:50.143635925][th:888][info] ProposalStorage Vote [c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f] looks valid
[2018-10-01 06:55:50.143670764][th:888][info] YacBlockStorage Vote (c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f) inserted
[2018-10-01 06:55:50.143700030][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:50.143748847][th:888][info] YAC Received supermajority of votes for c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f, skip propagation
[2018-10-01 06:55:50.143776558][th:888][info] YAC Pass outcome for c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f to pipeline
[2018-10-01 06:55:50.144714817][th:888][info] YacGate consensus: commit top block: height 250, hash c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f
[2018-10-01 06:55:50.144760598][th:888][info] synchronizer processing commit
[2018-10-01 06:55:50.145986857][th:888][info] ChainValidator validate block: height 250, hash c5ff9c44bd3c87658bab9f63f9b06d2b4d0da6f5208915c40b08d86c7e45228f
[2018-10-01 06:55:50.177879050][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:50.178525446][th:888][info] TxProcessor on commit committed: bd2ca42422076d48d10a80aaf9f66109e09dbbbb3f7e2899c745ec54adee8f81
[2018-10-01 06:55:50.179165380][th:888][info] TxProcessor on commit committed: d76d62fbe9ea14c2ef04a4476253eadfd8aad87b3a12657d5292427570b0db1b
[2018-10-01 06:55:50.179777900][th:888][info] TxProcessor on commit committed: d283c45173af82ed948933a4ded79d0a010f500f1e10b36078874b1242ebfa8a
[2018-10-01 06:55:50.187674081][th:887][info] TxProcessor handle batch
[2018-10-01 06:55:50.187687487][th:887][info] TxProcessor propagating batch to PCS
[2018-10-01 06:55:50.187865910][th:887][info] PCS propagate batch
[2018-10-01 06:55:50.187873117][th:887][info] OrderingGate propagate batch, account_id: user_130261@test
[2018-10-01 06:55:50.187878265][th:887][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:55:50.188039644][th:887][warning] CommandService Found transaction d69f6683ec68984740a24bf09c61a057775b2a89e56eaa00986984f98aa6661d in cache, ignoring
[2018-10-01 06:55:50.208685034][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:50.208776639][th:885][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:50.209680797][th:888][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:50.211161023][th:885][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:55:55.075607844][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:55:55.076305764][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:55:55.076320863][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 252
[2018-10-01 06:55:55.083736290][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:55:55.090077315][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:55:55.092282988][th:888][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:55:55.092294696][th:888][info] OrderingGate Received new proposal, height: 251
[2018-10-01 06:55:55.113077665][th:851][info] OrderingGate Pass the proposal to pipeline height 251
[2018-10-01 06:55:55.113932913][th:851][info] Simulator process proposal
[2018-10-01 06:55:55.115227591][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:55:55.119667126][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:55:55.120727496][th:851][info] Simulator process verified proposal
[2018-10-01 06:55:55.121859283][th:851][info] YacGate vote for block (9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, Hash: [9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134 ])
[2018-10-01 06:55:55.123474773][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:55:55.125027913][th:851][info] YAC Vote for hash (9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134)
[2018-10-01 06:55:55.126361600][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:55:55.127724757][th:851][info] TxProcessor on stateful validation success: d69f6683ec68984740a24bf09c61a057775b2a89e56eaa00986984f98aa6661d
[2018-10-01 06:55:55.129107238][th:851][info] TxProcessor on stateful validation success: 9d6ba0e98ccda54d66bd8d985e4bef0d8e40eee0b1bce48ee70f6e5d13b61c09
[2018-10-01 06:55:55.130394292][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:55:55.131223266][th:851][info] TxProcessor on proposal stateless success: d69f6683ec68984740a24bf09c61a057775b2a89e56eaa00986984f98aa6661d
[2018-10-01 06:55:55.132461033][th:851][info] TxProcessor on proposal stateless success: 9d6ba0e98ccda54d66bd8d985e4bef0d8e40eee0b1bce48ee70f6e5d13b61c09
[2018-10-01 06:55:55.133532114][th:888][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:55:55.133925682][th:888][info] ProposalStorage Vote [9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134] looks valid
[2018-10-01 06:55:55.133936579][th:888][info] YacBlockStorage Vote (9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134) inserted
[2018-10-01 06:55:55.133940023][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:55:55.137101317][th:888][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:55:55.137496954][th:888][info] ProposalStorage Vote [9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134] looks valid
[2018-10-01 06:55:55.137504390][th:888][info] YacBlockStorage Vote (9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134) inserted
[2018-10-01 06:55:55.137507029][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:55:55.137609855][th:888][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:55.139807028][th:888][info] ProposalStorage Vote [9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134] looks valid
[2018-10-01 06:55:55.140763748][th:888][info] YacBlockStorage Vote (9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134, 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134) inserted
[2018-10-01 06:55:55.141344078][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:55:55.141493328][th:888][info] YAC Propagate state 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134 to whole network
[2018-10-01 06:55:55.141719355][th:888][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:55:55.142027442][th:888][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:55:55.143053753][th:888][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:55:55.151639255][th:888][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:55:55.153633627][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:55:55.156567190][th:888][info] YAC Pass outcome for 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134 to pipeline
[2018-10-01 06:55:55.157270057][th:888][info] YacGate consensus: commit top block: height 251, hash 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134
[2018-10-01 06:55:55.158284544][th:888][info] synchronizer processing commit
[2018-10-01 06:55:55.159388410][th:888][info] ChainValidator validate block: height 251, hash 9db1e42272b65e0ecc32ee6d6db18389d6864ca0877e6bf1cfcd4ec436c83134
[2018-10-01 06:55:55.168353442][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:55:55.168381073][th:888][info] TxProcessor on commit committed: d69f6683ec68984740a24bf09c61a057775b2a89e56eaa00986984f98aa6661d
[2018-10-01 06:55:55.168395610][th:888][info] TxProcessor on commit committed: 9d6ba0e98ccda54d66bd8d985e4bef0d8e40eee0b1bce48ee70f6e5d13b61c09
[2018-10-01 06:55:55.180558618][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:55.181355158][th:888][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:55:55.249794061][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:55:55.250812066][th:888][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:00.075608076][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:00.076368822][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:00.076383470][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 253
[2018-10-01 06:56:00.079407182][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:00.080323975][th:889][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:00.081224533][th:889][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:56:00.081237020][th:889][info] OrderingGate Received new proposal, height: 252
[2018-10-01 06:56:00.081331668][th:851][info] OrderingGate Pass the proposal to pipeline height 252
[2018-10-01 06:56:00.081337474][th:851][info] Simulator process proposal
[2018-10-01 06:56:00.082101988][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:56:00.098936482][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:56:00.099313914][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:00.099838212][th:851][info] YacGate vote for block (ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, Hash: [ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e ])
[2018-10-01 06:56:00.100575094][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:56:00.101214266][th:851][info] YAC Vote for hash (ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e)
[2018-10-01 06:56:00.101347902][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:56:00.103193810][th:851][info] TxProcessor on stateful validation success: 944e16b1c74a65f0e0bce96466cfddf0aacac26c8633b5e5fc988a94551c72a2
[2018-10-01 06:56:00.103330537][th:851][info] TxProcessor on stateful validation success: 91e30f9ef93719e1dd478b6fa07144038a73b518199eb4456f422cad99a9da60
[2018-10-01 06:56:00.103438097][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:00.103494704][th:851][info] TxProcessor on proposal stateless success: 944e16b1c74a65f0e0bce96466cfddf0aacac26c8633b5e5fc988a94551c72a2
[2018-10-01 06:56:00.103629391][th:851][info] TxProcessor on proposal stateless success: 91e30f9ef93719e1dd478b6fa07144038a73b518199eb4456f422cad99a9da60
[2018-10-01 06:56:00.139021012][th:889][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:56:00.140781036][th:889][info] ProposalStorage Vote [ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e] looks valid
[2018-10-01 06:56:00.140944098][th:889][info] YacBlockStorage Vote (ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e) inserted
[2018-10-01 06:56:00.140970118][th:889][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:00.140993377][th:889][info] ProposalStorage Vote [ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e] looks valid
[2018-10-01 06:56:00.141018459][th:889][info] YacBlockStorage Vote (ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e) inserted
[2018-10-01 06:56:00.141038854][th:889][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:00.141059863][th:889][info] ProposalStorage Vote [ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e] looks valid
[2018-10-01 06:56:00.141084161][th:889][info] YacBlockStorage Vote (ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e) inserted
[2018-10-01 06:56:00.141104260][th:889][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:00.141129675][th:889][info] YAC Received supermajority of votes for ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e, skip propagation
[2018-10-01 06:56:00.141151479][th:889][info] YAC Pass outcome for ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e to pipeline
[2018-10-01 06:56:00.141229609][th:889][info] YacGate consensus: commit top block: height 252, hash ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e
[2018-10-01 06:56:00.141253935][th:889][info] synchronizer processing commit
[2018-10-01 06:56:00.141991512][th:889][info] ChainValidator validate block: height 252, hash ebcfce6b9721cc3b288647d777685370ae746080702727faae8b3541b17cd49e
[2018-10-01 06:56:00.172770962][th:889][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:00.173584652][th:889][info] TxProcessor on commit committed: 944e16b1c74a65f0e0bce96466cfddf0aacac26c8633b5e5fc988a94551c72a2
[2018-10-01 06:56:00.174300003][th:889][info] TxProcessor on commit committed: 91e30f9ef93719e1dd478b6fa07144038a73b518199eb4456f422cad99a9da60
[2018-10-01 06:56:00.213827820][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:00.214535918][th:889][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:00.263317298][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:00.264820644][th:889][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:05.075624224][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:05.076356809][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:05.076372889][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 254
[2018-10-01 06:56:05.079054572][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:05.079842295][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:05.087604290][th:888][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:56:05.087617415][th:888][info] OrderingGate Received new proposal, height: 253
[2018-10-01 06:56:05.089306468][th:851][info] OrderingGate Pass the proposal to pipeline height 253
[2018-10-01 06:56:05.089811346][th:851][info] Simulator process proposal
[2018-10-01 06:56:05.091149080][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:56:05.104044233][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:56:05.105243610][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:05.105677229][th:851][info] YacGate vote for block (7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, Hash: [7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642 ])
[2018-10-01 06:56:05.107995973][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:56:05.108360649][th:851][info] YAC Vote for hash (7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642)
[2018-10-01 06:56:05.108478094][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:05.108628278][th:851][info] TxProcessor on stateful validation success: eb71e3c1103229dee5c345e3b6fb5bfbb80008b75de7efab882e2512f70e7e4c
[2018-10-01 06:56:05.108708555][th:851][info] TxProcessor on stateful validation success: 825bb623e9155983f7ea2732e18758c6058e3b0c1cd69f122bf1ab16f717de44
[2018-10-01 06:56:05.108779837][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:05.108808668][th:851][info] TxProcessor on proposal stateless success: eb71e3c1103229dee5c345e3b6fb5bfbb80008b75de7efab882e2512f70e7e4c
[2018-10-01 06:56:05.108869696][th:851][info] TxProcessor on proposal stateless success: 825bb623e9155983f7ea2732e18758c6058e3b0c1cd69f122bf1ab16f717de44
[2018-10-01 06:56:05.165599254][th:889][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:05.166727207][th:889][info] ProposalStorage Vote [7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642] looks valid
[2018-10-01 06:56:05.166822501][th:889][info] YacBlockStorage Vote (7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642) inserted
[2018-10-01 06:56:05.166839879][th:889][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:05.166857865][th:889][info] ProposalStorage Vote [7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642] looks valid
[2018-10-01 06:56:05.166893256][th:889][info] YacBlockStorage Vote (7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642) inserted
[2018-10-01 06:56:05.166908710][th:889][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:05.166924082][th:889][info] ProposalStorage Vote [7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642] looks valid
[2018-10-01 06:56:05.166943236][th:889][info] YacBlockStorage Vote (7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642) inserted
[2018-10-01 06:56:05.166959031][th:889][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:05.166986974][th:889][info] YAC Received supermajority of votes for 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642, skip propagation
[2018-10-01 06:56:05.167003682][th:889][info] YAC Pass outcome for 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642 to pipeline
[2018-10-01 06:56:05.167075631][th:889][info] YacGate consensus: commit top block: height 253, hash 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642
[2018-10-01 06:56:05.167096222][th:889][info] synchronizer processing commit
[2018-10-01 06:56:05.167654747][th:889][info] ChainValidator validate block: height 253, hash 7a3ae64a5318a13b26f225f1db0f15b8e0f0910494330a338695ee0eca82e642
[2018-10-01 06:56:05.183152719][th:889][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:05.183232436][th:889][info] TxProcessor on commit committed: eb71e3c1103229dee5c345e3b6fb5bfbb80008b75de7efab882e2512f70e7e4c
[2018-10-01 06:56:05.183304982][th:889][info] TxProcessor on commit committed: 825bb623e9155983f7ea2732e18758c6058e3b0c1cd69f122bf1ab16f717de44
[2018-10-01 06:56:05.199961440][th:887][info] TxProcessor handle batch
[2018-10-01 06:56:05.200004804][th:887][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:05.200090358][th:887][info] PCS propagate batch
[2018-10-01 06:56:05.200113420][th:887][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:56:05.200130534][th:887][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:05.200216989][th:887][warning] CommandService Found transaction 9f452361dffca9e2a478f9eee8dd53615541a54b568cb521ba3b8b62f269df6a in cache, ignoring
[2018-10-01 06:56:05.200324095][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:05.203819646][th:889][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:05.228407033][th:879][info] TxProcessor handle batch
[2018-10-01 06:56:05.228418057][th:879][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:05.228444743][th:879][info] PCS propagate batch
[2018-10-01 06:56:05.228448408][th:879][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:56:05.228452934][th:879][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:05.229462412][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:05.230589861][th:888][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:10.075608290][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:10.076370483][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:10.076386784][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 255
[2018-10-01 06:56:10.078589695][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:10.081463924][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:10.102420103][th:888][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:56:10.102433235][th:888][info] OrderingGate Received new proposal, height: 254
[2018-10-01 06:56:10.102527869][th:851][info] OrderingGate Pass the proposal to pipeline height 254
[2018-10-01 06:56:10.102533750][th:851][info] Simulator process proposal
[2018-10-01 06:56:10.117802851][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:56:10.173538106][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:56:10.173808164][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:10.174123068][th:851][info] YacGate vote for block (051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, Hash: [051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc ])
[2018-10-01 06:56:10.174601584][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:56:10.174910756][th:851][info] YAC Vote for hash (051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc)
[2018-10-01 06:56:10.175093721][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:10.175211070][th:851][info] TxProcessor on stateful validation success: 9f452361dffca9e2a478f9eee8dd53615541a54b568cb521ba3b8b62f269df6a
[2018-10-01 06:56:10.175327541][th:851][info] TxProcessor on stateful validation success: 6b03e1424c700a7624ddceb5dada4cf288de47fe598069d87b049e220c65bb00
[2018-10-01 06:56:10.175362688][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:10.175400325][th:851][info] TxProcessor on proposal stateless success: 9f452361dffca9e2a478f9eee8dd53615541a54b568cb521ba3b8b62f269df6a
[2018-10-01 06:56:10.175435423][th:851][info] TxProcessor on proposal stateless success: 6b03e1424c700a7624ddceb5dada4cf288de47fe598069d87b049e220c65bb00
[2018-10-01 06:56:10.192792136][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:10.193792954][th:888][info] ProposalStorage Vote [051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc] looks valid
[2018-10-01 06:56:10.193803942][th:888][info] YacBlockStorage Vote (051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc) inserted
[2018-10-01 06:56:10.193807448][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:10.193811765][th:888][info] ProposalStorage Vote [051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc] looks valid
[2018-10-01 06:56:10.193816608][th:888][info] YacBlockStorage Vote (051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc) inserted
[2018-10-01 06:56:10.193818555][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:10.193821316][th:888][info] ProposalStorage Vote [051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc] looks valid
[2018-10-01 06:56:10.193826316][th:888][info] YacBlockStorage Vote (051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc) inserted
[2018-10-01 06:56:10.193828261][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:10.193834873][th:888][info] YAC Received supermajority of votes for 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc, skip propagation
[2018-10-01 06:56:10.193837932][th:888][info] YAC Pass outcome for 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc to pipeline
[2018-10-01 06:56:10.193912735][th:888][info] YacGate consensus: commit top block: height 254, hash 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc
[2018-10-01 06:56:10.193918519][th:888][info] synchronizer processing commit
[2018-10-01 06:56:10.200104901][th:888][info] ChainValidator validate block: height 254, hash 051cf00433f54e9941b4b2bb5e867b468f6ac84396f520d232a17b452b52d0cc
[2018-10-01 06:56:10.247609080][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:10.247692543][th:888][info] TxProcessor on commit committed: 9f452361dffca9e2a478f9eee8dd53615541a54b568cb521ba3b8b62f269df6a
[2018-10-01 06:56:10.247769991][th:888][info] TxProcessor on commit committed: 6b03e1424c700a7624ddceb5dada4cf288de47fe598069d87b049e220c65bb00
[2018-10-01 06:56:10.277566573][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:10.278204092][th:889][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:10.287829039][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:10.288446862][th:889][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:10.302879117][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:10.304662099][th:889][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:56:15.075600328][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:15.076663788][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:15.076822056][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 256
[2018-10-01 06:56:15.079372022][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:15.080822354][th:889][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:15.082045955][th:889][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:56:15.082084085][th:889][info] OrderingGate Received new proposal, height: 255
[2018-10-01 06:56:15.087046932][th:851][info] OrderingGate Pass the proposal to pipeline height 255
[2018-10-01 06:56:15.087058878][th:851][info] Simulator process proposal
[2018-10-01 06:56:15.090604974][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:56:15.119657921][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:56:15.121475172][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:15.121853647][th:851][info] YacGate vote for block (d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, Hash: [d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c ])
[2018-10-01 06:56:15.122599752][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:56:15.122965768][th:851][info] YAC Vote for hash (d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c)
[2018-10-01 06:56:15.123124533][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:15.123250235][th:851][info] TxProcessor on stateful validation success: ac2dfd6cdd9638b11d868b234b67e4af3126ce57dc87b8789f4ef8a8f339b748
[2018-10-01 06:56:15.123336494][th:851][info] TxProcessor on stateful validation success: 24f5e171250253c8ecb7b1b3a27186214372264fcd68bb9ad169d516a44ebf4b
[2018-10-01 06:56:15.123376870][th:851][info] TxProcessor on stateful validation success: 86c655082d7a907ade853600277c45b58c071011581a7e3391c31895d40208fa
[2018-10-01 06:56:15.123411506][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:15.123425396][th:851][info] TxProcessor on proposal stateless success: ac2dfd6cdd9638b11d868b234b67e4af3126ce57dc87b8789f4ef8a8f339b748
[2018-10-01 06:56:15.123461050][th:851][info] TxProcessor on proposal stateless success: 24f5e171250253c8ecb7b1b3a27186214372264fcd68bb9ad169d516a44ebf4b
[2018-10-01 06:56:15.123491807][th:851][info] TxProcessor on proposal stateless success: 86c655082d7a907ade853600277c45b58c071011581a7e3391c31895d40208fa
[2018-10-01 06:56:15.134321187][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:15.136877122][th:888][info] ProposalStorage Vote [d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c] looks valid
[2018-10-01 06:56:15.137460040][th:888][info] YacBlockStorage Vote (d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c) inserted
[2018-10-01 06:56:15.137489391][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:15.137640365][th:888][info] ProposalStorage Vote [d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c] looks valid
[2018-10-01 06:56:15.137925209][th:888][info] YacBlockStorage Vote (d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c) inserted
[2018-10-01 06:56:15.137953911][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:15.138141524][th:888][info] ProposalStorage Vote [d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c] looks valid
[2018-10-01 06:56:15.138249617][th:888][info] YacBlockStorage Vote (d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c) inserted
[2018-10-01 06:56:15.141161942][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:15.141486242][th:888][info] YAC Received supermajority of votes for d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c, skip propagation
[2018-10-01 06:56:15.141665248][th:888][info] YAC Pass outcome for d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c to pipeline
[2018-10-01 06:56:15.142169451][th:888][info] YacGate consensus: commit top block: height 255, hash d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c
[2018-10-01 06:56:15.142307864][th:888][info] synchronizer processing commit
[2018-10-01 06:56:15.143550538][th:888][info] ChainValidator validate block: height 255, hash d7ba754cd81e134744e8643d9a7c6db033123ee7545570f7418f50a29f32276c
[2018-10-01 06:56:15.167725950][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:15.167913309][th:888][info] TxProcessor on commit committed: ac2dfd6cdd9638b11d868b234b67e4af3126ce57dc87b8789f4ef8a8f339b748
[2018-10-01 06:56:15.167985464][th:888][info] TxProcessor on commit committed: 24f5e171250253c8ecb7b1b3a27186214372264fcd68bb9ad169d516a44ebf4b
[2018-10-01 06:56:15.168027649][th:888][info] TxProcessor on commit committed: 86c655082d7a907ade853600277c45b58c071011581a7e3391c31895d40208fa
[2018-10-01 06:56:15.180629992][th:887][info] TxProcessor handle batch
[2018-10-01 06:56:15.180725053][th:887][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:15.180832412][th:887][info] PCS propagate batch
[2018-10-01 06:56:15.181362171][th:887][info] OrderingGate propagate batch, account_id: user_370143@test
[2018-10-01 06:56:15.181429318][th:887][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:15.181998856][th:887][warning] CommandService Found transaction 09eeaecb5a643006db810540456346fdab17045ca090f48c89628e05f7023cdf in cache, ignoring
[2018-10-01 06:56:15.183754701][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:15.184579622][th:888][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:20.075603931][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:20.076003658][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:20.076020164][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 257
[2018-10-01 06:56:20.078589679][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:20.082917386][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:20.084974916][th:888][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:56:20.084986775][th:888][info] OrderingGate Received new proposal, height: 256
[2018-10-01 06:56:20.085070402][th:851][info] OrderingGate Pass the proposal to pipeline height 256
[2018-10-01 06:56:20.085077278][th:851][info] Simulator process proposal
[2018-10-01 06:56:20.088200118][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:56:20.101602650][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:56:20.102830899][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:20.103183196][th:851][info] YacGate vote for block (eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, Hash: [eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b ])
[2018-10-01 06:56:20.107009945][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:56:20.107306248][th:851][info] YAC Vote for hash (eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b)
[2018-10-01 06:56:20.109708841][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:56:20.110750614][th:888][info] ProposalStorage Vote [eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b] looks valid
[2018-10-01 06:56:20.110759913][th:888][info] YacBlockStorage Vote (eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b) inserted
[2018-10-01 06:56:20.110763376][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:20.110767707][th:888][info] ProposalStorage Vote [eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b] looks valid
[2018-10-01 06:56:20.110772963][th:888][info] YacBlockStorage Vote (eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b) inserted
[2018-10-01 06:56:20.110775083][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:20.110778150][th:888][info] ProposalStorage Vote [eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b] looks valid
[2018-10-01 06:56:20.110784362][th:888][info] YacBlockStorage Vote (eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b) inserted
[2018-10-01 06:56:20.110786371][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:20.110792737][th:888][info] YAC Received supermajority of votes for eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b, skip propagation
[2018-10-01 06:56:20.110795785][th:888][info] YAC Pass outcome for eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b to pipeline
[2018-10-01 06:56:20.110871805][th:888][info] YacGate consensus: commit top block: height 256, hash eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b
[2018-10-01 06:56:20.110877429][th:888][info] synchronizer processing commit
[2018-10-01 06:56:20.117362230][th:888][info] ChainValidator validate block: height 256, hash eacd3c94dce98be1fa072720771168ee6d544353d098844c6a95c0f9aa76cf5b
[2018-10-01 06:56:20.123060569][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:56:20.123126288][th:851][info] TxProcessor on stateful validation success: 09eeaecb5a643006db810540456346fdab17045ca090f48c89628e05f7023cdf
[2018-10-01 06:56:20.124188845][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:20.124207336][th:851][info] TxProcessor on proposal stateless success: 09eeaecb5a643006db810540456346fdab17045ca090f48c89628e05f7023cdf
[2018-10-01 06:56:20.132649988][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:20.132693074][th:888][info] TxProcessor on commit committed: 09eeaecb5a643006db810540456346fdab17045ca090f48c89628e05f7023cdf
[2018-10-01 06:56:20.154034412][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:20.155690296][th:888][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:20.321356595][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:20.322143713][th:889][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:20.329115702][th:887][info] TxProcessor handle batch
[2018-10-01 06:56:20.329127096][th:887][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:20.329157334][th:887][info] PCS propagate batch
[2018-10-01 06:56:20.329161136][th:887][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:56:20.329165268][th:887][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:20.329227966][th:887][warning] CommandService Found transaction 7a687cd98021a4c60e7830f0442c2ebf2e6f761c0484419b95f731fd6b41203e in cache, ignoring
[2018-10-01 06:56:20.329433217][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:20.340635636][th:888][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:56:25.075598868][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:25.076974599][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:25.077002697][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 258
[2018-10-01 06:56:25.140402476][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:25.146095994][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:25.148059446][th:888][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:56:25.148070357][th:888][info] OrderingGate Received new proposal, height: 257
[2018-10-01 06:56:25.148094537][th:851][info] OrderingGate Pass the proposal to pipeline height 257
[2018-10-01 06:56:25.148100416][th:851][info] Simulator process proposal
[2018-10-01 06:56:25.148794921][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:56:25.187429351][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:56:25.187914300][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:25.188506544][th:851][info] YacGate vote for block (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, Hash: [c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb ])
[2018-10-01 06:56:25.189199039][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 06:56:25.189748668][th:851][info] YAC Vote for hash (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb)
[2018-10-01 06:56:25.189837676][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:56:25.189903264][th:851][info] TxProcessor on stateful validation success: 6c5b57d1e144ba4b615d96e46a2a4ca6415196050ae66d097cdbce9af330cdd5
[2018-10-01 06:56:25.190537791][th:851][info] TxProcessor on stateful validation success: 93cb015a526fd17a315ee74cc521529f9dc8b042fcc53237b4b0e94b554bd0b3
[2018-10-01 06:56:25.190586404][th:851][info] TxProcessor on stateful validation success: 7a687cd98021a4c60e7830f0442c2ebf2e6f761c0484419b95f731fd6b41203e
[2018-10-01 06:56:25.190605150][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:25.190618925][th:851][info] TxProcessor on proposal stateless success: 6c5b57d1e144ba4b615d96e46a2a4ca6415196050ae66d097cdbce9af330cdd5
[2018-10-01 06:56:25.190631694][th:851][info] TxProcessor on proposal stateless success: 93cb015a526fd17a315ee74cc521529f9dc8b042fcc53237b4b0e94b554bd0b3
[2018-10-01 06:56:25.190644568][th:851][info] TxProcessor on proposal stateless success: 7a687cd98021a4c60e7830f0442c2ebf2e6f761c0484419b95f731fd6b41203e
[2018-10-01 06:56:30.175523804][th:892][info] TxProcessor handle batch
[2018-10-01 06:56:30.175542718][th:892][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:30.175573342][th:892][info] PCS propagate batch
[2018-10-01 06:56:30.175577162][th:892][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:56:30.175582843][th:892][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:30.180718789][th:889][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:30.186656157][th:889][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:30.190041581][th:858][info] YAC Vote for hash (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb)
[2018-10-01 06:56:30.190142895][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:30.228246687][th:889][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:30.240063150][th:889][info] ProposalStorage Vote [c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb] looks valid
[2018-10-01 06:56:30.240077831][th:889][info] YacBlockStorage Vote (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb) inserted
[2018-10-01 06:56:30.240081374][th:889][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:30.240086231][th:889][info] ProposalStorage Vote [c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb] looks valid
[2018-10-01 06:56:30.240091761][th:889][info] YacBlockStorage Vote (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb) inserted
[2018-10-01 06:56:30.240094006][th:889][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:30.240097132][th:889][info] ProposalStorage Vote [c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb] looks valid
[2018-10-01 06:56:30.240103240][th:889][info] YacBlockStorage Vote (c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb) inserted
[2018-10-01 06:56:30.240105355][th:889][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:30.240112394][th:889][info] YAC Received supermajority of votes for c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb, skip propagation
[2018-10-01 06:56:30.240116188][th:889][info] YAC Pass outcome for c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb to pipeline
[2018-10-01 06:56:30.240177074][th:889][info] YacGate consensus: commit top block: height 257, hash c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb
[2018-10-01 06:56:30.240183916][th:889][info] synchronizer processing commit
[2018-10-01 06:56:30.249266580][th:889][info] ChainValidator validate block: height 257, hash c579b7d558f33a196f13198637ace6774d60db1a1407f003ccae84685871b2eb
[2018-10-01 06:56:30.280854131][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:30.283691298][th:888][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:30.296136060][th:889][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:30.296166693][th:889][info] TxProcessor on commit committed: 6c5b57d1e144ba4b615d96e46a2a4ca6415196050ae66d097cdbce9af330cdd5
[2018-10-01 06:56:30.296187623][th:889][info] TxProcessor on commit committed: 93cb015a526fd17a315ee74cc521529f9dc8b042fcc53237b4b0e94b554bd0b3
[2018-10-01 06:56:30.296192039][th:889][info] TxProcessor on commit committed: 7a687cd98021a4c60e7830f0442c2ebf2e6f761c0484419b95f731fd6b41203e
[2018-10-01 06:56:30.307242308][th:887][info] TxProcessor handle batch
[2018-10-01 06:56:30.307252860][th:887][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:30.307282649][th:887][info] PCS propagate batch
[2018-10-01 06:56:30.307286137][th:887][info] OrderingGate propagate batch, account_id: user_216452@test
[2018-10-01 06:56:30.307290675][th:887][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:30.308695305][th:894][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:30.309351717][th:894][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:56:30.310082914][th:887][warning] CommandService Found transaction 08da8792749cf01b90990d4cfeb68460fb38cfb5999ba5e4c9656cc63fe3b2cd in cache, ignoring
[2018-10-01 06:56:35.075600532][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:35.076887607][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:35.076912470][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 259
[2018-10-01 06:56:35.080220821][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:35.091296139][th:894][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:35.103099137][th:894][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:56:35.103115463][th:894][info] OrderingGate Received new proposal, height: 258
[2018-10-01 06:56:35.103209803][th:851][info] OrderingGate Pass the proposal to pipeline height 258
[2018-10-01 06:56:35.103408527][th:851][info] Simulator process proposal
[2018-10-01 06:56:35.106648134][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:56:35.123167860][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:56:35.124191398][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:35.124514463][th:851][info] YacGate vote for block (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, Hash: [37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275 ])
[2018-10-01 06:56:35.128507906][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:56:35.132651004][th:851][info] YAC Vote for hash (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275)
[2018-10-01 06:56:35.133233109][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:56:35.133563577][th:851][info] TxProcessor on stateful validation success: 55f81737065b85a45616b0d7715aa8710afa8c61bcfb3a5ee4c8501f81fb184c
[2018-10-01 06:56:35.133650592][th:851][info] TxProcessor on stateful validation success: edbf60e6d79d1f30123806f4cec370c055897e8cb1824850378989b6cd256d2f
[2018-10-01 06:56:35.133682881][th:851][info] TxProcessor on stateful validation success: 08da8792749cf01b90990d4cfeb68460fb38cfb5999ba5e4c9656cc63fe3b2cd
[2018-10-01 06:56:35.133709105][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:35.133734940][th:851][info] TxProcessor on proposal stateless success: 55f81737065b85a45616b0d7715aa8710afa8c61bcfb3a5ee4c8501f81fb184c
[2018-10-01 06:56:35.133759154][th:851][info] TxProcessor on proposal stateless success: edbf60e6d79d1f30123806f4cec370c055897e8cb1824850378989b6cd256d2f
[2018-10-01 06:56:35.133969786][th:851][info] TxProcessor on proposal stateless success: 08da8792749cf01b90990d4cfeb68460fb38cfb5999ba5e4c9656cc63fe3b2cd
[2018-10-01 06:56:40.133692610][th:858][info] YAC Vote for hash (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275)
[2018-10-01 06:56:40.135188703][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:40.136936044][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:40.142965302][th:888][info] ProposalStorage Vote [37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275] looks valid
[2018-10-01 06:56:40.142977926][th:888][info] YacBlockStorage Vote (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275) inserted
[2018-10-01 06:56:40.142981322][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:40.142986394][th:888][info] ProposalStorage Vote [37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275] looks valid
[2018-10-01 06:56:40.142992164][th:888][info] YacBlockStorage Vote (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275) inserted
[2018-10-01 06:56:40.142994343][th:888][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:40.142997517][th:888][info] ProposalStorage Vote [37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275] looks valid
[2018-10-01 06:56:40.143003400][th:888][info] YacBlockStorage Vote (37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275) inserted
[2018-10-01 06:56:40.143005559][th:888][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:40.143012554][th:888][info] YAC Received supermajority of votes for 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275, skip propagation
[2018-10-01 06:56:40.143016409][th:888][info] YAC Pass outcome for 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275 to pipeline
[2018-10-01 06:56:40.143093103][th:888][info] YacGate consensus: commit top block: height 258, hash 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275
[2018-10-01 06:56:40.143100789][th:888][info] synchronizer processing commit
[2018-10-01 06:56:40.165831436][th:888][info] ChainValidator validate block: height 258, hash 37864db2666fea31f5f938c049d108a7251ea4e3f01aa3e9497ae2f136c20275
[2018-10-01 06:56:40.182200963][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:40.182247606][th:888][info] TxProcessor on commit committed: 55f81737065b85a45616b0d7715aa8710afa8c61bcfb3a5ee4c8501f81fb184c
[2018-10-01 06:56:40.182302315][th:888][info] TxProcessor on commit committed: edbf60e6d79d1f30123806f4cec370c055897e8cb1824850378989b6cd256d2f
[2018-10-01 06:56:40.182307821][th:888][info] TxProcessor on commit committed: 08da8792749cf01b90990d4cfeb68460fb38cfb5999ba5e4c9656cc63fe3b2cd
[2018-10-01 06:56:40.201103870][th:895][info] TxProcessor handle batch
[2018-10-01 06:56:40.201139727][th:895][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:40.201434308][th:895][info] PCS propagate batch
[2018-10-01 06:56:40.201525224][th:895][info] OrderingGate propagate batch, account_id: user_722899@test
[2018-10-01 06:56:40.201562320][th:895][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:40.203022683][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:40.206771308][th:888][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:40.216738195][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:40.217539853][th:888][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:40.300459861][th:888][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:40.301391849][th:888][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:56:45.075604646][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:45.076951666][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:45.076976196][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 260
[2018-10-01 06:56:45.085066159][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:45.089025581][th:888][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:45.091958580][th:888][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:56:45.091970029][th:888][info] OrderingGate Received new proposal, height: 259
[2018-10-01 06:56:45.092647492][th:851][info] OrderingGate Pass the proposal to pipeline height 259
[2018-10-01 06:56:45.092659670][th:851][info] Simulator process proposal
[2018-10-01 06:56:45.093798833][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:56:45.116012964][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:56:45.117049719][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:45.117954874][th:851][info] YacGate vote for block (70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, Hash: [70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311 ])
[2018-10-01 06:56:45.119044180][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:56:45.120011613][th:851][info] YAC Vote for hash (70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311)
[2018-10-01 06:56:45.122655600][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:56:45.124444961][th:888][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:56:45.124881741][th:888][info] ProposalStorage Vote [70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311] looks valid
[2018-10-01 06:56:45.124892514][th:888][info] YacBlockStorage Vote (70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311) inserted
[2018-10-01 06:56:45.124895820][th:888][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:45.129094082][th:894][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:56:45.129526433][th:894][info] ProposalStorage Vote [70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311] looks valid
[2018-10-01 06:56:45.129537988][th:894][info] YacBlockStorage Vote (70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311) inserted
[2018-10-01 06:56:45.129541323][th:894][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:45.130638231][th:851][info] TxProcessor on stateful validation success: c31bac2170faf9a905adba19eb745f4bb8e936d2b989029ddd14232297439c55
[2018-10-01 06:56:45.130683857][th:851][info] TxProcessor on stateful validation success: 1ced72d05461b3ef21c555c8d36159dbcef4ef61db02d674901d1baaa8d9c3c6
[2018-10-01 06:56:45.130711566][th:851][info] TxProcessor on stateful validation success: f9a36c671db33119d630005ed75fd7f248f92df2a907a579027d14e99cad8727
[2018-10-01 06:56:45.130725011][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:45.130735688][th:851][info] TxProcessor on proposal stateless success: c31bac2170faf9a905adba19eb745f4bb8e936d2b989029ddd14232297439c55
[2018-10-01 06:56:45.130748812][th:851][info] TxProcessor on proposal stateless success: 1ced72d05461b3ef21c555c8d36159dbcef4ef61db02d674901d1baaa8d9c3c6
[2018-10-01 06:56:45.130761352][th:851][info] TxProcessor on proposal stateless success: f9a36c671db33119d630005ed75fd7f248f92df2a907a579027d14e99cad8727
[2018-10-01 06:56:45.136864457][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:45.137316434][th:896][info] ProposalStorage Vote [70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311] looks valid
[2018-10-01 06:56:45.137325610][th:896][info] YacBlockStorage Vote (70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311, 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311) inserted
[2018-10-01 06:56:45.137328581][th:896][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:45.137335362][th:896][info] YAC Propagate state 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311 to whole network
[2018-10-01 06:56:45.137416521][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:56:45.137522643][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:56:45.139811144][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:56:45.139892019][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:56:45.146442209][th:888][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:56:45.153666452][th:888][info] YAC Pass outcome for 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311 to pipeline
[2018-10-01 06:56:45.155261561][th:888][info] YacGate consensus: commit top block: height 259, hash 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311
[2018-10-01 06:56:45.155282656][th:888][info] synchronizer processing commit
[2018-10-01 06:56:45.167516270][th:888][info] ChainValidator validate block: height 259, hash 70e8fc52ad03917a27c41edfed4eb0ef1d3fc921997888af504707bd95d39311
[2018-10-01 06:56:45.186032193][th:888][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:45.186136789][th:888][info] TxProcessor on commit committed: c31bac2170faf9a905adba19eb745f4bb8e936d2b989029ddd14232297439c55
[2018-10-01 06:56:45.186240634][th:888][info] TxProcessor on commit committed: 1ced72d05461b3ef21c555c8d36159dbcef4ef61db02d674901d1baaa8d9c3c6
[2018-10-01 06:56:45.186292639][th:888][info] TxProcessor on commit committed: f9a36c671db33119d630005ed75fd7f248f92df2a907a579027d14e99cad8727
[2018-10-01 06:56:45.199277892][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:45.200938768][th:896][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:45.227284979][th:897][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:45.227894578][th:897][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:50.075626415][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:50.076357376][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:50.076372942][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 261
[2018-10-01 06:56:50.081074248][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:50.084356994][th:897][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:50.085676673][th:897][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:56:50.085687313][th:897][info] OrderingGate Received new proposal, height: 260
[2018-10-01 06:56:50.086015161][th:851][info] OrderingGate Pass the proposal to pipeline height 260
[2018-10-01 06:56:50.086025432][th:851][info] Simulator process proposal
[2018-10-01 06:56:50.087082118][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:56:50.096922987][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:56:50.097261239][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:50.097743754][th:851][info] YacGate vote for block (daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, Hash: [daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff ])
[2018-10-01 06:56:50.098445526][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:56:50.098956063][th:851][info] YAC Vote for hash (daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff)
[2018-10-01 06:56:50.099051397][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:56:50.099166393][th:897][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:56:50.100008722][th:897][info] ProposalStorage Vote [daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff] looks valid
[2018-10-01 06:56:50.100370643][th:897][info] YacBlockStorage Vote (daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff) inserted
[2018-10-01 06:56:50.100640607][th:897][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:50.100959713][th:851][info] TxProcessor on stateful validation success: 2c145c51c82195195252c633e3cec2c8ff9eb5bf7c7c2c78dbbde6a7048494b6
[2018-10-01 06:56:50.101410295][th:851][info] TxProcessor on stateful validation success: dbecb6abaebad4830c6bd7a9d1be5caad26f17bb2b4cd59afd2d3e4cf293689f
[2018-10-01 06:56:50.101611731][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:50.101810316][th:851][info] TxProcessor on proposal stateless success: 2c145c51c82195195252c633e3cec2c8ff9eb5bf7c7c2c78dbbde6a7048494b6
[2018-10-01 06:56:50.102769278][th:851][info] TxProcessor on proposal stateless success: dbecb6abaebad4830c6bd7a9d1be5caad26f17bb2b4cd59afd2d3e4cf293689f
[2018-10-01 06:56:50.108062900][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:50.108837940][th:896][info] ProposalStorage Vote [daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff] looks valid
[2018-10-01 06:56:50.109166950][th:896][info] YacBlockStorage Vote (daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff) inserted
[2018-10-01 06:56:50.109366423][th:896][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:50.124195956][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:56:50.125935054][th:896][info] ProposalStorage Vote [daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff] looks valid
[2018-10-01 06:56:50.125975034][th:896][info] YacBlockStorage Vote (daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff, daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff) inserted
[2018-10-01 06:56:50.126009120][th:896][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:50.126030320][th:896][info] YAC Propagate state daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff to whole network
[2018-10-01 06:56:50.126407270][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:56:50.126533984][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:56:50.126757880][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:56:50.126977702][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:56:50.127420157][th:896][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:56:50.129667911][th:896][info] YAC Pass outcome for daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff to pipeline
[2018-10-01 06:56:50.129750505][th:896][info] YacGate consensus: commit top block: height 260, hash daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff
[2018-10-01 06:56:50.130388871][th:896][info] synchronizer processing commit
[2018-10-01 06:56:50.131813321][th:896][info] ChainValidator validate block: height 260, hash daffec2a7855c2887d6ee43d063084c8e81585ed4fedf6a122006e778f8ee5ff
[2018-10-01 06:56:50.151317458][th:896][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:50.151961267][th:896][info] TxProcessor on commit committed: 2c145c51c82195195252c633e3cec2c8ff9eb5bf7c7c2c78dbbde6a7048494b6
[2018-10-01 06:56:50.152126269][th:896][info] TxProcessor on commit committed: dbecb6abaebad4830c6bd7a9d1be5caad26f17bb2b4cd59afd2d3e4cf293689f
[2018-10-01 06:56:50.176256688][th:898][info] TxProcessor handle batch
[2018-10-01 06:56:50.176268445][th:898][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:50.176295672][th:898][info] PCS propagate batch
[2018-10-01 06:56:50.176299851][th:898][info] OrderingGate propagate batch, account_id: user_102364@test
[2018-10-01 06:56:50.176303905][th:898][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:50.176369645][th:898][warning] CommandService Found transaction 3b7be18b5ac5cbcf22eb3f44f37da36f8ec9d3a894d590e31566c816980834df in cache, ignoring
[2018-10-01 06:56:50.176432840][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:50.178313968][th:896][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:50.244027002][th:897][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:50.245543285][th:897][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:55.075607319][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:56:55.076832452][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:56:55.076872897][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 262
[2018-10-01 06:56:55.085069625][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:56:55.099085285][th:896][info] AsyncGrpcClient receive proposal
[2018-10-01 06:56:55.100873217][th:896][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:56:55.100883589][th:896][info] OrderingGate Received new proposal, height: 261
[2018-10-01 06:56:55.100961955][th:851][info] OrderingGate Pass the proposal to pipeline height 261
[2018-10-01 06:56:55.100966979][th:851][info] Simulator process proposal
[2018-10-01 06:56:55.101644114][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:56:55.114656912][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:56:55.116224229][th:851][info] Simulator process verified proposal
[2018-10-01 06:56:55.120100284][th:851][info] YacGate vote for block (a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, Hash: [a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93 ])
[2018-10-01 06:56:55.123242742][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 06:56:55.123550201][th:851][info] YAC Vote for hash (a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93)
[2018-10-01 06:56:55.123623303][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:56:55.127489227][th:851][info] TxProcessor on stateful validation success: 3b7be18b5ac5cbcf22eb3f44f37da36f8ec9d3a894d590e31566c816980834df
[2018-10-01 06:56:55.127572140][th:851][info] TxProcessor on stateful validation success: 7154b019d5178b45fbc2cfa69184856fe08bb7533e316525a3d3d151946e2375
[2018-10-01 06:56:55.127585341][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:56:55.127596048][th:851][info] TxProcessor on proposal stateless success: 3b7be18b5ac5cbcf22eb3f44f37da36f8ec9d3a894d590e31566c816980834df
[2018-10-01 06:56:55.127608865][th:851][info] TxProcessor on proposal stateless success: 7154b019d5178b45fbc2cfa69184856fe08bb7533e316525a3d3d151946e2375
[2018-10-01 06:56:55.148143738][th:896][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:56:55.159114758][th:896][info] ProposalStorage Vote [a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93] looks valid
[2018-10-01 06:56:55.163343637][th:896][info] YacBlockStorage Vote (a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93) inserted
[2018-10-01 06:56:55.163387919][th:896][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:56:55.163441831][th:896][info] ProposalStorage Vote [a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93] looks valid
[2018-10-01 06:56:55.163599320][th:896][info] YacBlockStorage Vote (a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93) inserted
[2018-10-01 06:56:55.163798268][th:896][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:56:55.163837075][th:896][info] ProposalStorage Vote [a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93] looks valid
[2018-10-01 06:56:55.163908480][th:896][info] YacBlockStorage Vote (a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93) inserted
[2018-10-01 06:56:55.164282353][th:896][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:56:55.164342499][th:896][info] YAC Received supermajority of votes for a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93, skip propagation
[2018-10-01 06:56:55.164548923][th:896][info] YAC Pass outcome for a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93 to pipeline
[2018-10-01 06:56:55.164761963][th:896][info] YacGate consensus: commit top block: height 261, hash a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93
[2018-10-01 06:56:55.164910761][th:896][info] synchronizer processing commit
[2018-10-01 06:56:55.167702124][th:896][info] ChainValidator validate block: height 261, hash a17f0c03c16b543411b6aee05618e932f9899f3d6c36b4f1e5ac27d1e7b83c93
[2018-10-01 06:56:55.180473959][th:896][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:56:55.180692115][th:896][info] TxProcessor on commit committed: 3b7be18b5ac5cbcf22eb3f44f37da36f8ec9d3a894d590e31566c816980834df
[2018-10-01 06:56:55.180742580][th:896][info] TxProcessor on commit committed: 7154b019d5178b45fbc2cfa69184856fe08bb7533e316525a3d3d151946e2375
[2018-10-01 06:56:55.183586377][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:55.185137103][th:896][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:56:55.195771430][th:899][info] TxProcessor handle batch
[2018-10-01 06:56:55.195783574][th:899][info] TxProcessor propagating batch to PCS
[2018-10-01 06:56:55.195808793][th:899][info] PCS propagate batch
[2018-10-01 06:56:55.195812775][th:899][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:56:55.195817089][th:899][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:56:55.197329842][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:55.198318800][th:896][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:56:55.250051293][th:897][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:56:55.250697809][th:897][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:57:00.075606692][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:00.076698540][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:00.076714473][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 263
[2018-10-01 06:57:00.079822633][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:00.081319157][th:897][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:00.118447297][th:897][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:57:00.118460347][th:897][info] OrderingGate Received new proposal, height: 262
[2018-10-01 06:57:00.118549134][th:851][info] OrderingGate Pass the proposal to pipeline height 262
[2018-10-01 06:57:00.118554328][th:851][info] Simulator process proposal
[2018-10-01 06:57:00.123471326][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:57:00.153158610][th:897][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:00.154353291][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:00.157451417][th:897][info] ProposalStorage Vote [33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781] looks valid
[2018-10-01 06:57:00.157468103][th:897][info] YacBlockStorage Vote (33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781) inserted
[2018-10-01 06:57:00.157472015][th:897][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:00.159619283][th:896][info] ProposalStorage Vote [33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781] looks valid
[2018-10-01 06:57:00.159635128][th:896][info] YacBlockStorage Vote (33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781) inserted
[2018-10-01 06:57:00.159638402][th:896][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:00.168602042][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:57:00.171808884][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:00.172112934][th:851][info] YacGate vote for block (33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, Hash: [33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781 ])
[2018-10-01 06:57:00.173234106][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:57:00.173503159][th:851][info] YAC Vote for hash (33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781)
[2018-10-01 06:57:00.173567918][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:00.173629208][th:851][info] TxProcessor on stateful validation success: fbf2d125a53a086ef54e3660bf03dda84df7f69a11fd2da9deec0ff7bd91da99
[2018-10-01 06:57:00.173670367][th:851][info] TxProcessor on stateful validation success: 42e6b20e04ef7f5d50d392f5624fbeee362d192b2453647689e23b413ec22bf1
[2018-10-01 06:57:00.173704277][th:851][info] TxProcessor on stateful validation success: b9cf91c4c58bceabaafae2e52925aa03d9d1dee28eafadff3ae38f314db03453
[2018-10-01 06:57:00.173727375][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:00.173738870][th:851][info] TxProcessor on proposal stateless success: fbf2d125a53a086ef54e3660bf03dda84df7f69a11fd2da9deec0ff7bd91da99
[2018-10-01 06:57:00.173757460][th:851][info] TxProcessor on proposal stateless success: 42e6b20e04ef7f5d50d392f5624fbeee362d192b2453647689e23b413ec22bf1
[2018-10-01 06:57:00.173770003][th:851][info] TxProcessor on proposal stateless success: b9cf91c4c58bceabaafae2e52925aa03d9d1dee28eafadff3ae38f314db03453
[2018-10-01 06:57:00.179408336][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:00.179824183][th:896][info] ProposalStorage Vote [33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781] looks valid
[2018-10-01 06:57:00.179831530][th:896][info] YacBlockStorage Vote (33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781, 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781) inserted
[2018-10-01 06:57:00.179833846][th:896][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:00.179841321][th:896][info] YAC Propagate state 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781 to whole network
[2018-10-01 06:57:00.179903013][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:00.179959932][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:00.180023597][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:00.195378364][th:896][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:00.195710586][th:900][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:00.197555642][th:900][info] YAC Pass outcome for 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781 to pipeline
[2018-10-01 06:57:00.197641004][th:900][info] YacGate consensus: commit top block: height 262, hash 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781
[2018-10-01 06:57:00.197647548][th:900][info] synchronizer processing commit
[2018-10-01 06:57:00.200010277][th:900][info] ChainValidator validate block: height 262, hash 33e969b554211a468f480f4ce5c7a234cf4b4bdbbd8347aa627fa7a1f0c84781
[2018-10-01 06:57:00.233583783][th:900][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:00.233665498][th:900][info] TxProcessor on commit committed: fbf2d125a53a086ef54e3660bf03dda84df7f69a11fd2da9deec0ff7bd91da99
[2018-10-01 06:57:00.233849390][th:900][info] TxProcessor on commit committed: 42e6b20e04ef7f5d50d392f5624fbeee362d192b2453647689e23b413ec22bf1
[2018-10-01 06:57:00.233969545][th:900][info] TxProcessor on commit committed: b9cf91c4c58bceabaafae2e52925aa03d9d1dee28eafadff3ae38f314db03453
[2018-10-01 06:57:00.242483707][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:00.243117349][th:896][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:00.246964253][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:00.247795465][th:896][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:05.075606640][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:05.077057814][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:05.077081687][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 264
[2018-10-01 06:57:05.079340693][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:05.080562092][th:896][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:05.085645318][th:896][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:57:05.086219487][th:896][info] OrderingGate Received new proposal, height: 263
[2018-10-01 06:57:05.089979641][th:851][info] OrderingGate Pass the proposal to pipeline height 263
[2018-10-01 06:57:05.089990635][th:851][info] Simulator process proposal
[2018-10-01 06:57:05.091819213][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:57:05.106435442][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:57:05.106634446][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:05.107106682][th:851][info] YacGate vote for block (70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, Hash: [70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671 ])
[2018-10-01 06:57:05.107767633][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:57:05.108219969][th:851][info] YAC Vote for hash (70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671)
[2018-10-01 06:57:05.108325723][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:57:05.108419071][th:851][info] TxProcessor on stateful validation success: f16abcb438430cd985d9195543a55244ebd36b4a340737ba45b0233a3b662b27
[2018-10-01 06:57:05.108505383][th:851][info] TxProcessor on stateful validation success: 3e51b17247d90cf2e72ad5b9f577e1de3f50fe59e294f636da63e0b64eb21428
[2018-10-01 06:57:05.108551653][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:05.108575328][th:851][info] TxProcessor on proposal stateless success: f16abcb438430cd985d9195543a55244ebd36b4a340737ba45b0233a3b662b27
[2018-10-01 06:57:05.108720979][th:851][info] TxProcessor on proposal stateless success: 3e51b17247d90cf2e72ad5b9f577e1de3f50fe59e294f636da63e0b64eb21428
[2018-10-01 06:57:05.111836758][th:896][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:05.114197732][th:896][info] ProposalStorage Vote [70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671] looks valid
[2018-10-01 06:57:05.115490014][th:896][info] YacBlockStorage Vote (70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671) inserted
[2018-10-01 06:57:05.115552350][th:896][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:05.115633516][th:896][info] ProposalStorage Vote [70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671] looks valid
[2018-10-01 06:57:05.115686037][th:896][info] YacBlockStorage Vote (70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671) inserted
[2018-10-01 06:57:05.115900978][th:896][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:05.116191325][th:896][info] ProposalStorage Vote [70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671] looks valid
[2018-10-01 06:57:05.116257803][th:896][info] YacBlockStorage Vote (70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671) inserted
[2018-10-01 06:57:05.116332543][th:896][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:05.116411672][th:896][info] YAC Received supermajority of votes for 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671, skip propagation
[2018-10-01 06:57:05.116430315][th:896][info] YAC Pass outcome for 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671 to pipeline
[2018-10-01 06:57:05.116767847][th:896][info] YacGate consensus: commit top block: height 263, hash 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671
[2018-10-01 06:57:05.117131836][th:896][info] synchronizer processing commit
[2018-10-01 06:57:05.118173996][th:896][info] ChainValidator validate block: height 263, hash 70e4f401ea5f58308c46537dfc671cea1f46782c3becc6292e2020577dd1a671
[2018-10-01 06:57:05.127180954][th:896][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:05.127222309][th:896][info] TxProcessor on commit committed: f16abcb438430cd985d9195543a55244ebd36b4a340737ba45b0233a3b662b27
[2018-10-01 06:57:05.127237650][th:896][info] TxProcessor on commit committed: 3e51b17247d90cf2e72ad5b9f577e1de3f50fe59e294f636da63e0b64eb21428
[2018-10-01 06:57:05.153517029][th:899][info] TxProcessor handle batch
[2018-10-01 06:57:05.153533045][th:899][info] TxProcessor propagating batch to PCS
[2018-10-01 06:57:05.154698165][th:899][info] PCS propagate batch
[2018-10-01 06:57:05.154707735][th:899][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:57:05.154712199][th:899][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:57:05.155421168][th:899][warning] CommandService Found transaction 3559225c53860c9c08e1f9993445156c811c388fee725721f63787f53cbe0ac2 in cache, ignoring
[2018-10-01 06:57:05.155538164][th:901][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:05.156319073][th:901][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:05.196362578][th:896][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:05.198688140][th:896][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:10.075595304][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:10.076367680][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:10.076385262][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 265
[2018-10-01 06:57:10.085082496][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:10.088083156][th:896][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:10.088934801][th:896][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:57:10.088945270][th:896][info] OrderingGate Received new proposal, height: 264
[2018-10-01 06:57:10.089033328][th:851][info] OrderingGate Pass the proposal to pipeline height 264
[2018-10-01 06:57:10.089038688][th:851][info] Simulator process proposal
[2018-10-01 06:57:10.107437518][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:57:10.130048042][th:896][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:10.130433457][th:901][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:10.132414017][th:896][info] ProposalStorage Vote [e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3] looks valid
[2018-10-01 06:57:10.132428649][th:896][info] YacBlockStorage Vote (e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3) inserted
[2018-10-01 06:57:10.132432205][th:896][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:10.133607673][th:901][info] ProposalStorage Vote [e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3] looks valid
[2018-10-01 06:57:10.133621094][th:901][info] YacBlockStorage Vote (e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3) inserted
[2018-10-01 06:57:10.133624202][th:901][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:10.136445170][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:57:10.136915088][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:10.137926970][th:851][info] YacGate vote for block (e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, Hash: [e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3 ])
[2018-10-01 06:57:10.140234373][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:57:10.140823445][th:851][info] YAC Vote for hash (e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3)
[2018-10-01 06:57:10.140898878][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:10.140963287][th:851][info] TxProcessor on stateful validation success: 3559225c53860c9c08e1f9993445156c811c388fee725721f63787f53cbe0ac2
[2018-10-01 06:57:10.141707048][th:851][info] TxProcessor on stateful validation success: 9e80501147dbd92f47a7e4cdae9a7462d99c6b401bfdd33cd84c851be6d14296
[2018-10-01 06:57:10.141730553][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:10.141747204][th:851][info] TxProcessor on proposal stateless success: 3559225c53860c9c08e1f9993445156c811c388fee725721f63787f53cbe0ac2
[2018-10-01 06:57:10.141759492][th:851][info] TxProcessor on proposal stateless success: 9e80501147dbd92f47a7e4cdae9a7462d99c6b401bfdd33cd84c851be6d14296
[2018-10-01 06:57:10.143388832][th:902][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:10.145379200][th:902][info] ProposalStorage Vote [e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3] looks valid
[2018-10-01 06:57:10.145583468][th:902][info] YacBlockStorage Vote (e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3, e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3) inserted
[2018-10-01 06:57:10.145602596][th:902][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:10.145622895][th:902][info] YAC Propagate state e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3 to whole network
[2018-10-01 06:57:10.145727875][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:10.146839339][th:896][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:10.147073305][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:10.151552793][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:10.154846750][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:10.161369670][th:896][info] YAC Pass outcome for e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3 to pipeline
[2018-10-01 06:57:10.161453695][th:896][info] YacGate consensus: commit top block: height 264, hash e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3
[2018-10-01 06:57:10.161462192][th:896][info] synchronizer processing commit
[2018-10-01 06:57:10.165307743][th:896][info] ChainValidator validate block: height 264, hash e3282b97c999df61819386196a3bb558819a9c6e7ef7816610c3238a9d5b47a3
[2018-10-01 06:57:10.192387974][th:895][info] TxProcessor handle batch
[2018-10-01 06:57:10.192398824][th:895][info] TxProcessor propagating batch to PCS
[2018-10-01 06:57:10.192427619][th:895][info] PCS propagate batch
[2018-10-01 06:57:10.192431589][th:895][info] OrderingGate propagate batch, account_id: user_567068@test
[2018-10-01 06:57:10.192435777][th:895][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:57:10.192634897][th:903][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:10.193594541][th:903][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:10.213707995][th:896][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:10.213737109][th:896][info] TxProcessor on commit committed: 3559225c53860c9c08e1f9993445156c811c388fee725721f63787f53cbe0ac2
[2018-10-01 06:57:10.213752356][th:896][info] TxProcessor on commit committed: 9e80501147dbd92f47a7e4cdae9a7462d99c6b401bfdd33cd84c851be6d14296
[2018-10-01 06:57:10.221265824][th:903][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:10.222729959][th:903][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:10.266093990][th:903][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:10.267896259][th:903][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:57:15.075602973][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:15.076829696][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:15.076853161][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 266
[2018-10-01 06:57:15.079224831][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:15.103799347][th:902][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:15.105702924][th:902][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:57:15.105715666][th:902][info] OrderingGate Received new proposal, height: 265
[2018-10-01 06:57:15.105813220][th:851][info] OrderingGate Pass the proposal to pipeline height 265
[2018-10-01 06:57:15.105819683][th:851][info] Simulator process proposal
[2018-10-01 06:57:15.107069387][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:57:15.112510627][th:902][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:15.113195765][th:902][info] ProposalStorage Vote [45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3] looks valid
[2018-10-01 06:57:15.113210902][th:902][info] YacBlockStorage Vote (45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3) inserted
[2018-10-01 06:57:15.113214427][th:902][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:15.117223223][th:902][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:15.117679481][th:902][info] ProposalStorage Vote [45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3] looks valid
[2018-10-01 06:57:15.117688224][th:902][info] YacBlockStorage Vote (45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3) inserted
[2018-10-01 06:57:15.117691313][th:902][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:15.132659407][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:57:15.133467113][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:15.134369773][th:851][info] YacGate vote for block (45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, Hash: [45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3 ])
[2018-10-01 06:57:15.137631163][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:57:15.141163287][th:851][info] YAC Vote for hash (45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3)
[2018-10-01 06:57:15.141664328][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:15.141886732][th:851][info] TxProcessor on stateful validation success: 2c73f7905fe404ac1b89115a6e57041a3f536c2b62d85cb4f1afcffacc043c3b
[2018-10-01 06:57:15.142999463][th:851][info] TxProcessor on stateful validation success: 3ee9ce79728b039bae4e1865420a9c0541ce4e06d4527dc58aec9e8a2b434fc3
[2018-10-01 06:57:15.143432248][th:902][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:15.143695707][th:851][info] TxProcessor on stateful validation success: c47c1639a7788d60c01a76f08138b39276415ecbe411390babfca428fe82cbb2
[2018-10-01 06:57:15.143720908][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:15.143735689][th:851][info] TxProcessor on proposal stateless success: 2c73f7905fe404ac1b89115a6e57041a3f536c2b62d85cb4f1afcffacc043c3b
[2018-10-01 06:57:15.143747262][th:851][info] TxProcessor on proposal stateless success: 3ee9ce79728b039bae4e1865420a9c0541ce4e06d4527dc58aec9e8a2b434fc3
[2018-10-01 06:57:15.144350123][th:851][info] TxProcessor on proposal stateless success: c47c1639a7788d60c01a76f08138b39276415ecbe411390babfca428fe82cbb2
[2018-10-01 06:57:15.146004442][th:902][info] ProposalStorage Vote [45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3] looks valid
[2018-10-01 06:57:15.146019125][th:902][info] YacBlockStorage Vote (45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3, 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3) inserted
[2018-10-01 06:57:15.146022715][th:902][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:15.146029733][th:902][info] YAC Propagate state 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3 to whole network
[2018-10-01 06:57:15.146103897][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:15.146165233][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:15.146343167][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:15.149532396][th:903][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:15.152031906][th:902][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:15.154195593][th:903][info] YAC Pass outcome for 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3 to pipeline
[2018-10-01 06:57:15.154912739][th:903][info] YacGate consensus: commit top block: height 265, hash 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3
[2018-10-01 06:57:15.154927234][th:903][info] synchronizer processing commit
[2018-10-01 06:57:15.156016623][th:903][info] ChainValidator validate block: height 265, hash 45a599172179ebff69c6417859b63a11016ac0825b7678ac634b7764aae10ef3
[2018-10-01 06:57:15.198999195][th:903][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:15.199095446][th:903][info] TxProcessor on commit committed: 2c73f7905fe404ac1b89115a6e57041a3f536c2b62d85cb4f1afcffacc043c3b
[2018-10-01 06:57:15.199113541][th:903][info] TxProcessor on commit committed: 3ee9ce79728b039bae4e1865420a9c0541ce4e06d4527dc58aec9e8a2b434fc3
[2018-10-01 06:57:15.199118520][th:903][info] TxProcessor on commit committed: c47c1639a7788d60c01a76f08138b39276415ecbe411390babfca428fe82cbb2
[2018-10-01 06:57:15.214961518][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:15.217346098][th:905][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:15.233528670][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:15.234191802][th:905][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:20.075624560][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:20.076515173][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:20.076620965][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 267
[2018-10-01 06:57:20.078710565][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:20.081097258][th:905][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:20.082155634][th:905][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:57:20.082167550][th:905][info] OrderingGate Received new proposal, height: 266
[2018-10-01 06:57:20.082198614][th:851][info] OrderingGate Pass the proposal to pipeline height 266
[2018-10-01 06:57:20.082204398][th:851][info] Simulator process proposal
[2018-10-01 06:57:20.086707484][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:57:20.109944530][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:57:20.110219153][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:20.110513321][th:851][info] YacGate vote for block (bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, Hash: [bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b ])
[2018-10-01 06:57:20.111241391][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:57:20.111591553][th:851][info] YAC Vote for hash (bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b)
[2018-10-01 06:57:20.111694458][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:57:20.111877014][th:851][info] TxProcessor on stateful validation success: 0ff378f21c6fd284a13b9de0f845e89b9b23c599aa6f8379f0f973cbccd8ca4e
[2018-10-01 06:57:20.111978955][th:851][info] TxProcessor on stateful validation success: dfff0252258f74f65f8a0af0208029c11802f1cfcb2a8ea536740f5d55938399
[2018-10-01 06:57:20.112066956][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:20.112099330][th:851][info] TxProcessor on proposal stateless success: 0ff378f21c6fd284a13b9de0f845e89b9b23c599aa6f8379f0f973cbccd8ca4e
[2018-10-01 06:57:20.112153367][th:851][info] TxProcessor on proposal stateless success: dfff0252258f74f65f8a0af0208029c11802f1cfcb2a8ea536740f5d55938399
[2018-10-01 06:57:20.123401641][th:905][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:20.127053745][th:905][info] ProposalStorage Vote [bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b] looks valid
[2018-10-01 06:57:20.127067137][th:905][info] YacBlockStorage Vote (bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b) inserted
[2018-10-01 06:57:20.127071123][th:905][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:20.127075586][th:905][info] ProposalStorage Vote [bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b] looks valid
[2018-10-01 06:57:20.127080935][th:905][info] YacBlockStorage Vote (bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b) inserted
[2018-10-01 06:57:20.127083311][th:905][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:20.127086529][th:905][info] ProposalStorage Vote [bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b] looks valid
[2018-10-01 06:57:20.127091825][th:905][info] YacBlockStorage Vote (bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b) inserted
[2018-10-01 06:57:20.127094183][th:905][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:20.127101144][th:905][info] YAC Received supermajority of votes for bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b, skip propagation
[2018-10-01 06:57:20.127133138][th:905][info] YAC Pass outcome for bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b to pipeline
[2018-10-01 06:57:20.130057751][th:905][info] YacGate consensus: commit top block: height 266, hash bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b
[2018-10-01 06:57:20.130099503][th:905][info] synchronizer processing commit
[2018-10-01 06:57:20.131612786][th:905][info] ChainValidator validate block: height 266, hash bd2f4eb640d7c1f757748dd0eab504dc5e9f06518dfaf9e4018ec21a4730ba9b
[2018-10-01 06:57:20.157257088][th:905][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:20.157288994][th:905][info] TxProcessor on commit committed: 0ff378f21c6fd284a13b9de0f845e89b9b23c599aa6f8379f0f973cbccd8ca4e
[2018-10-01 06:57:20.157329294][th:905][info] TxProcessor on commit committed: dfff0252258f74f65f8a0af0208029c11802f1cfcb2a8ea536740f5d55938399
[2018-10-01 06:57:20.170136355][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:20.171373158][th:905][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:20.236035976][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:20.237510194][th:905][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:25.075611994][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:25.076666297][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:25.076959139][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 268
[2018-10-01 06:57:25.081724576][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:25.082866029][th:905][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:25.087143035][th:905][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:57:25.087156406][th:905][info] OrderingGate Received new proposal, height: 267
[2018-10-01 06:57:25.087380063][th:851][info] OrderingGate Pass the proposal to pipeline height 267
[2018-10-01 06:57:25.087550722][th:851][info] Simulator process proposal
[2018-10-01 06:57:25.137866243][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:57:25.152757136][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:57:25.153086967][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:25.153505538][th:851][info] YacGate vote for block (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, Hash: [0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2 ])
[2018-10-01 06:57:25.154087960][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:57:25.154445115][th:851][info] YAC Vote for hash (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2)
[2018-10-01 06:57:25.154649027][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:57:25.154750451][th:851][info] TxProcessor on stateful validation success: 9626aaa34ebd7e41f7d3d851f5ecd0276674a0c4c827643ac92945e5b2719d8d
[2018-10-01 06:57:25.154830521][th:851][info] TxProcessor on stateful validation success: c25fc1cbc9905b239db7a5a1e9a8a400bba17e40ab264e5cee3b0840535b1b72
[2018-10-01 06:57:25.154880847][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:25.154906743][th:851][info] TxProcessor on proposal stateless success: 9626aaa34ebd7e41f7d3d851f5ecd0276674a0c4c827643ac92945e5b2719d8d
[2018-10-01 06:57:25.154958445][th:851][info] TxProcessor on proposal stateless success: c25fc1cbc9905b239db7a5a1e9a8a400bba17e40ab264e5cee3b0840535b1b72
[2018-10-01 06:57:25.230703644][th:902][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:25.233797809][th:902][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:30.075598764][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:30.076969777][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:30.077706092][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 269
[2018-10-01 06:57:30.080568933][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:30.082372857][th:902][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:30.083768162][th:902][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:57:30.083778867][th:902][info] OrderingGate Received new proposal, height: 268
[2018-10-01 06:57:30.154918613][th:858][info] YAC Vote for hash (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2)
[2018-10-01 06:57:30.155818681][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:57:30.169530350][th:902][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:30.171111950][th:902][info] ProposalStorage Vote [0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2] looks valid
[2018-10-01 06:57:30.171276052][th:902][info] YacBlockStorage Vote (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2) inserted
[2018-10-01 06:57:30.171324695][th:902][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:30.171348335][th:902][info] ProposalStorage Vote [0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2] looks valid
[2018-10-01 06:57:30.171388812][th:902][info] YacBlockStorage Vote (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2) inserted
[2018-10-01 06:57:30.171409235][th:902][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:30.171429861][th:902][info] ProposalStorage Vote [0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2] looks valid
[2018-10-01 06:57:30.171470339][th:902][info] YacBlockStorage Vote (0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2) inserted
[2018-10-01 06:57:30.171490233][th:902][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:30.171521776][th:902][info] YAC Received supermajority of votes for 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2, skip propagation
[2018-10-01 06:57:30.171560294][th:902][info] YAC Pass outcome for 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2 to pipeline
[2018-10-01 06:57:30.171671274][th:902][info] YacGate consensus: commit top block: height 267, hash 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2
[2018-10-01 06:57:30.171722566][th:902][info] synchronizer processing commit
[2018-10-01 06:57:30.172477266][th:902][info] ChainValidator validate block: height 267, hash 0b26fc58606fdea56dad1a6445536d15e463dbdf7e3c02e7762390ddb36f8ad2
[2018-10-01 06:57:30.191030691][th:902][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:30.191088620][th:902][info] TxProcessor on commit committed: 9626aaa34ebd7e41f7d3d851f5ecd0276674a0c4c827643ac92945e5b2719d8d
[2018-10-01 06:57:30.191141801][th:902][info] TxProcessor on commit committed: c25fc1cbc9905b239db7a5a1e9a8a400bba17e40ab264e5cee3b0840535b1b72
[2018-10-01 06:57:30.191118433][th:851][info] OrderingGate Pass the proposal to pipeline height 268
[2018-10-01 06:57:30.191196317][th:851][info] Simulator process proposal
[2018-10-01 06:57:30.192062138][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:57:30.209095285][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:57:30.210793563][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:30.211723563][th:851][info] YacGate vote for block (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, Hash: [1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53 ])
[2018-10-01 06:57:30.213614340][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:57:30.214670521][th:851][info] YAC Vote for hash (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53)
[2018-10-01 06:57:30.215418385][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:57:30.216009157][th:851][info] TxProcessor on stateful validation success: bfde3552405c78478c93e2bbd1e61716036a34c416385344dbbf9653b8924154
[2018-10-01 06:57:30.216647517][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:30.216670588][th:851][info] TxProcessor on proposal stateless success: bfde3552405c78478c93e2bbd1e61716036a34c416385344dbbf9653b8924154
[2018-10-01 06:57:30.282536280][th:902][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:30.283413991][th:902][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:30.290990287][th:902][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:30.292605534][th:902][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:35.075614716][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:35.076690733][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:35.076794496][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 270
[2018-10-01 06:57:35.079831392][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:35.080911069][th:902][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:35.082777026][th:902][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:57:35.082787881][th:902][info] OrderingGate Received new proposal, height: 269
[2018-10-01 06:57:35.215674935][th:858][info] YAC Vote for hash (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53)
[2018-10-01 06:57:35.215789409][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:57:35.273244262][th:905][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:35.277384108][th:905][info] ProposalStorage Vote [1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53] looks valid
[2018-10-01 06:57:35.277399450][th:905][info] YacBlockStorage Vote (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53) inserted
[2018-10-01 06:57:35.277402992][th:905][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:35.277418991][th:905][info] ProposalStorage Vote [1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53] looks valid
[2018-10-01 06:57:35.277424535][th:905][info] YacBlockStorage Vote (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53) inserted
[2018-10-01 06:57:35.277426775][th:905][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:35.277429745][th:905][info] ProposalStorage Vote [1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53] looks valid
[2018-10-01 06:57:35.277435384][th:905][info] YacBlockStorage Vote (1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53) inserted
[2018-10-01 06:57:35.278854296][th:905][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:35.278869581][th:905][info] YAC Received supermajority of votes for 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53, skip propagation
[2018-10-01 06:57:35.278874413][th:905][info] YAC Pass outcome for 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53 to pipeline
[2018-10-01 06:57:35.279738058][th:905][info] YacGate consensus: commit top block: height 268, hash 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53
[2018-10-01 06:57:35.279752157][th:905][info] synchronizer processing commit
[2018-10-01 06:57:35.280938982][th:905][info] ChainValidator validate block: height 268, hash 1ce9ba40c7e7dc57ae53c4a52f4bcf73c580f8f674f0c4af35ee94fa64f9ca53
[2018-10-01 06:57:35.293472885][th:905][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:35.293573397][th:905][info] TxProcessor on commit committed: bfde3552405c78478c93e2bbd1e61716036a34c416385344dbbf9653b8924154
[2018-10-01 06:57:35.293622384][th:851][info] OrderingGate Pass the proposal to pipeline height 269
[2018-10-01 06:57:35.293679241][th:851][info] Simulator process proposal
[2018-10-01 06:57:35.294381542][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:57:35.303582511][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:57:35.303796559][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:35.304184225][th:851][info] YacGate vote for block (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, Hash: [5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277 ])
[2018-10-01 06:57:35.304948118][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:57:35.305430931][th:851][info] YAC Vote for hash (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277)
[2018-10-01 06:57:35.305722532][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:57:35.305940336][th:851][info] TxProcessor on stateful validation success: c65bebd6fd682da010c85babfbd171961afec26cb923dba415a44c8e97bbe1ea
[2018-10-01 06:57:35.306134423][th:851][info] TxProcessor on stateful validation success: 953eba0571542454426828d764daff8f85e764ec5ee74d23814c5a8003779506
[2018-10-01 06:57:35.306291785][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:35.306416070][th:851][info] TxProcessor on proposal stateless success: c65bebd6fd682da010c85babfbd171961afec26cb923dba415a44c8e97bbe1ea
[2018-10-01 06:57:35.306625812][th:851][info] TxProcessor on proposal stateless success: 953eba0571542454426828d764daff8f85e764ec5ee74d23814c5a8003779506
[2018-10-01 06:57:35.337099065][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:35.338319642][th:905][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:40.075599397][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:40.075994900][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:40.076008290][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 271
[2018-10-01 06:57:40.081133632][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:40.083648514][th:902][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:40.084513259][th:902][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:57:40.084539252][th:902][info] OrderingGate Received new proposal, height: 270
[2018-10-01 06:57:40.297025676][th:904][info] TxProcessor handle batch
[2018-10-01 06:57:40.297045425][th:904][info] TxProcessor propagating batch to PCS
[2018-10-01 06:57:40.297081450][th:904][info] PCS propagate batch
[2018-10-01 06:57:40.297085593][th:904][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:57:40.297090278][th:904][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:57:40.297177997][th:904][warning] CommandService Found transaction d550268f7d199ba1c6c473873fb5fb9cfb32b43fba44c3a6ae4b9413d0331fab in cache, ignoring
[2018-10-01 06:57:40.297425691][th:902][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:40.298811784][th:902][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:40.308445837][th:858][info] YAC Vote for hash (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277)
[2018-10-01 06:57:40.309166915][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:57:40.365656448][th:902][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:40.367737183][th:902][info] ProposalStorage Vote [5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277] looks valid
[2018-10-01 06:57:40.368414898][th:902][info] YacBlockStorage Vote (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277) inserted
[2018-10-01 06:57:40.368445199][th:902][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:40.369267268][th:902][info] ProposalStorage Vote [5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277] looks valid
[2018-10-01 06:57:40.369835534][th:902][info] YacBlockStorage Vote (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277) inserted
[2018-10-01 06:57:40.369866126][th:902][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:40.370534505][th:902][info] ProposalStorage Vote [5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277] looks valid
[2018-10-01 06:57:40.370566393][th:902][info] YacBlockStorage Vote (5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277) inserted
[2018-10-01 06:57:40.371186157][th:902][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:40.371865162][th:902][info] YAC Received supermajority of votes for 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277, skip propagation
[2018-10-01 06:57:40.371896508][th:902][info] YAC Pass outcome for 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277 to pipeline
[2018-10-01 06:57:40.373201588][th:902][info] YacGate consensus: commit top block: height 269, hash 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277
[2018-10-01 06:57:40.373862736][th:902][info] synchronizer processing commit
[2018-10-01 06:57:40.378845025][th:902][info] ChainValidator validate block: height 269, hash 5ca65a7f68f4a9a9cc4c6dea9ec9fde84c7bd80693d166b4edef15f7fa0c0277
[2018-10-01 06:57:40.388369769][th:902][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:40.389043718][th:851][info] OrderingGate Pass the proposal to pipeline height 270
[2018-10-01 06:57:40.389054440][th:851][info] Simulator process proposal
[2018-10-01 06:57:40.390243815][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:57:40.390453651][th:902][info] TxProcessor on commit committed: c65bebd6fd682da010c85babfbd171961afec26cb923dba415a44c8e97bbe1ea
[2018-10-01 06:57:40.391639931][th:902][info] TxProcessor on commit committed: 953eba0571542454426828d764daff8f85e764ec5ee74d23814c5a8003779506
[2018-10-01 06:57:40.394502855][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:57:40.395345815][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:40.395608796][th:851][info] YacGate vote for block (58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, Hash: [58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc ])
[2018-10-01 06:57:40.397098317][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:57:40.397418911][th:851][info] YAC Vote for hash (58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc)
[2018-10-01 06:57:40.398167751][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:40.398357242][th:851][info] TxProcessor on stateful validation success: 0f8ada7be0e11ec7d5d70b39a5b0e1aac9032d0dd972447c709720e700c940a1
[2018-10-01 06:57:40.398520471][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:40.398535319][th:851][info] TxProcessor on proposal stateless success: 0f8ada7be0e11ec7d5d70b39a5b0e1aac9032d0dd972447c709720e700c940a1
[2018-10-01 06:57:40.400363313][th:902][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:40.401176168][th:902][info] ProposalStorage Vote [58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc] looks valid
[2018-10-01 06:57:40.401188316][th:902][info] YacBlockStorage Vote (58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc) inserted
[2018-10-01 06:57:40.401191287][th:902][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:40.416416965][th:905][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:40.416866727][th:905][info] ProposalStorage Vote [58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc] looks valid
[2018-10-01 06:57:40.416874268][th:905][info] YacBlockStorage Vote (58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc) inserted
[2018-10-01 06:57:40.416877169][th:905][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:40.430603370][th:905][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:40.431014559][th:905][info] ProposalStorage Vote [58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc] looks valid
[2018-10-01 06:57:40.431025460][th:905][info] YacBlockStorage Vote (58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc, 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc) inserted
[2018-10-01 06:57:40.431028248][th:905][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:40.431035517][th:905][info] YAC Propagate state 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc to whole network
[2018-10-01 06:57:40.431104226][th:905][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:40.431174750][th:905][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:40.431233283][th:905][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:40.431300967][th:905][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:40.432816199][th:902][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:40.433810370][th:902][info] YAC Pass outcome for 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc to pipeline
[2018-10-01 06:57:40.433869960][th:902][info] YacGate consensus: commit top block: height 270, hash 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc
[2018-10-01 06:57:40.433877819][th:902][info] synchronizer processing commit
[2018-10-01 06:57:40.437079637][th:904][info] TxProcessor handle batch
[2018-10-01 06:57:40.437095103][th:904][info] TxProcessor propagating batch to PCS
[2018-10-01 06:57:40.437263581][th:904][info] PCS propagate batch
[2018-10-01 06:57:40.437270156][th:904][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:57:40.437274757][th:904][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:57:40.437707026][th:904][warning] CommandService Found transaction 90dd2e466abc2244db1bde889cc40cf5b97d0ff76d49f66d9bf09998c1143d3b in cache, ignoring
[2018-10-01 06:57:40.439205769][th:905][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:40.442546400][th:902][info] ChainValidator validate block: height 270, hash 58f1b52a49061c098f0af6afcabe6765d608f43a76e192cc3e26c1f8bca058cc
[2018-10-01 06:57:40.447064478][th:905][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:40.468937342][th:902][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:40.469573592][th:902][info] TxProcessor on commit committed: 0f8ada7be0e11ec7d5d70b39a5b0e1aac9032d0dd972447c709720e700c940a1
[2018-10-01 06:57:40.486952564][th:907][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:40.487704783][th:907][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:57:45.075598459][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:45.076756544][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:45.076777397][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 272
[2018-10-01 06:57:45.079140848][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:45.092691054][th:907][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:45.094713390][th:907][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:57:45.094723855][th:907][info] OrderingGate Received new proposal, height: 271
[2018-10-01 06:57:45.094859035][th:851][info] OrderingGate Pass the proposal to pipeline height 271
[2018-10-01 06:57:45.094895247][th:851][info] Simulator process proposal
[2018-10-01 06:57:45.095894281][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:57:45.118363906][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:57:45.118859681][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:45.119916560][th:851][info] YacGate vote for block (e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, Hash: [e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85 ])
[2018-10-01 06:57:45.122830184][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:57:45.124671985][th:851][info] YAC Vote for hash (e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85)
[2018-10-01 06:57:45.126200536][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:45.126354374][th:905][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:45.129459133][th:905][info] ProposalStorage Vote [e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85] looks valid
[2018-10-01 06:57:45.129476934][th:905][info] YacBlockStorage Vote (e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85) inserted
[2018-10-01 06:57:45.129481246][th:905][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:45.133089137][th:851][info] TxProcessor on stateful validation success: d550268f7d199ba1c6c473873fb5fb9cfb32b43fba44c3a6ae4b9413d0331fab
[2018-10-01 06:57:45.133140626][th:851][info] TxProcessor on stateful validation success: 90dd2e466abc2244db1bde889cc40cf5b97d0ff76d49f66d9bf09998c1143d3b
[2018-10-01 06:57:45.133169194][th:851][info] TxProcessor on stateful validation success: 65ae42aa6af7d7bbe30b76af7f2b1d8c0204fea7f78978ee99204890fb6ba3db
[2018-10-01 06:57:45.133186656][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:45.133199997][th:851][info] TxProcessor on proposal stateless success: d550268f7d199ba1c6c473873fb5fb9cfb32b43fba44c3a6ae4b9413d0331fab
[2018-10-01 06:57:45.133213106][th:851][info] TxProcessor on proposal stateless success: 90dd2e466abc2244db1bde889cc40cf5b97d0ff76d49f66d9bf09998c1143d3b
[2018-10-01 06:57:45.133225475][th:851][info] TxProcessor on proposal stateless success: 65ae42aa6af7d7bbe30b76af7f2b1d8c0204fea7f78978ee99204890fb6ba3db
[2018-10-01 06:57:45.149815288][th:907][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:45.150278772][th:907][info] ProposalStorage Vote [e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85] looks valid
[2018-10-01 06:57:45.150286960][th:907][info] YacBlockStorage Vote (e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85) inserted
[2018-10-01 06:57:45.150290163][th:907][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:45.174537704][th:907][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:45.178210553][th:907][info] ProposalStorage Vote [e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85] looks valid
[2018-10-01 06:57:45.179453222][th:907][info] YacBlockStorage Vote (e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85, e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85) inserted
[2018-10-01 06:57:45.179461522][th:907][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:45.181619209][th:907][info] YAC Propagate state e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85 to whole network
[2018-10-01 06:57:45.183277701][th:907][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:45.201430241][th:905][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:45.202631555][th:907][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:45.204011676][th:907][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:45.211743849][th:907][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:45.216840445][th:905][info] YAC Pass outcome for e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85 to pipeline
[2018-10-01 06:57:45.216905817][th:905][info] YacGate consensus: commit top block: height 271, hash e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85
[2018-10-01 06:57:45.216913388][th:905][info] synchronizer processing commit
[2018-10-01 06:57:45.221858501][th:905][info] ChainValidator validate block: height 271, hash e0fcff3096368f938af7858258c2009ce8f131fb3074e8af9999da24a16a7c85
[2018-10-01 06:57:45.256977045][th:907][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:45.260664704][th:907][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:45.273820229][th:905][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:45.274763050][th:905][info] TxProcessor on commit committed: d550268f7d199ba1c6c473873fb5fb9cfb32b43fba44c3a6ae4b9413d0331fab
[2018-10-01 06:57:45.276080560][th:905][info] TxProcessor on commit committed: 90dd2e466abc2244db1bde889cc40cf5b97d0ff76d49f66d9bf09998c1143d3b
[2018-10-01 06:57:45.277387086][th:905][info] TxProcessor on commit committed: 65ae42aa6af7d7bbe30b76af7f2b1d8c0204fea7f78978ee99204890fb6ba3db
[2018-10-01 06:57:45.287087808][th:909][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:45.290265203][th:907][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:45.292034439][th:907][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:45.293860676][th:909][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:57:50.075608012][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:57:50.076605739][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:57:50.076641869][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 273
[2018-10-01 06:57:50.079611061][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:57:50.080435804][th:907][info] AsyncGrpcClient receive proposal
[2018-10-01 06:57:50.081632673][th:907][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:57:50.081645148][th:907][info] OrderingGate Received new proposal, height: 272
[2018-10-01 06:57:50.081700732][th:851][info] OrderingGate Pass the proposal to pipeline height 272
[2018-10-01 06:57:50.081706086][th:851][info] Simulator process proposal
[2018-10-01 06:57:50.082563581][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:57:50.090302354][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:57:50.090576135][th:851][info] Simulator process verified proposal
[2018-10-01 06:57:50.091021452][th:851][info] YacGate vote for block (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, Hash: [9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf ])
[2018-10-01 06:57:50.091639368][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:57:50.092661468][th:851][info] YAC Vote for hash (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf)
[2018-10-01 06:57:50.092947911][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:57:50.093050322][th:851][info] TxProcessor on stateful validation success: 5a25f3ff6bb639a94f33a5d30940c1814f2d9ebfa832a839f2cc024ebd2171d2
[2018-10-01 06:57:50.093123411][th:851][info] TxProcessor on stateful validation success: 56ee618e9bb94c457d5d7eb9948da6dba6d72d9a4305430c54a7e8b68625c76a
[2018-10-01 06:57:50.093177173][th:851][info] TxProcessor on stateful validation success: 240a05a1d0d64a7389f814d681ba020d4ae003b485bf133808286d9ea29b332d
[2018-10-01 06:57:50.093225094][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:57:50.093249712][th:851][info] TxProcessor on proposal stateless success: 5a25f3ff6bb639a94f33a5d30940c1814f2d9ebfa832a839f2cc024ebd2171d2
[2018-10-01 06:57:50.093300875][th:851][info] TxProcessor on proposal stateless success: 56ee618e9bb94c457d5d7eb9948da6dba6d72d9a4305430c54a7e8b68625c76a
[2018-10-01 06:57:50.094230435][th:851][info] TxProcessor on proposal stateless success: 240a05a1d0d64a7389f814d681ba020d4ae003b485bf133808286d9ea29b332d
[2018-10-01 06:57:55.093233419][th:858][info] YAC Vote for hash (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf)
[2018-10-01 06:57:55.093342669][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:57:55.093558286][th:911][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:55.094119504][th:911][info] ProposalStorage Vote [9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf] looks valid
[2018-10-01 06:57:55.094133445][th:911][info] YacBlockStorage Vote (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf) inserted
[2018-10-01 06:57:55.094137340][th:911][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:57:55.122005814][th:911][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:57:55.122716123][th:911][info] ProposalStorage Vote [9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf] looks valid
[2018-10-01 06:57:55.122729314][th:911][info] YacBlockStorage Vote (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf) inserted
[2018-10-01 06:57:55.122732830][th:911][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:57:55.141045136][th:911][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:57:55.141901868][th:911][info] ProposalStorage Vote [9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf] looks valid
[2018-10-01 06:57:55.141915453][th:911][info] YacBlockStorage Vote (9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf, 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf) inserted
[2018-10-01 06:57:55.141918817][th:911][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:57:55.141945421][th:911][info] YAC Propagate state 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf to whole network
[2018-10-01 06:57:55.142062210][th:911][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:57:55.142136325][th:911][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:57:55.142658329][th:907][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:57:55.142756974][th:911][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:57:55.142863415][th:911][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:57:55.147282559][th:907][info] YAC Pass outcome for 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf to pipeline
[2018-10-01 06:57:55.148211511][th:907][info] YacGate consensus: commit top block: height 272, hash 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf
[2018-10-01 06:57:55.148222450][th:907][info] synchronizer processing commit
[2018-10-01 06:57:55.149393304][th:907][info] ChainValidator validate block: height 272, hash 9fbb8dae4ebf45c47935626916a7faf3a9dbc18e119426e782e92ef817888dbf
[2018-10-01 06:57:55.160967735][th:907][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:57:55.161086112][th:907][info] TxProcessor on commit committed: 5a25f3ff6bb639a94f33a5d30940c1814f2d9ebfa832a839f2cc024ebd2171d2
[2018-10-01 06:57:55.161191972][th:907][info] TxProcessor on commit committed: 56ee618e9bb94c457d5d7eb9948da6dba6d72d9a4305430c54a7e8b68625c76a
[2018-10-01 06:57:55.161265069][th:907][info] TxProcessor on commit committed: 240a05a1d0d64a7389f814d681ba020d4ae003b485bf133808286d9ea29b332d
[2018-10-01 06:57:55.181497778][th:912][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:55.182712848][th:912][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:57:55.214075811][th:911][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:55.215557054][th:911][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:57:55.225377427][th:912][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:57:55.226735451][th:912][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:00.075603669][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:00.076715445][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:00.076734218][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 274
[2018-10-01 06:58:00.079321365][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:00.084783694][th:911][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:00.088028754][th:911][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:00.088068711][th:911][info] OrderingGate Received new proposal, height: 273
[2018-10-01 06:58:00.088183772][th:851][info] OrderingGate Pass the proposal to pipeline height 273
[2018-10-01 06:58:00.088190356][th:851][info] Simulator process proposal
[2018-10-01 06:58:00.088792122][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:00.123911053][th:912][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:00.126201056][th:912][info] ProposalStorage Vote [1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2] looks valid
[2018-10-01 06:58:00.126220384][th:912][info] YacBlockStorage Vote (1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2) inserted
[2018-10-01 06:58:00.126224447][th:912][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:00.140801041][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:00.141145588][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:00.141662287][th:851][info] YacGate vote for block (1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, Hash: [1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2 ])
[2018-10-01 06:58:00.142349296][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:58:00.142875077][th:851][info] YAC Vote for hash (1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2)
[2018-10-01 06:58:00.142984911][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:58:00.143080338][th:851][info] TxProcessor on stateful validation success: f7fe1e26f0f0b54d206fa489081d982428f32eee296ce2d213cafc5150d7f064
[2018-10-01 06:58:00.143145090][th:851][info] TxProcessor on stateful validation success: cc4fe3038416aae96a3b88bc9a2a08aa858a3fedda68f6b2fc7a1662532a8d8d
[2018-10-01 06:58:00.143192870][th:851][info] TxProcessor on stateful validation success: b0f28ee3d71e85f4d1daa79cf2800d18e4664e42634795e82ccacc171275820e
[2018-10-01 06:58:00.143286299][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:00.143300895][th:851][info] TxProcessor on proposal stateless success: f7fe1e26f0f0b54d206fa489081d982428f32eee296ce2d213cafc5150d7f064
[2018-10-01 06:58:00.143746658][th:851][info] TxProcessor on proposal stateless success: cc4fe3038416aae96a3b88bc9a2a08aa858a3fedda68f6b2fc7a1662532a8d8d
[2018-10-01 06:58:00.143787615][th:851][info] TxProcessor on proposal stateless success: b0f28ee3d71e85f4d1daa79cf2800d18e4664e42634795e82ccacc171275820e
[2018-10-01 06:58:00.144818879][th:912][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:00.146420163][th:912][info] ProposalStorage Vote [1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2] looks valid
[2018-10-01 06:58:00.146511307][th:912][info] YacBlockStorage Vote (1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2) inserted
[2018-10-01 06:58:00.146551537][th:912][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:00.155095917][th:912][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:00.155603044][th:912][info] ProposalStorage Vote [1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2] looks valid
[2018-10-01 06:58:00.155658193][th:912][info] YacBlockStorage Vote (1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2, 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2) inserted
[2018-10-01 06:58:00.155675817][th:912][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:00.155696295][th:912][info] YAC Propagate state 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2 to whole network
[2018-10-01 06:58:00.155989798][th:911][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:00.156015991][th:912][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:58:00.156235036][th:912][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:58:00.156367036][th:912][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:58:00.158625798][th:912][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:58:00.168534151][th:911][info] YAC Pass outcome for 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2 to pipeline
[2018-10-01 06:58:00.170020749][th:911][info] YacGate consensus: commit top block: height 273, hash 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2
[2018-10-01 06:58:00.170584583][th:911][info] synchronizer processing commit
[2018-10-01 06:58:00.178355800][th:911][info] ChainValidator validate block: height 273, hash 1ff9adc3718490696d97ac987cc4a4eabfee0f156ddd436dd4b5349a56a76ae2
[2018-10-01 06:58:00.217500223][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:00.218552393][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:00.224227140][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:00.225099300][th:913][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:00.230729194][th:911][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:00.230825401][th:911][info] TxProcessor on commit committed: f7fe1e26f0f0b54d206fa489081d982428f32eee296ce2d213cafc5150d7f064
[2018-10-01 06:58:00.230858447][th:911][info] TxProcessor on commit committed: cc4fe3038416aae96a3b88bc9a2a08aa858a3fedda68f6b2fc7a1662532a8d8d
[2018-10-01 06:58:00.230900642][th:911][info] TxProcessor on commit committed: b0f28ee3d71e85f4d1daa79cf2800d18e4664e42634795e82ccacc171275820e
[2018-10-01 06:58:05.075599233][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:05.077140456][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:05.077175535][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 275
[2018-10-01 06:58:05.079765468][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:05.081632320][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:05.083247653][th:913][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:58:05.083273969][th:913][info] OrderingGate Received new proposal, height: 274
[2018-10-01 06:58:05.085236543][th:851][info] OrderingGate Pass the proposal to pipeline height 274
[2018-10-01 06:58:05.085251405][th:851][info] Simulator process proposal
[2018-10-01 06:58:05.088878744][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:58:05.098109855][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:58:05.098291667][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:05.098866142][th:851][info] YacGate vote for block (7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, Hash: [7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9 ])
[2018-10-01 06:58:05.100488351][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:58:05.101679321][th:851][info] YAC Vote for hash (7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9)
[2018-10-01 06:58:05.102035777][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:58:05.102235521][th:851][info] TxProcessor on stateful validation success: 8d27b69c70569cf0635c4c57bbe675e28693ce2b468a83992ff1bd7900c17d53
[2018-10-01 06:58:05.102401397][th:851][info] TxProcessor on stateful validation success: 8f9d7baae16b10fa90a00ce26e323f51c1f8e08be2d61f29f4a2fec047f6e87f
[2018-10-01 06:58:05.102458643][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:05.102471502][th:851][info] TxProcessor on proposal stateless success: 8d27b69c70569cf0635c4c57bbe675e28693ce2b468a83992ff1bd7900c17d53
[2018-10-01 06:58:05.102608626][th:851][info] TxProcessor on proposal stateless success: 8f9d7baae16b10fa90a00ce26e323f51c1f8e08be2d61f29f4a2fec047f6e87f
[2018-10-01 06:58:05.108760877][th:912][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:05.110473730][th:912][info] ProposalStorage Vote [7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9] looks valid
[2018-10-01 06:58:05.110487238][th:912][info] YacBlockStorage Vote (7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9) inserted
[2018-10-01 06:58:05.110490716][th:912][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:05.110594682][th:912][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:05.114076834][th:912][info] ProposalStorage Vote [7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9] looks valid
[2018-10-01 06:58:05.114088614][th:912][info] YacBlockStorage Vote (7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9) inserted
[2018-10-01 06:58:05.114091589][th:912][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:05.115055993][th:913][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:05.116908700][th:913][info] ProposalStorage Vote [7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9] looks valid
[2018-10-01 06:58:05.117027334][th:913][info] YacBlockStorage Vote (7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9, 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9) inserted
[2018-10-01 06:58:05.117048943][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:05.118267464][th:913][info] YAC Propagate state 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9 to whole network
[2018-10-01 06:58:05.118444778][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:58:05.118617434][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:58:05.118823390][th:912][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:05.119330184][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:58:05.125077367][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:58:05.126700861][th:912][info] YAC Pass outcome for 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9 to pipeline
[2018-10-01 06:58:05.126768202][th:912][info] YacGate consensus: commit top block: height 274, hash 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9
[2018-10-01 06:58:05.126774334][th:912][info] synchronizer processing commit
[2018-10-01 06:58:05.127492182][th:912][info] ChainValidator validate block: height 274, hash 7cc63ad2d5da2c3d61861858341f5c426e8c0236b16ecec1a8ba356d1ba096d9
[2018-10-01 06:58:05.143957970][th:912][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:05.144026993][th:912][info] TxProcessor on commit committed: 8d27b69c70569cf0635c4c57bbe675e28693ce2b468a83992ff1bd7900c17d53
[2018-10-01 06:58:05.144698488][th:912][info] TxProcessor on commit committed: 8f9d7baae16b10fa90a00ce26e323f51c1f8e08be2d61f29f4a2fec047f6e87f
[2018-10-01 06:58:05.199582413][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:05.202974110][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:10.075598093][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:10.076202048][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:10.076223708][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 276
[2018-10-01 06:58:10.078435739][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:10.080957588][th:914][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:10.087548559][th:914][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:58:10.087606333][th:914][info] OrderingGate Received new proposal, height: 275
[2018-10-01 06:58:10.089346422][th:851][info] OrderingGate Pass the proposal to pipeline height 275
[2018-10-01 06:58:10.091099739][th:851][info] Simulator process proposal
[2018-10-01 06:58:10.093279885][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:58:10.104683047][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:58:10.105497431][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:10.106968756][th:851][info] YacGate vote for block (9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, Hash: [9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380 ])
[2018-10-01 06:58:10.109357923][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:58:10.109888564][th:851][info] YAC Vote for hash (9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380)
[2018-10-01 06:58:10.109993007][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:58:10.110083152][th:851][info] TxProcessor on stateful validation success: f7f7d5ec901643c225f820fb62481cddabfdf69b2b8113053ba0575d022c0148
[2018-10-01 06:58:10.110147402][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:10.110174886][th:851][info] TxProcessor on proposal stateless success: f7f7d5ec901643c225f820fb62481cddabfdf69b2b8113053ba0575d022c0148
[2018-10-01 06:58:10.130082953][th:914][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:10.133595821][th:914][info] ProposalStorage Vote [9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380] looks valid
[2018-10-01 06:58:10.133609344][th:914][info] YacBlockStorage Vote (9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380) inserted
[2018-10-01 06:58:10.133612822][th:914][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:10.133617338][th:914][info] ProposalStorage Vote [9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380] looks valid
[2018-10-01 06:58:10.133622884][th:914][info] YacBlockStorage Vote (9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380) inserted
[2018-10-01 06:58:10.133625101][th:914][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:10.133628241][th:914][info] ProposalStorage Vote [9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380] looks valid
[2018-10-01 06:58:10.133634279][th:914][info] YacBlockStorage Vote (9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380) inserted
[2018-10-01 06:58:10.133655690][th:914][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:10.133664506][th:914][info] YAC Received supermajority of votes for 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380, skip propagation
[2018-10-01 06:58:10.133668211][th:914][info] YAC Pass outcome for 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380 to pipeline
[2018-10-01 06:58:10.133765010][th:914][info] YacGate consensus: commit top block: height 275, hash 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380
[2018-10-01 06:58:10.133772636][th:914][info] synchronizer processing commit
[2018-10-01 06:58:10.137652317][th:914][info] ChainValidator validate block: height 275, hash 9fe589efacf2c04b2a6f00ab5781b57b719ee60769bffbf327c44694abac8380
[2018-10-01 06:58:10.148007439][th:914][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:10.148041105][th:914][info] TxProcessor on commit committed: f7f7d5ec901643c225f820fb62481cddabfdf69b2b8113053ba0575d022c0148
[2018-10-01 06:58:10.168531244][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:10.170502497][th:914][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:10.235186709][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:10.241894164][th:914][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:10.252415887][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:10.253119121][th:914][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:15.075595403][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:15.077844679][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:15.077873508][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 277
[2018-10-01 06:58:15.081340398][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:15.082415545][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:15.085143224][th:913][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:15.085151161][th:913][info] OrderingGate Received new proposal, height: 276
[2018-10-01 06:58:15.090746967][th:851][info] OrderingGate Pass the proposal to pipeline height 276
[2018-10-01 06:58:15.092635038][th:851][info] Simulator process proposal
[2018-10-01 06:58:15.093971245][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:15.120079410][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:15.121176840][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:15.122287778][th:851][info] YacGate vote for block (a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, Hash: [a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f ])
[2018-10-01 06:58:15.123949888][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:58:15.125566923][th:851][info] YAC Vote for hash (a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f)
[2018-10-01 06:58:15.126959900][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:58:15.128317552][th:851][info] TxProcessor on stateful validation success: bfca8829459308e30fcec74dbc09d386cf977e6492e56f14ec54bd680d34aabe
[2018-10-01 06:58:15.129680803][th:851][info] TxProcessor on stateful validation success: 47ed45531f22594887c36a7a9b4ac5f9779151cec1590f76c1fb6605b0f71ae3
[2018-10-01 06:58:15.132871070][th:851][info] TxProcessor on stateful validation success: 564e35994d74f4d284d9a8b686e5fb5f53dadaf03b59669474e400994dc7629b
[2018-10-01 06:58:15.133534455][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:15.133881038][th:851][info] TxProcessor on proposal stateless success: bfca8829459308e30fcec74dbc09d386cf977e6492e56f14ec54bd680d34aabe
[2018-10-01 06:58:15.134313658][th:851][info] TxProcessor on proposal stateless success: 47ed45531f22594887c36a7a9b4ac5f9779151cec1590f76c1fb6605b0f71ae3
[2018-10-01 06:58:15.134497455][th:851][info] TxProcessor on proposal stateless success: 564e35994d74f4d284d9a8b686e5fb5f53dadaf03b59669474e400994dc7629b
[2018-10-01 06:58:15.156742556][th:914][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:15.161392254][th:914][info] ProposalStorage Vote [a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f] looks valid
[2018-10-01 06:58:15.161923998][th:914][info] YacBlockStorage Vote (a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f) inserted
[2018-10-01 06:58:15.161931496][th:914][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:15.161936399][th:914][info] ProposalStorage Vote [a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f] looks valid
[2018-10-01 06:58:15.161942850][th:914][info] YacBlockStorage Vote (a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f) inserted
[2018-10-01 06:58:15.161945029][th:914][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:15.161948514][th:914][info] ProposalStorage Vote [a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f] looks valid
[2018-10-01 06:58:15.161954328][th:914][info] YacBlockStorage Vote (a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f) inserted
[2018-10-01 06:58:15.161956429][th:914][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:15.161964104][th:914][info] YAC Received supermajority of votes for a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f, skip propagation
[2018-10-01 06:58:15.161967260][th:914][info] YAC Pass outcome for a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f to pipeline
[2018-10-01 06:58:15.162021135][th:914][info] YacGate consensus: commit top block: height 276, hash a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f
[2018-10-01 06:58:15.162027528][th:914][info] synchronizer processing commit
[2018-10-01 06:58:15.166333404][th:914][info] ChainValidator validate block: height 276, hash a34e5ea6fa236af12c11fbd0caa029a08b33d1b8d8822ee8a00222a37818668f
[2018-10-01 06:58:15.200212561][th:914][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:15.201122660][th:914][info] TxProcessor on commit committed: bfca8829459308e30fcec74dbc09d386cf977e6492e56f14ec54bd680d34aabe
[2018-10-01 06:58:15.202381068][th:914][info] TxProcessor on commit committed: 47ed45531f22594887c36a7a9b4ac5f9779151cec1590f76c1fb6605b0f71ae3
[2018-10-01 06:58:15.203589871][th:914][info] TxProcessor on commit committed: 564e35994d74f4d284d9a8b686e5fb5f53dadaf03b59669474e400994dc7629b
[2018-10-01 06:58:15.235238538][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:15.237405505][th:914][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:15.241827619][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:15.242934267][th:914][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:20.075594788][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:20.076350873][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:20.076364626][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 278
[2018-10-01 06:58:20.078596745][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:20.080280786][th:914][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:20.081673201][th:914][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:58:20.081703981][th:914][info] OrderingGate Received new proposal, height: 277
[2018-10-01 06:58:20.081776785][th:851][info] OrderingGate Pass the proposal to pipeline height 277
[2018-10-01 06:58:20.081794091][th:851][info] Simulator process proposal
[2018-10-01 06:58:20.082681628][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:58:20.090197676][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:58:20.090457915][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:20.090777452][th:851][info] YacGate vote for block (45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, Hash: [45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9 ])
[2018-10-01 06:58:20.092447767][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 06:58:20.093003893][th:851][info] YAC Vote for hash (45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9)
[2018-10-01 06:58:20.093231539][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:58:20.093361622][th:851][info] TxProcessor on stateful validation success: 2ac0eaca524b8fdebcc3aafb0237cd64d09cf234c7c0000a9f44f90aae8aab94
[2018-10-01 06:58:20.093470760][th:851][info] TxProcessor on stateful validation success: 8e03a0c521ff02ebe8020c933ee3c287c7e10f3f22d3de716bfd64a10260ce9e
[2018-10-01 06:58:20.093526625][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:20.093571177][th:851][info] TxProcessor on proposal stateless success: 2ac0eaca524b8fdebcc3aafb0237cd64d09cf234c7c0000a9f44f90aae8aab94
[2018-10-01 06:58:20.093707866][th:851][info] TxProcessor on proposal stateless success: 8e03a0c521ff02ebe8020c933ee3c287c7e10f3f22d3de716bfd64a10260ce9e
[2018-10-01 06:58:20.141631834][th:914][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:20.143025068][th:914][info] ProposalStorage Vote [45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9] looks valid
[2018-10-01 06:58:20.143059369][th:914][info] YacBlockStorage Vote (45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9) inserted
[2018-10-01 06:58:20.143076621][th:914][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:20.143117068][th:914][info] ProposalStorage Vote [45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9] looks valid
[2018-10-01 06:58:20.143136094][th:914][info] YacBlockStorage Vote (45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9) inserted
[2018-10-01 06:58:20.143150923][th:914][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:20.143192667][th:914][info] ProposalStorage Vote [45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9] looks valid
[2018-10-01 06:58:20.143213717][th:914][info] YacBlockStorage Vote (45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9) inserted
[2018-10-01 06:58:20.143243553][th:914][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:20.143264599][th:914][info] YAC Received supermajority of votes for 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9, skip propagation
[2018-10-01 06:58:20.143280269][th:914][info] YAC Pass outcome for 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9 to pipeline
[2018-10-01 06:58:20.143349594][th:914][info] YacGate consensus: commit top block: height 277, hash 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9
[2018-10-01 06:58:20.143368773][th:914][info] synchronizer processing commit
[2018-10-01 06:58:20.144058351][th:914][info] ChainValidator validate block: height 277, hash 45ef01c2de578dd9a9ae6b58599102c67d7db10714377d293203551ead091df9
[2018-10-01 06:58:20.156396770][th:914][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:20.156480285][th:914][info] TxProcessor on commit committed: 2ac0eaca524b8fdebcc3aafb0237cd64d09cf234c7c0000a9f44f90aae8aab94
[2018-10-01 06:58:20.156551085][th:914][info] TxProcessor on commit committed: 8e03a0c521ff02ebe8020c933ee3c287c7e10f3f22d3de716bfd64a10260ce9e
[2018-10-01 06:58:20.199657639][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:20.200587778][th:914][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:20.243873950][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:20.244765078][th:914][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:20.260215227][th:910][info] TxProcessor handle batch
[2018-10-01 06:58:20.260228460][th:910][info] TxProcessor propagating batch to PCS
[2018-10-01 06:58:20.260256005][th:910][info] PCS propagate batch
[2018-10-01 06:58:20.260260067][th:910][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:58:20.260265242][th:910][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:58:20.272662699][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:20.273551491][th:914][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:25.080655749][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:25.081745953][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:25.081762518][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 279
[2018-10-01 06:58:25.084017427][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:25.085210621][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:25.086787376][th:913][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:25.086799547][th:913][info] OrderingGate Received new proposal, height: 278
[2018-10-01 06:58:25.086922449][th:851][info] OrderingGate Pass the proposal to pipeline height 278
[2018-10-01 06:58:25.086930805][th:851][info] Simulator process proposal
[2018-10-01 06:58:25.087716337][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:25.129376650][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:25.130442557][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:25.132907313][th:851][info] YacGate vote for block (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, Hash: [5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a ])
[2018-10-01 06:58:25.133662510][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 06:58:25.134139620][th:851][info] YAC Vote for hash (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a)
[2018-10-01 06:58:25.134238439][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:58:25.134300549][th:851][info] TxProcessor on stateful validation success: ee791dd23e5ebeae9311e5871cdf4784012fa3a35e391e47828f0c424fee9309
[2018-10-01 06:58:25.134342238][th:851][info] TxProcessor on stateful validation success: 547b3c9cf9aa29ee933c61af3e3d59c0bc12286668bb2de89abb53fb8b824658
[2018-10-01 06:58:25.134369776][th:851][info] TxProcessor on stateful validation success: f5b18fbce67f25da1f9908387ed84139c91965a9928e5e535cbe7e4b7ec490b3
[2018-10-01 06:58:25.134383583][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:25.134394919][th:851][info] TxProcessor on proposal stateless success: ee791dd23e5ebeae9311e5871cdf4784012fa3a35e391e47828f0c424fee9309
[2018-10-01 06:58:25.134407973][th:851][info] TxProcessor on proposal stateless success: 547b3c9cf9aa29ee933c61af3e3d59c0bc12286668bb2de89abb53fb8b824658
[2018-10-01 06:58:25.134420520][th:851][info] TxProcessor on proposal stateless success: f5b18fbce67f25da1f9908387ed84139c91965a9928e5e535cbe7e4b7ec490b3
[2018-10-01 06:58:30.134552019][th:858][info] YAC Vote for hash (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a)
[2018-10-01 06:58:30.134655621][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:58:30.141793339][th:913][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:30.143321619][th:913][info] ProposalStorage Vote [5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a] looks valid
[2018-10-01 06:58:30.143334465][th:913][info] YacBlockStorage Vote (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a) inserted
[2018-10-01 06:58:30.143337814][th:913][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:30.143342707][th:913][info] ProposalStorage Vote [5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a] looks valid
[2018-10-01 06:58:30.143348476][th:913][info] YacBlockStorage Vote (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a) inserted
[2018-10-01 06:58:30.143350761][th:913][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:30.143353939][th:913][info] ProposalStorage Vote [5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a] looks valid
[2018-10-01 06:58:30.143360002][th:913][info] YacBlockStorage Vote (5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a) inserted
[2018-10-01 06:58:30.143362143][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:30.143369165][th:913][info] YAC Received supermajority of votes for 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a, skip propagation
[2018-10-01 06:58:30.143372795][th:913][info] YAC Pass outcome for 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a to pipeline
[2018-10-01 06:58:30.143459787][th:913][info] YacGate consensus: commit top block: height 278, hash 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a
[2018-10-01 06:58:30.143466457][th:913][info] synchronizer processing commit
[2018-10-01 06:58:30.144160604][th:913][info] ChainValidator validate block: height 278, hash 5086eb9de87090fd077261be0c1ddac562dc64d48e383dae6d1a8d206d71f31a
[2018-10-01 06:58:30.191181044][th:913][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:30.191266840][th:913][info] TxProcessor on commit committed: ee791dd23e5ebeae9311e5871cdf4784012fa3a35e391e47828f0c424fee9309
[2018-10-01 06:58:30.191347463][th:913][info] TxProcessor on commit committed: 547b3c9cf9aa29ee933c61af3e3d59c0bc12286668bb2de89abb53fb8b824658
[2018-10-01 06:58:30.191408163][th:913][info] TxProcessor on commit committed: f5b18fbce67f25da1f9908387ed84139c91965a9928e5e535cbe7e4b7ec490b3
[2018-10-01 06:58:30.203829144][th:914][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:30.204443488][th:914][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:30.213623552][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:30.214789969][th:913][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:30.264720721][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:30.265476114][th:913][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:35.075609541][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:35.076696981][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:35.076714266][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 280
[2018-10-01 06:58:35.079038255][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:35.081474443][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:35.083144923][th:913][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:35.083199467][th:913][info] OrderingGate Received new proposal, height: 279
[2018-10-01 06:58:35.083381020][th:851][info] OrderingGate Pass the proposal to pipeline height 279
[2018-10-01 06:58:35.083391524][th:851][info] Simulator process proposal
[2018-10-01 06:58:35.084441243][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:35.126684584][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:35.126859954][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:35.127216947][th:851][info] YacGate vote for block (403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, Hash: [403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439 ])
[2018-10-01 06:58:35.131280457][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:58:35.131860011][th:851][info] YAC Vote for hash (403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439)
[2018-10-01 06:58:35.132098623][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:58:35.132243053][th:851][info] TxProcessor on stateful validation success: 3ae1d10a4cb4d52325ce6d8d03ce7120c572c0e6c4a3e480ed477f75da3c0d1c
[2018-10-01 06:58:35.132345099][th:851][info] TxProcessor on stateful validation success: 8a2af5cd00364b45f89baab726cfb2bf0afd1bfe250a2200e0837e9f90d03145
[2018-10-01 06:58:35.132455410][th:851][info] TxProcessor on stateful validation success: 7ab04f4b02dec45b1828279042c091c5caa384fa2c480ec7d1f18327083b475d
[2018-10-01 06:58:35.132506354][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:35.132546215][th:851][info] TxProcessor on proposal stateless success: 3ae1d10a4cb4d52325ce6d8d03ce7120c572c0e6c4a3e480ed477f75da3c0d1c
[2018-10-01 06:58:35.132672563][th:851][info] TxProcessor on proposal stateless success: 8a2af5cd00364b45f89baab726cfb2bf0afd1bfe250a2200e0837e9f90d03145
[2018-10-01 06:58:35.132746417][th:851][info] TxProcessor on proposal stateless success: 7ab04f4b02dec45b1828279042c091c5caa384fa2c480ec7d1f18327083b475d
[2018-10-01 06:58:35.164904894][th:913][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:35.166204404][th:913][info] ProposalStorage Vote [403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439] looks valid
[2018-10-01 06:58:35.166239875][th:913][info] YacBlockStorage Vote (403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439) inserted
[2018-10-01 06:58:35.166256833][th:913][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:35.166273616][th:913][info] ProposalStorage Vote [403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439] looks valid
[2018-10-01 06:58:35.166291713][th:913][info] YacBlockStorage Vote (403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439) inserted
[2018-10-01 06:58:35.166306095][th:913][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:35.166321701][th:913][info] ProposalStorage Vote [403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439] looks valid
[2018-10-01 06:58:35.166340822][th:913][info] YacBlockStorage Vote (403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439) inserted
[2018-10-01 06:58:35.166355978][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:35.166375798][th:913][info] YAC Received supermajority of votes for 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439, skip propagation
[2018-10-01 06:58:35.166390722][th:913][info] YAC Pass outcome for 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439 to pipeline
[2018-10-01 06:58:35.166457823][th:913][info] YacGate consensus: commit top block: height 279, hash 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439
[2018-10-01 06:58:35.166478496][th:913][info] synchronizer processing commit
[2018-10-01 06:58:35.167140440][th:913][info] ChainValidator validate block: height 279, hash 403d6ca75a8cd45dbbbd2679b1030383b304f59764658e9a1a1c22418a76c439
[2018-10-01 06:58:35.185772624][th:913][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:35.185846485][th:913][info] TxProcessor on commit committed: 3ae1d10a4cb4d52325ce6d8d03ce7120c572c0e6c4a3e480ed477f75da3c0d1c
[2018-10-01 06:58:35.185907183][th:913][info] TxProcessor on commit committed: 8a2af5cd00364b45f89baab726cfb2bf0afd1bfe250a2200e0837e9f90d03145
[2018-10-01 06:58:35.185969762][th:913][info] TxProcessor on commit committed: 7ab04f4b02dec45b1828279042c091c5caa384fa2c480ec7d1f18327083b475d
[2018-10-01 06:58:35.215799643][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:35.217261786][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:35.226552592][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:35.227891368][th:913][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:40.075603297][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:40.076362111][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:40.076377951][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 281
[2018-10-01 06:58:40.078674859][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:40.084974297][th:914][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:40.086007297][th:914][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:58:40.086018750][th:914][info] OrderingGate Received new proposal, height: 280
[2018-10-01 06:58:40.086158201][th:851][info] OrderingGate Pass the proposal to pipeline height 280
[2018-10-01 06:58:40.086166437][th:851][info] Simulator process proposal
[2018-10-01 06:58:40.086805197][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:58:40.104207876][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:58:40.104438666][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:40.106965815][th:851][info] YacGate vote for block (878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, Hash: [878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62 ])
[2018-10-01 06:58:40.107166062][th:914][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:40.107819449][th:914][info] ProposalStorage Vote [878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62] looks valid
[2018-10-01 06:58:40.107832380][th:914][info] YacBlockStorage Vote (878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62) inserted
[2018-10-01 06:58:40.107835920][th:914][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:40.108923882][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:58:40.109293158][th:851][info] YAC Vote for hash (878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62)
[2018-10-01 06:58:40.109375408][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:58:40.109467111][th:851][info] TxProcessor on stateful validation success: 60f50ae73181326784986eea2dee3327485971cac8b760ccf460bdb54db3865a
[2018-10-01 06:58:40.109546567][th:851][info] TxProcessor on stateful validation success: 42952528dea916850d8dfea2b1ad0f4b2a6aad254804df608359d46bdf1841fd
[2018-10-01 06:58:40.109593702][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:40.109668641][th:851][info] TxProcessor on proposal stateless success: 60f50ae73181326784986eea2dee3327485971cac8b760ccf460bdb54db3865a
[2018-10-01 06:58:40.109725277][th:851][info] TxProcessor on proposal stateless success: 42952528dea916850d8dfea2b1ad0f4b2a6aad254804df608359d46bdf1841fd
[2018-10-01 06:58:40.109939203][th:914][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:40.110535252][th:914][info] ProposalStorage Vote [878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62] looks valid
[2018-10-01 06:58:40.110547919][th:914][info] YacBlockStorage Vote (878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62) inserted
[2018-10-01 06:58:40.110551373][th:914][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:40.126071666][th:913][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:40.126656755][th:913][info] ProposalStorage Vote [878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62] looks valid
[2018-10-01 06:58:40.126685465][th:913][info] YacBlockStorage Vote (878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62, 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62) inserted
[2018-10-01 06:58:40.126710179][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:40.126729954][th:913][info] YAC Propagate state 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62 to whole network
[2018-10-01 06:58:40.127105205][th:914][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:40.127135134][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:58:40.127253343][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:58:40.127333678][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:58:40.127402434][th:913][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:58:40.128813972][th:914][info] YAC Pass outcome for 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62 to pipeline
[2018-10-01 06:58:40.128934374][th:914][info] YacGate consensus: commit top block: height 280, hash 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62
[2018-10-01 06:58:40.128957297][th:914][info] synchronizer processing commit
[2018-10-01 06:58:40.129720223][th:914][info] ChainValidator validate block: height 280, hash 878ee5e534f2ad155f6a68fe2d783ef671d763f3289464f9c54cc254042bea62
[2018-10-01 06:58:40.142090092][th:914][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:40.142158818][th:914][info] TxProcessor on commit committed: 60f50ae73181326784986eea2dee3327485971cac8b760ccf460bdb54db3865a
[2018-10-01 06:58:40.142219094][th:914][info] TxProcessor on commit committed: 42952528dea916850d8dfea2b1ad0f4b2a6aad254804df608359d46bdf1841fd
[2018-10-01 06:58:40.160673445][th:910][info] TxProcessor handle batch
[2018-10-01 06:58:40.160684538][th:910][info] TxProcessor propagating batch to PCS
[2018-10-01 06:58:40.160710400][th:910][info] PCS propagate batch
[2018-10-01 06:58:40.160714051][th:910][info] OrderingGate propagate batch, account_id: user_009078@test
[2018-10-01 06:58:40.160717949][th:910][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:58:40.175251285][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:40.177706642][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:40.188731965][th:916][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:40.189403979][th:916][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:40.286643285][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:40.287253399][th:913][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:45.075602334][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:45.076692305][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:45.076710435][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 282
[2018-10-01 06:58:45.079146962][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:45.084777253][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:45.094513659][th:913][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:45.094523856][th:913][info] OrderingGate Received new proposal, height: 281
[2018-10-01 06:58:45.096208405][th:851][info] OrderingGate Pass the proposal to pipeline height 281
[2018-10-01 06:58:45.096219010][th:851][info] Simulator process proposal
[2018-10-01 06:58:45.100253436][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:45.136095521][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:45.136287563][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:45.136649142][th:851][info] YacGate vote for block (3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, Hash: [3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc ])
[2018-10-01 06:58:45.137181291][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:58:45.137654811][th:851][info] YAC Vote for hash (3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc)
[2018-10-01 06:58:45.149226930][th:913][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:45.151747316][th:913][info] ProposalStorage Vote [3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc] looks valid
[2018-10-01 06:58:45.151776045][th:913][info] YacBlockStorage Vote (3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc) inserted
[2018-10-01 06:58:45.151792040][th:913][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:45.151809658][th:913][info] ProposalStorage Vote [3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc] looks valid
[2018-10-01 06:58:45.151828721][th:913][info] YacBlockStorage Vote (3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc) inserted
[2018-10-01 06:58:45.151843166][th:913][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:45.151858690][th:913][info] ProposalStorage Vote [3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc] looks valid
[2018-10-01 06:58:45.151877439][th:913][info] YacBlockStorage Vote (3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc) inserted
[2018-10-01 06:58:45.151892942][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:45.151912914][th:913][info] YAC Received supermajority of votes for 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc, skip propagation
[2018-10-01 06:58:45.151928048][th:913][info] YAC Pass outcome for 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc to pipeline
[2018-10-01 06:58:45.152016686][th:913][info] YacGate consensus: commit top block: height 281, hash 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc
[2018-10-01 06:58:45.152037503][th:913][info] synchronizer processing commit
[2018-10-01 06:58:45.157722258][th:913][info] ChainValidator validate block: height 281, hash 3f1892a8a2f8db526e242be2e1e03e122aef0fa46fdd478ff0a8098a86b443cc
[2018-10-01 06:58:45.171282592][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:58:45.171385570][th:851][info] TxProcessor on stateful validation success: fe220d9af761872f36f96e7c6827bd972e409847b96ffe9bfa3086c71de43ab7
[2018-10-01 06:58:45.173137258][th:851][info] TxProcessor on stateful validation success: ff5945014d48118acd94e3fa80f2422c62b5738377ef604da389ae16dc27fca5
[2018-10-01 06:58:45.173944559][th:851][info] TxProcessor on stateful validation success: dba9d6a267064b82dd7f346f17c13a7bae2c90520469e1e3d18235b1072d2d5f
[2018-10-01 06:58:45.174256308][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:45.174289170][th:851][info] TxProcessor on proposal stateless success: fe220d9af761872f36f96e7c6827bd972e409847b96ffe9bfa3086c71de43ab7
[2018-10-01 06:58:45.174520378][th:851][info] TxProcessor on proposal stateless success: ff5945014d48118acd94e3fa80f2422c62b5738377ef604da389ae16dc27fca5
[2018-10-01 06:58:45.175649660][th:851][info] TxProcessor on proposal stateless success: dba9d6a267064b82dd7f346f17c13a7bae2c90520469e1e3d18235b1072d2d5f
[2018-10-01 06:58:45.186198365][th:913][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:45.186253941][th:913][info] TxProcessor on commit committed: fe220d9af761872f36f96e7c6827bd972e409847b96ffe9bfa3086c71de43ab7
[2018-10-01 06:58:45.186327639][th:913][info] TxProcessor on commit committed: ff5945014d48118acd94e3fa80f2422c62b5738377ef604da389ae16dc27fca5
[2018-10-01 06:58:45.186360534][th:913][info] TxProcessor on commit committed: dba9d6a267064b82dd7f346f17c13a7bae2c90520469e1e3d18235b1072d2d5f
[2018-10-01 06:58:45.200900248][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:45.201849163][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:50.075602432][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:50.076033277][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:50.076050038][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 283
[2018-10-01 06:58:50.078267249][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:50.078974250][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:50.081156892][th:913][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:58:50.081184295][th:913][info] OrderingGate Received new proposal, height: 282
[2018-10-01 06:58:50.081243348][th:851][info] OrderingGate Pass the proposal to pipeline height 282
[2018-10-01 06:58:50.081258781][th:851][info] Simulator process proposal
[2018-10-01 06:58:50.082228504][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:58:50.089052055][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:58:50.089319434][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:50.089623416][th:851][info] YacGate vote for block (0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, Hash: [0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de ])
[2018-10-01 06:58:50.090147439][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:58:50.090626585][th:851][info] YAC Vote for hash (0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de)
[2018-10-01 06:58:50.091652755][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:58:50.091782886][th:851][info] TxProcessor on stateful validation success: 36aa7a9fdb43c9413b2af9047083aff642e517a927ee37043cdd780e2fa22a20
[2018-10-01 06:58:50.091872820][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:50.091915747][th:851][info] TxProcessor on proposal stateless success: 36aa7a9fdb43c9413b2af9047083aff642e517a927ee37043cdd780e2fa22a20
[2018-10-01 06:58:50.121680689][th:913][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:50.122814032][th:913][info] ProposalStorage Vote [0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de] looks valid
[2018-10-01 06:58:50.122845673][th:913][info] YacBlockStorage Vote (0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de) inserted
[2018-10-01 06:58:50.122862940][th:913][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:50.122879430][th:913][info] ProposalStorage Vote [0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de] looks valid
[2018-10-01 06:58:50.122898495][th:913][info] YacBlockStorage Vote (0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de) inserted
[2018-10-01 06:58:50.122913100][th:913][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:50.122929755][th:913][info] ProposalStorage Vote [0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de] looks valid
[2018-10-01 06:58:50.122949873][th:913][info] YacBlockStorage Vote (0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de) inserted
[2018-10-01 06:58:50.122971095][th:913][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:50.122990896][th:913][info] YAC Received supermajority of votes for 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de, skip propagation
[2018-10-01 06:58:50.123006660][th:913][info] YAC Pass outcome for 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de to pipeline
[2018-10-01 06:58:50.123073029][th:913][info] YacGate consensus: commit top block: height 282, hash 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de
[2018-10-01 06:58:50.123112180][th:913][info] synchronizer processing commit
[2018-10-01 06:58:50.123883081][th:913][info] ChainValidator validate block: height 282, hash 0abc54410b56c6165fcae4f7e607c3cafebbd2259f66a57aace486009e4021de
[2018-10-01 06:58:50.134452965][th:913][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:50.134521886][th:913][info] TxProcessor on commit committed: 36aa7a9fdb43c9413b2af9047083aff642e517a927ee37043cdd780e2fa22a20
[2018-10-01 06:58:50.163591151][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:50.164575398][th:913][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:50.208034623][th:913][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:50.209267321][th:913][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:50.328846003][th:910][info] TxProcessor handle batch
[2018-10-01 06:58:50.328863919][th:910][info] TxProcessor propagating batch to PCS
[2018-10-01 06:58:50.328897286][th:910][info] PCS propagate batch
[2018-10-01 06:58:50.328901160][th:910][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:58:50.328906144][th:910][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:58:50.328979295][th:910][warning] CommandService Found transaction d05a2fe4e16872a4881daf627554b5ae60f62d5bdc12f1070fd8304eb46f2304 in cache, ignoring
[2018-10-01 06:58:50.334858101][th:916][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:50.336726757][th:916][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:58:55.075593204][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:58:55.076879077][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:58:55.076904952][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 284
[2018-10-01 06:58:55.080941682][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:58:55.110664595][th:913][info] AsyncGrpcClient receive proposal
[2018-10-01 06:58:55.116081362][th:913][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:58:55.116092882][th:913][info] OrderingGate Received new proposal, height: 283
[2018-10-01 06:58:55.116179112][th:851][info] OrderingGate Pass the proposal to pipeline height 283
[2018-10-01 06:58:55.116184177][th:851][info] Simulator process proposal
[2018-10-01 06:58:55.118925377][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:58:55.140580679][th:913][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:58:55.141010748][th:916][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:58:55.144233391][th:913][info] ProposalStorage Vote [270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3] looks valid
[2018-10-01 06:58:55.144249257][th:913][info] YacBlockStorage Vote (270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3) inserted
[2018-10-01 06:58:55.144252853][th:913][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:58:55.144918809][th:916][info] ProposalStorage Vote [270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3] looks valid
[2018-10-01 06:58:55.144932454][th:916][info] YacBlockStorage Vote (270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3) inserted
[2018-10-01 06:58:55.144936471][th:916][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:58:55.151596490][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:58:55.151838060][th:851][info] Simulator process verified proposal
[2018-10-01 06:58:55.152257740][th:851][info] YacGate vote for block (270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, Hash: [270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3 ])
[2018-10-01 06:58:55.152814402][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:58:55.153220248][th:851][info] YAC Vote for hash (270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3)
[2018-10-01 06:58:55.153307622][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:58:55.153432456][th:916][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:55.154021667][th:916][info] ProposalStorage Vote [270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3] looks valid
[2018-10-01 06:58:55.154033997][th:916][info] YacBlockStorage Vote (270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3, 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3) inserted
[2018-10-01 06:58:55.154037295][th:916][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:58:55.154044721][th:916][info] YAC Propagate state 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3 to whole network
[2018-10-01 06:58:55.154163966][th:916][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:58:55.154278750][th:916][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:58:55.157249668][th:916][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:58:55.168915491][th:916][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:58:55.169365058][th:916][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:58:55.171962261][th:851][info] TxProcessor on stateful validation success: 1f873516c0b7dbdaf69fd6131eb7e45868081884e9b4304391fee6b42ffb3103
[2018-10-01 06:58:55.173238842][th:851][info] TxProcessor on stateful validation success: b79b0ee376d5909cd653f9b416d4cf155417a34d34f81b70dbf46eb41a101316
[2018-10-01 06:58:55.173718567][th:851][info] TxProcessor on stateful validation success: d05a2fe4e16872a4881daf627554b5ae60f62d5bdc12f1070fd8304eb46f2304
[2018-10-01 06:58:55.175598920][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:58:55.175631248][th:851][info] TxProcessor on proposal stateless success: 1f873516c0b7dbdaf69fd6131eb7e45868081884e9b4304391fee6b42ffb3103
[2018-10-01 06:58:55.175873336][th:851][info] TxProcessor on proposal stateless success: b79b0ee376d5909cd653f9b416d4cf155417a34d34f81b70dbf46eb41a101316
[2018-10-01 06:58:55.175907883][th:851][info] TxProcessor on proposal stateless success: d05a2fe4e16872a4881daf627554b5ae60f62d5bdc12f1070fd8304eb46f2304
[2018-10-01 06:58:55.178566493][th:916][info] YAC Pass outcome for 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3 to pipeline
[2018-10-01 06:58:55.178677951][th:916][info] YacGate consensus: commit top block: height 283, hash 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3
[2018-10-01 06:58:55.178719478][th:916][info] synchronizer processing commit
[2018-10-01 06:58:55.183248831][th:916][info] ChainValidator validate block: height 283, hash 270c4e5367b38e93049e495cae030edd1787471bcf47c27062855607158344b3
[2018-10-01 06:58:55.221732756][th:916][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:58:55.221837032][th:916][info] TxProcessor on commit committed: 1f873516c0b7dbdaf69fd6131eb7e45868081884e9b4304391fee6b42ffb3103
[2018-10-01 06:58:55.221913012][th:916][info] TxProcessor on commit committed: b79b0ee376d5909cd653f9b416d4cf155417a34d34f81b70dbf46eb41a101316
[2018-10-01 06:58:55.221961035][th:916][info] TxProcessor on commit committed: d05a2fe4e16872a4881daf627554b5ae60f62d5bdc12f1070fd8304eb46f2304
[2018-10-01 06:58:55.228228473][th:917][info] TxProcessor handle batch
[2018-10-01 06:58:55.228265044][th:917][info] TxProcessor propagating batch to PCS
[2018-10-01 06:58:55.228322749][th:917][info] PCS propagate batch
[2018-10-01 06:58:55.228339306][th:917][info] OrderingGate propagate batch, account_id: user_191148@test
[2018-10-01 06:58:55.228355081][th:917][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:58:55.228469652][th:917][warning] CommandService Found transaction fb0a9bd1709a59d8dec347ca1db3a68b53d0be79ff230d2d04d00b1e2fc7f8af in cache, ignoring
[2018-10-01 06:58:55.229729346][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:55.230414822][th:919][info] TxProcessor handle batch
[2018-10-01 06:58:55.230427839][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 06:58:55.230457673][th:918][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:58:55.231258696][th:919][info] PCS propagate batch
[2018-10-01 06:58:55.231267333][th:919][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:58:55.231271903][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:58:55.232040079][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:58:55.232662368][th:918][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:58:55.232744193][th:919][warning] CommandService Found transaction e1ab6ae8f57fc14a7c57950be0830e0c2633f2fc60793ea04efc3180846f5eee in cache, ignoring
[2018-10-01 06:59:00.080656390][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:00.081415508][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:00.081433666][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 285
[2018-10-01 06:59:00.084506728][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:00.113238351][th:916][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:00.115795604][th:916][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:00.115805823][th:916][info] OrderingGate Received new proposal, height: 284
[2018-10-01 06:59:00.115844943][th:851][info] OrderingGate Pass the proposal to pipeline height 284
[2018-10-01 06:59:00.115849933][th:851][info] Simulator process proposal
[2018-10-01 06:59:00.117046498][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:00.126395827][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:00.126586089][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:00.126925170][th:851][info] YacGate vote for block (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, Hash: [65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086 ])
[2018-10-01 06:59:00.127983856][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:59:00.128406725][th:851][info] YAC Vote for hash (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086)
[2018-10-01 06:59:00.128507004][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:59:00.128655819][th:851][info] TxProcessor on stateful validation success: fb0a9bd1709a59d8dec347ca1db3a68b53d0be79ff230d2d04d00b1e2fc7f8af
[2018-10-01 06:59:00.128767098][th:851][info] TxProcessor on stateful validation success: e1ab6ae8f57fc14a7c57950be0830e0c2633f2fc60793ea04efc3180846f5eee
[2018-10-01 06:59:00.128807620][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:00.128848988][th:851][info] TxProcessor on proposal stateless success: fb0a9bd1709a59d8dec347ca1db3a68b53d0be79ff230d2d04d00b1e2fc7f8af
[2018-10-01 06:59:00.128876198][th:851][info] TxProcessor on proposal stateless success: e1ab6ae8f57fc14a7c57950be0830e0c2633f2fc60793ea04efc3180846f5eee
[2018-10-01 06:59:00.219547003][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:00.220214806][th:918][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:05.075615779][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:05.076029141][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:05.076046044][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 286
[2018-10-01 06:59:05.078208285][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:05.080488527][th:916][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:05.081166726][th:916][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:59:05.081176183][th:916][info] OrderingGate Received new proposal, height: 285
[2018-10-01 06:59:05.109871872][th:916][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:05.110672408][th:916][info] ProposalStorage Vote [65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086] looks valid
[2018-10-01 06:59:05.110687387][th:916][info] YacBlockStorage Vote (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086) inserted
[2018-10-01 06:59:05.110691073][th:916][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:05.115622365][th:916][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:05.116385159][th:916][info] ProposalStorage Vote [65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086] looks valid
[2018-10-01 06:59:05.116416919][th:916][info] YacBlockStorage Vote (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086) inserted
[2018-10-01 06:59:05.116433925][th:916][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:05.128731504][th:858][info] YAC Vote for hash (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086)
[2018-10-01 06:59:05.128808913][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:59:05.129623784][th:918][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:05.131319276][th:918][info] ProposalStorage Vote [65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086] looks valid
[2018-10-01 06:59:05.131331637][th:918][info] YacBlockStorage Vote (65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086, 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086) inserted
[2018-10-01 06:59:05.131334395][th:918][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:05.134395331][th:918][info] YAC Propagate state 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086 to whole network
[2018-10-01 06:59:05.135775783][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:59:05.136726636][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:59:05.136803397][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:59:05.136857838][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:59:05.138548187][th:916][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:05.149210266][th:916][info] YAC Pass outcome for 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086 to pipeline
[2018-10-01 06:59:05.150335304][th:916][info] YacGate consensus: commit top block: height 284, hash 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086
[2018-10-01 06:59:05.150354854][th:916][info] synchronizer processing commit
[2018-10-01 06:59:05.158383987][th:916][info] ChainValidator validate block: height 284, hash 65012945f2ed83564f1bbcd0ecd234634c43695c0f018ea7661210536f147086
[2018-10-01 06:59:05.192461936][th:918][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:05.209779582][th:916][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:05.209823897][th:851][info] OrderingGate Pass the proposal to pipeline height 285
[2018-10-01 06:59:05.209830913][th:851][info] Simulator process proposal
[2018-10-01 06:59:05.211742713][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:59:05.226329171][th:921][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:05.230931353][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:59:05.231113910][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:05.231447616][th:851][info] YacGate vote for block (90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, Hash: [90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84 ])
[2018-10-01 06:59:05.231951623][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:59:05.233278822][th:851][info] YAC Vote for hash (90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84)
[2018-10-01 06:59:05.233722061][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:59:05.233806260][th:851][info] TxProcessor on stateful validation success: b1d780eeff655e0803b71e02f3842ec5c4e800488a270be3b25f47ad0241d850
[2018-10-01 06:59:05.234349728][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:05.234365576][th:851][info] TxProcessor on proposal stateless success: b1d780eeff655e0803b71e02f3842ec5c4e800488a270be3b25f47ad0241d850
[2018-10-01 06:59:05.234422671][th:916][info] TxProcessor on commit committed: fb0a9bd1709a59d8dec347ca1db3a68b53d0be79ff230d2d04d00b1e2fc7f8af
[2018-10-01 06:59:05.234557677][th:916][info] TxProcessor on commit committed: e1ab6ae8f57fc14a7c57950be0830e0c2633f2fc60793ea04efc3180846f5eee
[2018-10-01 06:59:05.236421711][th:918][info] ProposalStorage Vote [90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84] looks valid
[2018-10-01 06:59:05.236434158][th:918][info] YacBlockStorage Vote (90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84) inserted
[2018-10-01 06:59:05.236437566][th:918][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:05.239256129][th:918][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:05.242115986][th:921][info] ProposalStorage Vote [90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84] looks valid
[2018-10-01 06:59:05.242129965][th:921][info] YacBlockStorage Vote (90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84) inserted
[2018-10-01 06:59:05.242133306][th:921][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:05.245329321][th:918][info] ProposalStorage Vote [90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84] looks valid
[2018-10-01 06:59:05.245342677][th:918][info] YacBlockStorage Vote (90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84, 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84) inserted
[2018-10-01 06:59:05.245345503][th:918][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:05.245352337][th:918][info] YAC Propagate state 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84 to whole network
[2018-10-01 06:59:05.245416865][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:59:05.247026095][th:916][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:05.251100425][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:59:05.252001727][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:59:05.252084093][th:918][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:59:05.285969533][th:919][info] TxProcessor handle batch
[2018-10-01 06:59:05.285980189][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 06:59:05.286005089][th:919][info] PCS propagate batch
[2018-10-01 06:59:05.286008869][th:919][info] OrderingGate propagate batch, account_id: user_349575@test
[2018-10-01 06:59:05.286013633][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:59:05.286463113][th:919][info] TxProcessor handle batch
[2018-10-01 06:59:05.286471441][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 06:59:05.286488230][th:919][info] PCS propagate batch
[2018-10-01 06:59:05.286491650][th:919][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 06:59:05.286495665][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:59:05.316634473][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:05.317313352][th:918][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:05.319229741][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:05.320992542][th:918][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:05.321979752][th:922][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:05.324731875][th:922][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:59:05.325992592][th:916][info] YAC Pass outcome for 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84 to pipeline
[2018-10-01 06:59:05.329889697][th:916][info] YacGate consensus: commit top block: height 285, hash 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84
[2018-10-01 06:59:05.331078059][th:916][info] synchronizer processing commit
[2018-10-01 06:59:05.334131487][th:916][info] ChainValidator validate block: height 285, hash 90e82ba9891974397860b81a0eb5eb3fbdb39f3621a1b798892cea463b5b4c84
[2018-10-01 06:59:05.342092970][th:916][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:05.342123903][th:916][info] TxProcessor on commit committed: b1d780eeff655e0803b71e02f3842ec5c4e800488a270be3b25f47ad0241d850
[2018-10-01 06:59:10.080681851][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:10.081726179][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:10.081739256][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 287
[2018-10-01 06:59:10.085926319][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:10.102371022][th:918][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:10.103351104][th:918][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:59:10.103359447][th:918][info] OrderingGate Received new proposal, height: 286
[2018-10-01 06:59:10.103496357][th:851][info] OrderingGate Pass the proposal to pipeline height 286
[2018-10-01 06:59:10.103504809][th:851][info] Simulator process proposal
[2018-10-01 06:59:10.110390629][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:59:10.127363424][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:59:10.128027326][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:10.128425443][th:851][info] YacGate vote for block (97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, Hash: [97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b ])
[2018-10-01 06:59:10.132120280][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:59:10.133643341][th:851][info] YAC Vote for hash (97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b)
[2018-10-01 06:59:10.134098269][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:59:10.134532361][th:851][info] TxProcessor on stateful validation success: 9d5c2f5a8c0d706ed5eecc9a4f25fde462be1707955d61c3cedd31f928cc9aae
[2018-10-01 06:59:10.134959618][th:851][info] TxProcessor on stateful validation success: 2a1c6005fff51b020d1732dae45e6da97ad9439276ebaa16ddd50bae0af29ecb
[2018-10-01 06:59:10.135451915][th:851][info] TxProcessor on stateful validation success: 260a8ed31674ef041615e96d17797025d12418ea11c8a5aa86adc113dd06e44f
[2018-10-01 06:59:10.136109883][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:10.136315025][th:851][info] TxProcessor on proposal stateless success: 9d5c2f5a8c0d706ed5eecc9a4f25fde462be1707955d61c3cedd31f928cc9aae
[2018-10-01 06:59:10.136465929][th:851][info] TxProcessor on proposal stateless success: 2a1c6005fff51b020d1732dae45e6da97ad9439276ebaa16ddd50bae0af29ecb
[2018-10-01 06:59:10.136751637][th:851][info] TxProcessor on proposal stateless success: 260a8ed31674ef041615e96d17797025d12418ea11c8a5aa86adc113dd06e44f
[2018-10-01 06:59:10.155582818][th:923][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:10.157125135][th:923][info] ProposalStorage Vote [97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b] looks valid
[2018-10-01 06:59:10.157138756][th:923][info] YacBlockStorage Vote (97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b) inserted
[2018-10-01 06:59:10.157142302][th:923][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:10.157146608][th:923][info] ProposalStorage Vote [97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b] looks valid
[2018-10-01 06:59:10.157151648][th:923][info] YacBlockStorage Vote (97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b) inserted
[2018-10-01 06:59:10.157153843][th:923][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:10.157156699][th:923][info] ProposalStorage Vote [97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b] looks valid
[2018-10-01 06:59:10.157162392][th:923][info] YacBlockStorage Vote (97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b) inserted
[2018-10-01 06:59:10.157263647][th:923][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:10.157273090][th:923][info] YAC Received supermajority of votes for 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b, skip propagation
[2018-10-01 06:59:10.157276558][th:923][info] YAC Pass outcome for 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b to pipeline
[2018-10-01 06:59:10.157351731][th:923][info] YacGate consensus: commit top block: height 286, hash 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b
[2018-10-01 06:59:10.157358453][th:923][info] synchronizer processing commit
[2018-10-01 06:59:10.157840971][th:923][info] ChainValidator validate block: height 286, hash 97c0d8259d96bce0ce45f0a2a2e1fafdaaa2b8869fd1dabe68a0c5ba98a08d3b
[2018-10-01 06:59:10.174015686][th:923][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:10.174086492][th:923][info] TxProcessor on commit committed: 9d5c2f5a8c0d706ed5eecc9a4f25fde462be1707955d61c3cedd31f928cc9aae
[2018-10-01 06:59:10.174133402][th:923][info] TxProcessor on commit committed: 2a1c6005fff51b020d1732dae45e6da97ad9439276ebaa16ddd50bae0af29ecb
[2018-10-01 06:59:10.174138283][th:923][info] TxProcessor on commit committed: 260a8ed31674ef041615e96d17797025d12418ea11c8a5aa86adc113dd06e44f
[2018-10-01 06:59:10.195031913][th:923][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:10.196755089][th:923][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:10.198608042][th:919][info] TxProcessor handle batch
[2018-10-01 06:59:10.198617355][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 06:59:10.199726507][th:919][info] PCS propagate batch
[2018-10-01 06:59:10.199735447][th:919][info] OrderingGate propagate batch, account_id: user_842254@test
[2018-10-01 06:59:10.199740429][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:59:10.200570232][th:919][warning] CommandService Found transaction 19b57aa6cec5b90e43b607e8df8a071926cb18fb21ea0b7e09526e2b4264abfc in cache, ignoring
[2018-10-01 06:59:10.200796083][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:10.201570482][th:918][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:15.076659314][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:15.078219190][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:15.078241672][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 288
[2018-10-01 06:59:15.085814972][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:15.087509132][th:923][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:15.088196559][th:923][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:15.088204775][th:923][info] OrderingGate Received new proposal, height: 287
[2018-10-01 06:59:15.088234232][th:851][info] OrderingGate Pass the proposal to pipeline height 287
[2018-10-01 06:59:15.088240826][th:851][info] Simulator process proposal
[2018-10-01 06:59:15.091205020][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:15.105280296][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:15.105701686][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:15.106297236][th:851][info] YacGate vote for block (b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, Hash: [b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e ])
[2018-10-01 06:59:15.107098716][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:59:15.107537189][th:851][info] YAC Vote for hash (b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e)
[2018-10-01 06:59:15.107767796][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:59:15.107862886][th:851][info] TxProcessor on stateful validation success: d3ed2f305f2f9b42d49ab1a1bca1bec946cbb5b8843b8d832cd36cef0cce9d04
[2018-10-01 06:59:15.107920774][th:851][info] TxProcessor on stateful validation success: 19b57aa6cec5b90e43b607e8df8a071926cb18fb21ea0b7e09526e2b4264abfc
[2018-10-01 06:59:15.107967400][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:15.107981476][th:851][info] TxProcessor on proposal stateless success: d3ed2f305f2f9b42d49ab1a1bca1bec946cbb5b8843b8d832cd36cef0cce9d04
[2018-10-01 06:59:15.107992924][th:851][info] TxProcessor on proposal stateless success: 19b57aa6cec5b90e43b607e8df8a071926cb18fb21ea0b7e09526e2b4264abfc
[2018-10-01 06:59:15.138208144][th:923][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:15.139366435][th:923][info] ProposalStorage Vote [b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e] looks valid
[2018-10-01 06:59:15.139373540][th:923][info] YacBlockStorage Vote (b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e) inserted
[2018-10-01 06:59:15.139376673][th:923][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:15.139380912][th:923][info] ProposalStorage Vote [b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e] looks valid
[2018-10-01 06:59:15.139386317][th:923][info] YacBlockStorage Vote (b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e) inserted
[2018-10-01 06:59:15.139388464][th:923][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:15.139391482][th:923][info] ProposalStorage Vote [b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e] looks valid
[2018-10-01 06:59:15.139396908][th:923][info] YacBlockStorage Vote (b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e) inserted
[2018-10-01 06:59:15.139398956][th:923][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:15.139406107][th:923][info] YAC Received supermajority of votes for b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e, skip propagation
[2018-10-01 06:59:15.139409978][th:923][info] YAC Pass outcome for b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e to pipeline
[2018-10-01 06:59:15.139463766][th:923][info] YacGate consensus: commit top block: height 287, hash b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e
[2018-10-01 06:59:15.139470333][th:923][info] synchronizer processing commit
[2018-10-01 06:59:15.142764225][th:923][info] ChainValidator validate block: height 287, hash b573d0e15fc61818a0fb6a3d161aed408a8c3d80c32f7b219be87044529e100e
[2018-10-01 06:59:15.173917577][th:923][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:15.173984423][th:923][info] TxProcessor on commit committed: d3ed2f305f2f9b42d49ab1a1bca1bec946cbb5b8843b8d832cd36cef0cce9d04
[2018-10-01 06:59:15.174049813][th:923][info] TxProcessor on commit committed: 19b57aa6cec5b90e43b607e8df8a071926cb18fb21ea0b7e09526e2b4264abfc
[2018-10-01 06:59:15.190471539][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:15.191425014][th:918][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:15.192971936][th:923][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:15.193790738][th:923][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:15.326767301][th:923][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:15.327861911][th:923][info] OrderingServiceImpl Queue size is 3
[2018-10-01 06:59:20.075610294][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:20.076697625][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:20.076712168][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 289
[2018-10-01 06:59:20.079233057][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:20.081356595][th:923][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:20.085819639][th:923][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 06:59:20.086517704][th:923][info] OrderingGate Received new proposal, height: 288
[2018-10-01 06:59:20.087163020][th:851][info] OrderingGate Pass the proposal to pipeline height 288
[2018-10-01 06:59:20.087174752][th:851][info] Simulator process proposal
[2018-10-01 06:59:20.087934859][th:851][info] SFV transactions in proposal: 3
[2018-10-01 06:59:20.110570301][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 06:59:20.111991204][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:20.113766327][th:851][info] YacGate vote for block (1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, Hash: [1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6 ])
[2018-10-01 06:59:20.114664384][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 06:59:20.116240676][th:851][info] YAC Vote for hash (1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6)
[2018-10-01 06:59:20.117037053][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:59:20.117761282][th:851][info] TxProcessor on stateful validation success: 92bde6a6ea6b6a07f775e7a4003bd70392860167e513c45be14eeb51b97b92e6
[2018-10-01 06:59:20.117926339][th:851][info] TxProcessor on stateful validation success: bafa6451efb578b4caaa5e1bb46ca82e65617d0a50d4bda30b67738e80ed522e
[2018-10-01 06:59:20.118051225][th:851][info] TxProcessor on stateful validation success: 0a74616a5d4165886b95459e76428589d6bdc8697d666da6214179dfce5c022b
[2018-10-01 06:59:20.118106596][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:20.118151652][th:851][info] TxProcessor on proposal stateless success: 92bde6a6ea6b6a07f775e7a4003bd70392860167e513c45be14eeb51b97b92e6
[2018-10-01 06:59:20.118222134][th:851][info] TxProcessor on proposal stateless success: bafa6451efb578b4caaa5e1bb46ca82e65617d0a50d4bda30b67738e80ed522e
[2018-10-01 06:59:20.118270810][th:851][info] TxProcessor on proposal stateless success: 0a74616a5d4165886b95459e76428589d6bdc8697d666da6214179dfce5c022b
[2018-10-01 06:59:20.166471930][th:918][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:20.168148087][th:918][info] ProposalStorage Vote [1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6] looks valid
[2018-10-01 06:59:20.168161403][th:918][info] YacBlockStorage Vote (1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6) inserted
[2018-10-01 06:59:20.168164899][th:918][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:20.168169787][th:918][info] ProposalStorage Vote [1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6] looks valid
[2018-10-01 06:59:20.168175615][th:918][info] YacBlockStorage Vote (1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6) inserted
[2018-10-01 06:59:20.168177703][th:918][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:20.168180704][th:918][info] ProposalStorage Vote [1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6] looks valid
[2018-10-01 06:59:20.168186447][th:918][info] YacBlockStorage Vote (1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6) inserted
[2018-10-01 06:59:20.168188689][th:918][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:20.168195378][th:918][info] YAC Received supermajority of votes for 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6, skip propagation
[2018-10-01 06:59:20.168199308][th:918][info] YAC Pass outcome for 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6 to pipeline
[2018-10-01 06:59:20.168493395][th:918][info] YacGate consensus: commit top block: height 288, hash 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6
[2018-10-01 06:59:20.168522543][th:918][info] synchronizer processing commit
[2018-10-01 06:59:20.169288914][th:918][info] ChainValidator validate block: height 288, hash 1fae4fb39f41721a78d1119ab7761802de2a63dffb32171c158b6e99b74f01f6
[2018-10-01 06:59:20.192152193][th:918][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:20.192198329][th:918][info] TxProcessor on commit committed: 92bde6a6ea6b6a07f775e7a4003bd70392860167e513c45be14eeb51b97b92e6
[2018-10-01 06:59:20.192273622][th:918][info] TxProcessor on commit committed: bafa6451efb578b4caaa5e1bb46ca82e65617d0a50d4bda30b67738e80ed522e
[2018-10-01 06:59:20.192910030][th:918][info] TxProcessor on commit committed: 0a74616a5d4165886b95459e76428589d6bdc8697d666da6214179dfce5c022b
[2018-10-01 06:59:20.228549540][th:919][info] TxProcessor handle batch
[2018-10-01 06:59:20.228563280][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 06:59:20.228588428][th:919][info] PCS propagate batch
[2018-10-01 06:59:20.228592923][th:919][info] OrderingGate propagate batch, account_id: user_656895@test
[2018-10-01 06:59:20.228598162][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 06:59:20.230000489][th:919][warning] CommandService Found transaction 7812a641fb570ea6eec73d230d20b24bccaaa5b276cdcbb25311ba1245a5fac4 in cache, ignoring
[2018-10-01 06:59:20.231558592][th:923][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:20.244862828][th:918][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:20.247059118][th:923][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:20.248367041][th:918][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:25.075594452][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:25.076397682][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:25.076421284][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 290
[2018-10-01 06:59:25.078810075][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:25.079623563][th:926][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:25.080441075][th:926][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:25.080453816][th:926][info] OrderingGate Received new proposal, height: 289
[2018-10-01 06:59:25.082243963][th:851][info] OrderingGate Pass the proposal to pipeline height 289
[2018-10-01 06:59:25.082254156][th:851][info] Simulator process proposal
[2018-10-01 06:59:25.083052759][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:25.097348202][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:25.097694104][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:25.098814973][th:851][info] YacGate vote for block (fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, Hash: [fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61 ])
[2018-10-01 06:59:25.100086491][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 06:59:25.101476646][th:851][info] YAC Vote for hash (fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61)
[2018-10-01 06:59:25.101598238][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:59:25.101793247][th:851][info] TxProcessor on stateful validation success: 7812a641fb570ea6eec73d230d20b24bccaaa5b276cdcbb25311ba1245a5fac4
[2018-10-01 06:59:25.102610957][th:851][info] TxProcessor on stateful validation success: 1b1d7c44e4ff12faea2ddbf4c08e14dfe2804052cff5bde0c471303f4697efa4
[2018-10-01 06:59:25.102653784][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:25.102700075][th:851][info] TxProcessor on proposal stateless success: 7812a641fb570ea6eec73d230d20b24bccaaa5b276cdcbb25311ba1245a5fac4
[2018-10-01 06:59:25.102734823][th:851][info] TxProcessor on proposal stateless success: 1b1d7c44e4ff12faea2ddbf4c08e14dfe2804052cff5bde0c471303f4697efa4
[2018-10-01 06:59:25.109556328][th:923][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:25.110093251][th:923][info] ProposalStorage Vote [fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61] looks valid
[2018-10-01 06:59:25.110102973][th:923][info] YacBlockStorage Vote (fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61) inserted
[2018-10-01 06:59:25.110105865][th:923][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:25.110766896][th:923][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:25.110934050][th:926][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:25.111468326][th:923][info] ProposalStorage Vote [fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61] looks valid
[2018-10-01 06:59:25.111507961][th:923][info] YacBlockStorage Vote (fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61) inserted
[2018-10-01 06:59:25.111513207][th:923][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:25.112096038][th:926][info] ProposalStorage Vote [fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61] looks valid
[2018-10-01 06:59:25.112108690][th:926][info] YacBlockStorage Vote (fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61, fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61) inserted
[2018-10-01 06:59:25.112111230][th:926][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:25.112118050][th:926][info] YAC Propagate state fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61 to whole network
[2018-10-01 06:59:25.112569233][th:923][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:25.112603578][th:926][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:59:25.112724544][th:926][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:59:25.118820510][th:926][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:59:25.126215058][th:926][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:59:25.129917611][th:923][info] YAC Pass outcome for fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61 to pipeline
[2018-10-01 06:59:25.130303554][th:923][info] YacGate consensus: commit top block: height 289, hash fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61
[2018-10-01 06:59:25.130327672][th:923][info] synchronizer processing commit
[2018-10-01 06:59:25.131967971][th:923][info] ChainValidator validate block: height 289, hash fde7c8b05453de7bd304363d27cdc1f78161f47e5894169e9c12a38ff9588f61
[2018-10-01 06:59:25.138029989][th:923][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:25.138113772][th:923][info] TxProcessor on commit committed: 7812a641fb570ea6eec73d230d20b24bccaaa5b276cdcbb25311ba1245a5fac4
[2018-10-01 06:59:25.138217044][th:923][info] TxProcessor on commit committed: 1b1d7c44e4ff12faea2ddbf4c08e14dfe2804052cff5bde0c471303f4697efa4
[2018-10-01 06:59:25.149011665][th:927][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:25.150386069][th:927][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:25.207624874][th:927][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:25.209891084][th:927][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:30.075597709][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:30.079892480][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:30.079917450][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 291
[2018-10-01 06:59:30.084096873][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:30.085913517][th:926][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:30.086612538][th:926][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:30.086621246][th:926][info] OrderingGate Received new proposal, height: 290
[2018-10-01 06:59:30.086752668][th:851][info] OrderingGate Pass the proposal to pipeline height 290
[2018-10-01 06:59:30.086760833][th:851][info] Simulator process proposal
[2018-10-01 06:59:30.089225351][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:30.118343603][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:30.119518648][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:30.119938670][th:851][info] YacGate vote for block (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, Hash: [04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118 ])
[2018-10-01 06:59:30.121412995][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 06:59:30.121984917][th:851][info] YAC Vote for hash (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118)
[2018-10-01 06:59:30.122230945][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:59:30.122369312][th:851][info] TxProcessor on stateful validation success: 4e03eeb20685ce00ecb85cb734105b90cad494d1f6968d448178e539012a8d30
[2018-10-01 06:59:30.122486851][th:851][info] TxProcessor on stateful validation success: 6fc3be586400e54b7147682f21c248f38b9e66e608fc21c16baaf99c3075d28b
[2018-10-01 06:59:30.122562877][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:30.122591570][th:851][info] TxProcessor on proposal stateless success: 4e03eeb20685ce00ecb85cb734105b90cad494d1f6968d448178e539012a8d30
[2018-10-01 06:59:30.122668388][th:851][info] TxProcessor on proposal stateless success: 6fc3be586400e54b7147682f21c248f38b9e66e608fc21c16baaf99c3075d28b
[2018-10-01 06:59:30.273289973][th:927][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:30.274403549][th:927][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:35.075605755][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:35.076033591][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:35.076051003][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 292
[2018-10-01 06:59:35.078644813][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:35.079839406][th:927][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:35.080525477][th:927][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:59:35.080718179][th:927][info] OrderingGate Received new proposal, height: 291
[2018-10-01 06:59:35.122598899][th:858][info] YAC Vote for hash (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118)
[2018-10-01 06:59:35.123329191][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:59:35.124067393][th:927][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:35.125556572][th:927][info] ProposalStorage Vote [04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118] looks valid
[2018-10-01 06:59:35.125574833][th:927][info] YacBlockStorage Vote (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118) inserted
[2018-10-01 06:59:35.125578307][th:927][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:35.128402969][th:926][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:35.129737296][th:926][info] ProposalStorage Vote [04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118] looks valid
[2018-10-01 06:59:35.129771014][th:926][info] YacBlockStorage Vote (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118) inserted
[2018-10-01 06:59:35.129784426][th:926][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:35.142569958][th:928][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:35.143806016][th:928][info] ProposalStorage Vote [04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118] looks valid
[2018-10-01 06:59:35.143821747][th:928][info] YacBlockStorage Vote (04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118, 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118) inserted
[2018-10-01 06:59:35.143824634][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:35.143831672][th:928][info] YAC Propagate state 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118 to whole network
[2018-10-01 06:59:35.144551375][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:59:35.144672017][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:59:35.144769614][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:59:35.145089804][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:59:35.152420830][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:35.153937246][th:928][info] YAC Pass outcome for 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118 to pipeline
[2018-10-01 06:59:35.153992945][th:928][info] YacGate consensus: commit top block: height 290, hash 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118
[2018-10-01 06:59:35.154077655][th:928][info] synchronizer processing commit
[2018-10-01 06:59:35.154755142][th:928][info] ChainValidator validate block: height 290, hash 04f7497e74db49d1a14e97978bd0435ed13d55348b1e549193e8c5d4d60ef118
[2018-10-01 06:59:35.186377158][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:35.186433824][th:851][info] OrderingGate Pass the proposal to pipeline height 291
[2018-10-01 06:59:35.186441451][th:851][info] Simulator process proposal
[2018-10-01 06:59:35.187040007][th:928][info] TxProcessor on commit committed: 4e03eeb20685ce00ecb85cb734105b90cad494d1f6968d448178e539012a8d30
[2018-10-01 06:59:35.187114228][th:928][info] TxProcessor on commit committed: 6fc3be586400e54b7147682f21c248f38b9e66e608fc21c16baaf99c3075d28b
[2018-10-01 06:59:35.187602721][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:59:35.213927381][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:35.214688517][th:928][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:35.220011888][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:35.220783947][th:928][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:35.221022625][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:59:35.222189538][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:35.222507294][th:851][info] YacGate vote for block (2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, Hash: [2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455 ])
[2018-10-01 06:59:35.223460545][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 06:59:35.223929620][th:851][info] YAC Vote for hash (2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455)
[2018-10-01 06:59:35.224042688][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:59:35.224113093][th:851][info] TxProcessor on stateful validation success: 3c822afb1f0773b95afbc6a15a09a0ca749b48e6617f465b47f1a482537a5d6d
[2018-10-01 06:59:35.224138676][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:35.224152970][th:851][info] TxProcessor on proposal stateless success: 3c822afb1f0773b95afbc6a15a09a0ca749b48e6617f465b47f1a482537a5d6d
[2018-10-01 06:59:35.248905825][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:35.250231429][th:928][info] ProposalStorage Vote [2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455] looks valid
[2018-10-01 06:59:35.250248476][th:928][info] YacBlockStorage Vote (2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455) inserted
[2018-10-01 06:59:35.250251959][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:35.250256852][th:928][info] ProposalStorage Vote [2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455] looks valid
[2018-10-01 06:59:35.250262028][th:928][info] YacBlockStorage Vote (2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455) inserted
[2018-10-01 06:59:35.250264083][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:35.250267131][th:928][info] ProposalStorage Vote [2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455] looks valid
[2018-10-01 06:59:35.250272525][th:928][info] YacBlockStorage Vote (2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455) inserted
[2018-10-01 06:59:35.250284820][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:35.250320022][th:928][info] YAC Received supermajority of votes for 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455, skip propagation
[2018-10-01 06:59:35.250362175][th:928][info] YAC Pass outcome for 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455 to pipeline
[2018-10-01 06:59:35.250444082][th:928][info] YacGate consensus: commit top block: height 291, hash 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455
[2018-10-01 06:59:35.250472725][th:928][info] synchronizer processing commit
[2018-10-01 06:59:35.251303195][th:928][info] ChainValidator validate block: height 291, hash 2b50e8c8f7cb62d6e6780b12f00df6ebd48046068cc5a69643a2befb711af455
[2018-10-01 06:59:35.258513443][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:35.258560509][th:928][info] TxProcessor on commit committed: 3c822afb1f0773b95afbc6a15a09a0ca749b48e6617f465b47f1a482537a5d6d
[2018-10-01 06:59:40.075598234][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:40.076303679][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:40.076317438][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 293
[2018-10-01 06:59:40.079244529][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:40.080362135][th:928][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:40.085047479][th:928][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:40.085059099][th:928][info] OrderingGate Received new proposal, height: 292
[2018-10-01 06:59:40.085088331][th:851][info] OrderingGate Pass the proposal to pipeline height 292
[2018-10-01 06:59:40.085092514][th:851][info] Simulator process proposal
[2018-10-01 06:59:40.085715743][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:40.095059627][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:40.096358853][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:40.097207517][th:851][info] YacGate vote for block (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, Hash: [172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f ])
[2018-10-01 06:59:40.097700885][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 06:59:40.098193223][th:851][info] YAC Vote for hash (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f)
[2018-10-01 06:59:40.098288791][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 06:59:40.098359571][th:851][info] TxProcessor on stateful validation success: 6d1518cb6c8b410ee43bd8389a044cb450abbfb910106470f29464425a543114
[2018-10-01 06:59:40.098506955][th:851][info] TxProcessor on stateful validation success: d2d79f19c0f9939dadff0902d3ea7848df47389b6fd2d11e4e775a2c3522eed2
[2018-10-01 06:59:40.098560562][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:40.098573830][th:851][info] TxProcessor on proposal stateless success: 6d1518cb6c8b410ee43bd8389a044cb450abbfb910106470f29464425a543114
[2018-10-01 06:59:40.098609640][th:851][info] TxProcessor on proposal stateless success: d2d79f19c0f9939dadff0902d3ea7848df47389b6fd2d11e4e775a2c3522eed2
[2018-10-01 06:59:40.294456627][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:40.295629629][th:928][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:45.075623881][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:45.076043586][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:45.076056767][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 294
[2018-10-01 06:59:45.080335167][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:45.082257534][th:928][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:45.082686044][th:928][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 06:59:45.082697099][th:928][info] OrderingGate Received new proposal, height: 293
[2018-10-01 06:59:45.098633068][th:858][info] YAC Vote for hash (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f)
[2018-10-01 06:59:45.098802440][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 06:59:45.126195050][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:45.133197629][th:928][info] ProposalStorage Vote [172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f] looks valid
[2018-10-01 06:59:45.133214887][th:928][info] YacBlockStorage Vote (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f) inserted
[2018-10-01 06:59:45.133218277][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:45.134942336][th:928][info] ProposalStorage Vote [172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f] looks valid
[2018-10-01 06:59:45.134965529][th:928][info] YacBlockStorage Vote (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f) inserted
[2018-10-01 06:59:45.134968755][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:45.134973429][th:928][info] ProposalStorage Vote [172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f] looks valid
[2018-10-01 06:59:45.135105404][th:928][info] YacBlockStorage Vote (172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f) inserted
[2018-10-01 06:59:45.135806531][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:45.136670694][th:928][info] YAC Received supermajority of votes for 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f, skip propagation
[2018-10-01 06:59:45.136681342][th:928][info] YAC Pass outcome for 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f to pipeline
[2018-10-01 06:59:45.136741373][th:928][info] YacGate consensus: commit top block: height 292, hash 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f
[2018-10-01 06:59:45.136748788][th:928][info] synchronizer processing commit
[2018-10-01 06:59:45.137973813][th:928][info] ChainValidator validate block: height 292, hash 172138c2187eb9671c26e65b122f0cd1249689e12afd82ba8bf5d8bebf36347f
[2018-10-01 06:59:45.143912989][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:45.143944739][th:928][info] TxProcessor on commit committed: 6d1518cb6c8b410ee43bd8389a044cb450abbfb910106470f29464425a543114
[2018-10-01 06:59:45.143963729][th:928][info] TxProcessor on commit committed: d2d79f19c0f9939dadff0902d3ea7848df47389b6fd2d11e4e775a2c3522eed2
[2018-10-01 06:59:45.144098738][th:851][info] OrderingGate Pass the proposal to pipeline height 293
[2018-10-01 06:59:45.144106696][th:851][info] Simulator process proposal
[2018-10-01 06:59:45.151281429][th:851][info] SFV transactions in proposal: 1
[2018-10-01 06:59:45.161477174][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 06:59:45.162424516][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:45.162672471][th:851][info] YacGate vote for block (d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, Hash: [d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0 ])
[2018-10-01 06:59:45.164133036][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 06:59:45.164533405][th:851][info] YAC Vote for hash (d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0)
[2018-10-01 06:59:45.164609415][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 06:59:45.164863574][th:928][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:45.165434006][th:928][info] ProposalStorage Vote [d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0] looks valid
[2018-10-01 06:59:45.165443901][th:928][info] YacBlockStorage Vote (d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0) inserted
[2018-10-01 06:59:45.165446841][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:45.166274709][th:851][info] TxProcessor on stateful validation success: 485cf5e77628ddee784d882e0029fcc608ef6c665ceb61efd10d8ef6251766a8
[2018-10-01 06:59:45.167482781][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:45.167566736][th:851][info] TxProcessor on proposal stateless success: 485cf5e77628ddee784d882e0029fcc608ef6c665ceb61efd10d8ef6251766a8
[2018-10-01 06:59:45.184093806][th:928][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:45.185819807][th:928][info] ProposalStorage Vote [d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0] looks valid
[2018-10-01 06:59:45.185838491][th:928][info] YacBlockStorage Vote (d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0) inserted
[2018-10-01 06:59:45.185841492][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:45.201944027][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:45.203363121][th:928][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:45.207613294][th:928][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 06:59:45.210431285][th:928][info] ProposalStorage Vote [d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0] looks valid
[2018-10-01 06:59:45.210448074][th:928][info] YacBlockStorage Vote (d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0, d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0) inserted
[2018-10-01 06:59:45.210450955][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:45.211198949][th:928][info] YAC Propagate state d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0 to whole network
[2018-10-01 06:59:45.212089256][th:926][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 06:59:45.212108706][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 06:59:45.212815607][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 06:59:45.216380297][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 06:59:45.219953031][th:928][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 06:59:45.221594369][th:926][info] YAC Pass outcome for d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0 to pipeline
[2018-10-01 06:59:45.225780668][th:926][info] YacGate consensus: commit top block: height 293, hash d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0
[2018-10-01 06:59:45.225795253][th:926][info] synchronizer processing commit
[2018-10-01 06:59:45.227840266][th:926][info] ChainValidator validate block: height 293, hash d104ab93cd3fcf245aea14027b22c22c4e3a6869972a919f7a6420ff2fd17ca0
[2018-10-01 06:59:45.239394657][th:926][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:45.239425419][th:926][info] TxProcessor on commit committed: 485cf5e77628ddee784d882e0029fcc608ef6c665ceb61efd10d8ef6251766a8
[2018-10-01 06:59:45.242698004][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:45.244170743][th:929][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:50.075613635][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:50.076384213][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:50.076399045][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 295
[2018-10-01 06:59:50.078884177][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:50.082266486][th:929][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:50.086533176][th:929][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:50.087211730][th:929][info] OrderingGate Received new proposal, height: 294
[2018-10-01 06:59:50.088074002][th:851][info] OrderingGate Pass the proposal to pipeline height 294
[2018-10-01 06:59:50.088083598][th:851][info] Simulator process proposal
[2018-10-01 06:59:50.091712561][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:50.110466189][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:50.110771153][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:50.111065632][th:851][info] YacGate vote for block (48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, Hash: [48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6 ])
[2018-10-01 06:59:50.111582664][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 06:59:50.112047821][th:851][info] YAC Vote for hash (48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6)
[2018-10-01 06:59:50.112337524][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:59:50.112607789][th:851][info] TxProcessor on stateful validation success: 3340f62211135eeb00ae1cfb33a6cc9cc8308ae78674dbe33ca821569a111f52
[2018-10-01 06:59:50.112876779][th:851][info] TxProcessor on stateful validation success: 7f9aaf2004d1fd38af98979311dc01d55d06555e05aafd34783dada9cefe2917
[2018-10-01 06:59:50.113085805][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:50.113276603][th:851][info] TxProcessor on proposal stateless success: 3340f62211135eeb00ae1cfb33a6cc9cc8308ae78674dbe33ca821569a111f52
[2018-10-01 06:59:50.113489422][th:851][info] TxProcessor on proposal stateless success: 7f9aaf2004d1fd38af98979311dc01d55d06555e05aafd34783dada9cefe2917
[2018-10-01 06:59:50.140463280][th:929][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:50.142569964][th:929][info] ProposalStorage Vote [48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6] looks valid
[2018-10-01 06:59:50.142827599][th:929][info] YacBlockStorage Vote (48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6) inserted
[2018-10-01 06:59:50.143046917][th:929][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:50.143261669][th:929][info] ProposalStorage Vote [48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6] looks valid
[2018-10-01 06:59:50.144001933][th:929][info] YacBlockStorage Vote (48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6) inserted
[2018-10-01 06:59:50.151202718][th:929][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:50.152073470][th:929][info] ProposalStorage Vote [48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6] looks valid
[2018-10-01 06:59:50.153495466][th:929][info] YacBlockStorage Vote (48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6) inserted
[2018-10-01 06:59:50.154776499][th:929][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:50.155537041][th:929][info] YAC Received supermajority of votes for 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6, skip propagation
[2018-10-01 06:59:50.156681997][th:929][info] YAC Pass outcome for 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6 to pipeline
[2018-10-01 06:59:50.157398414][th:929][info] YacGate consensus: commit top block: height 294, hash 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6
[2018-10-01 06:59:50.158713214][th:929][info] synchronizer processing commit
[2018-10-01 06:59:50.159886007][th:929][info] ChainValidator validate block: height 294, hash 48e8f88c5819e2251f126399d1b347aaece766b009e5426f0bab6bddaf2553e6
[2018-10-01 06:59:50.185091070][th:929][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:50.185962568][th:929][info] TxProcessor on commit committed: 3340f62211135eeb00ae1cfb33a6cc9cc8308ae78674dbe33ca821569a111f52
[2018-10-01 06:59:50.187174228][th:929][info] TxProcessor on commit committed: 7f9aaf2004d1fd38af98979311dc01d55d06555e05aafd34783dada9cefe2917
[2018-10-01 06:59:50.211688471][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:50.214227062][th:929][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:50.316972249][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:50.318778960][th:929][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:55.075604080][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 06:59:55.076338121][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 06:59:55.076353032][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 296
[2018-10-01 06:59:55.089158051][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 06:59:55.095098421][th:929][info] AsyncGrpcClient receive proposal
[2018-10-01 06:59:55.097317776][th:929][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 06:59:55.097956298][th:929][info] OrderingGate Received new proposal, height: 295
[2018-10-01 06:59:55.098848769][th:851][info] OrderingGate Pass the proposal to pipeline height 295
[2018-10-01 06:59:55.098857484][th:851][info] Simulator process proposal
[2018-10-01 06:59:55.102782781][th:851][info] SFV transactions in proposal: 2
[2018-10-01 06:59:55.123083301][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 06:59:55.125520299][th:851][info] Simulator process verified proposal
[2018-10-01 06:59:55.125969291][th:851][info] YacGate vote for block (b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, Hash: [b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8 ])
[2018-10-01 06:59:55.126971808][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 06:59:55.127675601][th:851][info] YAC Vote for hash (b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8)
[2018-10-01 06:59:55.127891566][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 06:59:55.128072401][th:851][info] TxProcessor on stateful validation success: 5876616c22f3a6cce03c654fd68a001a4fbad334013dbeacbd12d3fb4357846b
[2018-10-01 06:59:55.128246224][th:851][info] TxProcessor on stateful validation success: c5608dd62a9f4974f4870d9688b85abc03a7a867de3b033443690f5dc10baaf9
[2018-10-01 06:59:55.128393110][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 06:59:55.128492892][th:851][info] TxProcessor on proposal stateless success: 5876616c22f3a6cce03c654fd68a001a4fbad334013dbeacbd12d3fb4357846b
[2018-10-01 06:59:55.128602493][th:851][info] TxProcessor on proposal stateless success: c5608dd62a9f4974f4870d9688b85abc03a7a867de3b033443690f5dc10baaf9
[2018-10-01 06:59:55.137583948][th:929][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 06:59:55.139272265][th:929][info] ProposalStorage Vote [b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8] looks valid
[2018-10-01 06:59:55.139375065][th:929][info] YacBlockStorage Vote (b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8) inserted
[2018-10-01 06:59:55.139394079][th:929][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 06:59:55.139412026][th:929][info] ProposalStorage Vote [b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8] looks valid
[2018-10-01 06:59:55.139475412][th:929][info] YacBlockStorage Vote (b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8) inserted
[2018-10-01 06:59:55.139569707][th:929][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 06:59:55.139649141][th:929][info] ProposalStorage Vote [b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8] looks valid
[2018-10-01 06:59:55.139733451][th:929][info] YacBlockStorage Vote (b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8) inserted
[2018-10-01 06:59:55.139810216][th:929][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 06:59:55.139897680][th:929][info] YAC Received supermajority of votes for b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8, skip propagation
[2018-10-01 06:59:55.139974659][th:929][info] YAC Pass outcome for b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8 to pipeline
[2018-10-01 06:59:55.140106733][th:929][info] YacGate consensus: commit top block: height 295, hash b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8
[2018-10-01 06:59:55.140189058][th:929][info] synchronizer processing commit
[2018-10-01 06:59:55.140992457][th:929][info] ChainValidator validate block: height 295, hash b8524e4792077a690bf076e62cc7516de436d149982a0ae9db6896153d4468d8
[2018-10-01 06:59:55.155224725][th:929][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 06:59:55.155385309][th:929][info] TxProcessor on commit committed: 5876616c22f3a6cce03c654fd68a001a4fbad334013dbeacbd12d3fb4357846b
[2018-10-01 06:59:55.155497689][th:929][info] TxProcessor on commit committed: c5608dd62a9f4974f4870d9688b85abc03a7a867de3b033443690f5dc10baaf9
[2018-10-01 06:59:55.185404166][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:55.186624827][th:929][info] OrderingServiceImpl Queue size is 1
[2018-10-01 06:59:55.202443992][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:55.203568644][th:929][info] OrderingServiceImpl Queue size is 2
[2018-10-01 06:59:55.265331705][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 06:59:55.266063275][th:928][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:00:00.075610158][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:00.077168069][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:00.077259738][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 297
[2018-10-01 07:00:00.079708124][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:00.084516736][th:928][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:00.086342476][th:928][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:00:00.086369424][th:928][info] OrderingGate Received new proposal, height: 296
[2018-10-01 07:00:00.086488719][th:851][info] OrderingGate Pass the proposal to pipeline height 296
[2018-10-01 07:00:00.086504939][th:851][info] Simulator process proposal
[2018-10-01 07:00:00.087650092][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:00:00.126055488][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:00:00.126249426][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:00.126603765][th:851][info] YacGate vote for block (8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, Hash: [8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d ])
[2018-10-01 07:00:00.127156106][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:00:00.127697549][th:851][info] YAC Vote for hash (8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d)
[2018-10-01 07:00:00.127805463][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:00.127945540][th:851][info] TxProcessor on stateful validation success: 3c284072ce013bbb89333ff0668ef372f3ccf99a70a1f4978e6f03ffd88e1318
[2018-10-01 07:00:00.128038635][th:851][info] TxProcessor on stateful validation success: a14a332f194ffc6759c6a199339f12d1a5c2426b40ccca6df876a47ac519cf89
[2018-10-01 07:00:00.128084444][th:851][info] TxProcessor on stateful validation success: 7dfd14c9c0506ba5f747fd3a70c91ced4d6e6ee16e7f14efb2d45a3aca64dc73
[2018-10-01 07:00:00.128134995][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:00.128161813][th:851][info] TxProcessor on proposal stateless success: 3c284072ce013bbb89333ff0668ef372f3ccf99a70a1f4978e6f03ffd88e1318
[2018-10-01 07:00:00.128216425][th:851][info] TxProcessor on proposal stateless success: a14a332f194ffc6759c6a199339f12d1a5c2426b40ccca6df876a47ac519cf89
[2018-10-01 07:00:00.128243972][th:851][info] TxProcessor on proposal stateless success: 7dfd14c9c0506ba5f747fd3a70c91ced4d6e6ee16e7f14efb2d45a3aca64dc73
[2018-10-01 07:00:00.185637978][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:00.186994084][th:928][info] ProposalStorage Vote [8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d] looks valid
[2018-10-01 07:00:00.187032179][th:928][info] YacBlockStorage Vote (8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d) inserted
[2018-10-01 07:00:00.187049002][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:00.187066559][th:928][info] ProposalStorage Vote [8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d] looks valid
[2018-10-01 07:00:00.187095929][th:928][info] YacBlockStorage Vote (8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d) inserted
[2018-10-01 07:00:00.187110885][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:00.187128542][th:928][info] ProposalStorage Vote [8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d] looks valid
[2018-10-01 07:00:00.187175345][th:928][info] YacBlockStorage Vote (8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d) inserted
[2018-10-01 07:00:00.187190750][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:00.187210727][th:928][info] YAC Received supermajority of votes for 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d, skip propagation
[2018-10-01 07:00:00.187227660][th:928][info] YAC Pass outcome for 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d to pipeline
[2018-10-01 07:00:00.187326858][th:928][info] YacGate consensus: commit top block: height 296, hash 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d
[2018-10-01 07:00:00.187375736][th:928][info] synchronizer processing commit
[2018-10-01 07:00:00.188055247][th:928][info] ChainValidator validate block: height 296, hash 8d550f04451497da4053595ef53d297f9348c63c43c2b309469e32009d4b209d
[2018-10-01 07:00:00.222269124][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:00.222349994][th:928][info] TxProcessor on commit committed: 3c284072ce013bbb89333ff0668ef372f3ccf99a70a1f4978e6f03ffd88e1318
[2018-10-01 07:00:00.222465970][th:928][info] TxProcessor on commit committed: a14a332f194ffc6759c6a199339f12d1a5c2426b40ccca6df876a47ac519cf89
[2018-10-01 07:00:00.222516378][th:928][info] TxProcessor on commit committed: 7dfd14c9c0506ba5f747fd3a70c91ced4d6e6ee16e7f14efb2d45a3aca64dc73
[2018-10-01 07:00:00.249001872][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:00.250402253][th:928][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:00.259388350][th:928][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:00.260964643][th:928][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:05.075600704][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:05.077142387][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:05.077853537][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 298
[2018-10-01 07:00:05.080196228][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:05.091770430][th:928][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:05.092562005][th:928][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:00:05.092595703][th:928][info] OrderingGate Received new proposal, height: 297
[2018-10-01 07:00:05.092662151][th:851][info] OrderingGate Pass the proposal to pipeline height 297
[2018-10-01 07:00:05.092668986][th:851][info] Simulator process proposal
[2018-10-01 07:00:05.093255725][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:00:05.100829482][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:00:05.101091901][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:05.101408258][th:851][info] YacGate vote for block (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, Hash: [797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9 ])
[2018-10-01 07:00:05.102637470][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 07:00:05.103123741][th:851][info] YAC Vote for hash (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9)
[2018-10-01 07:00:05.103227761][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:00:05.103385708][th:851][info] TxProcessor on stateful validation success: 34664dd55abf000e412dc034e9ea9f9c36c118841af8e3ae02d24cc5529234d1
[2018-10-01 07:00:05.103486202][th:851][info] TxProcessor on stateful validation success: 303b88140d1e61f24aee9478fc1d600a7a7dbb84d821f2a096752982295849cf
[2018-10-01 07:00:05.103537828][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:05.103562694][th:851][info] TxProcessor on proposal stateless success: 34664dd55abf000e412dc034e9ea9f9c36c118841af8e3ae02d24cc5529234d1
[2018-10-01 07:00:05.103615649][th:851][info] TxProcessor on proposal stateless success: 303b88140d1e61f24aee9478fc1d600a7a7dbb84d821f2a096752982295849cf
[2018-10-01 07:00:05.276911226][th:919][info] TxProcessor handle batch
[2018-10-01 07:00:05.276926640][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:05.276955997][th:919][info] PCS propagate batch
[2018-10-01 07:00:05.276959787][th:919][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:05.276965746][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:05.277907077][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:05.278977325][th:929][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:10.075599144][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:10.076280739][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:10.076506632][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 299
[2018-10-01 07:00:10.079008989][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:10.081222591][th:928][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:10.082211073][th:928][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:00:10.082220628][th:928][info] OrderingGate Received new proposal, height: 298
[2018-10-01 07:00:10.103636823][th:858][info] YAC Vote for hash (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9)
[2018-10-01 07:00:10.104799897][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:00:10.137085471][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:00:10.139943394][th:928][info] ProposalStorage Vote [797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9] looks valid
[2018-10-01 07:00:10.139955744][th:928][info] YacBlockStorage Vote (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9) inserted
[2018-10-01 07:00:10.139959050][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:10.139963794][th:928][info] ProposalStorage Vote [797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9] looks valid
[2018-10-01 07:00:10.139969284][th:928][info] YacBlockStorage Vote (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9) inserted
[2018-10-01 07:00:10.139971358][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:10.139974474][th:928][info] ProposalStorage Vote [797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9] looks valid
[2018-10-01 07:00:10.139980569][th:928][info] YacBlockStorage Vote (797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9) inserted
[2018-10-01 07:00:10.139982580][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:10.139989342][th:928][info] YAC Received supermajority of votes for 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9, skip propagation
[2018-10-01 07:00:10.139993105][th:928][info] YAC Pass outcome for 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9 to pipeline
[2018-10-01 07:00:10.140046772][th:928][info] YacGate consensus: commit top block: height 297, hash 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9
[2018-10-01 07:00:10.140052699][th:928][info] synchronizer processing commit
[2018-10-01 07:00:10.140824621][th:928][info] ChainValidator validate block: height 297, hash 797879c5111522eda584e826d23a83bc7b8596437ed2666401428d6b934bc5d9
[2018-10-01 07:00:10.171850062][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:10.172512578][th:851][info] OrderingGate Pass the proposal to pipeline height 298
[2018-10-01 07:00:10.172543904][th:851][info] Simulator process proposal
[2018-10-01 07:00:10.185874949][th:928][info] TxProcessor on commit committed: 34664dd55abf000e412dc034e9ea9f9c36c118841af8e3ae02d24cc5529234d1
[2018-10-01 07:00:10.185930226][th:928][info] TxProcessor on commit committed: 303b88140d1e61f24aee9478fc1d600a7a7dbb84d821f2a096752982295849cf
[2018-10-01 07:00:10.186111805][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:00:10.201010382][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:00:10.203043357][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:10.203255896][th:851][info] YacGate vote for block (3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, Hash: [3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092 ])
[2018-10-01 07:00:10.205087893][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:00:10.205508240][th:851][info] YAC Vote for hash (3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092)
[2018-10-01 07:00:10.205580939][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:10.205651540][th:851][info] TxProcessor on stateful validation success: da10d94c1079050bb7b7bcfcb0be58fa7463f801fd478912daccb36c9f334299
[2018-10-01 07:00:10.205678193][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:10.205690029][th:851][info] TxProcessor on proposal stateless success: da10d94c1079050bb7b7bcfcb0be58fa7463f801fd478912daccb36c9f334299
[2018-10-01 07:00:10.219615620][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:10.234712610][th:928][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:10.235860753][th:928][info] ProposalStorage Vote [3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092] looks valid
[2018-10-01 07:00:10.235872006][th:928][info] YacBlockStorage Vote (3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092) inserted
[2018-10-01 07:00:10.235875168][th:928][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:10.235879827][th:928][info] ProposalStorage Vote [3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092] looks valid
[2018-10-01 07:00:10.235884875][th:928][info] YacBlockStorage Vote (3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092) inserted
[2018-10-01 07:00:10.235887033][th:928][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:10.235890213][th:928][info] ProposalStorage Vote [3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092] looks valid
[2018-10-01 07:00:10.235895521][th:928][info] YacBlockStorage Vote (3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092) inserted
[2018-10-01 07:00:10.235897739][th:928][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:10.235903991][th:928][info] YAC Received supermajority of votes for 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092, skip propagation
[2018-10-01 07:00:10.235907769][th:928][info] YAC Pass outcome for 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092 to pipeline
[2018-10-01 07:00:10.235982775][th:928][info] YacGate consensus: commit top block: height 298, hash 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092
[2018-10-01 07:00:10.235989595][th:928][info] synchronizer processing commit
[2018-10-01 07:00:10.238693266][th:929][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:10.241469955][th:928][info] ChainValidator validate block: height 298, hash 3290c79545c30b6f3ccfcd44091d37e3f24eb9e332a03f1c078b2eefd2cd8092
[2018-10-01 07:00:10.259036308][th:928][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:10.259071695][th:928][info] TxProcessor on commit committed: da10d94c1079050bb7b7bcfcb0be58fa7463f801fd478912daccb36c9f334299
[2018-10-01 07:00:10.265892487][th:930][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:10.266532675][th:930][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:10.325142731][th:925][info] TxProcessor handle batch
[2018-10-01 07:00:10.325162723][th:925][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:10.326535932][th:925][info] PCS propagate batch
[2018-10-01 07:00:10.326549661][th:925][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:10.326555136][th:925][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:10.328088302][th:930][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:10.329493942][th:930][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:00:10.330383291][th:925][warning] CommandService Found transaction 9a1d549b0b1c5f5fddb48e9a40a4e94d475550fbbe7db0667954bd03322a57b7 in cache, ignoring
[2018-10-01 07:00:15.075602252][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:15.082051904][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:15.083358402][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 300
[2018-10-01 07:00:15.089077524][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:15.090625073][th:929][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:15.096266442][th:929][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:00:15.096278673][th:929][info] OrderingGate Received new proposal, height: 299
[2018-10-01 07:00:15.096563265][th:851][info] OrderingGate Pass the proposal to pipeline height 299
[2018-10-01 07:00:15.096570248][th:851][info] Simulator process proposal
[2018-10-01 07:00:15.101518413][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:00:15.121296404][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:00:15.121479691][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:15.121871314][th:851][info] YacGate vote for block (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, Hash: [51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745 ])
[2018-10-01 07:00:15.123510543][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:00:15.124149012][th:851][info] YAC Vote for hash (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745)
[2018-10-01 07:00:15.124298536][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:00:15.124396407][th:851][info] TxProcessor on stateful validation success: 491152d4170df82d03e201c774eb017982f175c7bd465d8fb19c1048f22a27ee
[2018-10-01 07:00:15.124501957][th:851][info] TxProcessor on stateful validation success: 89b387fa62d9573331afb633ca081be66304c7f2c098870c5ca498eb69605635
[2018-10-01 07:00:15.124597830][th:851][info] TxProcessor on stateful validation success: 9a1d549b0b1c5f5fddb48e9a40a4e94d475550fbbe7db0667954bd03322a57b7
[2018-10-01 07:00:15.124735503][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:15.124766037][th:851][info] TxProcessor on proposal stateless success: 491152d4170df82d03e201c774eb017982f175c7bd465d8fb19c1048f22a27ee
[2018-10-01 07:00:15.125021780][th:851][info] TxProcessor on proposal stateless success: 89b387fa62d9573331afb633ca081be66304c7f2c098870c5ca498eb69605635
[2018-10-01 07:00:15.125366527][th:851][info] TxProcessor on proposal stateless success: 9a1d549b0b1c5f5fddb48e9a40a4e94d475550fbbe7db0667954bd03322a57b7
[2018-10-01 07:00:20.124684682][th:858][info] YAC Vote for hash (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745)
[2018-10-01 07:00:20.125800589][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:00:20.184836321][th:930][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:00:20.187857117][th:930][info] ProposalStorage Vote [51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745] looks valid
[2018-10-01 07:00:20.187871730][th:930][info] YacBlockStorage Vote (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745) inserted
[2018-10-01 07:00:20.187875637][th:930][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:20.187880408][th:930][info] ProposalStorage Vote [51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745] looks valid
[2018-10-01 07:00:20.187886718][th:930][info] YacBlockStorage Vote (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745) inserted
[2018-10-01 07:00:20.187889061][th:930][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:20.187892126][th:930][info] ProposalStorage Vote [51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745] looks valid
[2018-10-01 07:00:20.187897451][th:930][info] YacBlockStorage Vote (51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745) inserted
[2018-10-01 07:00:20.187899520][th:930][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:20.187906131][th:930][info] YAC Received supermajority of votes for 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745, skip propagation
[2018-10-01 07:00:20.187910515][th:930][info] YAC Pass outcome for 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745 to pipeline
[2018-10-01 07:00:20.187967633][th:930][info] YacGate consensus: commit top block: height 299, hash 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745
[2018-10-01 07:00:20.187974287][th:930][info] synchronizer processing commit
[2018-10-01 07:00:20.190380611][th:930][info] ChainValidator validate block: height 299, hash 51067f3f3a1faefe0356e49b47bbac8f53ef81f9fee19e9ee4028702088f1745
[2018-10-01 07:00:20.208989471][th:930][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:20.209059681][th:930][info] TxProcessor on commit committed: 491152d4170df82d03e201c774eb017982f175c7bd465d8fb19c1048f22a27ee
[2018-10-01 07:00:20.209127486][th:930][info] TxProcessor on commit committed: 89b387fa62d9573331afb633ca081be66304c7f2c098870c5ca498eb69605635
[2018-10-01 07:00:20.209169530][th:930][info] TxProcessor on commit committed: 9a1d549b0b1c5f5fddb48e9a40a4e94d475550fbbe7db0667954bd03322a57b7
[2018-10-01 07:00:20.233441836][th:930][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:20.234016197][th:930][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:20.248005655][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:20.249456065][th:929][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:20.277661725][th:925][info] TxProcessor handle batch
[2018-10-01 07:00:20.277699498][th:925][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:20.277766677][th:925][info] PCS propagate batch
[2018-10-01 07:00:20.277788588][th:925][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:20.277806036][th:925][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:20.277895800][th:925][warning] CommandService Found transaction 1dada2bd08498e297cd145587b9e826a5783290a1f9314ee32ec786a83825d4a in cache, ignoring
[2018-10-01 07:00:20.277985676][th:930][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:20.278677139][th:930][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:00:25.075605421][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:25.076696107][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:25.076711718][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 301
[2018-10-01 07:00:25.082014630][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:25.104064453][th:930][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:25.105126269][th:930][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:00:25.105134643][th:930][info] OrderingGate Received new proposal, height: 300
[2018-10-01 07:00:25.105220541][th:851][info] OrderingGate Pass the proposal to pipeline height 300
[2018-10-01 07:00:25.105225648][th:851][info] Simulator process proposal
[2018-10-01 07:00:25.105778803][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:00:25.127901984][th:929][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:00:25.128483842][th:929][info] ProposalStorage Vote [df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567] looks valid
[2018-10-01 07:00:25.128495753][th:929][info] YacBlockStorage Vote (df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567) inserted
[2018-10-01 07:00:25.128499077][th:929][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:25.131710168][th:930][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:25.134024971][th:930][info] ProposalStorage Vote [df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567] looks valid
[2018-10-01 07:00:25.134037997][th:930][info] YacBlockStorage Vote (df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567) inserted
[2018-10-01 07:00:25.134041254][th:930][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:25.144795180][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:00:25.144906155][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:25.145200155][th:851][info] YacGate vote for block (df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, Hash: [df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567 ])
[2018-10-01 07:00:25.152642842][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:00:25.153025904][th:851][info] YAC Vote for hash (df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567)
[2018-10-01 07:00:25.153208334][th:930][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:00:25.153675470][th:930][info] ProposalStorage Vote [df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567] looks valid
[2018-10-01 07:00:25.153686149][th:930][info] YacBlockStorage Vote (df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567, df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567) inserted
[2018-10-01 07:00:25.153688856][th:930][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:25.153696171][th:930][info] YAC Propagate state df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567 to whole network
[2018-10-01 07:00:25.153731010][th:930][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:00:25.153866033][th:930][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:00:25.153945413][th:930][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:00:25.154007146][th:930][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:00:25.154269767][th:930][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:00:25.155396371][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:00:25.155461129][th:851][info] TxProcessor on stateful validation success: 45e8c88ea29014fba5cbd5d9a45b4b1cbd875a9ba060736581e69c5692e972b1
[2018-10-01 07:00:25.155528705][th:851][info] TxProcessor on stateful validation success: eaae49e31ddd78ce061cf5772144e4c59be1a8fe97bebcc94b795160221b0101
[2018-10-01 07:00:25.155580316][th:851][info] TxProcessor on stateful validation success: 1dada2bd08498e297cd145587b9e826a5783290a1f9314ee32ec786a83825d4a
[2018-10-01 07:00:25.155626097][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:25.155637753][th:851][info] TxProcessor on proposal stateless success: 45e8c88ea29014fba5cbd5d9a45b4b1cbd875a9ba060736581e69c5692e972b1
[2018-10-01 07:00:25.155651549][th:851][info] TxProcessor on proposal stateless success: eaae49e31ddd78ce061cf5772144e4c59be1a8fe97bebcc94b795160221b0101
[2018-10-01 07:00:25.155664526][th:851][info] TxProcessor on proposal stateless success: 1dada2bd08498e297cd145587b9e826a5783290a1f9314ee32ec786a83825d4a
[2018-10-01 07:00:25.155753284][th:930][info] YAC Pass outcome for df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567 to pipeline
[2018-10-01 07:00:25.155821110][th:930][info] YacGate consensus: commit top block: height 300, hash df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567
[2018-10-01 07:00:25.155827726][th:930][info] synchronizer processing commit
[2018-10-01 07:00:25.157917744][th:930][info] ChainValidator validate block: height 300, hash df2ed990229032f7081c1ac6df47d2d48b92cbecefede121cb1d081aa6610567
[2018-10-01 07:00:25.212352886][th:930][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:25.213401930][th:930][info] TxProcessor on commit committed: 45e8c88ea29014fba5cbd5d9a45b4b1cbd875a9ba060736581e69c5692e972b1
[2018-10-01 07:00:25.214804724][th:930][info] TxProcessor on commit committed: eaae49e31ddd78ce061cf5772144e4c59be1a8fe97bebcc94b795160221b0101
[2018-10-01 07:00:25.216237469][th:930][info] TxProcessor on commit committed: 1dada2bd08498e297cd145587b9e826a5783290a1f9314ee32ec786a83825d4a
[2018-10-01 07:00:25.218652478][th:929][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:25.219570164][th:929][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:25.233662563][th:930][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:25.236511512][th:930][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:30.075606677][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:30.076255245][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:30.076277303][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 302
[2018-10-01 07:00:30.081463992][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:30.085996784][th:930][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:30.093437147][th:930][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:00:30.093448972][th:930][info] OrderingGate Received new proposal, height: 301
[2018-10-01 07:00:30.093585196][th:851][info] OrderingGate Pass the proposal to pipeline height 301
[2018-10-01 07:00:30.093593223][th:851][info] Simulator process proposal
[2018-10-01 07:00:30.096825135][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:00:30.109724623][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:00:30.110564165][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:30.111491711][th:851][info] YacGate vote for block (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, Hash: [167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581 ])
[2018-10-01 07:00:30.119967068][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:00:30.121523421][th:851][info] YAC Vote for hash (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581)
[2018-10-01 07:00:30.122604731][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:00:30.124026068][th:851][info] TxProcessor on stateful validation success: 3c9c081534c671e5a93b017953bc64d380b6f5735925b0d979756ec942a56831
[2018-10-01 07:00:30.124789173][th:851][info] TxProcessor on stateful validation success: bcff25266bc9cb75a2cb8345814060dde8db69e93c37843e72f2abc54825e2b0
[2018-10-01 07:00:30.125524470][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:30.125982147][th:851][info] TxProcessor on proposal stateless success: 3c9c081534c671e5a93b017953bc64d380b6f5735925b0d979756ec942a56831
[2018-10-01 07:00:30.126124432][th:851][info] TxProcessor on proposal stateless success: bcff25266bc9cb75a2cb8345814060dde8db69e93c37843e72f2abc54825e2b0
[2018-10-01 07:00:30.265086873][th:919][info] TxProcessor handle batch
[2018-10-01 07:00:30.265107154][th:919][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:30.266712308][th:919][info] PCS propagate batch
[2018-10-01 07:00:30.266724543][th:919][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:30.266730497][th:919][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:30.267649874][th:919][warning] CommandService Found transaction 4398d8700019abb2c6e8b659b2953ce5bd99dc6fbe86197ca829c3262585afbb in cache, ignoring
[2018-10-01 07:00:30.267711996][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:30.268380732][th:931][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:35.075616479][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:35.076041780][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:35.076057884][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 303
[2018-10-01 07:00:35.078400370][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:35.086061334][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:35.087952435][th:931][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:00:35.087961970][th:931][info] OrderingGate Received new proposal, height: 302
[2018-10-01 07:00:35.122978685][th:858][info] YAC Vote for hash (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581)
[2018-10-01 07:00:35.124876055][th:931][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:35.126039724][th:931][info] ProposalStorage Vote [167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581] looks valid
[2018-10-01 07:00:35.126050594][th:931][info] YacBlockStorage Vote (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581) inserted
[2018-10-01 07:00:35.126053683][th:931][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:35.126057923][th:931][info] ProposalStorage Vote [167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581] looks valid
[2018-10-01 07:00:35.126062902][th:931][info] YacBlockStorage Vote (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581) inserted
[2018-10-01 07:00:35.126064805][th:931][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:35.126067841][th:931][info] ProposalStorage Vote [167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581] looks valid
[2018-10-01 07:00:35.126073677][th:931][info] YacBlockStorage Vote (167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581) inserted
[2018-10-01 07:00:35.126075887][th:931][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:35.126082448][th:931][info] YAC Received supermajority of votes for 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581, skip propagation
[2018-10-01 07:00:35.126085879][th:931][info] YAC Pass outcome for 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581 to pipeline
[2018-10-01 07:00:35.126165751][th:931][info] YacGate consensus: commit top block: height 301, hash 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581
[2018-10-01 07:00:35.126172739][th:931][info] synchronizer processing commit
[2018-10-01 07:00:35.132638325][th:931][info] ChainValidator validate block: height 301, hash 167a57c1e67c99055db59210833c9398a0bab6c2e2214273b98231cdc0e7c581
[2018-10-01 07:00:35.155694017][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:35.170711768][th:931][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:35.170759818][th:931][info] TxProcessor on commit committed: 3c9c081534c671e5a93b017953bc64d380b6f5735925b0d979756ec942a56831
[2018-10-01 07:00:35.170827555][th:931][info] TxProcessor on commit committed: bcff25266bc9cb75a2cb8345814060dde8db69e93c37843e72f2abc54825e2b0
[2018-10-01 07:00:35.173074852][th:851][info] OrderingGate Pass the proposal to pipeline height 302
[2018-10-01 07:00:35.173106163][th:851][info] Simulator process proposal
[2018-10-01 07:00:35.175569818][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:00:35.182402449][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:00:35.183413813][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:35.183668673][th:851][info] YacGate vote for block (97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, Hash: [97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01 ])
[2018-10-01 07:00:35.186116584][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:00:35.186541801][th:851][info] YAC Vote for hash (97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01)
[2018-10-01 07:00:35.186624431][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:35.188489375][th:930][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:35.189719608][th:930][info] ProposalStorage Vote [97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01] looks valid
[2018-10-01 07:00:35.189729698][th:930][info] YacBlockStorage Vote (97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01) inserted
[2018-10-01 07:00:35.189733122][th:930][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:35.189737574][th:930][info] ProposalStorage Vote [97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01] looks valid
[2018-10-01 07:00:35.189742852][th:930][info] YacBlockStorage Vote (97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01) inserted
[2018-10-01 07:00:35.189745036][th:930][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:35.189748212][th:930][info] ProposalStorage Vote [97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01] looks valid
[2018-10-01 07:00:35.189754260][th:930][info] YacBlockStorage Vote (97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01) inserted
[2018-10-01 07:00:35.189756371][th:930][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:35.189763545][th:930][info] YAC Received supermajority of votes for 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01, skip propagation
[2018-10-01 07:00:35.189766681][th:930][info] YAC Pass outcome for 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01 to pipeline
[2018-10-01 07:00:35.189845064][th:930][info] YacGate consensus: commit top block: height 302, hash 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01
[2018-10-01 07:00:35.189850613][th:930][info] synchronizer processing commit
[2018-10-01 07:00:35.196694120][th:930][info] ChainValidator validate block: height 302, hash 97539211be36d55511b3634f8fc4dae7d23188260d8e148436aac240b0199f01
[2018-10-01 07:00:35.221175808][th:851][info] TxProcessor on stateful validation success: 4398d8700019abb2c6e8b659b2953ce5bd99dc6fbe86197ca829c3262585afbb
[2018-10-01 07:00:35.221477309][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:35.221763131][th:851][info] TxProcessor on proposal stateless success: 4398d8700019abb2c6e8b659b2953ce5bd99dc6fbe86197ca829c3262585afbb
[2018-10-01 07:00:35.231810879][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:35.237339522][th:931][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:35.239492776][th:930][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:35.239531201][th:930][info] TxProcessor on commit committed: 4398d8700019abb2c6e8b659b2953ce5bd99dc6fbe86197ca829c3262585afbb
[2018-10-01 07:00:35.262240357][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:35.264326564][th:931][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:35.265400579][th:932][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:35.267866325][th:932][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:00:40.075621134][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:40.076893132][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:40.076942122][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 304
[2018-10-01 07:00:40.079710948][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:40.081865934][th:932][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:40.084481257][th:932][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:00:40.084573480][th:932][info] OrderingGate Received new proposal, height: 303
[2018-10-01 07:00:40.085268950][th:851][info] OrderingGate Pass the proposal to pipeline height 303
[2018-10-01 07:00:40.085280499][th:851][info] Simulator process proposal
[2018-10-01 07:00:40.085922209][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:00:40.124663217][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:00:40.125006591][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:40.125478206][th:851][info] YacGate vote for block (3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, Hash: [3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898 ])
[2018-10-01 07:00:40.126090901][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 07:00:40.126726712][th:851][info] YAC Vote for hash (3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898)
[2018-10-01 07:00:40.126840355][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:40.126935235][th:851][info] TxProcessor on stateful validation success: a9e454d1a85a3c1e326852d65ffa09c534d95c6a8885aa825defb79ac8d1a512
[2018-10-01 07:00:40.127150389][th:851][info] TxProcessor on stateful validation success: 1cb37241f95504d2fc800df52e8490268a0cba111f6d4cb7bb82a409bdf4db42
[2018-10-01 07:00:40.127238270][th:851][info] TxProcessor on stateful validation success: f324d77705f44534f325539f6873b4f91f2156408c2b8c16d6cd11b8f69cd4d2
[2018-10-01 07:00:40.127298501][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:40.127331060][th:851][info] TxProcessor on proposal stateless success: a9e454d1a85a3c1e326852d65ffa09c534d95c6a8885aa825defb79ac8d1a512
[2018-10-01 07:00:40.127388687][th:851][info] TxProcessor on proposal stateless success: 1cb37241f95504d2fc800df52e8490268a0cba111f6d4cb7bb82a409bdf4db42
[2018-10-01 07:00:40.127442053][th:851][info] TxProcessor on proposal stateless success: f324d77705f44534f325539f6873b4f91f2156408c2b8c16d6cd11b8f69cd4d2
[2018-10-01 07:00:40.146497498][th:932][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:40.149773413][th:932][info] ProposalStorage Vote [3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898] looks valid
[2018-10-01 07:00:40.149789618][th:932][info] YacBlockStorage Vote (3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898) inserted
[2018-10-01 07:00:40.149792853][th:932][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:40.150397583][th:932][info] ProposalStorage Vote [3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898] looks valid
[2018-10-01 07:00:40.150410558][th:932][info] YacBlockStorage Vote (3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898) inserted
[2018-10-01 07:00:40.150413522][th:932][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:40.151063293][th:932][info] ProposalStorage Vote [3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898] looks valid
[2018-10-01 07:00:40.151075196][th:932][info] YacBlockStorage Vote (3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898) inserted
[2018-10-01 07:00:40.151077871][th:932][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:40.151707783][th:932][info] YAC Received supermajority of votes for 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898, skip propagation
[2018-10-01 07:00:40.151793525][th:932][info] YAC Pass outcome for 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898 to pipeline
[2018-10-01 07:00:40.153213671][th:932][info] YacGate consensus: commit top block: height 303, hash 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898
[2018-10-01 07:00:40.153228848][th:932][info] synchronizer processing commit
[2018-10-01 07:00:40.154760318][th:932][info] ChainValidator validate block: height 303, hash 3b3bb91a413319f2e2d3b8eb53c934d1cc5dd4a2a9409dee4e3c705b4a8a1898
[2018-10-01 07:00:40.208887664][th:932][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:40.208968275][th:932][info] TxProcessor on commit committed: a9e454d1a85a3c1e326852d65ffa09c534d95c6a8885aa825defb79ac8d1a512
[2018-10-01 07:00:40.208998866][th:932][info] TxProcessor on commit committed: 1cb37241f95504d2fc800df52e8490268a0cba111f6d4cb7bb82a409bdf4db42
[2018-10-01 07:00:40.209004049][th:932][info] TxProcessor on commit committed: f324d77705f44534f325539f6873b4f91f2156408c2b8c16d6cd11b8f69cd4d2
[2018-10-01 07:00:40.226587311][th:932][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:40.231893344][th:932][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:40.238880939][th:925][info] TxProcessor handle batch
[2018-10-01 07:00:40.238891872][th:925][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:40.238918288][th:925][info] PCS propagate batch
[2018-10-01 07:00:40.238921799][th:925][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:40.238925789][th:925][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:40.240428105][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:40.241663125][th:931][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:45.075601824][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:45.076347573][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:45.076363033][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 305
[2018-10-01 07:00:45.081651578][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:45.089252145][th:932][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:45.091842513][th:932][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:00:45.091853453][th:932][info] OrderingGate Received new proposal, height: 304
[2018-10-01 07:00:45.092145428][th:851][info] OrderingGate Pass the proposal to pipeline height 304
[2018-10-01 07:00:45.092152536][th:851][info] Simulator process proposal
[2018-10-01 07:00:45.150961597][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:00:45.180657875][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:00:45.181045809][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:45.181645434][th:851][info] YacGate vote for block (4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, Hash: [4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab ])
[2018-10-01 07:00:45.182442247][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:00:45.183285529][th:851][info] YAC Vote for hash (4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab)
[2018-10-01 07:00:45.205577212][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:00:45.205670693][th:851][info] TxProcessor on stateful validation success: 27f7093df92556f67acdd038d6f588d1799f553d934159804d4a40f9d96bfabc
[2018-10-01 07:00:45.205715686][th:851][info] TxProcessor on stateful validation success: df6e899ebf9898971ab27907ec3d6022a76e2355c20d9813fa1e4af50d95568d
[2018-10-01 07:00:45.205729734][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:45.205740601][th:851][info] TxProcessor on proposal stateless success: 27f7093df92556f67acdd038d6f588d1799f553d934159804d4a40f9d96bfabc
[2018-10-01 07:00:45.205753984][th:851][info] TxProcessor on proposal stateless success: df6e899ebf9898971ab27907ec3d6022a76e2355c20d9813fa1e4af50d95568d
[2018-10-01 07:00:45.205788778][th:932][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:00:45.210876968][th:932][info] ProposalStorage Vote [4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab] looks valid
[2018-10-01 07:00:45.210890826][th:932][info] YacBlockStorage Vote (4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab) inserted
[2018-10-01 07:00:45.210894668][th:932][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:45.210899286][th:932][info] ProposalStorage Vote [4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab] looks valid
[2018-10-01 07:00:45.210904979][th:932][info] YacBlockStorage Vote (4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab) inserted
[2018-10-01 07:00:45.210931273][th:932][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:45.210936712][th:932][info] ProposalStorage Vote [4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab] looks valid
[2018-10-01 07:00:45.210942835][th:932][info] YacBlockStorage Vote (4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab) inserted
[2018-10-01 07:00:45.210944969][th:932][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:45.210952236][th:932][info] YAC Received supermajority of votes for 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab, skip propagation
[2018-10-01 07:00:45.210955915][th:932][info] YAC Pass outcome for 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab to pipeline
[2018-10-01 07:00:45.211060892][th:932][info] YacGate consensus: commit top block: height 304, hash 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab
[2018-10-01 07:00:45.211069176][th:932][info] synchronizer processing commit
[2018-10-01 07:00:45.214624012][th:932][info] ChainValidator validate block: height 304, hash 4b5842fc46acfb75df5c1ae2c137a1992d81b692992a83d3a22506834577b1ab
[2018-10-01 07:00:45.233177645][th:932][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:45.233213009][th:932][info] TxProcessor on commit committed: 27f7093df92556f67acdd038d6f588d1799f553d934159804d4a40f9d96bfabc
[2018-10-01 07:00:45.234759386][th:932][info] TxProcessor on commit committed: df6e899ebf9898971ab27907ec3d6022a76e2355c20d9813fa1e4af50d95568d
[2018-10-01 07:00:45.241070969][th:933][info] TxProcessor handle batch
[2018-10-01 07:00:45.241104244][th:933][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:45.241164764][th:933][info] PCS propagate batch
[2018-10-01 07:00:45.241180351][th:933][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:45.241196393][th:933][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:45.241287386][th:933][warning] CommandService Found transaction 8da9df5582d7ffcb29fe0e91d86efbc7d5ec672705f1ced2c09e06ba3b5b71ed in cache, ignoring
[2018-10-01 07:00:45.272973316][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:45.273524045][th:931][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:45.273634467][th:932][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:45.274216947][th:932][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:45.285436244][th:933][info] TxProcessor handle batch
[2018-10-01 07:00:45.285447099][th:933][info] TxProcessor propagating batch to PCS
[2018-10-01 07:00:45.285478986][th:933][info] PCS propagate batch
[2018-10-01 07:00:45.285483360][th:933][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:00:45.285488345][th:933][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:00:45.285782277][th:933][warning] CommandService Found transaction 97eb45e5d00bc8a7ace64ac574545edf790e8c1e407355ccc212373a5733708b in cache, ignoring
[2018-10-01 07:00:45.285933901][th:934][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:45.286553191][th:934][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:00:50.075603590][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:00:50.076922534][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:00:50.076948895][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 306
[2018-10-01 07:00:50.079139269][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:00:50.080104228][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:00:50.085061046][th:931][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:00:50.085072272][th:931][info] OrderingGate Received new proposal, height: 305
[2018-10-01 07:00:50.085532612][th:851][info] OrderingGate Pass the proposal to pipeline height 305
[2018-10-01 07:00:50.085541251][th:851][info] Simulator process proposal
[2018-10-01 07:00:50.087578383][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:00:50.140838549][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:00:50.141674673][th:851][info] Simulator process verified proposal
[2018-10-01 07:00:50.142195255][th:851][info] YacGate vote for block (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, Hash: [10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b ])
[2018-10-01 07:00:50.144856641][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:00:50.146005297][th:851][info] YAC Vote for hash (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b)
[2018-10-01 07:00:50.146967765][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:00:50.147770858][th:851][info] TxProcessor on stateful validation success: e17ea8b58f2c6d8a9688f1f535afabd17028ebd76cf815bad0d5c4919ea69bda
[2018-10-01 07:00:50.149044828][th:851][info] TxProcessor on stateful validation success: 8da9df5582d7ffcb29fe0e91d86efbc7d5ec672705f1ced2c09e06ba3b5b71ed
[2018-10-01 07:00:50.149782711][th:851][info] TxProcessor on stateful validation success: 97eb45e5d00bc8a7ace64ac574545edf790e8c1e407355ccc212373a5733708b
[2018-10-01 07:00:50.150436944][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:00:50.151054636][th:851][info] TxProcessor on proposal stateless success: e17ea8b58f2c6d8a9688f1f535afabd17028ebd76cf815bad0d5c4919ea69bda
[2018-10-01 07:00:50.151723548][th:851][info] TxProcessor on proposal stateless success: 8da9df5582d7ffcb29fe0e91d86efbc7d5ec672705f1ced2c09e06ba3b5b71ed
[2018-10-01 07:00:50.152356015][th:851][info] TxProcessor on proposal stateless success: 97eb45e5d00bc8a7ace64ac574545edf790e8c1e407355ccc212373a5733708b
[2018-10-01 07:00:55.156931976][th:858][info] YAC Vote for hash (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b)
[2018-10-01 07:00:55.157044992][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:00:55.175575089][th:934][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:00:55.181093888][th:934][info] ProposalStorage Vote [10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b] looks valid
[2018-10-01 07:00:55.181109571][th:934][info] YacBlockStorage Vote (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b) inserted
[2018-10-01 07:00:55.181113475][th:934][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:00:55.181118320][th:934][info] ProposalStorage Vote [10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b] looks valid
[2018-10-01 07:00:55.181124321][th:934][info] YacBlockStorage Vote (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b) inserted
[2018-10-01 07:00:55.181126638][th:934][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:00:55.181129973][th:934][info] ProposalStorage Vote [10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b] looks valid
[2018-10-01 07:00:55.181135799][th:934][info] YacBlockStorage Vote (10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b) inserted
[2018-10-01 07:00:55.181137851][th:934][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:00:55.181144772][th:934][info] YAC Received supermajority of votes for 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b, skip propagation
[2018-10-01 07:00:55.181149711][th:934][info] YAC Pass outcome for 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b to pipeline
[2018-10-01 07:00:55.181209164][th:934][info] YacGate consensus: commit top block: height 305, hash 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b
[2018-10-01 07:00:55.181215869][th:934][info] synchronizer processing commit
[2018-10-01 07:00:55.185603913][th:934][info] ChainValidator validate block: height 305, hash 10a5d6ea26b1bc75f139b22fe2d3d10fba6b8437c19bc53be4e0502f4e138d1b
[2018-10-01 07:00:55.221851627][th:934][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:00:55.223428427][th:934][info] TxProcessor on commit committed: e17ea8b58f2c6d8a9688f1f535afabd17028ebd76cf815bad0d5c4919ea69bda
[2018-10-01 07:00:55.223829905][th:934][info] TxProcessor on commit committed: 8da9df5582d7ffcb29fe0e91d86efbc7d5ec672705f1ced2c09e06ba3b5b71ed
[2018-10-01 07:00:55.224294674][th:934][info] TxProcessor on commit committed: 97eb45e5d00bc8a7ace64ac574545edf790e8c1e407355ccc212373a5733708b
[2018-10-01 07:00:55.244739516][th:934][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:55.245857200][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:55.248994981][th:931][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:00:55.250665948][th:934][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:00:55.262816011][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:00:55.264020218][th:937][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:00.075610220][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:00.076667049][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:00.076682226][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 307
[2018-10-01 07:01:00.078899647][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:00.080560279][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:00.082435167][th:931][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:00.082445884][th:931][info] OrderingGate Received new proposal, height: 306
[2018-10-01 07:01:00.082569498][th:851][info] OrderingGate Pass the proposal to pipeline height 306
[2018-10-01 07:01:00.082618728][th:851][info] Simulator process proposal
[2018-10-01 07:01:00.085496428][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:00.111170287][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:00.114925015][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:00.118749355][th:851][info] YacGate vote for block (06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, Hash: [06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c ])
[2018-10-01 07:01:00.123268418][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:01:00.125541398][th:851][info] YAC Vote for hash (06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c)
[2018-10-01 07:01:00.125704039][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:01:00.126817151][th:851][info] TxProcessor on stateful validation success: c054389f8741da7eb9ee3aea0f00298b19de87875473e68feefa8462235070ae
[2018-10-01 07:01:00.126927723][th:851][info] TxProcessor on stateful validation success: b5ae5265816b1a68f70567c60557e2b2cb2c1d62f16eb0bcd6d05392b691f2cd
[2018-10-01 07:01:00.127001109][th:851][info] TxProcessor on stateful validation success: 7baa77f7a5b757fa4ec35cdc3396c29fbb62fbd6fc4ccc9433172a89ddb1f820
[2018-10-01 07:01:00.127052438][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:00.127076976][th:851][info] TxProcessor on proposal stateless success: c054389f8741da7eb9ee3aea0f00298b19de87875473e68feefa8462235070ae
[2018-10-01 07:01:00.127127559][th:851][info] TxProcessor on proposal stateless success: b5ae5265816b1a68f70567c60557e2b2cb2c1d62f16eb0bcd6d05392b691f2cd
[2018-10-01 07:01:00.127175423][th:851][info] TxProcessor on proposal stateless success: 7baa77f7a5b757fa4ec35cdc3396c29fbb62fbd6fc4ccc9433172a89ddb1f820
[2018-10-01 07:01:00.142819656][th:931][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:00.145674646][th:931][info] ProposalStorage Vote [06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c] looks valid
[2018-10-01 07:01:00.145993763][th:931][info] YacBlockStorage Vote (06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c) inserted
[2018-10-01 07:01:00.146091353][th:931][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:00.146263972][th:931][info] ProposalStorage Vote [06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c] looks valid
[2018-10-01 07:01:00.146357413][th:931][info] YacBlockStorage Vote (06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c) inserted
[2018-10-01 07:01:00.146449244][th:931][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:00.146621113][th:931][info] ProposalStorage Vote [06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c] looks valid
[2018-10-01 07:01:00.146718562][th:931][info] YacBlockStorage Vote (06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c) inserted
[2018-10-01 07:01:00.146804635][th:931][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:00.146939725][th:931][info] YAC Received supermajority of votes for 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c, skip propagation
[2018-10-01 07:01:00.147054438][th:931][info] YAC Pass outcome for 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c to pipeline
[2018-10-01 07:01:00.147933367][th:931][info] YacGate consensus: commit top block: height 306, hash 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c
[2018-10-01 07:01:00.148312346][th:931][info] synchronizer processing commit
[2018-10-01 07:01:00.151298457][th:931][info] ChainValidator validate block: height 306, hash 06218b275a4d769a50d190502f1026aa170d33cd77e7d115726a6270821a793c
[2018-10-01 07:01:00.176065916][th:931][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:00.176233343][th:931][info] TxProcessor on commit committed: c054389f8741da7eb9ee3aea0f00298b19de87875473e68feefa8462235070ae
[2018-10-01 07:01:00.176509219][th:931][info] TxProcessor on commit committed: b5ae5265816b1a68f70567c60557e2b2cb2c1d62f16eb0bcd6d05392b691f2cd
[2018-10-01 07:01:00.176760086][th:931][info] TxProcessor on commit committed: 7baa77f7a5b757fa4ec35cdc3396c29fbb62fbd6fc4ccc9433172a89ddb1f820
[2018-10-01 07:01:00.228668032][th:936][info] TxProcessor handle batch
[2018-10-01 07:01:00.228843616][th:936][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:00.229145799][th:936][info] PCS propagate batch
[2018-10-01 07:01:00.229364199][th:936][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:01:00.229565093][th:936][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:00.229861910][th:936][warning] CommandService Found transaction 6a3b185d344b82e39537bca3486810b6cb2635d09bab9ee50c4a02a61aea9d57 in cache, ignoring
[2018-10-01 07:01:00.230800712][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:00.232255487][th:937][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:05.075601412][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:05.076252424][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:05.076273491][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 308
[2018-10-01 07:01:05.078543939][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:05.081195155][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:05.087894121][th:931][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:01:05.088781678][th:931][info] OrderingGate Received new proposal, height: 307
[2018-10-01 07:01:05.088878433][th:851][info] OrderingGate Pass the proposal to pipeline height 307
[2018-10-01 07:01:05.088885636][th:851][info] Simulator process proposal
[2018-10-01 07:01:05.091790667][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:01:05.119115968][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:01:05.119920032][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:05.120188625][th:851][info] YacGate vote for block (2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, Hash: [2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815 ])
[2018-10-01 07:01:05.122511945][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:01:05.124113492][th:851][info] YAC Vote for hash (2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815)
[2018-10-01 07:01:05.125419475][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:01:05.140684118][th:937][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:05.143018058][th:937][info] ProposalStorage Vote [2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815] looks valid
[2018-10-01 07:01:05.143028367][th:937][info] YacBlockStorage Vote (2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815) inserted
[2018-10-01 07:01:05.143031586][th:937][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:05.143035813][th:937][info] ProposalStorage Vote [2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815] looks valid
[2018-10-01 07:01:05.143041166][th:937][info] YacBlockStorage Vote (2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815) inserted
[2018-10-01 07:01:05.143043238][th:937][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:05.143046362][th:937][info] ProposalStorage Vote [2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815] looks valid
[2018-10-01 07:01:05.143051886][th:937][info] YacBlockStorage Vote (2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815) inserted
[2018-10-01 07:01:05.143053882][th:937][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:05.143060777][th:937][info] YAC Received supermajority of votes for 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815, skip propagation
[2018-10-01 07:01:05.143063617][th:937][info] YAC Pass outcome for 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815 to pipeline
[2018-10-01 07:01:05.143139489][th:937][info] YacGate consensus: commit top block: height 307, hash 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815
[2018-10-01 07:01:05.143145322][th:937][info] synchronizer processing commit
[2018-10-01 07:01:05.143690922][th:937][info] ChainValidator validate block: height 307, hash 2596102e29ea4894302f05a90692a6632cc3d35402c9f4c4fa5c7713a98ce815
[2018-10-01 07:01:05.152753870][th:851][info] TxProcessor on stateful validation success: 6a3b185d344b82e39537bca3486810b6cb2635d09bab9ee50c4a02a61aea9d57
[2018-10-01 07:01:05.153040854][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:05.153229801][th:851][info] TxProcessor on proposal stateless success: 6a3b185d344b82e39537bca3486810b6cb2635d09bab9ee50c4a02a61aea9d57
[2018-10-01 07:01:05.159149603][th:937][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:05.159206739][th:937][info] TxProcessor on commit committed: 6a3b185d344b82e39537bca3486810b6cb2635d09bab9ee50c4a02a61aea9d57
[2018-10-01 07:01:05.171245521][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:05.172011115][th:931][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:05.253160630][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:05.255319745][th:931][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:05.287023105][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:05.288519392][th:931][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:10.075609313][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:10.077438630][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:10.077486924][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 309
[2018-10-01 07:01:10.079695447][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:10.082720352][th:937][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:10.086116209][th:937][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:10.086171766][th:937][info] OrderingGate Received new proposal, height: 308
[2018-10-01 07:01:10.086906436][th:851][info] OrderingGate Pass the proposal to pipeline height 308
[2018-10-01 07:01:10.086933144][th:851][info] Simulator process proposal
[2018-10-01 07:01:10.088132370][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:10.129210750][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:10.133392900][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:10.134309319][th:851][info] YacGate vote for block (c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, Hash: [c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642 ])
[2018-10-01 07:01:10.137188435][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:01:10.138272326][th:851][info] YAC Vote for hash (c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642)
[2018-10-01 07:01:10.139311470][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:01:10.139394593][th:851][info] TxProcessor on stateful validation success: 69e46b82c454741bc74198c5bf702d6bd15ca11ba96f6b192ec10fa5ec206265
[2018-10-01 07:01:10.140047246][th:851][info] TxProcessor on stateful validation success: 060a01a50506bf0e18ffa85854787610a261a24620f6fb9d05583de1b42adc37
[2018-10-01 07:01:10.140120627][th:851][info] TxProcessor on stateful validation success: ce9b8fd5377f15bf57835b1448684669144ef4cfc8e2dc28708835c5696920ca
[2018-10-01 07:01:10.140718458][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:10.140738297][th:851][info] TxProcessor on proposal stateless success: 69e46b82c454741bc74198c5bf702d6bd15ca11ba96f6b192ec10fa5ec206265
[2018-10-01 07:01:10.140797927][th:851][info] TxProcessor on proposal stateless success: 060a01a50506bf0e18ffa85854787610a261a24620f6fb9d05583de1b42adc37
[2018-10-01 07:01:10.141407471][th:851][info] TxProcessor on proposal stateless success: ce9b8fd5377f15bf57835b1448684669144ef4cfc8e2dc28708835c5696920ca
[2018-10-01 07:01:10.170871143][th:931][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:10.174699506][th:931][info] ProposalStorage Vote [c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642] looks valid
[2018-10-01 07:01:10.174738883][th:931][info] YacBlockStorage Vote (c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642) inserted
[2018-10-01 07:01:10.174742737][th:931][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:10.174747723][th:931][info] ProposalStorage Vote [c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642] looks valid
[2018-10-01 07:01:10.174753847][th:931][info] YacBlockStorage Vote (c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642) inserted
[2018-10-01 07:01:10.174755948][th:931][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:10.174758940][th:931][info] ProposalStorage Vote [c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642] looks valid
[2018-10-01 07:01:10.174764938][th:931][info] YacBlockStorage Vote (c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642) inserted
[2018-10-01 07:01:10.174766964][th:931][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:10.174774197][th:931][info] YAC Received supermajority of votes for c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642, skip propagation
[2018-10-01 07:01:10.174778091][th:931][info] YAC Pass outcome for c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642 to pipeline
[2018-10-01 07:01:10.175532822][th:931][info] YacGate consensus: commit top block: height 308, hash c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642
[2018-10-01 07:01:10.175544063][th:931][info] synchronizer processing commit
[2018-10-01 07:01:10.178636163][th:931][info] ChainValidator validate block: height 308, hash c342183d2befc72dfff316c67c32916a3dfebe15d15edd3b2bc07c0b53c1d642
[2018-10-01 07:01:10.200601649][th:931][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:10.200679539][th:931][info] TxProcessor on commit committed: 69e46b82c454741bc74198c5bf702d6bd15ca11ba96f6b192ec10fa5ec206265
[2018-10-01 07:01:10.201373674][th:931][info] TxProcessor on commit committed: 060a01a50506bf0e18ffa85854787610a261a24620f6fb9d05583de1b42adc37
[2018-10-01 07:01:10.201444724][th:931][info] TxProcessor on commit committed: ce9b8fd5377f15bf57835b1448684669144ef4cfc8e2dc28708835c5696920ca
[2018-10-01 07:01:10.219144259][th:936][info] TxProcessor handle batch
[2018-10-01 07:01:10.219654278][th:936][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:10.219966313][th:936][info] PCS propagate batch
[2018-10-01 07:01:10.220390176][th:936][info] OrderingGate propagate batch, account_id: user_200756@test
[2018-10-01 07:01:10.220794653][th:936][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:10.221236130][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:10.222440230][th:937][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:10.222926953][th:936][warning] CommandService Found transaction 5e3f6a80af759efc49e3e4612bef84c421ddbf3957e6d464169570207e2ee8a6 in cache, ignoring
[2018-10-01 07:01:10.232635806][th:931][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:10.234205725][th:931][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:10.250549391][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:10.251875505][th:937][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:15.075601957][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:15.076652344][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:15.076668148][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 310
[2018-10-01 07:01:15.081874165][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:15.083250583][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:15.084701278][th:931][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:15.084711804][th:931][info] OrderingGate Received new proposal, height: 309
[2018-10-01 07:01:15.084774258][th:851][info] OrderingGate Pass the proposal to pipeline height 309
[2018-10-01 07:01:15.084781066][th:851][info] Simulator process proposal
[2018-10-01 07:01:15.103138682][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:15.122998633][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:15.123153589][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:15.123596473][th:851][info] YacGate vote for block (799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, Hash: [799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc ])
[2018-10-01 07:01:15.124276437][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 07:01:15.124971462][th:851][info] YAC Vote for hash (799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc)
[2018-10-01 07:01:15.125145142][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:01:15.125266243][th:851][info] TxProcessor on stateful validation success: 5e3f6a80af759efc49e3e4612bef84c421ddbf3957e6d464169570207e2ee8a6
[2018-10-01 07:01:15.125357834][th:851][info] TxProcessor on stateful validation success: 569e882e7a441f77727610110ccfa81b5d19f01af243966c3795bd63ae1278be
[2018-10-01 07:01:15.125389873][th:851][info] TxProcessor on stateful validation success: d028db1475dd6aef3c22544715dbc964a16439ccf2852fea78869b3882129726
[2018-10-01 07:01:15.125403665][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:15.125433333][th:851][info] TxProcessor on proposal stateless success: 5e3f6a80af759efc49e3e4612bef84c421ddbf3957e6d464169570207e2ee8a6
[2018-10-01 07:01:15.125445588][th:851][info] TxProcessor on proposal stateless success: 569e882e7a441f77727610110ccfa81b5d19f01af243966c3795bd63ae1278be
[2018-10-01 07:01:15.125458466][th:851][info] TxProcessor on proposal stateless success: d028db1475dd6aef3c22544715dbc964a16439ccf2852fea78869b3882129726
[2018-10-01 07:01:15.136454926][th:937][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:15.137906245][th:937][info] ProposalStorage Vote [799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc] looks valid
[2018-10-01 07:01:15.137918999][th:937][info] YacBlockStorage Vote (799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc) inserted
[2018-10-01 07:01:15.137922317][th:937][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:15.137926687][th:937][info] ProposalStorage Vote [799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc] looks valid
[2018-10-01 07:01:15.137932625][th:937][info] YacBlockStorage Vote (799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc) inserted
[2018-10-01 07:01:15.137934706][th:937][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:15.137937723][th:937][info] ProposalStorage Vote [799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc] looks valid
[2018-10-01 07:01:15.137943175][th:937][info] YacBlockStorage Vote (799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc) inserted
[2018-10-01 07:01:15.137945167][th:937][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:15.137952180][th:937][info] YAC Received supermajority of votes for 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc, skip propagation
[2018-10-01 07:01:15.137955636][th:937][info] YAC Pass outcome for 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc to pipeline
[2018-10-01 07:01:15.138034291][th:937][info] YacGate consensus: commit top block: height 309, hash 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc
[2018-10-01 07:01:15.138040278][th:937][info] synchronizer processing commit
[2018-10-01 07:01:15.138729865][th:937][info] ChainValidator validate block: height 309, hash 799445543d4703372796e3d6ba145ba549f818afa3518ff03ad5cdfa92ac33cc
[2018-10-01 07:01:15.178768512][th:937][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:15.179234961][th:937][info] TxProcessor on commit committed: 5e3f6a80af759efc49e3e4612bef84c421ddbf3957e6d464169570207e2ee8a6
[2018-10-01 07:01:15.179309989][th:937][info] TxProcessor on commit committed: 569e882e7a441f77727610110ccfa81b5d19f01af243966c3795bd63ae1278be
[2018-10-01 07:01:15.179328667][th:937][info] TxProcessor on commit committed: d028db1475dd6aef3c22544715dbc964a16439ccf2852fea78869b3882129726
[2018-10-01 07:01:15.188605371][th:935][info] TxProcessor handle batch
[2018-10-01 07:01:15.188632046][th:935][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:15.188661165][th:935][info] PCS propagate batch
[2018-10-01 07:01:15.188664968][th:935][info] OrderingGate propagate batch, account_id: user_509370@test
[2018-10-01 07:01:15.188669357][th:935][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:15.188733105][th:935][warning] CommandService Found transaction be2fdbd9cb5ad96ee141449d7df625f5440002d308f036e188fee5767eff6a40 in cache, ignoring
[2018-10-01 07:01:15.202685485][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:15.203350754][th:937][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:15.203694085][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:15.204498755][th:937][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:15.213245677][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:15.215240972][th:937][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:20.075602318][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:20.085768064][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:20.085793886][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 311
[2018-10-01 07:01:20.089458368][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:20.096242461][th:931][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:20.098905669][th:931][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:20.098915621][th:931][info] OrderingGate Received new proposal, height: 310
[2018-10-01 07:01:20.098954143][th:851][info] OrderingGate Pass the proposal to pipeline height 310
[2018-10-01 07:01:20.098959883][th:851][info] Simulator process proposal
[2018-10-01 07:01:20.101344174][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:20.136637783][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:20.137937115][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:20.138416718][th:851][info] YacGate vote for block (cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, Hash: [cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c ])
[2018-10-01 07:01:20.141437691][th:931][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:20.142091744][th:931][info] ProposalStorage Vote [cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c] looks valid
[2018-10-01 07:01:20.142103165][th:931][info] YacBlockStorage Vote (cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c) inserted
[2018-10-01 07:01:20.142106849][th:931][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:20.142315837][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:01:20.142765402][th:851][info] YAC Vote for hash (cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c)
[2018-10-01 07:01:20.142840257][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:01:20.142910888][th:851][info] TxProcessor on stateful validation success: 5436991867134e0d68d3c32ee537d6e7d4048b0a9d58a76494ded5ad96ec397b
[2018-10-01 07:01:20.142969842][th:851][info] TxProcessor on stateful validation success: be2fdbd9cb5ad96ee141449d7df625f5440002d308f036e188fee5767eff6a40
[2018-10-01 07:01:20.143032255][th:851][info] TxProcessor on stateful validation success: ddc58e3d72dafca2f12135d82ca4596b3bc0c4f56df5ce69e89af24862db7d87
[2018-10-01 07:01:20.143047560][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:20.143060833][th:851][info] TxProcessor on proposal stateless success: 5436991867134e0d68d3c32ee537d6e7d4048b0a9d58a76494ded5ad96ec397b
[2018-10-01 07:01:20.143072244][th:851][info] TxProcessor on proposal stateless success: be2fdbd9cb5ad96ee141449d7df625f5440002d308f036e188fee5767eff6a40
[2018-10-01 07:01:20.143084188][th:851][info] TxProcessor on proposal stateless success: ddc58e3d72dafca2f12135d82ca4596b3bc0c4f56df5ce69e89af24862db7d87
[2018-10-01 07:01:20.143216659][th:937][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:20.147550753][th:937][info] ProposalStorage Vote [cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c] looks valid
[2018-10-01 07:01:20.147563647][th:937][info] YacBlockStorage Vote (cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c) inserted
[2018-10-01 07:01:20.147567339][th:937][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:20.196760210][th:937][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:20.198487329][th:937][info] ProposalStorage Vote [cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c] looks valid
[2018-10-01 07:01:20.199589080][th:937][info] YacBlockStorage Vote (cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c, cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c) inserted
[2018-10-01 07:01:20.200693746][th:937][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:20.201462101][th:937][info] YAC Propagate state cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c to whole network
[2018-10-01 07:01:20.202895575][th:931][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:20.204083260][th:937][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:01:20.205390576][th:937][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:01:20.208976840][th:937][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:01:20.210988569][th:937][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:01:20.214161946][th:931][info] YAC Pass outcome for cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c to pipeline
[2018-10-01 07:01:20.215057519][th:931][info] YacGate consensus: commit top block: height 310, hash cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c
[2018-10-01 07:01:20.215626465][th:931][info] synchronizer processing commit
[2018-10-01 07:01:20.216429815][th:931][info] ChainValidator validate block: height 310, hash cc93a144c55115b5a40abb5df52ed112d8d9ffcc7a86d75d871f9f9ae635c02c
[2018-10-01 07:01:20.261227635][th:931][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:20.261309617][th:931][info] TxProcessor on commit committed: 5436991867134e0d68d3c32ee537d6e7d4048b0a9d58a76494ded5ad96ec397b
[2018-10-01 07:01:20.261396728][th:931][info] TxProcessor on commit committed: be2fdbd9cb5ad96ee141449d7df625f5440002d308f036e188fee5767eff6a40
[2018-10-01 07:01:20.261862166][th:931][info] TxProcessor on commit committed: ddc58e3d72dafca2f12135d82ca4596b3bc0c4f56df5ce69e89af24862db7d87
[2018-10-01 07:01:20.266838117][th:936][info] TxProcessor handle batch
[2018-10-01 07:01:20.266866852][th:936][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:20.266894472][th:936][info] PCS propagate batch
[2018-10-01 07:01:20.266898779][th:936][info] OrderingGate propagate batch, account_id: user_921511@test
[2018-10-01 07:01:20.266903191][th:936][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:20.267033673][th:936][warning] CommandService Found transaction 6e19dbaac18ceeaf24c1c87077b6033092b654f0cb5efd1829786e5383b0f2e5 in cache, ignoring
[2018-10-01 07:01:20.269912495][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:20.270532967][th:937][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:20.275281222][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:20.280804260][th:937][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:20.286101968][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:20.286807537][th:937][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:25.075601743][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:25.076661820][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:25.076677909][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 312
[2018-10-01 07:01:25.079048634][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:25.083506908][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:25.085175191][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:25.085185889][th:938][info] OrderingGate Received new proposal, height: 311
[2018-10-01 07:01:25.107571593][th:851][info] OrderingGate Pass the proposal to pipeline height 311
[2018-10-01 07:01:25.107586197][th:851][info] Simulator process proposal
[2018-10-01 07:01:25.108787979][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:25.119789732][th:940][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:25.120426846][th:940][info] ProposalStorage Vote [a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762] looks valid
[2018-10-01 07:01:25.120437756][th:940][info] YacBlockStorage Vote (a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762) inserted
[2018-10-01 07:01:25.120441520][th:940][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:25.121073713][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:25.124656343][th:938][info] ProposalStorage Vote [a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762] looks valid
[2018-10-01 07:01:25.124670436][th:938][info] YacBlockStorage Vote (a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762) inserted
[2018-10-01 07:01:25.124673885][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:25.129537472][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:25.129949031][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:25.130545598][th:851][info] YacGate vote for block (a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, Hash: [a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762 ])
[2018-10-01 07:01:25.131258240][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:01:25.131956805][th:851][info] YAC Vote for hash (a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762)
[2018-10-01 07:01:25.132356185][th:940][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:25.133108515][th:940][info] ProposalStorage Vote [a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762] looks valid
[2018-10-01 07:01:25.133122379][th:940][info] YacBlockStorage Vote (a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762, a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762) inserted
[2018-10-01 07:01:25.133125172][th:940][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:25.133133144][th:940][info] YAC Propagate state a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762 to whole network
[2018-10-01 07:01:25.133172219][th:940][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:01:25.133522629][th:940][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:01:25.140274044][th:940][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:01:25.155500237][th:940][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:01:25.157782135][th:940][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:25.163594060][th:940][info] YAC Pass outcome for a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762 to pipeline
[2018-10-01 07:01:25.165465767][th:940][info] YacGate consensus: commit top block: height 311, hash a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762
[2018-10-01 07:01:25.165520640][th:940][info] synchronizer processing commit
[2018-10-01 07:01:25.166798793][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:01:25.167273551][th:851][info] TxProcessor on stateful validation success: 6e19dbaac18ceeaf24c1c87077b6033092b654f0cb5efd1829786e5383b0f2e5
[2018-10-01 07:01:25.167902294][th:851][info] TxProcessor on stateful validation success: 4366c5baf2c183d7485c7e545798a23281334b2d7683ba559fd973502a7c17f9
[2018-10-01 07:01:25.168873673][th:851][info] TxProcessor on stateful validation success: 364892a915fe3c6c4d4cf8f1fe53fba5762c3665e23dd51069165764babe46c9
[2018-10-01 07:01:25.169182922][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:25.169566820][th:851][info] TxProcessor on proposal stateless success: 6e19dbaac18ceeaf24c1c87077b6033092b654f0cb5efd1829786e5383b0f2e5
[2018-10-01 07:01:25.169784142][th:851][info] TxProcessor on proposal stateless success: 4366c5baf2c183d7485c7e545798a23281334b2d7683ba559fd973502a7c17f9
[2018-10-01 07:01:25.170011091][th:851][info] TxProcessor on proposal stateless success: 364892a915fe3c6c4d4cf8f1fe53fba5762c3665e23dd51069165764babe46c9
[2018-10-01 07:01:25.170420286][th:940][info] ChainValidator validate block: height 311, hash a6db9d6a37bb474411fe99ff0f35dc8220769dbc731dee1b1be7718461155762
[2018-10-01 07:01:25.190843394][th:940][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:25.193364392][th:940][info] TxProcessor on commit committed: 6e19dbaac18ceeaf24c1c87077b6033092b654f0cb5efd1829786e5383b0f2e5
[2018-10-01 07:01:25.196198058][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:25.200252119][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:25.201333990][th:940][info] TxProcessor on commit committed: 4366c5baf2c183d7485c7e545798a23281334b2d7683ba559fd973502a7c17f9
[2018-10-01 07:01:25.202575059][th:940][info] TxProcessor on commit committed: 364892a915fe3c6c4d4cf8f1fe53fba5762c3665e23dd51069165764babe46c9
[2018-10-01 07:01:25.215938158][th:939][info] TxProcessor handle batch
[2018-10-01 07:01:25.216753664][th:939][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:25.217537175][th:939][info] PCS propagate batch
[2018-10-01 07:01:25.218235717][th:939][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:01:25.219303318][th:939][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:25.220103279][th:939][warning] CommandService Found transaction e6ae14df92f857c6490e81e3eb1c5fcf004e18a0d5833409fc9a5734008b43af in cache, ignoring
[2018-10-01 07:01:25.221338515][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:25.222938698][th:941][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:30.075619136][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:30.076588347][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:30.076684509][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 313
[2018-10-01 07:01:30.080995944][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:30.086196184][th:941][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:30.094130225][th:941][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:01:30.094140181][th:941][info] OrderingGate Received new proposal, height: 312
[2018-10-01 07:01:30.100894813][th:851][info] OrderingGate Pass the proposal to pipeline height 312
[2018-10-01 07:01:30.100904796][th:851][info] Simulator process proposal
[2018-10-01 07:01:30.109248435][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:01:30.144790120][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:01:30.154080833][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:30.154716376][th:941][info] ProposalStorage Vote [2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471] looks valid
[2018-10-01 07:01:30.154725062][th:941][info] YacBlockStorage Vote (2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471) inserted
[2018-10-01 07:01:30.154728490][th:941][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:30.156358296][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:30.157528635][th:851][info] YacGate vote for block (2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, Hash: [2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471 ])
[2018-10-01 07:01:30.160043988][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:30.162454714][th:941][info] ProposalStorage Vote [2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471] looks valid
[2018-10-01 07:01:30.162467926][th:941][info] YacBlockStorage Vote (2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471) inserted
[2018-10-01 07:01:30.162471275][th:941][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:30.164392496][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:01:30.169452299][th:851][info] YAC Vote for hash (2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471)
[2018-10-01 07:01:30.170723624][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:01:30.170845269][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:30.172439492][th:941][info] ProposalStorage Vote [2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471] looks valid
[2018-10-01 07:01:30.172492961][th:941][info] YacBlockStorage Vote (2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471, 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471) inserted
[2018-10-01 07:01:30.172504986][th:941][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:30.172513632][th:941][info] YAC Propagate state 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471 to whole network
[2018-10-01 07:01:30.172591814][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:01:30.177271936][th:851][info] TxProcessor on stateful validation success: a4aa76e1e9375d96f7edd1d8dce0940a928188e63c515fa3880152397100eebe
[2018-10-01 07:01:30.177497568][th:851][info] TxProcessor on stateful validation success: e6ae14df92f857c6490e81e3eb1c5fcf004e18a0d5833409fc9a5734008b43af
[2018-10-01 07:01:30.177720971][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:30.177905166][th:851][info] TxProcessor on proposal stateless success: a4aa76e1e9375d96f7edd1d8dce0940a928188e63c515fa3880152397100eebe
[2018-10-01 07:01:30.179436218][th:851][info] TxProcessor on proposal stateless success: e6ae14df92f857c6490e81e3eb1c5fcf004e18a0d5833409fc9a5734008b43af
[2018-10-01 07:01:30.181238398][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:01:30.181348769][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:01:30.181402699][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:01:30.182761969][th:941][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:30.186466713][th:941][info] YAC Pass outcome for 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471 to pipeline
[2018-10-01 07:01:30.186554035][th:941][info] YacGate consensus: commit top block: height 312, hash 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471
[2018-10-01 07:01:30.186560419][th:941][info] synchronizer processing commit
[2018-10-01 07:01:30.187882195][th:941][info] ChainValidator validate block: height 312, hash 2910d1dda604d283ed35b0299baac8d8fc994ea6bfd2bc1629f56a1bd6921471
[2018-10-01 07:01:30.218642633][th:941][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:30.218688341][th:941][info] TxProcessor on commit committed: a4aa76e1e9375d96f7edd1d8dce0940a928188e63c515fa3880152397100eebe
[2018-10-01 07:01:30.218703657][th:941][info] TxProcessor on commit committed: e6ae14df92f857c6490e81e3eb1c5fcf004e18a0d5833409fc9a5734008b43af
[2018-10-01 07:01:30.226779972][th:939][info] TxProcessor handle batch
[2018-10-01 07:01:30.226789536][th:939][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:30.226812583][th:939][info] PCS propagate batch
[2018-10-01 07:01:30.226815932][th:939][info] OrderingGate propagate batch, account_id: user_149714@test
[2018-10-01 07:01:30.226820488][th:939][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:30.226964950][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:30.227614497][th:941][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:30.227821926][th:939][warning] CommandService Found transaction 259eb584a20a6c9808f0dd39e0e0fb57bcdeab8abeebb1d32ef5c241a75da44d in cache, ignoring
[2018-10-01 07:01:30.300343034][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:30.301078975][th:941][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:35.075599370][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:35.076573692][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:35.076602266][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 314
[2018-10-01 07:01:35.078727922][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:35.079913621][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:35.080977213][th:938][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:01:35.081039686][th:938][info] OrderingGate Received new proposal, height: 313
[2018-10-01 07:01:35.081139862][th:851][info] OrderingGate Pass the proposal to pipeline height 313
[2018-10-01 07:01:35.081147120][th:851][info] Simulator process proposal
[2018-10-01 07:01:35.082217212][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:01:35.114728502][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:01:35.116568975][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:35.116921348][th:851][info] YacGate vote for block (56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, Hash: [56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3 ])
[2018-10-01 07:01:35.119201110][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:01:35.120400897][th:851][info] YAC Vote for hash (56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3)
[2018-10-01 07:01:35.120570861][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:01:35.120655189][th:851][info] TxProcessor on stateful validation success: 259eb584a20a6c9808f0dd39e0e0fb57bcdeab8abeebb1d32ef5c241a75da44d
[2018-10-01 07:01:35.120699062][th:851][info] TxProcessor on stateful validation success: 62f44644f0dea1192ff5366900c518b2659d53ec63c5cbbf32eddd65c4c67c2c
[2018-10-01 07:01:35.120712660][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:35.120723993][th:851][info] TxProcessor on proposal stateless success: 259eb584a20a6c9808f0dd39e0e0fb57bcdeab8abeebb1d32ef5c241a75da44d
[2018-10-01 07:01:35.120737151][th:851][info] TxProcessor on proposal stateless success: 62f44644f0dea1192ff5366900c518b2659d53ec63c5cbbf32eddd65c4c67c2c
[2018-10-01 07:01:35.147604224][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:35.150979906][th:938][info] ProposalStorage Vote [56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3] looks valid
[2018-10-01 07:01:35.150992365][th:938][info] YacBlockStorage Vote (56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3) inserted
[2018-10-01 07:01:35.150996557][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:35.151000959][th:938][info] ProposalStorage Vote [56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3] looks valid
[2018-10-01 07:01:35.151225390][th:938][info] YacBlockStorage Vote (56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3) inserted
[2018-10-01 07:01:35.151230119][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:35.151234435][th:938][info] ProposalStorage Vote [56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3] looks valid
[2018-10-01 07:01:35.151248999][th:938][info] YacBlockStorage Vote (56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3) inserted
[2018-10-01 07:01:35.151251790][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:35.151259887][th:938][info] YAC Received supermajority of votes for 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3, skip propagation
[2018-10-01 07:01:35.151263390][th:938][info] YAC Pass outcome for 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3 to pipeline
[2018-10-01 07:01:35.151315388][th:938][info] YacGate consensus: commit top block: height 313, hash 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3
[2018-10-01 07:01:35.151321009][th:938][info] synchronizer processing commit
[2018-10-01 07:01:35.152448474][th:938][info] ChainValidator validate block: height 313, hash 56f64283974c0ff1b0a217697706c466dfe0b57954e45836e7822bc52b8877a3
[2018-10-01 07:01:35.181998634][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:35.182063872][th:938][info] TxProcessor on commit committed: 259eb584a20a6c9808f0dd39e0e0fb57bcdeab8abeebb1d32ef5c241a75da44d
[2018-10-01 07:01:35.182082693][th:938][info] TxProcessor on commit committed: 62f44644f0dea1192ff5366900c518b2659d53ec63c5cbbf32eddd65c4c67c2c
[2018-10-01 07:01:35.201144629][th:939][info] TxProcessor handle batch
[2018-10-01 07:01:35.201155882][th:939][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:35.201182385][th:939][info] PCS propagate batch
[2018-10-01 07:01:35.201187184][th:939][info] OrderingGate propagate batch, account_id: user_529544@test
[2018-10-01 07:01:35.201191305][th:939][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:35.202126059][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:35.202711174][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:35.216324055][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:35.221972448][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:35.223515949][th:942][info] TxProcessor handle batch
[2018-10-01 07:01:35.223527390][th:942][info] TxProcessor propagating batch to PCS
[2018-10-01 07:01:35.223553681][th:942][info] PCS propagate batch
[2018-10-01 07:01:35.223557488][th:942][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:01:35.223561638][th:942][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:01:35.223846408][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:35.225170929][th:941][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:40.075603149][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:40.076688487][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:40.076704439][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 315
[2018-10-01 07:01:40.078734520][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:40.098601821][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:40.099640436][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:40.099645512][th:938][info] OrderingGate Received new proposal, height: 314
[2018-10-01 07:01:40.106637626][th:851][info] OrderingGate Pass the proposal to pipeline height 314
[2018-10-01 07:01:40.106651315][th:851][info] Simulator process proposal
[2018-10-01 07:01:40.109151106][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:40.139370096][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:40.139575257][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:40.139874980][th:851][info] YacGate vote for block (e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, Hash: [e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67 ])
[2018-10-01 07:01:40.141701145][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:01:40.142328695][th:851][info] YAC Vote for hash (e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67)
[2018-10-01 07:01:40.167828686][th:941][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:40.171049857][th:941][info] ProposalStorage Vote [e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67] looks valid
[2018-10-01 07:01:40.171067842][th:941][info] YacBlockStorage Vote (e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67) inserted
[2018-10-01 07:01:40.171071224][th:941][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:40.172486649][th:941][info] ProposalStorage Vote [e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67] looks valid
[2018-10-01 07:01:40.172500601][th:941][info] YacBlockStorage Vote (e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67) inserted
[2018-10-01 07:01:40.172503675][th:941][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:40.173296364][th:941][info] ProposalStorage Vote [e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67] looks valid
[2018-10-01 07:01:40.173310899][th:941][info] YacBlockStorage Vote (e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67) inserted
[2018-10-01 07:01:40.173313668][th:941][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:40.178304225][th:941][info] YAC Received supermajority of votes for e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67, skip propagation
[2018-10-01 07:01:40.178313704][th:941][info] YAC Pass outcome for e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67 to pipeline
[2018-10-01 07:01:40.178394423][th:941][info] YacGate consensus: commit top block: height 314, hash e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67
[2018-10-01 07:01:40.178401004][th:941][info] synchronizer processing commit
[2018-10-01 07:01:40.179822982][th:941][info] ChainValidator validate block: height 314, hash e75cb108e8d9163766740936b647adc1a16b7094ce8d5f40fb6b5caa36643a67
[2018-10-01 07:01:40.188817120][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:01:40.189941134][th:851][info] TxProcessor on stateful validation success: 1091e85e5a01063194ad0dfff2d2433d71ad3fe605649847cdb56be2d7f405e2
[2018-10-01 07:01:40.189994981][th:851][info] TxProcessor on stateful validation success: 19c6c0be5fb1164ce005a0ad4b643756c429dd2895701c0ce76e82dce18dbf00
[2018-10-01 07:01:40.190967115][th:851][info] TxProcessor on stateful validation success: 1c1f75812dd4ba4b4011b56407dee5ef6f6b97fdb22265ce3d04b6977038cd96
[2018-10-01 07:01:40.190995653][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:40.191007849][th:851][info] TxProcessor on proposal stateless success: 1091e85e5a01063194ad0dfff2d2433d71ad3fe605649847cdb56be2d7f405e2
[2018-10-01 07:01:40.191021423][th:851][info] TxProcessor on proposal stateless success: 19c6c0be5fb1164ce005a0ad4b643756c429dd2895701c0ce76e82dce18dbf00
[2018-10-01 07:01:40.191034255][th:851][info] TxProcessor on proposal stateless success: 1c1f75812dd4ba4b4011b56407dee5ef6f6b97fdb22265ce3d04b6977038cd96
[2018-10-01 07:01:40.205988958][th:941][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:40.206017065][th:941][info] TxProcessor on commit committed: 1091e85e5a01063194ad0dfff2d2433d71ad3fe605649847cdb56be2d7f405e2
[2018-10-01 07:01:40.206024892][th:941][info] TxProcessor on commit committed: 19c6c0be5fb1164ce005a0ad4b643756c429dd2895701c0ce76e82dce18dbf00
[2018-10-01 07:01:40.206029067][th:941][info] TxProcessor on commit committed: 1c1f75812dd4ba4b4011b56407dee5ef6f6b97fdb22265ce3d04b6977038cd96
[2018-10-01 07:01:40.254023088][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:40.254611214][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:40.266781522][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:40.267450393][th:941][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:45.075611038][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:45.076365131][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:45.076382858][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 316
[2018-10-01 07:01:45.080826871][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:45.081675063][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:45.084087853][th:938][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:01:45.084098198][th:938][info] OrderingGate Received new proposal, height: 315
[2018-10-01 07:01:45.085834304][th:851][info] OrderingGate Pass the proposal to pipeline height 315
[2018-10-01 07:01:45.085845385][th:851][info] Simulator process proposal
[2018-10-01 07:01:45.087018651][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:01:45.108573645][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:01:45.110477193][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:45.111493498][th:851][info] YacGate vote for block (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, Hash: [13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74 ])
[2018-10-01 07:01:45.114592273][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:01:45.115795642][th:851][info] YAC Vote for hash (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74)
[2018-10-01 07:01:45.116590709][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:01:45.117570472][th:851][info] TxProcessor on stateful validation success: 728ed7caf20fcbf13a3e0918e9118022e312b9e1578eaabb22836a5680f99a9c
[2018-10-01 07:01:45.118286646][th:851][info] TxProcessor on stateful validation success: 2aa49be023fae780ed2501dea2af4a433b8695b9af69cb9082386f2e451f57d2
[2018-10-01 07:01:45.119373137][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:45.119393030][th:851][info] TxProcessor on proposal stateless success: 728ed7caf20fcbf13a3e0918e9118022e312b9e1578eaabb22836a5680f99a9c
[2018-10-01 07:01:45.119408116][th:851][info] TxProcessor on proposal stateless success: 2aa49be023fae780ed2501dea2af4a433b8695b9af69cb9082386f2e451f57d2
[2018-10-01 07:01:45.224413469][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:45.225104562][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:50.075620790][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:50.076043121][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:50.076056718][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 317
[2018-10-01 07:01:50.078243044][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:50.079223446][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:50.079660083][th:938][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:01:50.079688071][th:938][info] OrderingGate Received new proposal, height: 316
[2018-10-01 07:01:50.101103946][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:50.102535162][th:938][info] ProposalStorage Vote [13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74] looks valid
[2018-10-01 07:01:50.102585365][th:938][info] YacBlockStorage Vote (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74) inserted
[2018-10-01 07:01:50.102591481][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:50.116921726][th:858][info] YAC Vote for hash (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74)
[2018-10-01 07:01:50.116991856][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:01:50.117819118][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:50.118970170][th:941][info] ProposalStorage Vote [13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74] looks valid
[2018-10-01 07:01:50.118991899][th:941][info] YacBlockStorage Vote (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74) inserted
[2018-10-01 07:01:50.118995126][th:941][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:50.130519762][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:01:50.131659294][th:941][info] ProposalStorage Vote [13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74] looks valid
[2018-10-01 07:01:50.131674842][th:941][info] YacBlockStorage Vote (13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74, 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74) inserted
[2018-10-01 07:01:50.131677482][th:941][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:50.132985980][th:941][info] YAC Propagate state 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74 to whole network
[2018-10-01 07:01:50.133762769][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:01:50.135131834][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:01:50.135801052][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:01:50.136464650][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:01:50.137321779][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:01:50.139827103][th:938][info] YAC Pass outcome for 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74 to pipeline
[2018-10-01 07:01:50.140414654][th:938][info] YacGate consensus: commit top block: height 315, hash 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74
[2018-10-01 07:01:50.140428828][th:938][info] synchronizer processing commit
[2018-10-01 07:01:50.143482111][th:938][info] ChainValidator validate block: height 315, hash 13d14cf4337663aaebdb83a1662e9b02c6a106d729b9b097d1ce24b9788e2e74
[2018-10-01 07:01:50.158235589][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:50.158340847][th:938][info] TxProcessor on commit committed: 728ed7caf20fcbf13a3e0918e9118022e312b9e1578eaabb22836a5680f99a9c
[2018-10-01 07:01:50.158433190][th:938][info] TxProcessor on commit committed: 2aa49be023fae780ed2501dea2af4a433b8695b9af69cb9082386f2e451f57d2
[2018-10-01 07:01:50.159121012][th:851][info] OrderingGate Pass the proposal to pipeline height 316
[2018-10-01 07:01:50.159870905][th:851][info] Simulator process proposal
[2018-10-01 07:01:50.161062741][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:01:50.167271922][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:01:50.168247662][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:50.169280497][th:851][info] YacGate vote for block (d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, Hash: [d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e ])
[2018-10-01 07:01:50.170873024][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:01:50.172466757][th:851][info] YAC Vote for hash (d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e)
[2018-10-01 07:01:50.173836370][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:01:50.175083866][th:851][info] TxProcessor on stateful validation success: 7cefaac9e72db6c29b18b3593e56b33d583375116d98de87519b41139974bb58
[2018-10-01 07:01:50.176305452][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:50.178105518][th:851][info] TxProcessor on proposal stateless success: 7cefaac9e72db6c29b18b3593e56b33d583375116d98de87519b41139974bb58
[2018-10-01 07:01:50.251547876][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:50.252496571][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:01:50.257212632][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:50.257900850][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:01:50.267467137][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:01:50.268835060][th:938][info] ProposalStorage Vote [d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e] looks valid
[2018-10-01 07:01:50.268847700][th:938][info] YacBlockStorage Vote (d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e) inserted
[2018-10-01 07:01:50.268851469][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:01:50.268855799][th:938][info] ProposalStorage Vote [d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e] looks valid
[2018-10-01 07:01:50.268861385][th:938][info] YacBlockStorage Vote (d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e) inserted
[2018-10-01 07:01:50.268863817][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:01:50.268866728][th:938][info] ProposalStorage Vote [d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e] looks valid
[2018-10-01 07:01:50.268871867][th:938][info] YacBlockStorage Vote (d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e) inserted
[2018-10-01 07:01:50.268873985][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:01:50.268881538][th:938][info] YAC Received supermajority of votes for d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e, skip propagation
[2018-10-01 07:01:50.268886311][th:938][info] YAC Pass outcome for d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e to pipeline
[2018-10-01 07:01:50.268944574][th:938][info] YacGate consensus: commit top block: height 316, hash d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e
[2018-10-01 07:01:50.268951883][th:938][info] synchronizer processing commit
[2018-10-01 07:01:50.269498138][th:938][info] ChainValidator validate block: height 316, hash d0d4078a46e10aa29e7a52916bb4073c2b256c4d6d0a195fee9399b0375dca5e
[2018-10-01 07:01:50.278293814][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:01:50.278372911][th:938][info] TxProcessor on commit committed: 7cefaac9e72db6c29b18b3593e56b33d583375116d98de87519b41139974bb58
[2018-10-01 07:01:50.302586623][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:01:50.303430806][th:938][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:01:55.075615940][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:01:55.076760233][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:01:55.076783737][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 318
[2018-10-01 07:01:55.078953425][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:01:55.081568481][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:01:55.084742002][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:01:55.084877550][th:938][info] OrderingGate Received new proposal, height: 317
[2018-10-01 07:01:55.086093243][th:851][info] OrderingGate Pass the proposal to pipeline height 317
[2018-10-01 07:01:55.086938639][th:851][info] Simulator process proposal
[2018-10-01 07:01:55.088175854][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:01:55.133928486][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:01:55.135434817][th:851][info] Simulator process verified proposal
[2018-10-01 07:01:55.136587307][th:851][info] YacGate vote for block (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, Hash: [96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966 ])
[2018-10-01 07:01:55.138421090][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:01:55.140481247][th:851][info] YAC Vote for hash (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966)
[2018-10-01 07:01:55.141429840][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:01:55.142228894][th:851][info] TxProcessor on stateful validation success: f4c3794c793acfc8c33ec30be052782f148f8d56e29cb27a424e7bf13f999488
[2018-10-01 07:01:55.142423225][th:851][info] TxProcessor on stateful validation success: 991b7217f9efc5210f09fe95f95ed087fd2c5bb0d1d4c5c325aba71eb5d365e1
[2018-10-01 07:01:55.142615964][th:851][info] TxProcessor on stateful validation success: 42fd6939cc8e37aec79554a72aa6c9b47f4bdbff7e458a7ae03c32620e9a4366
[2018-10-01 07:01:55.142800606][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:01:55.142996459][th:851][info] TxProcessor on proposal stateless success: f4c3794c793acfc8c33ec30be052782f148f8d56e29cb27a424e7bf13f999488
[2018-10-01 07:01:55.143879272][th:851][info] TxProcessor on proposal stateless success: 991b7217f9efc5210f09fe95f95ed087fd2c5bb0d1d4c5c325aba71eb5d365e1
[2018-10-01 07:01:55.144054916][th:851][info] TxProcessor on proposal stateless success: 42fd6939cc8e37aec79554a72aa6c9b47f4bdbff7e458a7ae03c32620e9a4366
[2018-10-01 07:02:00.100245167][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:02:00.101169528][th:938][info] ProposalStorage Vote [96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966] looks valid
[2018-10-01 07:02:00.101183761][th:938][info] YacBlockStorage Vote (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966) inserted
[2018-10-01 07:02:00.101187523][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:02:00.126531170][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:02:00.127430614][th:938][info] ProposalStorage Vote [96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966] looks valid
[2018-10-01 07:02:00.127460791][th:938][info] YacBlockStorage Vote (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966) inserted
[2018-10-01 07:02:00.127465307][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:02:00.142477318][th:858][info] YAC Vote for hash (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966)
[2018-10-01 07:02:00.142559773][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:02:00.142719614][th:941][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:02:00.143383374][th:941][info] ProposalStorage Vote [96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966] looks valid
[2018-10-01 07:02:00.143394521][th:941][info] YacBlockStorage Vote (96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966, 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966) inserted
[2018-10-01 07:02:00.143397821][th:941][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:02:00.143417674][th:941][info] YAC Propagate state 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966 to whole network
[2018-10-01 07:02:00.143499223][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:02:00.143544157][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:02:00.143587906][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:02:00.143651383][th:941][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:02:00.144010852][th:941][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:02:00.145219810][th:941][info] YAC Pass outcome for 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966 to pipeline
[2018-10-01 07:02:00.145298223][th:941][info] YacGate consensus: commit top block: height 317, hash 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966
[2018-10-01 07:02:00.145305753][th:941][info] synchronizer processing commit
[2018-10-01 07:02:00.145976035][th:941][info] ChainValidator validate block: height 317, hash 96154fc7a37b6f463c5f4cf3ed8bc123e7a8f406072eec6480802f9a30a1f966
[2018-10-01 07:02:00.160300900][th:941][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:02:00.160334281][th:941][info] TxProcessor on commit committed: f4c3794c793acfc8c33ec30be052782f148f8d56e29cb27a424e7bf13f999488
[2018-10-01 07:02:00.160396449][th:941][info] TxProcessor on commit committed: 991b7217f9efc5210f09fe95f95ed087fd2c5bb0d1d4c5c325aba71eb5d365e1
[2018-10-01 07:02:00.160424587][th:941][info] TxProcessor on commit committed: 42fd6939cc8e37aec79554a72aa6c9b47f4bdbff7e458a7ae03c32620e9a4366
[2018-10-01 07:02:00.277824021][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:00.279841352][th:941][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:02:00.290373943][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:00.291039203][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:02:00.319291334][th:941][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:00.320182753][th:941][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:02:05.075621338][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:02:05.076856417][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:02:05.076881320][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 319
[2018-10-01 07:02:05.081133217][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:02:05.082042219][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:02:05.083256666][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:02:05.083289968][th:938][info] OrderingGate Received new proposal, height: 318
[2018-10-01 07:02:05.083333350][th:851][info] OrderingGate Pass the proposal to pipeline height 318
[2018-10-01 07:02:05.083350732][th:851][info] Simulator process proposal
[2018-10-01 07:02:05.083862625][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:02:05.115653600][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:02:05.115849521][th:851][info] Simulator process verified proposal
[2018-10-01 07:02:05.116229712][th:851][info] YacGate vote for block (79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, Hash: [79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef ])
[2018-10-01 07:02:05.117337117][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:02:05.117862984][th:851][info] YAC Vote for hash (79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef)
[2018-10-01 07:02:05.118122953][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:02:05.118822343][th:938][info] ProposalStorage Vote [79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef] looks valid
[2018-10-01 07:02:05.118853443][th:938][info] YacBlockStorage Vote (79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef) inserted
[2018-10-01 07:02:05.118869618][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:02:05.118998179][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:02:05.119101555][th:851][info] TxProcessor on stateful validation success: b789f0fb2b8418d02578e2e076205f5a94a04d7f55ba06a3a9001edc70e8a976
[2018-10-01 07:02:05.119181133][th:851][info] TxProcessor on stateful validation success: 4d2d4a740e049708e04c25dcc9e37157ab9b0bd93aed5e3260340141a819aeb9
[2018-10-01 07:02:05.119290524][th:851][info] TxProcessor on stateful validation success: ddc31901263c5fc54224116440eb50e2492c24537c37048c6c8b5edbc211e463
[2018-10-01 07:02:05.119348678][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:02:05.119375950][th:851][info] TxProcessor on proposal stateless success: b789f0fb2b8418d02578e2e076205f5a94a04d7f55ba06a3a9001edc70e8a976
[2018-10-01 07:02:05.119432554][th:851][info] TxProcessor on proposal stateless success: 4d2d4a740e049708e04c25dcc9e37157ab9b0bd93aed5e3260340141a819aeb9
[2018-10-01 07:02:05.119494777][th:851][info] TxProcessor on proposal stateless success: ddc31901263c5fc54224116440eb50e2492c24537c37048c6c8b5edbc211e463
[2018-10-01 07:02:05.135859608][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:02:05.136762983][th:938][info] ProposalStorage Vote [79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef] looks valid
[2018-10-01 07:02:05.136795634][th:938][info] YacBlockStorage Vote (79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef) inserted
[2018-10-01 07:02:05.136830054][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:02:05.139879948][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:02:05.140438991][th:938][info] ProposalStorage Vote [79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef] looks valid
[2018-10-01 07:02:05.140468776][th:938][info] YacBlockStorage Vote (79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef, 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef) inserted
[2018-10-01 07:02:05.140484067][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:02:05.140503579][th:938][info] YAC Propagate state 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef to whole network
[2018-10-01 07:02:05.140846710][th:941][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:02:05.140880457][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:02:05.141011664][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:02:05.141085485][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:02:05.141153527][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:02:05.142438311][th:941][info] YAC Pass outcome for 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef to pipeline
[2018-10-01 07:02:05.142521108][th:941][info] YacGate consensus: commit top block: height 318, hash 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef
[2018-10-01 07:02:05.142545112][th:941][info] synchronizer processing commit
[2018-10-01 07:02:05.143120941][th:941][info] ChainValidator validate block: height 318, hash 79ad34cf049722bdaf670d90c9451af990895df4bc3f4e823d181f944518e9ef
[2018-10-01 07:02:05.182472333][th:941][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:02:05.182755754][th:941][info] TxProcessor on commit committed: b789f0fb2b8418d02578e2e076205f5a94a04d7f55ba06a3a9001edc70e8a976
[2018-10-01 07:02:05.182819874][th:941][info] TxProcessor on commit committed: 4d2d4a740e049708e04c25dcc9e37157ab9b0bd93aed5e3260340141a819aeb9
[2018-10-01 07:02:05.182864851][th:941][info] TxProcessor on commit committed: ddc31901263c5fc54224116440eb50e2492c24537c37048c6c8b5edbc211e463
[2018-10-01 07:02:05.200063794][th:943][info] TxProcessor handle batch
[2018-10-01 07:02:05.200077011][th:943][info] TxProcessor propagating batch to PCS
[2018-10-01 07:02:05.200160147][th:943][info] PCS propagate batch
[2018-10-01 07:02:05.200166709][th:943][info] OrderingGate propagate batch, account_id: user_410427@test
[2018-10-01 07:02:05.200171176][th:943][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:02:05.200419752][th:943][warning] CommandService Found transaction 5be31a922c02973456fe2ccc9f63637664d9cd6b13d81a76e8f3ea9ef02ed355 in cache, ignoring
[2018-10-01 07:02:05.201247451][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:05.204474130][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:02:05.210372628][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:05.211808613][th:944][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:02:05.229213581][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:02:05.230809922][th:938][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:02:10.075618851][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:02:10.076722594][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:02:10.076747922][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 320
[2018-10-01 07:02:10.078920785][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:02:10.093361902][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:02:10.102337592][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:02:10.102348000][th:938][info] OrderingGate Received new proposal, height: 319
[2018-10-01 07:02:10.102373912][th:851][info] OrderingGate Pass the proposal to pipeline height 319
[2018-10-01 07:02:10.102379920][th:851][info] Simulator process proposal
[2018-10-01 07:02:10.104073166][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:02:10.111049191][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:02:10.111407740][th:851][info] Simulator process verified proposal
[2018-10-01 07:02:10.111721749][th:851][info] YacGate vote for block (a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, Hash: [a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581 ])
[2018-10-01 07:02:10.112669622][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:02:10.113168151][th:851][info] YAC Vote for hash (a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581)
[2018-10-01 07:02:10.114738512][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:02:10.114829189][th:851][info] TxProcessor on stateful validation success: 5be31a922c02973456fe2ccc9f63637664d9cd6b13d81a76e8f3ea9ef02ed355
[2018-10-01 07:02:10.114956305][th:851][info] TxProcessor on stateful validation success: 0488f313423db488c47fb708463990cfc7b4351de4fa5bba46359a8429803531
[2018-10-01 07:02:10.114976272][th:851][info] TxProcessor on stateful validation success: eea5f5a154e0d3cd595243f67994e06002125e33a7b260fca91075c5e25c661f
[2018-10-01 07:02:10.114990038][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:02:10.115000765][th:851][info] TxProcessor on proposal stateless success: 5be31a922c02973456fe2ccc9f63637664d9cd6b13d81a76e8f3ea9ef02ed355
[2018-10-01 07:02:10.115011524][th:851][info] TxProcessor on proposal stateless success: 0488f313423db488c47fb708463990cfc7b4351de4fa5bba46359a8429803531
[2018-10-01 07:02:10.115020856][th:851][info] TxProcessor on proposal stateless success: eea5f5a154e0d3cd595243f67994e06002125e33a7b260fca91075c5e25c661f
[2018-10-01 07:02:10.137662755][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:02:10.148672771][th:938][info] ProposalStorage Vote [a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581] looks valid
[2018-10-01 07:02:10.148686332][th:938][info] YacBlockStorage Vote (a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581) inserted
[2018-10-01 07:02:10.148690349][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:02:10.148695275][th:938][info] ProposalStorage Vote [a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581] looks valid
[2018-10-01 07:02:10.148701567][th:938][info] YacBlockStorage Vote (a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581) inserted
[2018-10-01 07:02:10.148703927][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:02:10.148707141][th:938][info] ProposalStorage Vote [a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581] looks valid
[2018-10-01 07:02:10.148713053][th:938][info] YacBlockStorage Vote (a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581) inserted
[2018-10-01 07:02:10.148715312][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:02:10.148722614][th:938][info] YAC Received supermajority of votes for a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581, skip propagation
[2018-10-01 07:02:10.148726823][th:938][info] YAC Pass outcome for a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581 to pipeline
[2018-10-01 07:02:10.148788019][th:938][info] YacGate consensus: commit top block: height 319, hash a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581
[2018-10-01 07:02:10.148794921][th:938][info] synchronizer processing commit
[2018-10-01 07:02:10.151908779][th:938][info] ChainValidator validate block: height 319, hash a39d0ebc4e803728cfd4ca334d979166b72500f5b303fcfafa702c945067f581
[2018-10-01 07:02:10.159073113][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:02:10.159166359][th:938][info] TxProcessor on commit committed: 5be31a922c02973456fe2ccc9f63637664d9cd6b13d81a76e8f3ea9ef02ed355
[2018-10-01 07:02:10.159289218][th:938][info] TxProcessor on commit committed: 0488f313423db488c47fb708463990cfc7b4351de4fa5bba46359a8429803531
[2018-10-01 07:02:10.159360963][th:938][info] TxProcessor on commit committed: eea5f5a154e0d3cd595243f67994e06002125e33a7b260fca91075c5e25c661f
[2018-10-01 07:22:29.540740117][th:945][info] TxProcessor handle batch
[2018-10-01 07:22:29.541919076][th:945][info] TxProcessor propagating batch to PCS
[2018-10-01 07:22:29.541981095][th:945][info] PCS propagate batch
[2018-10-01 07:22:29.541989396][th:945][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:22:29.541994806][th:945][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:22:29.542911387][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:29.543755943][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:29.543860675][th:945][warning] CommandService Found transaction ad603a8be2cc51b40d6f7a6c3aee7a76b8e34c9a9a8bfaeb6ba1475875a00cc1 in cache, ignoring
[2018-10-01 07:22:29.703537456][th:942][info] TxProcessor handle batch
[2018-10-01 07:22:29.703558889][th:942][info] TxProcessor propagating batch to PCS
[2018-10-01 07:22:29.703653119][th:942][info] PCS propagate batch
[2018-10-01 07:22:29.703658916][th:942][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:22:29.703853585][th:942][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:22:29.704344625][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:29.705200933][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:22:29.705507107][th:942][warning] CommandService Found transaction 93f7b138cd3aa644ab25790621289c5264ea696cbe5b2b9a88215db97123d029 in cache, ignoring
[2018-10-01 07:22:29.769133287][th:946][info] TxProcessor handle batch
[2018-10-01 07:22:29.769151038][th:946][info] TxProcessor propagating batch to PCS
[2018-10-01 07:22:29.769293522][th:946][info] PCS propagate batch
[2018-10-01 07:22:29.769299618][th:946][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:22:29.769304442][th:946][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:22:29.769450317][th:946][warning] CommandService Found transaction 391510d08b6b61eb210e5895e482e1b7d583213dac20e508902ab56fd6d9e3c5 in cache, ignoring
[2018-10-01 07:22:29.772690006][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:29.773323498][th:938][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:22:30.075619850][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:30.076761056][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:30.078938205][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 321
[2018-10-01 07:22:30.081882950][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:30.101742303][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:30.103251370][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:22:30.103262537][th:938][info] OrderingGate Received new proposal, height: 320
[2018-10-01 07:22:30.103293947][th:851][info] OrderingGate Pass the proposal to pipeline height 320
[2018-10-01 07:22:30.103299488][th:851][info] Simulator process proposal
[2018-10-01 07:22:30.105303284][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:22:30.148995262][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:30.149233340][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:30.149466012][th:851][info] YacGate vote for block (8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, Hash: [8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798 ])
[2018-10-01 07:22:30.150034484][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 07:22:30.150874080][th:851][info] YAC Vote for hash (8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798)
[2018-10-01 07:22:30.151017424][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:22:30.153478603][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:22:30.155724520][th:938][info] ProposalStorage Vote [8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798] looks valid
[2018-10-01 07:22:30.155738556][th:938][info] YacBlockStorage Vote (8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798) inserted
[2018-10-01 07:22:30.155741903][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:30.155746370][th:938][info] ProposalStorage Vote [8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798] looks valid
[2018-10-01 07:22:30.155751034][th:938][info] YacBlockStorage Vote (8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798) inserted
[2018-10-01 07:22:30.155753215][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:30.155756136][th:938][info] ProposalStorage Vote [8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798] looks valid
[2018-10-01 07:22:30.155761876][th:938][info] YacBlockStorage Vote (8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798) inserted
[2018-10-01 07:22:30.155763996][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:30.155777248][th:938][info] YAC Received supermajority of votes for 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798, skip propagation
[2018-10-01 07:22:30.155780843][th:938][info] YAC Pass outcome for 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798 to pipeline
[2018-10-01 07:22:30.155856308][th:938][info] YacGate consensus: commit top block: height 320, hash 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798
[2018-10-01 07:22:30.155862045][th:938][info] synchronizer processing commit
[2018-10-01 07:22:30.157378425][th:938][info] ChainValidator validate block: height 320, hash 8d5474b949553cc068625b1baf66f4dc982ee6eb7056b6a25318ad4615d4e798
[2018-10-01 07:22:30.160668188][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:30.160694947][th:938][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:30.164673428][th:851][info] TxProcessor Stateful validation error in transaction ad603a8be2cc51b40d6f7a6c3aee7a76b8e34c9a9a8bfaeb6ba1475875a00cc1: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_045127@test) already exists.
'
[2018-10-01 07:22:30.164771282][th:851][info] TxProcessor Stateful validation error in transaction 93f7b138cd3aa644ab25790621289c5264ea696cbe5b2b9a88215db97123d029: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_136575@test) already exists.
'
[2018-10-01 07:22:30.164785447][th:851][info] TxProcessor Stateful validation error in transaction 391510d08b6b61eb210e5895e482e1b7d583213dac20e508902ab56fd6d9e3c5: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_374085@test) already exists.
'
[2018-10-01 07:22:30.164796055][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:30.164800242][th:851][info] TxProcessor on proposal stateless success: ad603a8be2cc51b40d6f7a6c3aee7a76b8e34c9a9a8bfaeb6ba1475875a00cc1
[2018-10-01 07:22:30.164958937][th:851][info] TxProcessor on proposal stateless success: 93f7b138cd3aa644ab25790621289c5264ea696cbe5b2b9a88215db97123d029
[2018-10-01 07:22:30.164979071][th:851][info] TxProcessor on proposal stateless success: 391510d08b6b61eb210e5895e482e1b7d583213dac20e508902ab56fd6d9e3c5
[2018-10-01 07:22:30.202556928][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:30.203222790][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:30.668001365][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:30.668964371][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:22:31.389345188][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:31.390670132][th:938][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:22:35.075622807][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:35.076739873][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:35.076757576][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 322
[2018-10-01 07:22:35.079166733][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:35.081176086][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:35.084821390][th:944][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:22:35.084830498][th:944][info] OrderingGate Received new proposal, height: 321
[2018-10-01 07:22:35.085286025][th:851][info] OrderingGate Pass the proposal to pipeline height 321
[2018-10-01 07:22:35.085351163][th:851][info] Simulator process proposal
[2018-10-01 07:22:35.087237278][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:22:35.099055838][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:35.099351840][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:35.099649736][th:851][info] YacGate vote for block (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, Hash: [d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724 ])
[2018-10-01 07:22:35.100751774][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001}
[2018-10-01 07:22:35.101668966][th:851][info] YAC Vote for hash (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724)
[2018-10-01 07:22:35.101987901][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:22:35.104730851][th:851][info] TxProcessor Stateful validation error in transaction 96012168b2268fafba4c191276daf91a71f952a5c9c0a80d7cdedd37f8f42a35: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_001908@test) already exists.
'
[2018-10-01 07:22:35.104978929][th:851][info] TxProcessor Stateful validation error in transaction c459d76d3f0f52a677b5c104a017f4d4c3b739f3f5b230cfc8db7ac791780114: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_879440@test) already exists.
'
[2018-10-01 07:22:35.105008187][th:851][info] TxProcessor Stateful validation error in transaction b9a13b0989c6b970606587ff48fbadab644e7d2461d5ebb0d4b12b64d2e25b4d: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_378295@test) already exists.
'
[2018-10-01 07:22:35.105020448][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:35.105041776][th:851][info] TxProcessor on proposal stateless success: 96012168b2268fafba4c191276daf91a71f952a5c9c0a80d7cdedd37f8f42a35
[2018-10-01 07:22:35.105048162][th:851][info] TxProcessor on proposal stateless success: c459d76d3f0f52a677b5c104a017f4d4c3b739f3f5b230cfc8db7ac791780114
[2018-10-01 07:22:35.105052214][th:851][info] TxProcessor on proposal stateless success: b9a13b0989c6b970606587ff48fbadab644e7d2461d5ebb0d4b12b64d2e25b4d
[2018-10-01 07:22:35.186548975][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:35.188822590][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:40.075613014][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:40.076518736][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:40.076545597][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 323
[2018-10-01 07:22:40.079046050][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:40.081504880][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:40.082040089][th:938][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:22:40.082051221][th:938][info] OrderingGate Received new proposal, height: 322
[2018-10-01 07:22:40.102419897][th:858][info] YAC Vote for hash (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724)
[2018-10-01 07:22:40.102504629][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:22:40.125269266][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:22:40.126946507][th:938][info] ProposalStorage Vote [d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724] looks valid
[2018-10-01 07:22:40.127015346][th:938][info] YacBlockStorage Vote (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724) inserted
[2018-10-01 07:22:40.127032934][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:40.127071539][th:938][info] ProposalStorage Vote [d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724] looks valid
[2018-10-01 07:22:40.127099253][th:938][info] YacBlockStorage Vote (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724) inserted
[2018-10-01 07:22:40.127114680][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:40.127130913][th:938][info] ProposalStorage Vote [d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724] looks valid
[2018-10-01 07:22:40.127167950][th:938][info] YacBlockStorage Vote (d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724) inserted
[2018-10-01 07:22:40.127182389][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:40.127202279][th:938][info] YAC Received supermajority of votes for d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724, skip propagation
[2018-10-01 07:22:40.127261425][th:938][info] YAC Pass outcome for d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724 to pipeline
[2018-10-01 07:22:40.127366589][th:938][info] YacGate consensus: commit top block: height 321, hash d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724
[2018-10-01 07:22:40.127387314][th:938][info] synchronizer processing commit
[2018-10-01 07:22:40.127774981][th:938][info] ChainValidator validate block: height 321, hash d54b034eb70292daa1aac0bc68b8863c6470ef88bf4e123a15621aa474e13724
[2018-10-01 07:22:40.128825391][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:40.128877891][th:938][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:40.129189556][th:851][info] OrderingGate Pass the proposal to pipeline height 322
[2018-10-01 07:22:40.129720092][th:851][info] Simulator process proposal
[2018-10-01 07:22:40.130397738][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:22:40.135891999][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:40.136829419][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:40.137780374][th:851][info] YacGate vote for block (35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, Hash: [35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d ])
[2018-10-01 07:22:40.139432242][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:22:40.139728594][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:22:40.139931403][th:851][info] YAC Vote for hash (35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d)
[2018-10-01 07:22:40.140030414][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:22:40.140296850][th:938][info] ProposalStorage Vote [35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d] looks valid
[2018-10-01 07:22:40.140314777][th:938][info] YacBlockStorage Vote (35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d) inserted
[2018-10-01 07:22:40.140317706][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:40.140420619][th:851][info] TxProcessor Stateful validation error in transaction 8e93507b9d0ebaf41ccc7e23423b28dd682837d109819b62522cd3b89cf96341: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_408516@test) already exists.
'
[2018-10-01 07:22:40.140475545][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:40.140484217][th:851][info] TxProcessor on proposal stateless success: 8e93507b9d0ebaf41ccc7e23423b28dd682837d109819b62522cd3b89cf96341
[2018-10-01 07:22:40.140970565][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:22:40.141884195][th:938][info] ProposalStorage Vote [35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d] looks valid
[2018-10-01 07:22:40.141897709][th:938][info] YacBlockStorage Vote (35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d) inserted
[2018-10-01 07:22:40.141901065][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:40.152425892][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:22:40.152961282][th:938][info] ProposalStorage Vote [35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d] looks valid
[2018-10-01 07:22:40.152977510][th:938][info] YacBlockStorage Vote (35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d, 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d) inserted
[2018-10-01 07:22:40.152980356][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:40.152987017][th:938][info] YAC Propagate state 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d to whole network
[2018-10-01 07:22:40.153057724][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:22:40.153112441][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:22:40.153176116][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:22:40.153231439][th:938][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:22:40.160553581][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:22:40.163476211][th:938][info] YAC Pass outcome for 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d to pipeline
[2018-10-01 07:22:40.163716659][th:938][info] YacGate consensus: commit top block: height 322, hash 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d
[2018-10-01 07:22:40.163726480][th:938][info] synchronizer processing commit
[2018-10-01 07:22:40.164758965][th:938][info] ChainValidator validate block: height 322, hash 35e7a96969f073a214df466e30a7c6f3d6c6936da96f6890020081532aa2590d
[2018-10-01 07:22:40.166657705][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:40.166698714][th:938][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:40.178965878][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:40.180679613][th:944][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:40.695635078][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:40.696553787][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:22:41.417631305][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:41.418512525][th:938][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:22:45.075609693][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:45.078982549][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:45.079272612][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 324
[2018-10-01 07:22:45.081343333][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:45.083782224][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:45.086291556][th:938][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:22:45.086325752][th:938][info] OrderingGate Received new proposal, height: 323
[2018-10-01 07:22:45.086356595][th:851][info] OrderingGate Pass the proposal to pipeline height 323
[2018-10-01 07:22:45.086361118][th:851][info] Simulator process proposal
[2018-10-01 07:22:45.087272782][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:22:45.101360514][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:45.101785058][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:45.102235354][th:851][info] YacGate vote for block (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, Hash: [449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f ])
[2018-10-01 07:22:45.102937016][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:22:45.103770506][th:851][info] YAC Vote for hash (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f)
[2018-10-01 07:22:45.104512348][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:22:45.104865467][th:851][info] TxProcessor Stateful validation error in transaction ac3f3df7ab52e72bee307983cc9fbaf0c34bf4e2f68880f9a525bc26a2b62d32: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_270265@test) already exists.
'
[2018-10-01 07:22:45.105672555][th:851][info] TxProcessor Stateful validation error in transaction fb49469d8744b257ffd81175436159c9de4bb0d5e7b71740d16727f05c7b2d01: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_203599@test) already exists.
'
[2018-10-01 07:22:45.106450877][th:851][info] TxProcessor Stateful validation error in transaction d3d44d278c33b9549b0eb23de35ea6a966e69f27a531b8f806094682978440e0: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_783243@test) already exists.
'
[2018-10-01 07:22:45.107742909][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:45.107999364][th:851][info] TxProcessor on proposal stateless success: ac3f3df7ab52e72bee307983cc9fbaf0c34bf4e2f68880f9a525bc26a2b62d32
[2018-10-01 07:22:45.108263726][th:851][info] TxProcessor on proposal stateless success: fb49469d8744b257ffd81175436159c9de4bb0d5e7b71740d16727f05c7b2d01
[2018-10-01 07:22:45.108537573][th:851][info] TxProcessor on proposal stateless success: d3d44d278c33b9549b0eb23de35ea6a966e69f27a531b8f806094682978440e0
[2018-10-01 07:22:45.139819532][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:45.148969100][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:45.162919406][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:45.163535980][th:938][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:22:50.075608539][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:50.076392363][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:50.076415235][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 325
[2018-10-01 07:22:50.078497522][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:50.080597070][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:50.082641007][th:938][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:22:50.082857572][th:938][info] OrderingGate Received new proposal, height: 324
[2018-10-01 07:22:50.105232280][th:858][info] YAC Vote for hash (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f)
[2018-10-01 07:22:50.105315845][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:22:50.128393170][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:22:50.129662418][th:938][info] ProposalStorage Vote [449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f] looks valid
[2018-10-01 07:22:50.129698351][th:938][info] YacBlockStorage Vote (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f) inserted
[2018-10-01 07:22:50.130317226][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:50.130336818][th:938][info] ProposalStorage Vote [449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f] looks valid
[2018-10-01 07:22:50.130365162][th:938][info] YacBlockStorage Vote (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f) inserted
[2018-10-01 07:22:50.130456610][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:50.130473058][th:938][info] ProposalStorage Vote [449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f] looks valid
[2018-10-01 07:22:50.130492099][th:938][info] YacBlockStorage Vote (449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f) inserted
[2018-10-01 07:22:50.130507338][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:50.130527343][th:938][info] YAC Received supermajority of votes for 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f, skip propagation
[2018-10-01 07:22:50.130543028][th:938][info] YAC Pass outcome for 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f to pipeline
[2018-10-01 07:22:50.130608795][th:938][info] YacGate consensus: commit top block: height 323, hash 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f
[2018-10-01 07:22:50.130628313][th:938][info] synchronizer processing commit
[2018-10-01 07:22:50.131735897][th:938][info] ChainValidator validate block: height 323, hash 449d150117ec42fcdf9db6ddaedf81a27ba995aaf26fa278c39ea611ebff897f
[2018-10-01 07:22:50.133639661][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:50.133712207][th:851][info] OrderingGate Pass the proposal to pipeline height 324
[2018-10-01 07:22:50.133732964][th:851][info] Simulator process proposal
[2018-10-01 07:22:50.134814343][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:22:50.134930153][th:938][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:50.152744178][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:50.153103919][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:50.153468747][th:851][info] YacGate vote for block (51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, Hash: [51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c ])
[2018-10-01 07:22:50.154991619][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 07:22:50.155661226][th:851][info] YAC Vote for hash (51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c)
[2018-10-01 07:22:50.156051994][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:22:50.156099684][th:851][info] TxProcessor Stateful validation error in transaction b7ba85840023a4f8f4889e619958b1180d9d4f149b2b25bca50a552a72bf7c83: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_967216@test) already exists.
'
[2018-10-01 07:22:50.156128137][th:851][info] TxProcessor Stateful validation error in transaction 47dbb3b7e9c756ed0da19c5426d30fca40e3c185dbe498fa6288ac662130eaea: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_463430@test) already exists.
'
[2018-10-01 07:22:50.156139685][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:50.156144229][th:851][info] TxProcessor on proposal stateless success: b7ba85840023a4f8f4889e619958b1180d9d4f149b2b25bca50a552a72bf7c83
[2018-10-01 07:22:50.156149190][th:851][info] TxProcessor on proposal stateless success: 47dbb3b7e9c756ed0da19c5426d30fca40e3c185dbe498fa6288ac662130eaea
[2018-10-01 07:22:50.165769706][th:938][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:22:50.167078098][th:938][info] ProposalStorage Vote [51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c] looks valid
[2018-10-01 07:22:50.167118269][th:938][info] YacBlockStorage Vote (51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c) inserted
[2018-10-01 07:22:50.167135720][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:50.167152904][th:938][info] ProposalStorage Vote [51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c] looks valid
[2018-10-01 07:22:50.167204672][th:938][info] YacBlockStorage Vote (51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c) inserted
[2018-10-01 07:22:50.167221165][th:938][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:50.167237450][th:938][info] ProposalStorage Vote [51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c] looks valid
[2018-10-01 07:22:50.167255835][th:938][info] YacBlockStorage Vote (51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c) inserted
[2018-10-01 07:22:50.167270736][th:938][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:50.167290474][th:938][info] YAC Received supermajority of votes for 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c, skip propagation
[2018-10-01 07:22:50.167306919][th:938][info] YAC Pass outcome for 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c to pipeline
[2018-10-01 07:22:50.167370036][th:938][info] YacGate consensus: commit top block: height 324, hash 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c
[2018-10-01 07:22:50.167390098][th:938][info] synchronizer processing commit
[2018-10-01 07:22:50.167853480][th:938][info] ChainValidator validate block: height 324, hash 51e7750fcb80cf45f726692f36f5e4ba3c62aed5f21ab9a49c8e074d760feb7c
[2018-10-01 07:22:50.169302597][th:938][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:50.169388551][th:938][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:50.731487186][th:938][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:50.732910278][th:938][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:55.075610033][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:22:55.076379602][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:22:55.076422762][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 326
[2018-10-01 07:22:55.078850063][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:22:55.082230417][th:938][info] AsyncGrpcClient receive proposal
[2018-10-01 07:22:55.082650723][th:938][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:22:55.082662161][th:938][info] OrderingGate Received new proposal, height: 325
[2018-10-01 07:22:55.082717827][th:851][info] OrderingGate Pass the proposal to pipeline height 325
[2018-10-01 07:22:55.082723105][th:851][info] Simulator process proposal
[2018-10-01 07:22:55.083257856][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:22:55.090290883][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:22:55.091351678][th:851][info] Simulator process verified proposal
[2018-10-01 07:22:55.091591576][th:851][info] YacGate vote for block (e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, Hash: [e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e ])
[2018-10-01 07:22:55.093861683][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:22:55.094703457][th:851][info] YAC Vote for hash (e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e)
[2018-10-01 07:22:55.094800296][th:938][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:22:55.095622926][th:938][info] ProposalStorage Vote [e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e] looks valid
[2018-10-01 07:22:55.095942960][th:944][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:22:55.095957363][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:22:55.096063019][th:851][info] TxProcessor Stateful validation error in transaction 9440d19208da1586318885d19852ee95eb2450737591fb44c7187310f2fc459d: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_270254@test) already exists.
'
[2018-10-01 07:22:55.096372210][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:22:55.096395343][th:851][info] TxProcessor on proposal stateless success: 9440d19208da1586318885d19852ee95eb2450737591fb44c7187310f2fc459d
[2018-10-01 07:22:55.096466071][th:938][info] YacBlockStorage Vote (e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e) inserted
[2018-10-01 07:22:55.096483077][th:938][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:22:55.097282025][th:944][info] ProposalStorage Vote [e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e] looks valid
[2018-10-01 07:22:55.097294737][th:944][info] YacBlockStorage Vote (e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e) inserted
[2018-10-01 07:22:55.097297781][th:944][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:22:55.104991821][th:944][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:22:55.105618181][th:944][info] ProposalStorage Vote [e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e] looks valid
[2018-10-01 07:22:55.105631777][th:944][info] YacBlockStorage Vote (e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e, e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e) inserted
[2018-10-01 07:22:55.105634637][th:944][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:22:55.105642243][th:944][info] YAC Propagate state e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e to whole network
[2018-10-01 07:22:55.105710823][th:944][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:22:55.105761724][th:944][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:22:55.105809766][th:944][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:22:55.105865621][th:944][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:22:55.106704664][th:944][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:22:55.112295804][th:944][info] YAC Pass outcome for e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e to pipeline
[2018-10-01 07:22:55.113342341][th:944][info] YacGate consensus: commit top block: height 325, hash e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e
[2018-10-01 07:22:55.113792575][th:944][info] synchronizer processing commit
[2018-10-01 07:22:55.114953868][th:944][info] ChainValidator validate block: height 325, hash e5da6e78196bd1c346794a73d4a2d8aa570970adcdef731b95ee82cfbb10959e
[2018-10-01 07:22:55.115896632][th:944][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:22:55.115923593][th:944][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:22:55.160114934][th:949][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:55.162228895][th:949][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:22:55.230256361][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:55.231110602][th:944][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:22:55.295814068][th:948][info] TxProcessor handle batch
[2018-10-01 07:22:55.295939271][th:948][info] TxProcessor propagating batch to PCS
[2018-10-01 07:22:55.296021728][th:948][info] PCS propagate batch
[2018-10-01 07:22:55.296039540][th:948][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:22:55.296097975][th:948][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:22:55.296470011][th:948][warning] CommandService Found transaction b78d2f3dcaceaf1c7c8d0eb05210d7a000d1678df4195ad19b4646ea09e5917b in cache, ignoring
[2018-10-01 07:22:55.296605318][th:949][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:22:55.297486947][th:949][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:23:00.075605657][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:00.076726550][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:00.076744956][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 327
[2018-10-01 07:23:00.079154523][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:00.084727921][th:949][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:00.090855140][th:949][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:23:00.090866338][th:949][info] OrderingGate Received new proposal, height: 326
[2018-10-01 07:23:00.090947457][th:851][info] OrderingGate Pass the proposal to pipeline height 326
[2018-10-01 07:23:00.090953112][th:851][info] Simulator process proposal
[2018-10-01 07:23:00.094285088][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:23:00.120333302][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:23:00.123910481][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:00.124927259][th:851][info] YacGate vote for block (0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, Hash: [0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80 ])
[2018-10-01 07:23:00.128568816][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:23:00.129258133][th:851][info] YAC Vote for hash (0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80)
[2018-10-01 07:23:00.131808745][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:23:00.131954710][th:851][info] TxProcessor Stateful validation error in transaction bed79e252809c6ff7b1be88132fb8044d78bfb4ff0b83f5906f9001af05878dc: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_151929@test) already exists.
'
[2018-10-01 07:23:00.133727416][th:851][info] TxProcessor Stateful validation error in transaction 689830eb6e190962bfbe2b6f5ce1df0cb37c15edaf78cf0eaa24ba0188259135: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_984887@test) already exists.
'
[2018-10-01 07:23:00.134757016][th:851][info] TxProcessor Stateful validation error in transaction b78d2f3dcaceaf1c7c8d0eb05210d7a000d1678df4195ad19b4646ea09e5917b: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_691448@test) already exists.
'
[2018-10-01 07:23:00.135138624][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:00.135215433][th:851][info] TxProcessor on proposal stateless success: bed79e252809c6ff7b1be88132fb8044d78bfb4ff0b83f5906f9001af05878dc
[2018-10-01 07:23:00.135283034][th:851][info] TxProcessor on proposal stateless success: 689830eb6e190962bfbe2b6f5ce1df0cb37c15edaf78cf0eaa24ba0188259135
[2018-10-01 07:23:00.135327955][th:851][info] TxProcessor on proposal stateless success: b78d2f3dcaceaf1c7c8d0eb05210d7a000d1678df4195ad19b4646ea09e5917b
[2018-10-01 07:23:00.176507776][th:949][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:23:00.178044405][th:949][info] ProposalStorage Vote [0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80] looks valid
[2018-10-01 07:23:00.178097511][th:949][info] YacBlockStorage Vote (0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80) inserted
[2018-10-01 07:23:00.178116625][th:949][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:00.178133955][th:949][info] ProposalStorage Vote [0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80] looks valid
[2018-10-01 07:23:00.178152168][th:949][info] YacBlockStorage Vote (0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80) inserted
[2018-10-01 07:23:00.178184049][th:949][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:00.178199773][th:949][info] ProposalStorage Vote [0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80] looks valid
[2018-10-01 07:23:00.178218511][th:949][info] YacBlockStorage Vote (0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80) inserted
[2018-10-01 07:23:00.178233066][th:949][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:00.178270401][th:949][info] YAC Received supermajority of votes for 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80, skip propagation
[2018-10-01 07:23:00.178286117][th:949][info] YAC Pass outcome for 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80 to pipeline
[2018-10-01 07:23:00.178370894][th:949][info] YacGate consensus: commit top block: height 326, hash 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80
[2018-10-01 07:23:00.178391178][th:949][info] synchronizer processing commit
[2018-10-01 07:23:00.179153349][th:949][info] ChainValidator validate block: height 326, hash 0c4bba54172fa5652562244c78d941488d25ebe24fac535675cacdea5f280f80
[2018-10-01 07:23:00.180477944][th:949][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:00.180689935][th:949][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:23:00.181280949][th:951][info] TxProcessor handle batch
[2018-10-01 07:23:00.181381037][th:951][info] TxProcessor propagating batch to PCS
[2018-10-01 07:23:00.181619423][th:951][info] PCS propagate batch
[2018-10-01 07:23:00.181696086][th:951][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:23:00.181839307][th:951][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:23:00.182131753][th:951][warning] CommandService Found transaction 37510caeb2fd744385a76fc6fd6f91e383a05d43bf2afb3467e28679e7e7cec4 in cache, ignoring
[2018-10-01 07:23:00.182327142][th:949][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:00.192345698][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:00.194444118][th:944][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:00.194731054][th:949][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:00.307390218][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:00.308228398][th:944][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:23:05.075607227][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:05.078220423][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:05.078259529][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 328
[2018-10-01 07:23:05.080438347][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:05.111095201][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:05.112215249][th:944][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:23:05.112221626][th:944][info] OrderingGate Received new proposal, height: 327
[2018-10-01 07:23:05.112304873][th:851][info] OrderingGate Pass the proposal to pipeline height 327
[2018-10-01 07:23:05.112310007][th:851][info] Simulator process proposal
[2018-10-01 07:23:05.113724519][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:23:05.137918368][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:23:05.138642980][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:05.139461377][th:851][info] YacGate vote for block (02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, Hash: [02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900 ])
[2018-10-01 07:23:05.140842579][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:23:05.142876222][th:851][info] YAC Vote for hash (02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900)
[2018-10-01 07:23:05.143904334][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:23:05.144683117][th:851][info] TxProcessor Stateful validation error in transaction e699a6cf88e8e38902dce64f50a73c71ce78b9f64b2d5a1ec04d5b8c41db9571: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_567068@test) already exists.
'
[2018-10-01 07:23:05.145701313][th:851][info] TxProcessor Stateful validation error in transaction 37510caeb2fd744385a76fc6fd6f91e383a05d43bf2afb3467e28679e7e7cec4: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_502079@test) already exists.
'
[2018-10-01 07:23:05.146340168][th:851][info] TxProcessor Stateful validation error in transaction a5c0228ad799d362fbc8675fb7f95585dc9f897272f2ee7369ecc057279dcf31: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_471302@test) already exists.
'
[2018-10-01 07:23:05.146706430][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:05.146931048][th:851][info] TxProcessor on proposal stateless success: e699a6cf88e8e38902dce64f50a73c71ce78b9f64b2d5a1ec04d5b8c41db9571
[2018-10-01 07:23:05.147314299][th:851][info] TxProcessor on proposal stateless success: 37510caeb2fd744385a76fc6fd6f91e383a05d43bf2afb3467e28679e7e7cec4
[2018-10-01 07:23:05.147545670][th:851][info] TxProcessor on proposal stateless success: a5c0228ad799d362fbc8675fb7f95585dc9f897272f2ee7369ecc057279dcf31
[2018-10-01 07:23:05.154148343][th:953][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:23:05.155436327][th:953][info] ProposalStorage Vote [02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900] looks valid
[2018-10-01 07:23:05.155446439][th:953][info] YacBlockStorage Vote (02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900) inserted
[2018-10-01 07:23:05.155449761][th:953][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:05.155454245][th:953][info] ProposalStorage Vote [02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900] looks valid
[2018-10-01 07:23:05.155459623][th:953][info] YacBlockStorage Vote (02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900) inserted
[2018-10-01 07:23:05.155461748][th:953][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:05.155464758][th:953][info] ProposalStorage Vote [02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900] looks valid
[2018-10-01 07:23:05.155470059][th:953][info] YacBlockStorage Vote (02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900) inserted
[2018-10-01 07:23:05.155472076][th:953][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:05.155478824][th:953][info] YAC Received supermajority of votes for 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900, skip propagation
[2018-10-01 07:23:05.155481834][th:953][info] YAC Pass outcome for 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900 to pipeline
[2018-10-01 07:23:05.155553888][th:953][info] YacGate consensus: commit top block: height 327, hash 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900
[2018-10-01 07:23:05.155560048][th:953][info] synchronizer processing commit
[2018-10-01 07:23:05.162951601][th:953][info] ChainValidator validate block: height 327, hash 02a82b09cdd5bcc263941c99e45834ea3edec980b4d447b91ba1ac05226c5900
[2018-10-01 07:23:05.164775328][th:953][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:05.164830153][th:953][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:23:05.205467442][th:953][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:05.206101542][th:953][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:05.268176606][th:953][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:05.268870013][th:953][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:05.281883510][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:05.282526507][th:944][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:23:10.075604010][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:10.076993667][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:10.077019380][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 329
[2018-10-01 07:23:10.079583385][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:10.080484777][th:953][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:10.085010848][th:953][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:23:10.085509429][th:953][info] OrderingGate Received new proposal, height: 328
[2018-10-01 07:23:10.086014343][th:851][info] OrderingGate Pass the proposal to pipeline height 328
[2018-10-01 07:23:10.086027996][th:851][info] Simulator process proposal
[2018-10-01 07:23:10.086420492][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:23:10.096311472][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:23:10.096690052][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:10.096995190][th:851][info] YacGate vote for block (6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, Hash: [6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768 ])
[2018-10-01 07:23:10.097603781][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:23:10.098294130][th:851][info] YAC Vote for hash (6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768)
[2018-10-01 07:23:10.098417622][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:23:10.098486452][th:851][info] TxProcessor Stateful validation error in transaction aea365c329f74d3b054ddfa47d5c454f7d764ef8fc44c6a4026717dedf523465: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_375717@test) already exists.
'
[2018-10-01 07:23:10.098534669][th:851][info] TxProcessor Stateful validation error in transaction 2596afa13a353082260db6150b39888bf61bba98ce792a1298c5f2ba92ace375: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_135323@test) already exists.
'
[2018-10-01 07:23:10.098548770][th:851][info] TxProcessor Stateful validation error in transaction 0f1aa0e73e5560e65b62823a2ceb45b0b03a517631209f5822d4310da59c39c9: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_605756@test) already exists.
'
[2018-10-01 07:23:10.098560602][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:10.098565868][th:851][info] TxProcessor on proposal stateless success: aea365c329f74d3b054ddfa47d5c454f7d764ef8fc44c6a4026717dedf523465
[2018-10-01 07:23:10.098571330][th:851][info] TxProcessor on proposal stateless success: 2596afa13a353082260db6150b39888bf61bba98ce792a1298c5f2ba92ace375
[2018-10-01 07:23:10.098575480][th:851][info] TxProcessor on proposal stateless success: 0f1aa0e73e5560e65b62823a2ceb45b0b03a517631209f5822d4310da59c39c9
[2018-10-01 07:23:10.145392032][th:953][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:23:10.146757114][th:953][info] ProposalStorage Vote [6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768] looks valid
[2018-10-01 07:23:10.146898048][th:953][info] YacBlockStorage Vote (6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768) inserted
[2018-10-01 07:23:10.146977921][th:953][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:10.147069914][th:953][info] ProposalStorage Vote [6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768] looks valid
[2018-10-01 07:23:10.147222627][th:953][info] YacBlockStorage Vote (6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768) inserted
[2018-10-01 07:23:10.147340987][th:953][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:10.147416747][th:953][info] ProposalStorage Vote [6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768] looks valid
[2018-10-01 07:23:10.147477216][th:953][info] YacBlockStorage Vote (6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768) inserted
[2018-10-01 07:23:10.147572632][th:953][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:10.147651767][th:953][info] YAC Received supermajority of votes for 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768, skip propagation
[2018-10-01 07:23:10.147721466][th:953][info] YAC Pass outcome for 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768 to pipeline
[2018-10-01 07:23:10.147865078][th:953][info] YacGate consensus: commit top block: height 328, hash 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768
[2018-10-01 07:23:10.147887225][th:953][info] synchronizer processing commit
[2018-10-01 07:23:10.148250872][th:953][info] ChainValidator validate block: height 328, hash 6251e873d32c4d5f8f50c84504a739edcddede84c136ec7b79ea45c8a0392768
[2018-10-01 07:23:10.149927782][th:953][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:10.149979326][th:953][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:23:10.160531884][th:956][info] TxProcessor handle batch
[2018-10-01 07:23:10.160549057][th:956][info] TxProcessor propagating batch to PCS
[2018-10-01 07:23:10.160824728][th:956][info] PCS propagate batch
[2018-10-01 07:23:10.160833940][th:956][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:23:10.160838671][th:956][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:23:10.161182647][th:956][warning] CommandService Found transaction 5d5b8b85b506cbb487009c9f8b0b7206055faf2b86bf0e3dbec69e1bc287e1cc in cache, ignoring
[2018-10-01 07:23:10.161255191][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:10.162259176][th:944][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:10.242004774][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:10.245386998][th:944][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:15.075594966][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:15.076357056][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:15.076373321][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 330
[2018-10-01 07:23:15.078658732][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:15.103852736][th:944][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:23:15.104538480][th:944][info] ProposalStorage Vote [8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f] looks valid
[2018-10-01 07:23:15.104549110][th:944][info] YacBlockStorage Vote (8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f) inserted
[2018-10-01 07:23:15.104552188][th:944][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:15.106057821][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:15.107816441][th:953][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:23:15.108934163][th:953][info] ProposalStorage Vote [8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f] looks valid
[2018-10-01 07:23:15.108963744][th:953][info] YacBlockStorage Vote (8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f) inserted
[2018-10-01 07:23:15.108967337][th:953][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:15.110693226][th:944][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:23:15.110917236][th:944][info] OrderingGate Received new proposal, height: 329
[2018-10-01 07:23:15.111115320][th:851][info] OrderingGate Pass the proposal to pipeline height 329
[2018-10-01 07:23:15.111123784][th:851][info] Simulator process proposal
[2018-10-01 07:23:15.111613891][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:23:15.123751893][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:23:15.124891865][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:15.125268652][th:851][info] YacGate vote for block (8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, Hash: [8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f ])
[2018-10-01 07:23:15.125946437][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:23:15.126442787][th:851][info] YAC Vote for hash (8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f)
[2018-10-01 07:23:15.126514419][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:23:15.126554839][th:851][info] TxProcessor Stateful validation error in transaction 5d5b8b85b506cbb487009c9f8b0b7206055faf2b86bf0e3dbec69e1bc287e1cc: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_870433@test) already exists.
'
[2018-10-01 07:23:15.126579488][th:851][info] TxProcessor Stateful validation error in transaction 8bb9e90bf0dc80231822938610b98ddbc1d8f470063a40cc16a4d7485c7e0225: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_271943@test) already exists.
'
[2018-10-01 07:23:15.126590689][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:15.126595387][th:851][info] TxProcessor on proposal stateless success: 5d5b8b85b506cbb487009c9f8b0b7206055faf2b86bf0e3dbec69e1bc287e1cc
[2018-10-01 07:23:15.126600601][th:851][info] TxProcessor on proposal stateless success: 8bb9e90bf0dc80231822938610b98ddbc1d8f470063a40cc16a4d7485c7e0225
[2018-10-01 07:23:15.129897871][th:953][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:23:15.130479004][th:953][info] ProposalStorage Vote [8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f] looks valid
[2018-10-01 07:23:15.130491864][th:953][info] YacBlockStorage Vote (8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f, 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f) inserted
[2018-10-01 07:23:15.130495904][th:953][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:15.130503579][th:953][info] YAC Propagate state 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f to whole network
[2018-10-01 07:23:15.130567220][th:953][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:23:15.132416858][th:953][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:23:15.139107500][th:953][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:23:15.139200433][th:953][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:23:15.139340779][th:953][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:23:15.140538675][th:953][info] YAC Pass outcome for 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f to pipeline
[2018-10-01 07:23:15.141753460][th:953][info] YacGate consensus: commit top block: height 329, hash 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f
[2018-10-01 07:23:15.141814880][th:953][info] synchronizer processing commit
[2018-10-01 07:23:15.144411772][th:953][info] ChainValidator validate block: height 329, hash 8eacf6db75b9d877723db2758f45f92ee4000450b1b8177b076adb348465a66f
[2018-10-01 07:23:15.146418912][th:953][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:15.146571963][th:953][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:23:15.155937372][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:15.158597291][th:958][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:20.075617697][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:20.076056502][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:20.076075233][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 331
[2018-10-01 07:23:20.078279862][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:20.080235336][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:20.083828736][th:944][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:23:20.083840006][th:944][info] OrderingGate Received new proposal, height: 330
[2018-10-01 07:23:20.083897817][th:851][info] OrderingGate Pass the proposal to pipeline height 330
[2018-10-01 07:23:20.083904387][th:851][info] Simulator process proposal
[2018-10-01 07:23:20.085382130][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:23:20.094106725][th:851][info] SFV transactions in verified proposal: 0
[2018-10-01 07:23:20.094452101][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:20.094662398][th:851][info] YacGate vote for block (082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, Hash: [082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83 ])
[2018-10-01 07:23:20.095782072][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:23:20.097902495][th:851][info] YAC Vote for hash (082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83)
[2018-10-01 07:23:20.098006660][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:23:20.098077682][th:851][info] TxProcessor Stateful validation error in transaction 3cdf53e218a35ccdf0f9665caadbd73f4c67abfa670af552369de920f33e460c: command 'CreateAccount' with index '0' did not pass verification with error 'CreateAccount: Cannot execute query. ERROR: duplicate key value violates unique constraint "account_pkey"
DETAIL: Key (account_id)=(user_166705@test) already exists.
'
[2018-10-01 07:23:20.098144363][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:20.098177052][th:851][info] TxProcessor on proposal stateless success: 3cdf53e218a35ccdf0f9665caadbd73f4c67abfa670af552369de920f33e460c
[2018-10-01 07:23:20.106837931][th:958][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:23:20.108529646][th:958][info] ProposalStorage Vote [082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83] looks valid
[2018-10-01 07:23:20.108950144][th:958][info] YacBlockStorage Vote (082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83) inserted
[2018-10-01 07:23:20.109373931][th:958][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:20.109682009][th:958][info] ProposalStorage Vote [082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83] looks valid
[2018-10-01 07:23:20.110025980][th:958][info] YacBlockStorage Vote (082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83) inserted
[2018-10-01 07:23:20.110409432][th:958][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:20.110747905][th:958][info] ProposalStorage Vote [082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83] looks valid
[2018-10-01 07:23:20.111142944][th:958][info] YacBlockStorage Vote (082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83) inserted
[2018-10-01 07:23:20.111515590][th:958][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:20.111852471][th:958][info] YAC Received supermajority of votes for 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83, skip propagation
[2018-10-01 07:23:20.112211700][th:958][info] YAC Pass outcome for 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83 to pipeline
[2018-10-01 07:23:20.112633715][th:958][info] YacGate consensus: commit top block: height 330, hash 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83
[2018-10-01 07:23:20.113009198][th:958][info] synchronizer processing commit
[2018-10-01 07:23:20.113591099][th:958][info] ChainValidator validate block: height 330, hash 082130367b9e6e91f9439f3d9b78b2cb2b865fad8cdc97a379a993ec82360b83
[2018-10-01 07:23:20.116312378][th:958][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:20.116979492][th:958][info] TxProcessor there are no transactions to be committed
[2018-10-01 07:23:38.735876838][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:38.737319941][th:958][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:38.828822308][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:38.829933372][th:958][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:38.885225787][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:38.886337323][th:958][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:23:40.075622548][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:40.077135086][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:40.077157808][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 332
[2018-10-01 07:23:40.079371523][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:40.081711244][th:958][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:40.084035112][th:958][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:23:40.084359320][th:958][info] OrderingGate Received new proposal, height: 331
[2018-10-01 07:23:40.084695167][th:851][info] OrderingGate Pass the proposal to pipeline height 331
[2018-10-01 07:23:40.084708174][th:851][info] Simulator process proposal
[2018-10-01 07:23:40.085104631][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:23:40.131294775][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:23:40.131998295][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:40.132409854][th:851][info] YacGate vote for block (70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, Hash: [70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6 ])
[2018-10-01 07:23:40.136209064][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:23:40.136868002][th:851][info] YAC Vote for hash (70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6)
[2018-10-01 07:23:40.136996581][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:23:40.137082988][th:851][info] TxProcessor on stateful validation success: 56b90209061164648e0c66303013ec9de0224bd75c3f04e905e51eff4cf1f2b9
[2018-10-01 07:23:40.137195819][th:851][info] TxProcessor on stateful validation success: 2b67cebafe29362692ab2b6182543fdf5a3b82594cc0e59a2a7f3e7b996f71df
[2018-10-01 07:23:40.137265128][th:851][info] TxProcessor on stateful validation success: cc6bc5d35de479361b1290583c0567c122699f6e847f3879144b92472718cc37
[2018-10-01 07:23:40.137338275][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:40.137355063][th:851][info] TxProcessor on proposal stateless success: 56b90209061164648e0c66303013ec9de0224bd75c3f04e905e51eff4cf1f2b9
[2018-10-01 07:23:40.137420392][th:851][info] TxProcessor on proposal stateless success: 2b67cebafe29362692ab2b6182543fdf5a3b82594cc0e59a2a7f3e7b996f71df
[2018-10-01 07:23:40.137491384][th:851][info] TxProcessor on proposal stateless success: cc6bc5d35de479361b1290583c0567c122699f6e847f3879144b92472718cc37
[2018-10-01 07:23:40.156293500][th:944][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:23:40.158294750][th:944][info] ProposalStorage Vote [70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6] looks valid
[2018-10-01 07:23:40.158312614][th:944][info] YacBlockStorage Vote (70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6) inserted
[2018-10-01 07:23:40.158315961][th:944][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:40.158320555][th:944][info] ProposalStorage Vote [70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6] looks valid
[2018-10-01 07:23:40.158325771][th:944][info] YacBlockStorage Vote (70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6) inserted
[2018-10-01 07:23:40.158327747][th:944][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:40.158330776][th:944][info] ProposalStorage Vote [70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6] looks valid
[2018-10-01 07:23:40.158336044][th:944][info] YacBlockStorage Vote (70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6) inserted
[2018-10-01 07:23:40.158338239][th:944][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:40.158345103][th:944][info] YAC Received supermajority of votes for 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6, skip propagation
[2018-10-01 07:23:40.158348506][th:944][info] YAC Pass outcome for 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6 to pipeline
[2018-10-01 07:23:40.158574216][th:944][info] YacGate consensus: commit top block: height 331, hash 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6
[2018-10-01 07:23:40.158584195][th:944][info] synchronizer processing commit
[2018-10-01 07:23:40.159912817][th:944][info] ChainValidator validate block: height 331, hash 70202c8775bfa6d4474b783ae89560531760b34358fd2047fc4bec3c6bcc0dc6
[2018-10-01 07:23:40.181849980][th:944][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:40.181914754][th:944][info] TxProcessor on commit committed: 56b90209061164648e0c66303013ec9de0224bd75c3f04e905e51eff4cf1f2b9
[2018-10-01 07:23:40.182117007][th:944][info] TxProcessor on commit committed: 2b67cebafe29362692ab2b6182543fdf5a3b82594cc0e59a2a7f3e7b996f71df
[2018-10-01 07:23:40.182299529][th:944][info] TxProcessor on commit committed: cc6bc5d35de479361b1290583c0567c122699f6e847f3879144b92472718cc37
[2018-10-01 07:23:40.219687294][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:40.222114801][th:944][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:40.230600945][th:957][info] TxProcessor handle batch
[2018-10-01 07:23:40.230613688][th:957][info] TxProcessor propagating batch to PCS
[2018-10-01 07:23:40.230638155][th:957][info] PCS propagate batch
[2018-10-01 07:23:40.230642597][th:957][info] OrderingGate propagate batch, account_id: user_967028@test
[2018-10-01 07:23:40.230646803][th:957][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:23:40.241666258][th:957][info] TxProcessor handle batch
[2018-10-01 07:23:40.241676984][th:957][info] TxProcessor propagating batch to PCS
[2018-10-01 07:23:40.241702343][th:957][info] PCS propagate batch
[2018-10-01 07:23:40.241705969][th:957][info] OrderingGate propagate batch, account_id: user_490798@test
[2018-10-01 07:23:40.241709697][th:957][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:23:40.242263601][th:957][warning] CommandService Found transaction 03b75abbb933c9201b15c10ee7a18d56464767976c5377608253a236dc05f177 in cache, ignoring
[2018-10-01 07:23:40.242470966][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:40.243291745][th:958][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:40.243624354][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:40.244485948][th:958][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:23:45.075614928][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:45.076601262][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:45.076626784][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 333
[2018-10-01 07:23:45.084641892][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:45.089532899][th:958][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:45.092064769][th:958][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:23:45.092076269][th:958][info] OrderingGate Received new proposal, height: 332
[2018-10-01 07:23:45.102394111][th:851][info] OrderingGate Pass the proposal to pipeline height 332
[2018-10-01 07:23:45.102405059][th:851][info] Simulator process proposal
[2018-10-01 07:23:45.103156215][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:23:45.112930386][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:23:45.113111909][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:45.113423272][th:851][info] YacGate vote for block (92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, Hash: [92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1 ])
[2018-10-01 07:23:45.113954246][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:23:45.114632088][th:851][info] YAC Vote for hash (92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1)
[2018-10-01 07:23:45.133177374][th:958][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:23:45.136332037][th:958][info] ProposalStorage Vote [92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1] looks valid
[2018-10-01 07:23:45.136344604][th:958][info] YacBlockStorage Vote (92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1) inserted
[2018-10-01 07:23:45.136347821][th:958][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:45.136352830][th:958][info] ProposalStorage Vote [92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1] looks valid
[2018-10-01 07:23:45.136358319][th:958][info] YacBlockStorage Vote (92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1) inserted
[2018-10-01 07:23:45.136360483][th:958][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:45.136363519][th:958][info] ProposalStorage Vote [92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1] looks valid
[2018-10-01 07:23:45.136368599][th:958][info] YacBlockStorage Vote (92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1) inserted
[2018-10-01 07:23:45.136370930][th:958][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:45.136378212][th:958][info] YAC Received supermajority of votes for 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1, skip propagation
[2018-10-01 07:23:45.136381770][th:958][info] YAC Pass outcome for 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1 to pipeline
[2018-10-01 07:23:45.136472685][th:958][info] YacGate consensus: commit top block: height 332, hash 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1
[2018-10-01 07:23:45.136481281][th:958][info] synchronizer processing commit
[2018-10-01 07:23:45.137729130][th:958][info] ChainValidator validate block: height 332, hash 92b4aa1037ee30d97a79e3c033b965febce6d522393e0eed22214624eccc8de1
[2018-10-01 07:23:45.143948291][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:23:45.144837822][th:851][info] TxProcessor on stateful validation success: b847d2b39c80ff548835ddef680d62f7514a65994ee0c65a6d67ca6b19f1804c
[2018-10-01 07:23:45.144992309][th:851][info] TxProcessor on stateful validation success: 250789bc6a88e922977e45d7b02a4eabb86029fc7edcb5250879f7fb622c9279
[2018-10-01 07:23:45.145131105][th:851][info] TxProcessor on stateful validation success: 03b75abbb933c9201b15c10ee7a18d56464767976c5377608253a236dc05f177
[2018-10-01 07:23:45.145147607][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:45.145159271][th:851][info] TxProcessor on proposal stateless success: b847d2b39c80ff548835ddef680d62f7514a65994ee0c65a6d67ca6b19f1804c
[2018-10-01 07:23:45.145170254][th:851][info] TxProcessor on proposal stateless success: 250789bc6a88e922977e45d7b02a4eabb86029fc7edcb5250879f7fb622c9279
[2018-10-01 07:23:45.145180830][th:851][info] TxProcessor on proposal stateless success: 03b75abbb933c9201b15c10ee7a18d56464767976c5377608253a236dc05f177
[2018-10-01 07:23:45.147581857][th:958][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:45.147609789][th:958][info] TxProcessor on commit committed: b847d2b39c80ff548835ddef680d62f7514a65994ee0c65a6d67ca6b19f1804c
[2018-10-01 07:23:45.147617999][th:958][info] TxProcessor on commit committed: 250789bc6a88e922977e45d7b02a4eabb86029fc7edcb5250879f7fb622c9279
[2018-10-01 07:23:45.147621879][th:958][info] TxProcessor on commit committed: 03b75abbb933c9201b15c10ee7a18d56464767976c5377608253a236dc05f177
[2018-10-01 07:23:45.165917274][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:45.166809345][th:960][info] TxProcessor handle batch
[2018-10-01 07:23:45.167179529][th:960][info] TxProcessor propagating batch to PCS
[2018-10-01 07:23:45.167282741][th:958][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:45.167542482][th:960][info] PCS propagate batch
[2018-10-01 07:23:45.167737408][th:960][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:23:45.167743403][th:960][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:23:45.168214956][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:45.168206298][th:960][warning] CommandService Found transaction e51a4424bb1bfd377352918a7d18ecb23f5ab48b3a5900173c8e3ef80c142468 in cache, ignoring
[2018-10-01 07:23:45.168932481][th:958][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:23:50.075602079][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:50.076367267][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:50.076382693][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 334
[2018-10-01 07:23:50.078609510][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:50.079409439][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:50.080131373][th:944][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:23:50.080140837][th:944][info] OrderingGate Received new proposal, height: 333
[2018-10-01 07:23:50.088285732][th:851][info] OrderingGate Pass the proposal to pipeline height 333
[2018-10-01 07:23:50.088295894][th:851][info] Simulator process proposal
[2018-10-01 07:23:50.090869224][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:23:50.113697369][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:23:50.114807826][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:50.115215080][th:851][info] YacGate vote for block (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, Hash: [3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03 ])
[2018-10-01 07:23:50.118349720][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 07:23:50.119240447][th:851][info] YAC Vote for hash (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03)
[2018-10-01 07:23:50.119349383][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:23:50.124737422][th:851][info] TxProcessor on stateful validation success: 0bf5046f98f7d3ecffb71a512145f67bd75977f8333d33276d5fbbaacf2ee553
[2018-10-01 07:23:50.124827952][th:851][info] TxProcessor on stateful validation success: e51a4424bb1bfd377352918a7d18ecb23f5ab48b3a5900173c8e3ef80c142468
[2018-10-01 07:23:50.125108400][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:50.125161211][th:851][info] TxProcessor on proposal stateless success: 0bf5046f98f7d3ecffb71a512145f67bd75977f8333d33276d5fbbaacf2ee553
[2018-10-01 07:23:50.125757948][th:851][info] TxProcessor on proposal stateless success: e51a4424bb1bfd377352918a7d18ecb23f5ab48b3a5900173c8e3ef80c142468
[2018-10-01 07:23:50.233321065][th:944][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:50.233985665][th:944][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:55.075606128][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:23:55.076031504][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:23:55.076047003][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 335
[2018-10-01 07:23:55.078247068][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:23:55.082386891][th:944][info] AsyncGrpcClient receive proposal
[2018-10-01 07:23:55.082812342][th:944][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:23:55.082822529][th:944][info] OrderingGate Received new proposal, height: 334
[2018-10-01 07:23:55.105058462][th:944][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:23:55.105784055][th:944][info] ProposalStorage Vote [3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03] looks valid
[2018-10-01 07:23:55.105795147][th:944][info] YacBlockStorage Vote (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03) inserted
[2018-10-01 07:23:55.105798538][th:944][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:23:55.117688700][th:958][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:23:55.118448661][th:958][info] ProposalStorage Vote [3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03] looks valid
[2018-10-01 07:23:55.118461663][th:958][info] YacBlockStorage Vote (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03) inserted
[2018-10-01 07:23:55.118465207][th:958][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:23:55.124980414][th:858][info] YAC Vote for hash (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03)
[2018-10-01 07:23:55.125046490][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:23:55.125217110][th:958][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:23:55.125816498][th:958][info] ProposalStorage Vote [3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03] looks valid
[2018-10-01 07:23:55.125830365][th:958][info] YacBlockStorage Vote (3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03, 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03) inserted
[2018-10-01 07:23:55.125833352][th:958][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:23:55.125840962][th:958][info] YAC Propagate state 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03 to whole network
[2018-10-01 07:23:55.125920044][th:958][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:23:55.125960358][th:958][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:23:55.126020550][th:958][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:23:55.126417314][th:944][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:23:55.145439020][th:958][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:23:55.147477512][th:944][info] YAC Pass outcome for 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03 to pipeline
[2018-10-01 07:23:55.147565324][th:944][info] YacGate consensus: commit top block: height 333, hash 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03
[2018-10-01 07:23:55.147572985][th:944][info] synchronizer processing commit
[2018-10-01 07:23:55.155277637][th:944][info] ChainValidator validate block: height 333, hash 3b197067e2dd7303cc99c5b8f9d289d9faeab14ee31640ab91ae7d3d02622f03
[2018-10-01 07:23:55.182689777][th:944][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:23:55.182744561][th:851][info] OrderingGate Pass the proposal to pipeline height 334
[2018-10-01 07:23:55.182752657][th:851][info] Simulator process proposal
[2018-10-01 07:23:55.183592805][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:23:55.192500783][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:55.193607104][th:958][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:23:55.193781117][th:944][info] TxProcessor on commit committed: 0bf5046f98f7d3ecffb71a512145f67bd75977f8333d33276d5fbbaacf2ee553
[2018-10-01 07:23:55.193849063][th:944][info] TxProcessor on commit committed: e51a4424bb1bfd377352918a7d18ecb23f5ab48b3a5900173c8e3ef80c142468
[2018-10-01 07:23:55.194561230][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:23:55.195118151][th:851][info] Simulator process verified proposal
[2018-10-01 07:23:55.195382578][th:851][info] YacGate vote for block (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, Hash: [768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5 ])
[2018-10-01 07:23:55.195962601][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:23:55.196450064][th:851][info] YAC Vote for hash (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5)
[2018-10-01 07:23:55.196536700][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:23:55.196663452][th:851][info] TxProcessor on stateful validation success: 7e951efcecb98ab090931ea54c1fdd50452ce983bdd8575786df243f29c5bbea
[2018-10-01 07:23:55.196989670][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:23:55.197027527][th:851][info] TxProcessor on proposal stateless success: 7e951efcecb98ab090931ea54c1fdd50452ce983bdd8575786df243f29c5bbea
[2018-10-01 07:23:55.206537567][th:958][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:23:55.207340714][th:958][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:00.075622103][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:00.076372356][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:00.076388390][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 336
[2018-10-01 07:24:00.078534846][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:00.080182305][th:958][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:00.084604693][th:958][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:00.084639996][th:958][info] OrderingGate Received new proposal, height: 335
[2018-10-01 07:24:00.197015462][th:858][info] YAC Vote for hash (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5)
[2018-10-01 07:24:00.197111029][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:24:00.199053104][th:961][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:00.202403622][th:961][info] ProposalStorage Vote [768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5] looks valid
[2018-10-01 07:24:00.202591455][th:961][info] YacBlockStorage Vote (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5) inserted
[2018-10-01 07:24:00.202632582][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:00.202650947][th:961][info] ProposalStorage Vote [768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5] looks valid
[2018-10-01 07:24:00.202825196][th:961][info] YacBlockStorage Vote (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5) inserted
[2018-10-01 07:24:00.202867504][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:00.202885432][th:961][info] ProposalStorage Vote [768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5] looks valid
[2018-10-01 07:24:00.202904853][th:961][info] YacBlockStorage Vote (768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5) inserted
[2018-10-01 07:24:00.202919609][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:00.202957071][th:961][info] YAC Received supermajority of votes for 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5, skip propagation
[2018-10-01 07:24:00.203130124][th:961][info] YAC Pass outcome for 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5 to pipeline
[2018-10-01 07:24:00.203269362][th:961][info] YacGate consensus: commit top block: height 334, hash 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5
[2018-10-01 07:24:00.203289777][th:961][info] synchronizer processing commit
[2018-10-01 07:24:00.204273330][th:961][info] ChainValidator validate block: height 334, hash 768f41229af6b6f6cdcefe0f48b9510eb6c2ca997aacdf65054c759298634ff5
[2018-10-01 07:24:00.224601752][th:961][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:00.224988898][th:961][info] TxProcessor on commit committed: 7e951efcecb98ab090931ea54c1fdd50452ce983bdd8575786df243f29c5bbea
[2018-10-01 07:24:00.225009417][th:851][info] OrderingGate Pass the proposal to pipeline height 335
[2018-10-01 07:24:00.225534822][th:851][info] Simulator process proposal
[2018-10-01 07:24:00.226138789][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:00.251893432][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:00.252225327][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:00.252503374][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:00.252872125][th:851][info] YacGate vote for block (a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, Hash: [a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb ])
[2018-10-01 07:24:00.253683017][th:961][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:00.255000224][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001}
[2018-10-01 07:24:00.255783619][th:851][info] YAC Vote for hash (a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb)
[2018-10-01 07:24:00.255900558][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:24:00.256187878][th:851][info] TxProcessor on stateful validation success: 1258e92b4b61f7a378d96a33cb25e4eb924124acefed896dcab42c85addc97f8
[2018-10-01 07:24:00.256263188][th:851][info] TxProcessor on stateful validation success: 013300093e91b63153a9a96240094f305cd193e3ff818743228fcaadfbb1f066
[2018-10-01 07:24:00.256418841][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:00.256596544][th:851][info] TxProcessor on proposal stateless success: 1258e92b4b61f7a378d96a33cb25e4eb924124acefed896dcab42c85addc97f8
[2018-10-01 07:24:00.256689367][th:851][info] TxProcessor on proposal stateless success: 013300093e91b63153a9a96240094f305cd193e3ff818743228fcaadfbb1f066
[2018-10-01 07:24:00.261890126][th:961][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:00.263193657][th:961][info] ProposalStorage Vote [a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb] looks valid
[2018-10-01 07:24:00.263204151][th:961][info] YacBlockStorage Vote (a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb) inserted
[2018-10-01 07:24:00.263207653][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:00.263211915][th:961][info] ProposalStorage Vote [a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb] looks valid
[2018-10-01 07:24:00.263217286][th:961][info] YacBlockStorage Vote (a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb) inserted
[2018-10-01 07:24:00.263219390][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:00.263222420][th:961][info] ProposalStorage Vote [a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb] looks valid
[2018-10-01 07:24:00.263228207][th:961][info] YacBlockStorage Vote (a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb) inserted
[2018-10-01 07:24:00.263230190][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:00.263238151][th:961][info] YAC Received supermajority of votes for a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb, skip propagation
[2018-10-01 07:24:00.263241416][th:961][info] YAC Pass outcome for a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb to pipeline
[2018-10-01 07:24:00.263291401][th:961][info] YacGate consensus: commit top block: height 335, hash a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb
[2018-10-01 07:24:00.263297612][th:961][info] synchronizer processing commit
[2018-10-01 07:24:00.272277322][th:961][info] ChainValidator validate block: height 335, hash a65e1c637384d23cdcb276af70ac8da9a1911c1cff586f2b79cb863779be83cb
[2018-10-01 07:24:00.295664536][th:961][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:00.295933423][th:961][info] TxProcessor on commit committed: 1258e92b4b61f7a378d96a33cb25e4eb924124acefed896dcab42c85addc97f8
[2018-10-01 07:24:00.296188353][th:961][info] TxProcessor on commit committed: 013300093e91b63153a9a96240094f305cd193e3ff818743228fcaadfbb1f066
[2018-10-01 07:24:05.075609194][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:05.076047256][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:05.076062530][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 337
[2018-10-01 07:24:05.078170296][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:05.079276346][th:961][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:05.081803421][th:961][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:24:05.081932864][th:961][info] OrderingGate Received new proposal, height: 336
[2018-10-01 07:24:05.082631950][th:851][info] OrderingGate Pass the proposal to pipeline height 336
[2018-10-01 07:24:05.082664522][th:851][info] Simulator process proposal
[2018-10-01 07:24:05.083262757][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:24:05.089274473][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:24:05.089570660][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:05.089865943][th:851][info] YacGate vote for block (0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, Hash: [0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e ])
[2018-10-01 07:24:05.090402486][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:24:05.091013501][th:851][info] YAC Vote for hash (0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e)
[2018-10-01 07:24:05.091198684][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:24:05.091325841][th:851][info] TxProcessor on stateful validation success: 93c73502b17e95023a930a246f7e0e85e329f5f80c2460077f75235f32d94269
[2018-10-01 07:24:05.091410909][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:05.091455310][th:851][info] TxProcessor on proposal stateless success: 93c73502b17e95023a930a246f7e0e85e329f5f80c2460077f75235f32d94269
[2018-10-01 07:24:05.091916529][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:05.092597688][th:961][info] ProposalStorage Vote [0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e] looks valid
[2018-10-01 07:24:05.092636672][th:961][info] YacBlockStorage Vote (0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e) inserted
[2018-10-01 07:24:05.092641537][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:05.098320433][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:05.100109403][th:961][info] ProposalStorage Vote [0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e] looks valid
[2018-10-01 07:24:05.100126886][th:961][info] YacBlockStorage Vote (0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e) inserted
[2018-10-01 07:24:05.100130549][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:05.101289484][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:05.102097530][th:961][info] ProposalStorage Vote [0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e] looks valid
[2018-10-01 07:24:05.102114224][th:961][info] YacBlockStorage Vote (0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e, 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e) inserted
[2018-10-01 07:24:05.102117560][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:05.102273180][th:961][info] YAC Propagate state 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e to whole network
[2018-10-01 07:24:05.102367967][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:24:05.102438051][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:24:05.102702627][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:24:05.102942550][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:24:05.103037320][th:958][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:05.105039584][th:958][info] YAC Pass outcome for 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e to pipeline
[2018-10-01 07:24:05.105102826][th:958][info] YacGate consensus: commit top block: height 336, hash 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e
[2018-10-01 07:24:05.105110492][th:958][info] synchronizer processing commit
[2018-10-01 07:24:05.105955339][th:958][info] ChainValidator validate block: height 336, hash 0defa03498b04087a5ee51f5277ab3f081938d058e75447198c3a212bcb65d9e
[2018-10-01 07:24:05.120284942][th:958][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:05.120327378][th:958][info] TxProcessor on commit committed: 93c73502b17e95023a930a246f7e0e85e329f5f80c2460077f75235f32d94269
[2018-10-01 07:24:05.139391468][th:962][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:05.140098349][th:962][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:05.208347755][th:962][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:05.209341680][th:962][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:05.230181624][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:05.231384940][th:961][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:24:10.075599420][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:10.076698542][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:10.076714385][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 338
[2018-10-01 07:24:10.078942969][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:10.079813005][th:962][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:10.083136095][th:962][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:24:10.083165141][th:962][info] OrderingGate Received new proposal, height: 337
[2018-10-01 07:24:10.083204772][th:851][info] OrderingGate Pass the proposal to pipeline height 337
[2018-10-01 07:24:10.083210391][th:851][info] Simulator process proposal
[2018-10-01 07:24:10.083794199][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:24:10.120401732][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:24:10.120772457][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:10.121066667][th:851][info] YacGate vote for block (5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, Hash: [5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1 ])
[2018-10-01 07:24:10.124712666][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:24:10.125331833][th:851][info] YAC Vote for hash (5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1)
[2018-10-01 07:24:10.125453176][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:24:10.125574705][th:851][info] TxProcessor on stateful validation success: 4eb996b584d911972ab6aff3f1de2fec75c43df1ab31f4bc8682a07f3a689b42
[2018-10-01 07:24:10.125691125][th:851][info] TxProcessor on stateful validation success: c031af04b7b66cd5fe7f9925d71bc9f8943baadc536ba32d2057dd721a706fbc
[2018-10-01 07:24:10.125780961][th:851][info] TxProcessor on stateful validation success: 0af19be094e60e18764232085c01a71ead964cd1772629ea7975d797e677ff19
[2018-10-01 07:24:10.125851205][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:10.125890867][th:851][info] TxProcessor on proposal stateless success: 4eb996b584d911972ab6aff3f1de2fec75c43df1ab31f4bc8682a07f3a689b42
[2018-10-01 07:24:10.125967797][th:851][info] TxProcessor on proposal stateless success: c031af04b7b66cd5fe7f9925d71bc9f8943baadc536ba32d2057dd721a706fbc
[2018-10-01 07:24:10.126038261][th:851][info] TxProcessor on proposal stateless success: 0af19be094e60e18764232085c01a71ead964cd1772629ea7975d797e677ff19
[2018-10-01 07:24:10.149963253][th:961][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:10.154293519][th:961][info] ProposalStorage Vote [5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1] looks valid
[2018-10-01 07:24:10.154311876][th:961][info] YacBlockStorage Vote (5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1) inserted
[2018-10-01 07:24:10.154315591][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:10.155086038][th:961][info] ProposalStorage Vote [5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1] looks valid
[2018-10-01 07:24:10.155132242][th:961][info] YacBlockStorage Vote (5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1) inserted
[2018-10-01 07:24:10.155137167][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:10.155141342][th:961][info] ProposalStorage Vote [5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1] looks valid
[2018-10-01 07:24:10.155147514][th:961][info] YacBlockStorage Vote (5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1) inserted
[2018-10-01 07:24:10.155149796][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:10.155158420][th:961][info] YAC Received supermajority of votes for 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1, skip propagation
[2018-10-01 07:24:10.155162966][th:961][info] YAC Pass outcome for 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1 to pipeline
[2018-10-01 07:24:10.155250713][th:961][info] YacGate consensus: commit top block: height 337, hash 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1
[2018-10-01 07:24:10.155259999][th:961][info] synchronizer processing commit
[2018-10-01 07:24:10.157559274][th:961][info] ChainValidator validate block: height 337, hash 5376f1a06dd264ff8334aa04596ac61bcc9e02156872fd4ddaa95ee6809c1db1
[2018-10-01 07:24:10.190329409][th:961][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:10.190364400][th:961][info] TxProcessor on commit committed: 4eb996b584d911972ab6aff3f1de2fec75c43df1ab31f4bc8682a07f3a689b42
[2018-10-01 07:24:10.190453266][th:961][info] TxProcessor on commit committed: c031af04b7b66cd5fe7f9925d71bc9f8943baadc536ba32d2057dd721a706fbc
[2018-10-01 07:24:10.190462220][th:961][info] TxProcessor on commit committed: 0af19be094e60e18764232085c01a71ead964cd1772629ea7975d797e677ff19
[2018-10-01 07:24:10.211980399][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:10.213719918][th:961][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:10.218411735][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:10.220884259][th:961][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:15.075607842][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:15.076321714][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:15.076336271][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 339
[2018-10-01 07:24:15.080664554][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:15.082635457][th:961][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:15.083624075][th:961][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:15.083634179][th:961][info] OrderingGate Received new proposal, height: 338
[2018-10-01 07:24:15.088308969][th:851][info] OrderingGate Pass the proposal to pipeline height 338
[2018-10-01 07:24:15.089076184][th:851][info] Simulator process proposal
[2018-10-01 07:24:15.092512184][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:15.102032628][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:15.104523822][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:15.105551243][th:851][info] YacGate vote for block (13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, Hash: [13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3 ])
[2018-10-01 07:24:15.109115013][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:24:15.110857601][th:851][info] YAC Vote for hash (13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3)
[2018-10-01 07:24:15.112151666][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:24:15.116950808][th:851][info] TxProcessor on stateful validation success: f52c02bf6b656f646593395289a89965a3945377400cd7967c0ae60e9b0ca228
[2018-10-01 07:24:15.118500528][th:851][info] TxProcessor on stateful validation success: fbdfc676c378f9fdd6af7528fe5832ed0359e404ec12b06b6937cc4ab4db55b3
[2018-10-01 07:24:15.118953795][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:15.119410102][th:851][info] TxProcessor on proposal stateless success: f52c02bf6b656f646593395289a89965a3945377400cd7967c0ae60e9b0ca228
[2018-10-01 07:24:15.119578700][th:851][info] TxProcessor on proposal stateless success: fbdfc676c378f9fdd6af7528fe5832ed0359e404ec12b06b6937cc4ab4db55b3
[2018-10-01 07:24:15.151238363][th:961][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:15.154911729][th:961][info] ProposalStorage Vote [13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3] looks valid
[2018-10-01 07:24:15.154928701][th:961][info] YacBlockStorage Vote (13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3) inserted
[2018-10-01 07:24:15.154931865][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:15.156060726][th:961][info] ProposalStorage Vote [13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3] looks valid
[2018-10-01 07:24:15.156068314][th:961][info] YacBlockStorage Vote (13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3) inserted
[2018-10-01 07:24:15.156070648][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:15.156074171][th:961][info] ProposalStorage Vote [13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3] looks valid
[2018-10-01 07:24:15.156080082][th:961][info] YacBlockStorage Vote (13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3) inserted
[2018-10-01 07:24:15.156746788][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:15.156765485][th:961][info] YAC Received supermajority of votes for 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3, skip propagation
[2018-10-01 07:24:15.156770153][th:961][info] YAC Pass outcome for 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3 to pipeline
[2018-10-01 07:24:15.159533543][th:961][info] YacGate consensus: commit top block: height 338, hash 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3
[2018-10-01 07:24:15.159550358][th:961][info] synchronizer processing commit
[2018-10-01 07:24:15.162326910][th:961][info] ChainValidator validate block: height 338, hash 13b531cd5ee056ad7e232fdeb9bacdc128dfa0ce8c8045788acf534147b478d3
[2018-10-01 07:24:15.179454954][th:961][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:15.179546581][th:961][info] TxProcessor on commit committed: f52c02bf6b656f646593395289a89965a3945377400cd7967c0ae60e9b0ca228
[2018-10-01 07:24:15.179594690][th:961][info] TxProcessor on commit committed: fbdfc676c378f9fdd6af7528fe5832ed0359e404ec12b06b6937cc4ab4db55b3
[2018-10-01 07:24:15.207826650][th:960][info] TxProcessor handle batch
[2018-10-01 07:24:15.207840524][th:960][info] TxProcessor propagating batch to PCS
[2018-10-01 07:24:15.207868873][th:960][info] PCS propagate batch
[2018-10-01 07:24:15.207873407][th:960][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:24:15.207878425][th:960][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:24:15.207947373][th:960][warning] CommandService Found transaction c3d8dcee0e13cb7b157a5148fea43307041d16b78b958b0cb2cb571514a6fa66 in cache, ignoring
[2018-10-01 07:24:15.208127876][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:15.210072058][th:961][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:15.224262267][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:15.225756195][th:961][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:20.075619393][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:20.076631306][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:20.076660403][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 340
[2018-10-01 07:24:20.081097935][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:20.084989953][th:961][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:20.092423825][th:961][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:20.092435459][th:961][info] OrderingGate Received new proposal, height: 339
[2018-10-01 07:24:20.108638058][th:851][info] OrderingGate Pass the proposal to pipeline height 339
[2018-10-01 07:24:20.108655585][th:851][info] Simulator process proposal
[2018-10-01 07:24:20.112297110][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:20.132448930][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:20.133789109][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:20.134066075][th:851][info] YacGate vote for block (211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, Hash: [211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b ])
[2018-10-01 07:24:20.134671803][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:24:20.135346666][th:851][info] YAC Vote for hash (211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b)
[2018-10-01 07:24:20.135502768][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:24:20.135576801][th:851][info] TxProcessor on stateful validation success: c3d8dcee0e13cb7b157a5148fea43307041d16b78b958b0cb2cb571514a6fa66
[2018-10-01 07:24:20.135799983][th:851][info] TxProcessor on stateful validation success: e8fd6035fb2574fdf5bff8aff57b2841acafe74846b5a66e507f8c46d681ab77
[2018-10-01 07:24:20.135836762][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:20.135851870][th:851][info] TxProcessor on proposal stateless success: c3d8dcee0e13cb7b157a5148fea43307041d16b78b958b0cb2cb571514a6fa66
[2018-10-01 07:24:20.135865403][th:851][info] TxProcessor on proposal stateless success: e8fd6035fb2574fdf5bff8aff57b2841acafe74846b5a66e507f8c46d681ab77
[2018-10-01 07:24:20.148111212][th:962][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:20.149654306][th:962][info] ProposalStorage Vote [211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b] looks valid
[2018-10-01 07:24:20.149667560][th:962][info] YacBlockStorage Vote (211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b) inserted
[2018-10-01 07:24:20.149671536][th:962][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:20.149676017][th:962][info] ProposalStorage Vote [211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b] looks valid
[2018-10-01 07:24:20.149681412][th:962][info] YacBlockStorage Vote (211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b) inserted
[2018-10-01 07:24:20.149683965][th:962][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:20.149686965][th:962][info] ProposalStorage Vote [211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b] looks valid
[2018-10-01 07:24:20.149692457][th:962][info] YacBlockStorage Vote (211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b) inserted
[2018-10-01 07:24:20.149694481][th:962][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:20.149701162][th:962][info] YAC Received supermajority of votes for 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b, skip propagation
[2018-10-01 07:24:20.149704239][th:962][info] YAC Pass outcome for 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b to pipeline
[2018-10-01 07:24:20.149759846][th:962][info] YacGate consensus: commit top block: height 339, hash 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b
[2018-10-01 07:24:20.149765355][th:962][info] synchronizer processing commit
[2018-10-01 07:24:20.152586844][th:962][info] ChainValidator validate block: height 339, hash 211783f023052403543f020174b02b594784eb2e6237c7f29060730f9078311b
[2018-10-01 07:24:20.182228519][th:962][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:20.182261477][th:962][info] TxProcessor on commit committed: c3d8dcee0e13cb7b157a5148fea43307041d16b78b958b0cb2cb571514a6fa66
[2018-10-01 07:24:20.182278745][th:962][info] TxProcessor on commit committed: e8fd6035fb2574fdf5bff8aff57b2841acafe74846b5a66e507f8c46d681ab77
[2018-10-01 07:24:20.186609291][th:961][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:20.187993520][th:961][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:20.241295750][th:962][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:20.242127542][th:962][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:25.075611897][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:25.076349420][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:25.076364549][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 341
[2018-10-01 07:24:25.078687590][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:25.080189245][th:961][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:25.084131184][th:961][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:25.084142562][th:961][info] OrderingGate Received new proposal, height: 340
[2018-10-01 07:24:25.084189863][th:851][info] OrderingGate Pass the proposal to pipeline height 340
[2018-10-01 07:24:25.084195039][th:851][info] Simulator process proposal
[2018-10-01 07:24:25.086054623][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:25.104255288][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:25.106160876][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:25.106666226][th:851][info] YacGate vote for block (6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, Hash: [6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518 ])
[2018-10-01 07:24:25.108671640][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 07:24:25.109574923][th:851][info] YAC Vote for hash (6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518)
[2018-10-01 07:24:25.109820329][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:24:25.109892786][th:851][info] TxProcessor on stateful validation success: 74afa7165026d643a0d926e432da193eaa839861500d2d79224253aef92a0b94
[2018-10-01 07:24:25.109938259][th:851][info] TxProcessor on stateful validation success: d276b2ff21700b2a5352e9c981458003ec5d1fb9b77b0f418027ac2e414c176b
[2018-10-01 07:24:25.109951865][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:25.109963488][th:851][info] TxProcessor on proposal stateless success: 74afa7165026d643a0d926e432da193eaa839861500d2d79224253aef92a0b94
[2018-10-01 07:24:25.109976719][th:851][info] TxProcessor on proposal stateless success: d276b2ff21700b2a5352e9c981458003ec5d1fb9b77b0f418027ac2e414c176b
[2018-10-01 07:24:25.111251380][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:25.112134389][th:961][info] ProposalStorage Vote [6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518] looks valid
[2018-10-01 07:24:25.112149734][th:961][info] YacBlockStorage Vote (6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518) inserted
[2018-10-01 07:24:25.112153123][th:961][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:25.118423497][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:25.119208598][th:961][info] ProposalStorage Vote [6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518] looks valid
[2018-10-01 07:24:25.119221516][th:961][info] YacBlockStorage Vote (6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518) inserted
[2018-10-01 07:24:25.119224498][th:961][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:25.125658013][th:961][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:25.126871183][th:961][info] ProposalStorage Vote [6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518] looks valid
[2018-10-01 07:24:25.126887741][th:961][info] YacBlockStorage Vote (6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518, 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518) inserted
[2018-10-01 07:24:25.126890605][th:961][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:25.126897569][th:961][info] YAC Propagate state 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518 to whole network
[2018-10-01 07:24:25.127789450][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:24:25.128679052][th:962][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:25.129315709][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:24:25.130087769][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:24:25.130812341][th:961][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:24:25.132653712][th:962][info] YAC Pass outcome for 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518 to pipeline
[2018-10-01 07:24:25.135982157][th:962][info] YacGate consensus: commit top block: height 340, hash 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518
[2018-10-01 07:24:25.135998783][th:962][info] synchronizer processing commit
[2018-10-01 07:24:25.137160465][th:962][info] ChainValidator validate block: height 340, hash 6a650ffe335432059637320285d812e5d40660ca1b670b081c2f9a39c0e6f518
[2018-10-01 07:24:25.147371318][th:962][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:25.147457312][th:962][info] TxProcessor on commit committed: 74afa7165026d643a0d926e432da193eaa839861500d2d79224253aef92a0b94
[2018-10-01 07:24:25.147538701][th:962][info] TxProcessor on commit committed: d276b2ff21700b2a5352e9c981458003ec5d1fb9b77b0f418027ac2e414c176b
[2018-10-01 07:24:25.182056248][th:964][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:25.182954136][th:964][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:25.188827333][th:964][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:25.189592308][th:964][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:25.252861995][th:959][info] TxProcessor handle batch
[2018-10-01 07:24:25.252878096][th:959][info] TxProcessor propagating batch to PCS
[2018-10-01 07:24:25.252907085][th:959][info] PCS propagate batch
[2018-10-01 07:24:25.252911068][th:959][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:24:25.252915723][th:959][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:24:25.253340922][th:964][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:25.254074886][th:964][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:24:30.075593727][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:30.076688881][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:30.076703253][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 342
[2018-10-01 07:24:30.079147129][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:30.083302235][th:964][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:30.085397735][th:964][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:24:30.085409919][th:964][info] OrderingGate Received new proposal, height: 341
[2018-10-01 07:24:30.085538599][th:851][info] OrderingGate Pass the proposal to pipeline height 341
[2018-10-01 07:24:30.085547549][th:851][info] Simulator process proposal
[2018-10-01 07:24:30.086348671][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:24:30.118251421][th:964][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:30.118996987][th:964][info] ProposalStorage Vote [f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8] looks valid
[2018-10-01 07:24:30.119006074][th:964][info] YacBlockStorage Vote (f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8) inserted
[2018-10-01 07:24:30.119009265][th:964][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:30.132966810][th:964][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:30.135352384][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:24:30.136192855][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:30.137232940][th:964][info] ProposalStorage Vote [f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8] looks valid
[2018-10-01 07:24:30.137247314][th:964][info] YacBlockStorage Vote (f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8) inserted
[2018-10-01 07:24:30.137250770][th:964][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:30.138208948][th:851][info] YacGate vote for block (f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, Hash: [f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8 ])
[2018-10-01 07:24:30.139262085][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:24:30.139757362][th:851][info] YAC Vote for hash (f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8)
[2018-10-01 07:24:30.139950828][th:964][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:30.141659666][th:964][info] ProposalStorage Vote [f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8] looks valid
[2018-10-01 07:24:30.141707688][th:964][info] YacBlockStorage Vote (f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8, f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8) inserted
[2018-10-01 07:24:30.141728280][th:964][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:30.141752856][th:964][info] YAC Propagate state f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8 to whole network
[2018-10-01 07:24:30.141694464][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:24:30.142523605][th:851][info] TxProcessor on stateful validation success: 6287f96cf5d774730d26742182b6b57a434e493aa4a41daf6e1828d749ace1d9
[2018-10-01 07:24:30.142612127][th:851][info] TxProcessor on stateful validation success: e12153c2d2a524f0e358c92695232fa720bdfbcf6aa859beb8812cefbb1693c2
[2018-10-01 07:24:30.143325203][th:851][info] TxProcessor on stateful validation success: af84a0c2da9132bb397bdb7d8205cf76e09cc83a894203e5484072ea928ae179
[2018-10-01 07:24:30.143628143][th:961][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:30.143999854][th:964][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:24:30.144063189][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:30.144276712][th:851][info] TxProcessor on proposal stateless success: 6287f96cf5d774730d26742182b6b57a434e493aa4a41daf6e1828d749ace1d9
[2018-10-01 07:24:30.144308021][th:851][info] TxProcessor on proposal stateless success: e12153c2d2a524f0e358c92695232fa720bdfbcf6aa859beb8812cefbb1693c2
[2018-10-01 07:24:30.144334334][th:851][info] TxProcessor on proposal stateless success: af84a0c2da9132bb397bdb7d8205cf76e09cc83a894203e5484072ea928ae179
[2018-10-01 07:24:30.144351220][th:964][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:24:30.144548760][th:964][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:24:30.144666557][th:964][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:24:30.146105025][th:961][info] YAC Pass outcome for f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8 to pipeline
[2018-10-01 07:24:30.146195781][th:961][info] YacGate consensus: commit top block: height 341, hash f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8
[2018-10-01 07:24:30.146202928][th:961][info] synchronizer processing commit
[2018-10-01 07:24:30.146737997][th:961][info] ChainValidator validate block: height 341, hash f1e7e6779221c374c80a53c507e9490821e43397435ac06ecfe866cdf51d89e8
[2018-10-01 07:24:30.161620899][th:961][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:30.161678489][th:961][info] TxProcessor on commit committed: 6287f96cf5d774730d26742182b6b57a434e493aa4a41daf6e1828d749ace1d9
[2018-10-01 07:24:30.161732634][th:961][info] TxProcessor on commit committed: e12153c2d2a524f0e358c92695232fa720bdfbcf6aa859beb8812cefbb1693c2
[2018-10-01 07:24:30.161775219][th:961][info] TxProcessor on commit committed: af84a0c2da9132bb397bdb7d8205cf76e09cc83a894203e5484072ea928ae179
[2018-10-01 07:24:30.192716904][th:964][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:30.193338212][th:964][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:35.075607063][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:35.076006235][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:35.076022280][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 343
[2018-10-01 07:24:35.079056674][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:35.083028273][th:964][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:35.084035637][th:964][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:24:35.084885518][th:964][info] OrderingGate Received new proposal, height: 342
[2018-10-01 07:24:35.085666002][th:851][info] OrderingGate Pass the proposal to pipeline height 342
[2018-10-01 07:24:35.085674835][th:851][info] Simulator process proposal
[2018-10-01 07:24:35.094180733][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:24:35.102181887][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:24:35.103028248][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:35.103956652][th:851][info] YacGate vote for block (f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, Hash: [f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f ])
[2018-10-01 07:24:35.104548797][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:24:35.105412655][th:851][info] YAC Vote for hash (f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f)
[2018-10-01 07:24:35.105682922][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:24:35.105785315][th:851][info] TxProcessor on stateful validation success: ea857f2dd3958b9087b5d68e69be4b1243361ed9f16c94fa5db8d1ed5e1d71a0
[2018-10-01 07:24:35.105845304][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:35.105869555][th:851][info] TxProcessor on proposal stateless success: ea857f2dd3958b9087b5d68e69be4b1243361ed9f16c94fa5db8d1ed5e1d71a0
[2018-10-01 07:24:35.126644132][th:964][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:35.138649670][th:964][info] ProposalStorage Vote [f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f] looks valid
[2018-10-01 07:24:35.140379057][th:964][info] YacBlockStorage Vote (f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f) inserted
[2018-10-01 07:24:35.141447272][th:964][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:35.141470863][th:964][info] ProposalStorage Vote [f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f] looks valid
[2018-10-01 07:24:35.141508377][th:964][info] YacBlockStorage Vote (f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f) inserted
[2018-10-01 07:24:35.141523569][th:964][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:35.141539146][th:964][info] ProposalStorage Vote [f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f] looks valid
[2018-10-01 07:24:35.141558185][th:964][info] YacBlockStorage Vote (f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f) inserted
[2018-10-01 07:24:35.141572882][th:964][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:35.141592988][th:964][info] YAC Received supermajority of votes for f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f, skip propagation
[2018-10-01 07:24:35.141608165][th:964][info] YAC Pass outcome for f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f to pipeline
[2018-10-01 07:24:35.141954790][th:964][info] YacGate consensus: commit top block: height 342, hash f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f
[2018-10-01 07:24:35.142874632][th:964][info] synchronizer processing commit
[2018-10-01 07:24:35.143856576][th:964][info] ChainValidator validate block: height 342, hash f63c1002b812979b2926f2699502b409338543f9c1a247fb6b5f4e3399b3e87f
[2018-10-01 07:24:35.146779897][th:965][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:35.147964931][th:965][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:35.148357768][th:964][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:35.148400122][th:964][info] TxProcessor on commit committed: ea857f2dd3958b9087b5d68e69be4b1243361ed9f16c94fa5db8d1ed5e1d71a0
[2018-10-01 07:24:35.209133943][th:963][info] TxProcessor handle batch
[2018-10-01 07:24:35.209146096][th:963][info] TxProcessor propagating batch to PCS
[2018-10-01 07:24:35.209173427][th:963][info] PCS propagate batch
[2018-10-01 07:24:35.209176829][th:963][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:24:35.209181162][th:963][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:24:35.213376464][th:966][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:35.214125363][th:965][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:35.215593439][th:965][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:35.217124426][th:966][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:24:40.075596735][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:40.077542231][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:40.077562995][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 344
[2018-10-01 07:24:40.081160717][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:40.092685382][th:967][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:40.093743400][th:967][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:24:40.093752527][th:967][info] OrderingGate Received new proposal, height: 343
[2018-10-01 07:24:40.093862415][th:851][info] OrderingGate Pass the proposal to pipeline height 343
[2018-10-01 07:24:40.093867964][th:851][info] Simulator process proposal
[2018-10-01 07:24:40.094492980][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:24:40.122007850][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:24:40.122897360][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:40.123800558][th:851][info] YacGate vote for block (c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, Hash: [c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9 ])
[2018-10-01 07:24:40.124982097][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:24:40.126253806][th:851][info] YAC Vote for hash (c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9)
[2018-10-01 07:24:40.127173256][th:965][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:40.127870686][th:965][info] ProposalStorage Vote [c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9] looks valid
[2018-10-01 07:24:40.127881894][th:965][info] YacBlockStorage Vote (c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9) inserted
[2018-10-01 07:24:40.127885773][th:965][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:40.129575294][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:24:40.130336772][th:851][info] TxProcessor on stateful validation success: d357b92b100e7b698cf3b202dfea75ece07b88fa4d4020074dc9233d2a9b84d2
[2018-10-01 07:24:40.131107478][th:851][info] TxProcessor on stateful validation success: a6533de0339df8891afb3ab717bf7301d47e50f4d2a5c94b5af969a4a5aeb344
[2018-10-01 07:24:40.131891209][th:851][info] TxProcessor on stateful validation success: 262da48567456c0c6dbedf34f609869f7ba3c64df41ef3a1312efda77f67a573
[2018-10-01 07:24:40.137287889][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:40.139733193][th:851][info] TxProcessor on proposal stateless success: d357b92b100e7b698cf3b202dfea75ece07b88fa4d4020074dc9233d2a9b84d2
[2018-10-01 07:24:40.146920083][th:965][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:40.149286001][th:965][info] ProposalStorage Vote [c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9] looks valid
[2018-10-01 07:24:40.149301172][th:965][info] YacBlockStorage Vote (c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9) inserted
[2018-10-01 07:24:40.149304755][th:965][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:40.147009012][th:967][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:40.152116778][th:967][info] ProposalStorage Vote [c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9] looks valid
[2018-10-01 07:24:40.152130828][th:967][info] YacBlockStorage Vote (c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9, c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9) inserted
[2018-10-01 07:24:40.152133665][th:967][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:40.152141120][th:967][info] YAC Propagate state c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9 to whole network
[2018-10-01 07:24:40.152435894][th:968][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:40.153153018][th:851][info] TxProcessor on proposal stateless success: a6533de0339df8891afb3ab717bf7301d47e50f4d2a5c94b5af969a4a5aeb344
[2018-10-01 07:24:40.153199548][th:851][info] TxProcessor on proposal stateless success: 262da48567456c0c6dbedf34f609869f7ba3c64df41ef3a1312efda77f67a573
[2018-10-01 07:24:40.155017493][th:967][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:24:40.156031821][th:967][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:24:40.156117163][th:967][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:24:40.163080433][th:967][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:24:40.185187828][th:968][info] YAC Pass outcome for c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9 to pipeline
[2018-10-01 07:24:40.185258515][th:968][info] YacGate consensus: commit top block: height 343, hash c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9
[2018-10-01 07:24:40.185265400][th:968][info] synchronizer processing commit
[2018-10-01 07:24:40.187084749][th:968][info] ChainValidator validate block: height 343, hash c5f73878d4c6e9f47d5f190ba65addcc82e5166089f9d97e77271d3069146ef9
[2018-10-01 07:24:40.249301301][th:963][info] TxProcessor handle batch
[2018-10-01 07:24:40.249313089][th:963][info] TxProcessor propagating batch to PCS
[2018-10-01 07:24:40.249340530][th:963][info] PCS propagate batch
[2018-10-01 07:24:40.249344752][th:963][info] OrderingGate propagate batch, account_id: user_620300@test
[2018-10-01 07:24:40.249348964][th:963][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:24:40.250122297][th:968][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:40.250169989][th:968][info] TxProcessor on commit committed: d357b92b100e7b698cf3b202dfea75ece07b88fa4d4020074dc9233d2a9b84d2
[2018-10-01 07:24:40.250218199][th:968][info] TxProcessor on commit committed: a6533de0339df8891afb3ab717bf7301d47e50f4d2a5c94b5af969a4a5aeb344
[2018-10-01 07:24:40.250382021][th:968][info] TxProcessor on commit committed: 262da48567456c0c6dbedf34f609869f7ba3c64df41ef3a1312efda77f67a573
[2018-10-01 07:24:40.251386118][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:40.254222165][th:969][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:40.268602920][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:40.272345421][th:969][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:45.075619710][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:45.076308820][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:45.076324332][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 345
[2018-10-01 07:24:45.080374687][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:45.083411227][th:969][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:45.086440331][th:969][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:45.086452049][th:969][info] OrderingGate Received new proposal, height: 344
[2018-10-01 07:24:45.111773662][th:851][info] OrderingGate Pass the proposal to pipeline height 344
[2018-10-01 07:24:45.111788132][th:851][info] Simulator process proposal
[2018-10-01 07:24:45.115160617][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:45.121982614][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:45.122776042][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:45.123200751][th:851][info] YacGate vote for block (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, Hash: [7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8 ])
[2018-10-01 07:24:45.124418932][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:24:45.127047161][th:851][info] YAC Vote for hash (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8)
[2018-10-01 07:24:45.127271970][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:24:45.127349560][th:851][info] TxProcessor on stateful validation success: d448623a4e327b609daef99549a132552b007cc000e47ffe5e2ee2465631f33a
[2018-10-01 07:24:45.127381897][th:851][info] TxProcessor on stateful validation success: a2beca01bea88df74ad52b2a4ec00418ec0da141d2bfc21f26efc4f660170272
[2018-10-01 07:24:45.127411888][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:45.127425396][th:851][info] TxProcessor on proposal stateless success: d448623a4e327b609daef99549a132552b007cc000e47ffe5e2ee2465631f33a
[2018-10-01 07:24:45.127437259][th:851][info] TxProcessor on proposal stateless success: a2beca01bea88df74ad52b2a4ec00418ec0da141d2bfc21f26efc4f660170272
[2018-10-01 07:24:45.178213388][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:45.179881985][th:969][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:50.075594616][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:50.076020640][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:50.076036029][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 346
[2018-10-01 07:24:50.078421719][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:50.081219782][th:969][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:50.084261145][th:969][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:24:50.084271355][th:969][info] OrderingGate Received new proposal, height: 345
[2018-10-01 07:24:50.127815593][th:858][info] YAC Vote for hash (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8)
[2018-10-01 07:24:50.127896475][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:24:50.142752848][th:969][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:50.146411194][th:969][info] ProposalStorage Vote [7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8] looks valid
[2018-10-01 07:24:50.146446232][th:969][info] YacBlockStorage Vote (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8) inserted
[2018-10-01 07:24:50.146466242][th:969][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:50.146487238][th:969][info] ProposalStorage Vote [7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8] looks valid
[2018-10-01 07:24:50.146510000][th:969][info] YacBlockStorage Vote (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8) inserted
[2018-10-01 07:24:50.146528768][th:969][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:50.146549313][th:969][info] ProposalStorage Vote [7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8] looks valid
[2018-10-01 07:24:50.146573111][th:969][info] YacBlockStorage Vote (7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8) inserted
[2018-10-01 07:24:50.146624667][th:969][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:50.146651542][th:969][info] YAC Received supermajority of votes for 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8, skip propagation
[2018-10-01 07:24:50.146671671][th:969][info] YAC Pass outcome for 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8 to pipeline
[2018-10-01 07:24:50.146766435][th:969][info] YacGate consensus: commit top block: height 344, hash 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8
[2018-10-01 07:24:50.146793234][th:969][info] synchronizer processing commit
[2018-10-01 07:24:50.148724186][th:969][info] ChainValidator validate block: height 344, hash 7a4d520353f51ac275e4cdc28cb299be26ec4774761a65197885f1fb52755ed8
[2018-10-01 07:24:50.156021244][th:969][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:50.156081777][th:851][info] OrderingGate Pass the proposal to pipeline height 345
[2018-10-01 07:24:50.156089830][th:851][info] Simulator process proposal
[2018-10-01 07:24:50.156939748][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:24:50.168068450][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:24:50.169258832][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:50.171192326][th:851][info] YacGate vote for block (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, Hash: [9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb ])
[2018-10-01 07:24:50.172375462][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:24:50.173038119][th:851][info] YAC Vote for hash (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb)
[2018-10-01 07:24:50.173146859][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:24:50.173226475][th:851][info] TxProcessor on stateful validation success: bf92db795a655356d18d4e67b5921365318cf5986544d52a6ee0cfd5e2198872
[2018-10-01 07:24:50.173294357][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:50.173319977][th:851][info] TxProcessor on proposal stateless success: bf92db795a655356d18d4e67b5921365318cf5986544d52a6ee0cfd5e2198872
[2018-10-01 07:24:50.173385799][th:969][info] TxProcessor on commit committed: d448623a4e327b609daef99549a132552b007cc000e47ffe5e2ee2465631f33a
[2018-10-01 07:24:50.173437196][th:969][info] TxProcessor on commit committed: a2beca01bea88df74ad52b2a4ec00418ec0da141d2bfc21f26efc4f660170272
[2018-10-01 07:24:50.193903844][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:50.195388243][th:969][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:50.284997131][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:50.285994348][th:969][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:55.075603120][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:24:55.076379021][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:24:55.076396667][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 347
[2018-10-01 07:24:55.079003214][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:24:55.079811472][th:969][info] AsyncGrpcClient receive proposal
[2018-10-01 07:24:55.082016090][th:969][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:24:55.082042735][th:969][info] OrderingGate Received new proposal, height: 346
[2018-10-01 07:24:55.173676637][th:858][info] YAC Vote for hash (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb)
[2018-10-01 07:24:55.173762456][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:24:55.221113233][th:969][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:55.223137106][th:969][info] ProposalStorage Vote [9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb] looks valid
[2018-10-01 07:24:55.223183087][th:969][info] YacBlockStorage Vote (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb) inserted
[2018-10-01 07:24:55.223220181][th:969][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:55.223243862][th:969][info] ProposalStorage Vote [9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb] looks valid
[2018-10-01 07:24:55.223268477][th:969][info] YacBlockStorage Vote (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb) inserted
[2018-10-01 07:24:55.223323507][th:969][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:55.223368134][th:969][info] ProposalStorage Vote [9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb] looks valid
[2018-10-01 07:24:55.223408600][th:969][info] YacBlockStorage Vote (9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb) inserted
[2018-10-01 07:24:55.223430029][th:969][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:55.223455564][th:969][info] YAC Received supermajority of votes for 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb, skip propagation
[2018-10-01 07:24:55.223496415][th:969][info] YAC Pass outcome for 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb to pipeline
[2018-10-01 07:24:55.223607501][th:969][info] YacGate consensus: commit top block: height 345, hash 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb
[2018-10-01 07:24:55.225725197][th:969][info] synchronizer processing commit
[2018-10-01 07:24:55.226803396][th:969][info] ChainValidator validate block: height 345, hash 9d4113f3f6956c47732341c3c071151482843f584b3ce34af66ddffb5f84fccb
[2018-10-01 07:24:55.237846774][th:969][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:55.237924820][th:851][info] OrderingGate Pass the proposal to pipeline height 346
[2018-10-01 07:24:55.237933832][th:851][info] Simulator process proposal
[2018-10-01 07:24:55.239418831][th:969][info] TxProcessor on commit committed: bf92db795a655356d18d4e67b5921365318cf5986544d52a6ee0cfd5e2198872
[2018-10-01 07:24:55.240203401][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:24:55.293284532][th:969][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:55.293998340][th:969][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:24:55.305229876][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:24:55.305804813][th:851][info] Simulator process verified proposal
[2018-10-01 07:24:55.306964865][th:851][info] YacGate vote for block (5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, Hash: [5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c ])
[2018-10-01 07:24:55.308453896][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:24:55.309650259][th:851][info] YAC Vote for hash (5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c)
[2018-10-01 07:24:55.312589154][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:24:55.312747797][th:851][info] TxProcessor on stateful validation success: 3ecd522e69f5a46ae9d5e7d445ef916c5dc3f79d16449feb346b45bddad98d7f
[2018-10-01 07:24:55.312852959][th:851][info] TxProcessor on stateful validation success: a44b87081169b09eb3e9cebd51ecfb83f78548c52baf15634db2d84655591b37
[2018-10-01 07:24:55.312906878][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:24:55.312933714][th:851][info] TxProcessor on proposal stateless success: 3ecd522e69f5a46ae9d5e7d445ef916c5dc3f79d16449feb346b45bddad98d7f
[2018-10-01 07:24:55.312985884][th:851][info] TxProcessor on proposal stateless success: a44b87081169b09eb3e9cebd51ecfb83f78548c52baf15634db2d84655591b37
[2018-10-01 07:24:55.313106713][th:969][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:55.313876949][th:969][info] ProposalStorage Vote [5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c] looks valid
[2018-10-01 07:24:55.313908012][th:969][info] YacBlockStorage Vote (5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c) inserted
[2018-10-01 07:24:55.313987582][th:969][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:24:55.321787809][th:969][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:24:55.323800942][th:969][info] ProposalStorage Vote [5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c] looks valid
[2018-10-01 07:24:55.323838370][th:969][info] YacBlockStorage Vote (5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c) inserted
[2018-10-01 07:24:55.323859012][th:969][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:24:55.352970040][th:969][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:24:55.354977821][th:969][info] ProposalStorage Vote [5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c] looks valid
[2018-10-01 07:24:55.354995968][th:969][info] YacBlockStorage Vote (5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c, 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c) inserted
[2018-10-01 07:24:55.354999105][th:969][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:24:55.356374722][th:969][info] YAC Propagate state 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c to whole network
[2018-10-01 07:24:55.357342162][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:24:55.357485530][th:965][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:24:55.358321516][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:24:55.359853281][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:24:55.359973491][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:24:55.362715963][th:965][info] YAC Pass outcome for 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c to pipeline
[2018-10-01 07:24:55.362778258][th:965][info] YacGate consensus: commit top block: height 346, hash 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c
[2018-10-01 07:24:55.362784945][th:965][info] synchronizer processing commit
[2018-10-01 07:24:55.364456935][th:965][info] ChainValidator validate block: height 346, hash 5a21c10395b3ed9f55ae481c357e923585e4f4a2a0d256c402a4e38f8a0b0c3c
[2018-10-01 07:24:55.399241023][th:965][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:24:55.399313988][th:965][info] TxProcessor on commit committed: 3ecd522e69f5a46ae9d5e7d445ef916c5dc3f79d16449feb346b45bddad98d7f
[2018-10-01 07:24:55.399772475][th:965][info] TxProcessor on commit committed: a44b87081169b09eb3e9cebd51ecfb83f78548c52baf15634db2d84655591b37
[2018-10-01 07:24:55.458342511][th:971][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:55.460336113][th:971][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:24:55.466251151][th:971][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:24:55.467057381][th:971][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:25:00.075610144][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:00.076627018][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:00.076642591][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 348
[2018-10-01 07:25:00.079068925][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:00.080823141][th:971][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:00.082455321][th:971][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:25:00.082485862][th:971][info] OrderingGate Received new proposal, height: 347
[2018-10-01 07:25:00.082749885][th:851][info] OrderingGate Pass the proposal to pipeline height 347
[2018-10-01 07:25:00.082758440][th:851][info] Simulator process proposal
[2018-10-01 07:25:00.083919717][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:25:00.093505641][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:25:00.093937896][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:00.094567958][th:851][info] YacGate vote for block (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, Hash: [895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf ])
[2018-10-01 07:25:00.096286405][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:25:00.097531163][th:851][info] YAC Vote for hash (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf)
[2018-10-01 07:25:00.099083838][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:25:00.099980280][th:851][info] TxProcessor on stateful validation success: e65d7176b6da6672c2763dbfb16d65279f02554d55bbfccbb58c23f458a7d8fa
[2018-10-01 07:25:00.100146018][th:851][info] TxProcessor on stateful validation success: ffe3b0ad9a971305514705dee2102deb265106dda8a51731d33da4472c63beb2
[2018-10-01 07:25:00.100514673][th:851][info] TxProcessor on stateful validation success: 0489b115ba05a890c26a6008eddb8672a6a266d417893504d0e5201a71b91f31
[2018-10-01 07:25:00.102344898][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:00.102655125][th:851][info] TxProcessor on proposal stateless success: e65d7176b6da6672c2763dbfb16d65279f02554d55bbfccbb58c23f458a7d8fa
[2018-10-01 07:25:00.102964103][th:851][info] TxProcessor on proposal stateless success: ffe3b0ad9a971305514705dee2102deb265106dda8a51731d33da4472c63beb2
[2018-10-01 07:25:00.103565637][th:851][info] TxProcessor on proposal stateless success: 0489b115ba05a890c26a6008eddb8672a6a266d417893504d0e5201a71b91f31
[2018-10-01 07:25:05.099632788][th:858][info] YAC Vote for hash (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf)
[2018-10-01 07:25:05.099769361][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:25:05.100098580][th:971][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:05.101203568][th:971][info] ProposalStorage Vote [895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf] looks valid
[2018-10-01 07:25:05.101373492][th:971][info] YacBlockStorage Vote (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf) inserted
[2018-10-01 07:25:05.101565076][th:971][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:05.120124713][th:971][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:05.122149282][th:971][info] ProposalStorage Vote [895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf] looks valid
[2018-10-01 07:25:05.122627116][th:969][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:05.124737173][th:971][info] YacBlockStorage Vote (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf) inserted
[2018-10-01 07:25:05.127401179][th:971][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:05.128923507][th:969][info] ProposalStorage Vote [895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf] looks valid
[2018-10-01 07:25:05.128941398][th:969][info] YacBlockStorage Vote (895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf, 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf) inserted
[2018-10-01 07:25:05.128944750][th:969][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:05.128951726][th:969][info] YAC Propagate state 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf to whole network
[2018-10-01 07:25:05.129085588][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:25:05.129210797][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:25:05.129283267][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:25:05.129337153][th:969][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:25:05.137363040][th:972][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:05.139299874][th:972][info] YAC Pass outcome for 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf to pipeline
[2018-10-01 07:25:05.140490915][th:972][info] YacGate consensus: commit top block: height 347, hash 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf
[2018-10-01 07:25:05.143080362][th:972][info] synchronizer processing commit
[2018-10-01 07:25:05.143930817][th:972][info] ChainValidator validate block: height 347, hash 895d08338411e90dd8d7389abbdfb1b0ab886586c2566facc1b96d6f4557cccf
[2018-10-01 07:25:05.152040120][th:972][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:05.152856002][th:972][info] TxProcessor on commit committed: e65d7176b6da6672c2763dbfb16d65279f02554d55bbfccbb58c23f458a7d8fa
[2018-10-01 07:25:05.154030059][th:972][info] TxProcessor on commit committed: ffe3b0ad9a971305514705dee2102deb265106dda8a51731d33da4472c63beb2
[2018-10-01 07:25:05.156436928][th:972][info] TxProcessor on commit committed: 0489b115ba05a890c26a6008eddb8672a6a266d417893504d0e5201a71b91f31
[2018-10-01 07:25:05.197079776][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:05.197900848][th:972][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:05.205004411][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:05.205872446][th:972][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:05.480565774][th:971][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:05.483335867][th:971][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:25:10.075611566][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:10.076730246][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:10.076749613][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 349
[2018-10-01 07:25:10.081393005][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:10.086510800][th:972][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:10.088355433][th:972][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:25:10.092817842][th:972][info] OrderingGate Received new proposal, height: 348
[2018-10-01 07:25:10.093721309][th:851][info] OrderingGate Pass the proposal to pipeline height 348
[2018-10-01 07:25:10.093730721][th:851][info] Simulator process proposal
[2018-10-01 07:25:10.095893465][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:25:10.130638107][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:25:10.130966473][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:10.131570365][th:851][info] YacGate vote for block (939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, Hash: [939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b ])
[2018-10-01 07:25:10.132354229][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001}
[2018-10-01 07:25:10.133391533][th:851][info] YAC Vote for hash (939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b)
[2018-10-01 07:25:10.135300363][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:25:10.135401527][th:851][info] TxProcessor on stateful validation success: c4778f5bd963ae976288d2d240ba6ce2164410df4127a1f14c9b31d476008136
[2018-10-01 07:25:10.135445587][th:851][info] TxProcessor on stateful validation success: 7af38bbeb0a6a544e6c0c694b43f025afcfef4f3b943192d43663f79b66dc4ff
[2018-10-01 07:25:10.135473144][th:851][info] TxProcessor on stateful validation success: 552ec179d00b4987f48ce26af4418ad628bb4fe938ea3e3c7e02b22847b12f49
[2018-10-01 07:25:10.135488731][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:10.135502289][th:851][info] TxProcessor on proposal stateless success: c4778f5bd963ae976288d2d240ba6ce2164410df4127a1f14c9b31d476008136
[2018-10-01 07:25:10.135515571][th:851][info] TxProcessor on proposal stateless success: 7af38bbeb0a6a544e6c0c694b43f025afcfef4f3b943192d43663f79b66dc4ff
[2018-10-01 07:25:10.135528404][th:851][info] TxProcessor on proposal stateless success: 552ec179d00b4987f48ce26af4418ad628bb4fe938ea3e3c7e02b22847b12f49
[2018-10-01 07:25:10.154135327][th:972][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:10.156371219][th:972][info] ProposalStorage Vote [939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b] looks valid
[2018-10-01 07:25:10.156477075][th:972][info] YacBlockStorage Vote (939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b) inserted
[2018-10-01 07:25:10.156495869][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:10.156513479][th:972][info] ProposalStorage Vote [939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b] looks valid
[2018-10-01 07:25:10.156532904][th:972][info] YacBlockStorage Vote (939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b) inserted
[2018-10-01 07:25:10.156547792][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:10.156572984][th:972][info] ProposalStorage Vote [939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b] looks valid
[2018-10-01 07:25:10.156592377][th:972][info] YacBlockStorage Vote (939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b) inserted
[2018-10-01 07:25:10.157494983][th:972][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:10.157522593][th:972][info] YAC Received supermajority of votes for 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b, skip propagation
[2018-10-01 07:25:10.157596598][th:972][info] YAC Pass outcome for 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b to pipeline
[2018-10-01 07:25:10.160512027][th:972][info] YacGate consensus: commit top block: height 348, hash 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b
[2018-10-01 07:25:10.160717487][th:972][info] synchronizer processing commit
[2018-10-01 07:25:10.163523037][th:972][info] ChainValidator validate block: height 348, hash 939198b81f70e8bd89731fb6a5b936bf6ad61673c40d5d44f19c46228d38ad1b
[2018-10-01 07:25:10.209976504][th:972][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:10.210118735][th:972][info] TxProcessor on commit committed: c4778f5bd963ae976288d2d240ba6ce2164410df4127a1f14c9b31d476008136
[2018-10-01 07:25:10.210290562][th:972][info] TxProcessor on commit committed: 7af38bbeb0a6a544e6c0c694b43f025afcfef4f3b943192d43663f79b66dc4ff
[2018-10-01 07:25:10.210367506][th:972][info] TxProcessor on commit committed: 552ec179d00b4987f48ce26af4418ad628bb4fe938ea3e3c7e02b22847b12f49
[2018-10-01 07:25:10.239949749][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:10.240720672][th:972][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:10.245848031][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:10.246576847][th:972][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:15.075618603][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:15.076326399][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:15.076341039][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 350
[2018-10-01 07:25:15.078452185][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:15.079933340][th:972][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:15.080745010][th:972][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:25:15.080773371][th:972][info] OrderingGate Received new proposal, height: 349
[2018-10-01 07:25:15.082832343][th:851][info] OrderingGate Pass the proposal to pipeline height 349
[2018-10-01 07:25:15.082847222][th:851][info] Simulator process proposal
[2018-10-01 07:25:15.090015660][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:25:15.104270511][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:25:15.105067606][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:15.105995633][th:851][info] YacGate vote for block (2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, Hash: [2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d ])
[2018-10-01 07:25:15.110601499][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:25:15.111847974][th:851][info] YAC Vote for hash (2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d)
[2018-10-01 07:25:15.113314808][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:25:15.115417806][th:851][info] TxProcessor on stateful validation success: 639918fc707d0ceec6bf7e56b790808c3fee46adde26297abd736faa0f097b1c
[2018-10-01 07:25:15.116974727][th:851][info] TxProcessor on stateful validation success: b593037db275db0a9b1f70831d3c3484bb7e3a8662ee0a97430b6d65fd4a1747
[2018-10-01 07:25:15.117015932][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:15.117883313][th:851][info] TxProcessor on proposal stateless success: 639918fc707d0ceec6bf7e56b790808c3fee46adde26297abd736faa0f097b1c
[2018-10-01 07:25:15.117923605][th:851][info] TxProcessor on proposal stateless success: b593037db275db0a9b1f70831d3c3484bb7e3a8662ee0a97430b6d65fd4a1747
[2018-10-01 07:25:15.151335627][th:972][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:15.152827399][th:972][info] ProposalStorage Vote [2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d] looks valid
[2018-10-01 07:25:15.152957134][th:972][info] YacBlockStorage Vote (2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d) inserted
[2018-10-01 07:25:15.152977428][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:15.152995234][th:972][info] ProposalStorage Vote [2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d] looks valid
[2018-10-01 07:25:15.153030660][th:972][info] YacBlockStorage Vote (2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d) inserted
[2018-10-01 07:25:15.153046076][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:15.153062088][th:972][info] ProposalStorage Vote [2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d] looks valid
[2018-10-01 07:25:15.153087933][th:972][info] YacBlockStorage Vote (2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d) inserted
[2018-10-01 07:25:15.153103027][th:972][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:15.153122620][th:972][info] YAC Received supermajority of votes for 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d, skip propagation
[2018-10-01 07:25:15.153138027][th:972][info] YAC Pass outcome for 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d to pipeline
[2018-10-01 07:25:15.153208586][th:972][info] YacGate consensus: commit top block: height 349, hash 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d
[2018-10-01 07:25:15.153226930][th:972][info] synchronizer processing commit
[2018-10-01 07:25:15.153994280][th:972][info] ChainValidator validate block: height 349, hash 2c8541cb9853eebaa22cbbf98bf293753c80a48a0f21892fc2583b8f98fe123d
[2018-10-01 07:25:15.160105759][th:972][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:15.160188246][th:972][info] TxProcessor on commit committed: 639918fc707d0ceec6bf7e56b790808c3fee46adde26297abd736faa0f097b1c
[2018-10-01 07:25:15.160290201][th:972][info] TxProcessor on commit committed: b593037db275db0a9b1f70831d3c3484bb7e3a8662ee0a97430b6d65fd4a1747
[2018-10-01 07:25:15.183017081][th:970][info] TxProcessor handle batch
[2018-10-01 07:25:15.183029304][th:970][info] TxProcessor propagating batch to PCS
[2018-10-01 07:25:15.183060507][th:970][info] PCS propagate batch
[2018-10-01 07:25:15.183064042][th:970][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:25:15.183068614][th:970][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:25:15.183134962][th:970][warning] CommandService Found transaction ca62d08ffb6e135664471d7da43af3a610f50039bc856b8c74bec061d59daa35 in cache, ignoring
[2018-10-01 07:25:15.186059588][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:15.186877931][th:972][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:15.233954312][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:15.235220031][th:972][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:20.080656471][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:20.082136997][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:20.082180123][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 351
[2018-10-01 07:25:20.085208838][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:20.092136910][th:972][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:20.092873111][th:972][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:25:20.092882416][th:972][info] OrderingGate Received new proposal, height: 350
[2018-10-01 07:25:20.093033496][th:851][info] OrderingGate Pass the proposal to pipeline height 350
[2018-10-01 07:25:20.093040991][th:851][info] Simulator process proposal
[2018-10-01 07:25:20.095233179][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:25:20.134502383][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:25:20.135028958][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:20.135706071][th:851][info] YacGate vote for block (7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, Hash: [7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523 ])
[2018-10-01 07:25:20.137926890][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:25:20.138952043][th:851][info] YAC Vote for hash (7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523)
[2018-10-01 07:25:20.139211073][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:25:20.139308642][th:851][info] TxProcessor on stateful validation success: ca62d08ffb6e135664471d7da43af3a610f50039bc856b8c74bec061d59daa35
[2018-10-01 07:25:20.139375146][th:851][info] TxProcessor on stateful validation success: 6d376c9a09c302d4b28bc801ab58cd42f86a9dd6bb03325e00e57a10de58ff92
[2018-10-01 07:25:20.139391849][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:20.139406135][th:851][info] TxProcessor on proposal stateless success: ca62d08ffb6e135664471d7da43af3a610f50039bc856b8c74bec061d59daa35
[2018-10-01 07:25:20.139419494][th:851][info] TxProcessor on proposal stateless success: 6d376c9a09c302d4b28bc801ab58cd42f86a9dd6bb03325e00e57a10de58ff92
[2018-10-01 07:25:20.143583580][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:20.144307548][th:972][info] ProposalStorage Vote [7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523] looks valid
[2018-10-01 07:25:20.144320970][th:972][info] YacBlockStorage Vote (7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523) inserted
[2018-10-01 07:25:20.144324593][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:20.144433650][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:20.145072028][th:972][info] ProposalStorage Vote [7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523] looks valid
[2018-10-01 07:25:20.145082624][th:972][info] YacBlockStorage Vote (7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523) inserted
[2018-10-01 07:25:20.145085507][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:20.151556867][th:971][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:20.152165122][th:971][info] ProposalStorage Vote [7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523] looks valid
[2018-10-01 07:25:20.152172979][th:971][info] YacBlockStorage Vote (7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523, 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523) inserted
[2018-10-01 07:25:20.152175421][th:971][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:20.152182444][th:971][info] YAC Propagate state 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523 to whole network
[2018-10-01 07:25:20.152251337][th:971][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:25:20.174861621][th:971][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:25:20.175817625][th:971][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:25:20.175910275][th:971][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:25:20.177424943][th:971][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:20.187349915][th:971][info] YAC Pass outcome for 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523 to pipeline
[2018-10-01 07:25:20.189231986][th:971][info] YacGate consensus: commit top block: height 350, hash 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523
[2018-10-01 07:25:20.190848111][th:971][info] synchronizer processing commit
[2018-10-01 07:25:20.193259918][th:971][info] ChainValidator validate block: height 350, hash 7f7d127a3fd83eba30a94cd72c36055a959c49f97b50f25b103e1bade8eaf523
[2018-10-01 07:25:20.214165395][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:20.215204282][th:972][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:20.235652519][th:971][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:20.235683926][th:971][info] TxProcessor on commit committed: ca62d08ffb6e135664471d7da43af3a610f50039bc856b8c74bec061d59daa35
[2018-10-01 07:25:20.235700458][th:971][info] TxProcessor on commit committed: 6d376c9a09c302d4b28bc801ab58cd42f86a9dd6bb03325e00e57a10de58ff92
[2018-10-01 07:25:20.243404062][th:973][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:20.244116815][th:973][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:20.266188152][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:20.266799112][th:972][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:25:25.075599976][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:25.076674022][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:25.076691275][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 352
[2018-10-01 07:25:25.079078537][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:25.079899551][th:973][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:25.082943334][th:973][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:25:25.082953925][th:973][info] OrderingGate Received new proposal, height: 351
[2018-10-01 07:25:25.084017832][th:851][info] OrderingGate Pass the proposal to pipeline height 351
[2018-10-01 07:25:25.084028234][th:851][info] Simulator process proposal
[2018-10-01 07:25:25.085091578][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:25:25.118762330][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:25:25.118899297][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:25.119194864][th:851][info] YacGate vote for block (60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, Hash: [60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c ])
[2018-10-01 07:25:25.119963632][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.9:10001}
[2018-10-01 07:25:25.120900345][th:851][info] YAC Vote for hash (60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c)
[2018-10-01 07:25:25.121003709][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:25:25.121095716][th:851][info] TxProcessor on stateful validation success: 86d367c2c4d95b3f2726343376e501021ac4fc961a98a4b3d866df59d689c7b2
[2018-10-01 07:25:25.121147180][th:851][info] TxProcessor on stateful validation success: ba1e19ff672b6317517f0699098f8fe3dd94ea7e458311409c2b1d9c908822cb
[2018-10-01 07:25:25.121176345][th:851][info] TxProcessor on stateful validation success: 4b28284c97c5199eef40173687558f952c8e69362b2fcd93b5153e0a9fc56b43
[2018-10-01 07:25:25.121208200][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:25.121221228][th:851][info] TxProcessor on proposal stateless success: 86d367c2c4d95b3f2726343376e501021ac4fc961a98a4b3d866df59d689c7b2
[2018-10-01 07:25:25.121232728][th:851][info] TxProcessor on proposal stateless success: ba1e19ff672b6317517f0699098f8fe3dd94ea7e458311409c2b1d9c908822cb
[2018-10-01 07:25:25.121245396][th:851][info] TxProcessor on proposal stateless success: 4b28284c97c5199eef40173687558f952c8e69362b2fcd93b5153e0a9fc56b43
[2018-10-01 07:25:25.133243242][th:972][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:25.140427079][th:972][info] ProposalStorage Vote [60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c] looks valid
[2018-10-01 07:25:25.140456938][th:972][info] YacBlockStorage Vote (60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c) inserted
[2018-10-01 07:25:25.140480817][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:25.140498311][th:972][info] ProposalStorage Vote [60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c] looks valid
[2018-10-01 07:25:25.140516773][th:972][info] YacBlockStorage Vote (60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c) inserted
[2018-10-01 07:25:25.140530894][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:25.140545834][th:972][info] ProposalStorage Vote [60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c] looks valid
[2018-10-01 07:25:25.140564200][th:972][info] YacBlockStorage Vote (60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c) inserted
[2018-10-01 07:25:25.140578419][th:972][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:25.140597259][th:972][info] YAC Received supermajority of votes for 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c, skip propagation
[2018-10-01 07:25:25.142246402][th:972][info] YAC Pass outcome for 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c to pipeline
[2018-10-01 07:25:25.143822008][th:972][info] YacGate consensus: commit top block: height 351, hash 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c
[2018-10-01 07:25:25.145154221][th:972][info] synchronizer processing commit
[2018-10-01 07:25:25.147399117][th:972][info] ChainValidator validate block: height 351, hash 60d9fa91876bca38a53b7791e9ca159973e8bec1f6b4158f2598701a50e23a2c
[2018-10-01 07:25:25.174393658][th:972][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:25.174563637][th:972][info] TxProcessor on commit committed: 86d367c2c4d95b3f2726343376e501021ac4fc961a98a4b3d866df59d689c7b2
[2018-10-01 07:25:25.174678391][th:972][info] TxProcessor on commit committed: ba1e19ff672b6317517f0699098f8fe3dd94ea7e458311409c2b1d9c908822cb
[2018-10-01 07:25:25.174721831][th:972][info] TxProcessor on commit committed: 4b28284c97c5199eef40173687558f952c8e69362b2fcd93b5153e0a9fc56b43
[2018-10-01 07:25:25.205344254][th:973][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:25.206278278][th:973][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:25.213555135][th:972][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:25.214545787][th:972][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:30.075600024][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:30.076349513][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:30.076364677][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 353
[2018-10-01 07:25:30.078798708][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:30.085212315][th:973][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:30.087803301][th:973][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:25:30.087813802][th:973][info] OrderingGate Received new proposal, height: 352
[2018-10-01 07:25:30.087904107][th:851][info] OrderingGate Pass the proposal to pipeline height 352
[2018-10-01 07:25:30.087949753][th:851][info] Simulator process proposal
[2018-10-01 07:25:30.088535475][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:25:30.109097041][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:25:30.110415532][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:30.110847698][th:851][info] YacGate vote for block (89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, Hash: [89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e ])
[2018-10-01 07:25:30.116811255][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:30.118202073][th:972][info] ProposalStorage Vote [89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e] looks valid
[2018-10-01 07:25:30.118230329][th:972][info] YacBlockStorage Vote (89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e) inserted
[2018-10-01 07:25:30.118245923][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:30.121095973][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:25:30.122223568][th:851][info] YAC Vote for hash (89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e)
[2018-10-01 07:25:30.122500431][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:30.122904547][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:25:30.123482226][th:851][info] TxProcessor on stateful validation success: a99510790b95d7cc155f7b392ec03668c47cd1e7804f553edcebc2a2e5faab12
[2018-10-01 07:25:30.123519743][th:972][info] ProposalStorage Vote [89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e] looks valid
[2018-10-01 07:25:30.123736227][th:972][info] YacBlockStorage Vote (89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e) inserted
[2018-10-01 07:25:30.123762389][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:30.123569238][th:851][info] TxProcessor on stateful validation success: b17662874aff1c14eb3b03d41b1acf0d40b60c1f977855ba1c4cfe3143bdd435
[2018-10-01 07:25:30.124084432][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:30.124371208][th:851][info] TxProcessor on proposal stateless success: a99510790b95d7cc155f7b392ec03668c47cd1e7804f553edcebc2a2e5faab12
[2018-10-01 07:25:30.124565240][th:851][info] TxProcessor on proposal stateless success: b17662874aff1c14eb3b03d41b1acf0d40b60c1f977855ba1c4cfe3143bdd435
[2018-10-01 07:25:30.128194096][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:30.129049768][th:972][info] ProposalStorage Vote [89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e] looks valid
[2018-10-01 07:25:30.129085792][th:972][info] YacBlockStorage Vote (89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e, 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e) inserted
[2018-10-01 07:25:30.129192098][th:972][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:30.129214639][th:972][info] YAC Propagate state 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e to whole network
[2018-10-01 07:25:30.129528537][th:973][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:30.129559437][th:972][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:25:30.129652380][th:972][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:25:30.130151622][th:972][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:25:30.130235194][th:972][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:25:30.135039920][th:973][info] YAC Pass outcome for 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e to pipeline
[2018-10-01 07:25:30.135867314][th:973][info] YacGate consensus: commit top block: height 352, hash 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e
[2018-10-01 07:25:30.135880271][th:973][info] synchronizer processing commit
[2018-10-01 07:25:30.139018078][th:973][info] ChainValidator validate block: height 352, hash 89cceb2bfe7b037745abc3c74875ef074aed4106de38d12ce3e0a45b1e85703e
[2018-10-01 07:25:30.156278042][th:973][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:30.156340928][th:973][info] TxProcessor on commit committed: a99510790b95d7cc155f7b392ec03668c47cd1e7804f553edcebc2a2e5faab12
[2018-10-01 07:25:30.156403526][th:973][info] TxProcessor on commit committed: b17662874aff1c14eb3b03d41b1acf0d40b60c1f977855ba1c4cfe3143bdd435
[2018-10-01 07:25:30.190891585][th:974][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:30.191831922][th:974][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:30.235019382][th:974][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:30.235851065][th:974][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:35.075605487][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:35.076391554][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:35.076408180][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 354
[2018-10-01 07:25:35.078712898][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:35.079515994][th:974][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:35.085029373][th:974][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:25:35.085060038][th:974][info] OrderingGate Received new proposal, height: 353
[2018-10-01 07:25:35.085357395][th:851][info] OrderingGate Pass the proposal to pipeline height 353
[2018-10-01 07:25:35.085365503][th:851][info] Simulator process proposal
[2018-10-01 07:25:35.087836532][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:25:35.130171177][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:25:35.133071847][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:35.133484873][th:851][info] YacGate vote for block (a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, Hash: [a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34 ])
[2018-10-01 07:25:35.135813882][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.7:10001}
[2018-10-01 07:25:35.136493217][th:851][info] YAC Vote for hash (a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34)
[2018-10-01 07:25:35.136604594][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:25:35.136693844][th:851][info] TxProcessor on stateful validation success: 8fa5eb9e54d611b63e2f29cfc9d6eeea168ec5f0f703f8c1b0d502ea2b67df59
[2018-10-01 07:25:35.136735200][th:851][info] TxProcessor on stateful validation success: 15f358144a131cf9e1bbc8f5126d4eb1c24cab835bf84e051d0f4f9f23e86444
[2018-10-01 07:25:35.136749034][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:35.136762039][th:851][info] TxProcessor on proposal stateless success: 8fa5eb9e54d611b63e2f29cfc9d6eeea168ec5f0f703f8c1b0d502ea2b67df59
[2018-10-01 07:25:35.136775055][th:851][info] TxProcessor on proposal stateless success: 15f358144a131cf9e1bbc8f5126d4eb1c24cab835bf84e051d0f4f9f23e86444
[2018-10-01 07:25:35.143541312][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:35.144440556][th:972][info] ProposalStorage Vote [a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34] looks valid
[2018-10-01 07:25:35.146392977][th:972][info] YacBlockStorage Vote (a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34) inserted
[2018-10-01 07:25:35.146561593][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:35.146830890][th:972][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:35.148516424][th:972][info] ProposalStorage Vote [a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34] looks valid
[2018-10-01 07:25:35.149810802][th:972][info] YacBlockStorage Vote (a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34) inserted
[2018-10-01 07:25:35.151069342][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:35.151496296][th:974][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:35.153355978][th:974][info] ProposalStorage Vote [a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34] looks valid
[2018-10-01 07:25:35.154665930][th:974][info] YacBlockStorage Vote (a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34, a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34) inserted
[2018-10-01 07:25:35.155415104][th:974][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:35.156028058][th:974][info] YAC Propagate state a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34 to whole network
[2018-10-01 07:25:35.156445754][th:975][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:35.157273407][th:974][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:25:35.158032704][th:974][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:25:35.169655742][th:974][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:25:35.182856223][th:974][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:25:35.189400129][th:975][info] YAC Pass outcome for a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34 to pipeline
[2018-10-01 07:25:35.192462693][th:975][info] YacGate consensus: commit top block: height 353, hash a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34
[2018-10-01 07:25:35.193565763][th:975][info] synchronizer processing commit
[2018-10-01 07:25:35.196678769][th:975][info] ChainValidator validate block: height 353, hash a3c505af1175a659558b1480c48c640c13f3a880e48e2cdd87ad38141a788b34
[2018-10-01 07:25:35.224509222][th:974][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:35.225823779][th:974][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:35.238380766][th:975][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:35.238604900][th:975][info] TxProcessor on commit committed: 8fa5eb9e54d611b63e2f29cfc9d6eeea168ec5f0f703f8c1b0d502ea2b67df59
[2018-10-01 07:25:35.238671585][th:975][info] TxProcessor on commit committed: 15f358144a131cf9e1bbc8f5126d4eb1c24cab835bf84e051d0f4f9f23e86444
[2018-10-01 07:25:40.075599443][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:40.076039994][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:40.076053510][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 355
[2018-10-01 07:25:40.080561362][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:40.083642625][th:974][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:40.084433872][th:974][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:25:40.084471111][th:974][info] OrderingGate Received new proposal, height: 354
[2018-10-01 07:25:40.086080618][th:851][info] OrderingGate Pass the proposal to pipeline height 354
[2018-10-01 07:25:40.086097254][th:851][info] Simulator process proposal
[2018-10-01 07:25:40.093186846][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:25:40.116244160][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:25:40.116660638][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:40.117010130][th:851][info] YacGate vote for block (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, Hash: [81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830 ])
[2018-10-01 07:25:40.119683273][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:25:40.120499722][th:851][info] YAC Vote for hash (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830)
[2018-10-01 07:25:40.120605931][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:25:40.120700531][th:851][info] TxProcessor on stateful validation success: 1a86957864c4ff4c0bf6fa597c903d5793510a23598f9cbd3f8bbf58ce44132d
[2018-10-01 07:25:40.120727498][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:40.120762831][th:851][info] TxProcessor on proposal stateless success: 1a86957864c4ff4c0bf6fa597c903d5793510a23598f9cbd3f8bbf58ce44132d
[2018-10-01 07:25:40.206217633][th:974][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:40.208042453][th:974][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:40.252824915][th:959][info] TxProcessor handle batch
[2018-10-01 07:25:40.253716752][th:959][info] TxProcessor propagating batch to PCS
[2018-10-01 07:25:40.254551988][th:959][info] PCS propagate batch
[2018-10-01 07:25:40.255374168][th:959][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:25:40.256550740][th:959][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:25:40.257490548][th:959][warning] CommandService Found transaction 372663d9c64b27d56fe48bb31e0448b729cd3f67e2c46c2a77f8313fef7eeba7 in cache, ignoring
[2018-10-01 07:25:40.258814100][th:974][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:40.261149561][th:974][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:45.075601304][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:45.076368135][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:45.076384676][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 356
[2018-10-01 07:25:45.079272903][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:45.085614208][th:972][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:45.088179807][th:972][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:25:45.088189302][th:972][info] OrderingGate Received new proposal, height: 355
[2018-10-01 07:25:45.128679166][th:858][info] YAC Vote for hash (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830)
[2018-10-01 07:25:45.133023387][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:25:45.137606992][th:972][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:45.138922760][th:972][info] ProposalStorage Vote [81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830] looks valid
[2018-10-01 07:25:45.138932538][th:972][info] YacBlockStorage Vote (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830) inserted
[2018-10-01 07:25:45.138935646][th:972][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:45.138940521][th:972][info] ProposalStorage Vote [81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830] looks valid
[2018-10-01 07:25:45.138945852][th:972][info] YacBlockStorage Vote (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830) inserted
[2018-10-01 07:25:45.138947909][th:972][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:45.138950926][th:972][info] ProposalStorage Vote [81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830] looks valid
[2018-10-01 07:25:45.138956616][th:972][info] YacBlockStorage Vote (81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830) inserted
[2018-10-01 07:25:45.138958648][th:972][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:45.138965268][th:972][info] YAC Received supermajority of votes for 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830, skip propagation
[2018-10-01 07:25:45.138968790][th:972][info] YAC Pass outcome for 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830 to pipeline
[2018-10-01 07:25:45.139046486][th:972][info] YacGate consensus: commit top block: height 354, hash 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830
[2018-10-01 07:25:45.139053155][th:972][info] synchronizer processing commit
[2018-10-01 07:25:45.150218104][th:972][info] ChainValidator validate block: height 354, hash 81cb40356152aacfbe85868ce376572f8d29443f9b27515ca2c921f86939b830
[2018-10-01 07:25:45.175202740][th:972][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:45.178480981][th:974][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:45.180550446][th:972][info] TxProcessor on commit committed: 1a86957864c4ff4c0bf6fa597c903d5793510a23598f9cbd3f8bbf58ce44132d
[2018-10-01 07:25:45.180553076][th:851][info] OrderingGate Pass the proposal to pipeline height 355
[2018-10-01 07:25:45.182224598][th:851][info] Simulator process proposal
[2018-10-01 07:25:45.183226444][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:25:45.188905543][th:974][info] ProposalStorage Vote [5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f] looks valid
[2018-10-01 07:25:45.188920746][th:974][info] YacBlockStorage Vote (5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f) inserted
[2018-10-01 07:25:45.188924444][th:974][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:45.214532116][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:25:45.214821957][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:45.215380646][th:851][info] YacGate vote for block (5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, Hash: [5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f ])
[2018-10-01 07:25:45.216519381][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.7:10001}
[2018-10-01 07:25:45.218073519][th:851][info] YAC Vote for hash (5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f)
[2018-10-01 07:25:45.218400756][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:25:45.218715372][th:851][info] TxProcessor on stateful validation success: 80cc818e5622019736f2975094471c77a62d1457d35c4dda46660770c04c44aa
[2018-10-01 07:25:45.219039782][th:851][info] TxProcessor on stateful validation success: 372663d9c64b27d56fe48bb31e0448b729cd3f67e2c46c2a77f8313fef7eeba7
[2018-10-01 07:25:45.219132186][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:45.219597890][th:851][info] TxProcessor on proposal stateless success: 80cc818e5622019736f2975094471c77a62d1457d35c4dda46660770c04c44aa
[2018-10-01 07:25:45.219643174][th:851][info] TxProcessor on proposal stateless success: 372663d9c64b27d56fe48bb31e0448b729cd3f67e2c46c2a77f8313fef7eeba7
[2018-10-01 07:25:45.222279050][th:974][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:45.222937487][th:974][info] ProposalStorage Vote [5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f] looks valid
[2018-10-01 07:25:45.222948666][th:974][info] YacBlockStorage Vote (5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f) inserted
[2018-10-01 07:25:45.222951989][th:974][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:45.228706983][th:976][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:45.229380724][th:976][info] ProposalStorage Vote [5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f] looks valid
[2018-10-01 07:25:45.229419942][th:976][info] YacBlockStorage Vote (5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f, 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f) inserted
[2018-10-01 07:25:45.230152283][th:976][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:45.230186510][th:976][info] YAC Propagate state 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f to whole network
[2018-10-01 07:25:45.230550647][th:974][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:25:45.230581269][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:25:45.230670911][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:25:45.230744646][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:25:45.231168738][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:25:45.232464532][th:974][info] YAC Pass outcome for 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f to pipeline
[2018-10-01 07:25:45.232581909][th:974][info] YacGate consensus: commit top block: height 355, hash 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f
[2018-10-01 07:25:45.232609292][th:974][info] synchronizer processing commit
[2018-10-01 07:25:45.233088890][th:974][info] ChainValidator validate block: height 355, hash 5662012c76ee1147e81e464a951275699ba7f4c9f59f889bb454ec847928148f
[2018-10-01 07:25:45.264745286][th:974][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:45.264815975][th:974][info] TxProcessor on commit committed: 80cc818e5622019736f2975094471c77a62d1457d35c4dda46660770c04c44aa
[2018-10-01 07:25:45.264881393][th:974][info] TxProcessor on commit committed: 372663d9c64b27d56fe48bb31e0448b729cd3f67e2c46c2a77f8313fef7eeba7
[2018-10-01 07:25:45.273343555][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:45.273958520][th:976][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:45.292678175][th:977][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:45.293520323][th:977][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:45.301211734][th:959][info] TxProcessor handle batch
[2018-10-01 07:25:45.301273693][th:959][info] TxProcessor propagating batch to PCS
[2018-10-01 07:25:45.301365196][th:959][info] PCS propagate batch
[2018-10-01 07:25:45.301383607][th:959][info] OrderingGate propagate batch, account_id: user_668790@test
[2018-10-01 07:25:45.301418328][th:959][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:25:45.301562577][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:45.302279249][th:976][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:25:45.302423474][th:959][warning] CommandService Found transaction 4951a15a0e52b7cdc3ca840e56c709ff06dd36f6404b866bf0bab77b64727ad7 in cache, ignoring
[2018-10-01 07:25:50.075605237][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:50.077521386][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:50.077546325][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 357
[2018-10-01 07:25:50.080392824][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:50.096060852][th:977][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:50.100732138][th:977][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:25:50.100744545][th:977][info] OrderingGate Received new proposal, height: 356
[2018-10-01 07:25:50.101195821][th:851][info] OrderingGate Pass the proposal to pipeline height 356
[2018-10-01 07:25:50.101206085][th:851][info] Simulator process proposal
[2018-10-01 07:25:50.105428007][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:25:50.120723017][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:25:50.120958310][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:50.122219521][th:851][info] YacGate vote for block (90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, Hash: [90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1 ])
[2018-10-01 07:25:50.123281942][th:851][info] YAC Order for voting: {192.168.80.8:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:25:50.123915304][th:851][info] YAC Vote for hash (90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1)
[2018-10-01 07:25:50.124004414][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.8:10001
[2018-10-01 07:25:50.124069842][th:851][info] TxProcessor on stateful validation success: d1526013500f167171d5d1d60a88cf33c24320c48225142eeceb99a644e537ba
[2018-10-01 07:25:50.127210587][th:977][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.8:54156
[2018-10-01 07:25:50.131402206][th:977][info] ProposalStorage Vote [90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1] looks valid
[2018-10-01 07:25:50.131418281][th:977][info] YacBlockStorage Vote (90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1) inserted
[2018-10-01 07:25:50.131422353][th:977][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:50.131426667][th:977][info] ProposalStorage Vote [90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1] looks valid
[2018-10-01 07:25:50.131432556][th:977][info] YacBlockStorage Vote (90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1) inserted
[2018-10-01 07:25:50.131434676][th:977][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:50.131437635][th:977][info] ProposalStorage Vote [90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1] looks valid
[2018-10-01 07:25:50.131443316][th:977][info] YacBlockStorage Vote (90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1) inserted
[2018-10-01 07:25:50.131445738][th:977][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:50.134743080][th:977][info] YAC Received supermajority of votes for 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1, skip propagation
[2018-10-01 07:25:50.134753383][th:977][info] YAC Pass outcome for 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1 to pipeline
[2018-10-01 07:25:50.134837115][th:977][info] YacGate consensus: commit top block: height 356, hash 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1
[2018-10-01 07:25:50.134844496][th:977][info] synchronizer processing commit
[2018-10-01 07:25:50.140827051][th:977][info] ChainValidator validate block: height 356, hash 90485b9f1f2c91d1dc97c3abbd03a7c9caf9e95db67b665ea14c81f702d99dd1
[2018-10-01 07:25:50.149563483][th:851][info] TxProcessor on stateful validation success: 52116de1313ba2bb52866473cba1e0f6e7a9db487947fdab4526ca77e5649b9e
[2018-10-01 07:25:50.151303478][th:851][info] TxProcessor on stateful validation success: 4951a15a0e52b7cdc3ca840e56c709ff06dd36f6404b866bf0bab77b64727ad7
[2018-10-01 07:25:50.152815500][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:50.153652266][th:851][info] TxProcessor on proposal stateless success: d1526013500f167171d5d1d60a88cf33c24320c48225142eeceb99a644e537ba
[2018-10-01 07:25:50.155511402][th:851][info] TxProcessor on proposal stateless success: 52116de1313ba2bb52866473cba1e0f6e7a9db487947fdab4526ca77e5649b9e
[2018-10-01 07:25:50.156750245][th:851][info] TxProcessor on proposal stateless success: 4951a15a0e52b7cdc3ca840e56c709ff06dd36f6404b866bf0bab77b64727ad7
[2018-10-01 07:25:50.168383563][th:977][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:50.168415376][th:977][info] TxProcessor on commit committed: d1526013500f167171d5d1d60a88cf33c24320c48225142eeceb99a644e537ba
[2018-10-01 07:25:50.168429106][th:977][info] TxProcessor on commit committed: 52116de1313ba2bb52866473cba1e0f6e7a9db487947fdab4526ca77e5649b9e
[2018-10-01 07:25:50.168433582][th:977][info] TxProcessor on commit committed: 4951a15a0e52b7cdc3ca840e56c709ff06dd36f6404b866bf0bab77b64727ad7
[2018-10-01 07:25:50.179874675][th:959][info] TxProcessor handle batch
[2018-10-01 07:25:50.179907516][th:959][info] TxProcessor propagating batch to PCS
[2018-10-01 07:25:50.179984506][th:959][info] PCS propagate batch
[2018-10-01 07:25:50.180001967][th:959][info] OrderingGate propagate batch, account_id: admin@test
[2018-10-01 07:25:50.180018071][th:959][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:25:50.180109517][th:959][warning] CommandService Found transaction 1c848e18fd0ba429f81bde96de183ad0a18abf2a4e4b83030d348d4c7d7c7e96 in cache, ignoring
[2018-10-01 07:25:50.181865653][th:977][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:50.183222759][th:977][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:55.076675070][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:25:55.077857803][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:25:55.077883784][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 358
[2018-10-01 07:25:55.080282358][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:25:55.081109348][th:976][info] AsyncGrpcClient receive proposal
[2018-10-01 07:25:55.081574693][th:976][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:25:55.081625450][th:976][info] OrderingGate Received new proposal, height: 357
[2018-10-01 07:25:55.081844231][th:851][info] OrderingGate Pass the proposal to pipeline height 357
[2018-10-01 07:25:55.081854040][th:851][info] Simulator process proposal
[2018-10-01 07:25:55.088892625][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:25:55.098277572][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:25:55.099222368][th:851][info] Simulator process verified proposal
[2018-10-01 07:25:55.105071853][th:851][info] YacGate vote for block (a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, Hash: [a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d ])
[2018-10-01 07:25:55.109398872][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.8:10001, 192.168.80.9:10001, 192.168.80.6:10001}
[2018-10-01 07:25:55.111923092][th:851][info] YAC Vote for hash (a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d)
[2018-10-01 07:25:55.115208886][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:25:55.117701895][th:977][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:25:55.119321430][th:977][info] ProposalStorage Vote [a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d] looks valid
[2018-10-01 07:25:55.119332367][th:977][info] YacBlockStorage Vote (a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d) inserted
[2018-10-01 07:25:55.119336142][th:977][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:25:55.119340791][th:977][info] ProposalStorage Vote [a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d] looks valid
[2018-10-01 07:25:55.119346552][th:977][info] YacBlockStorage Vote (a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d) inserted
[2018-10-01 07:25:55.119348806][th:977][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:25:55.119351900][th:977][info] ProposalStorage Vote [a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d] looks valid
[2018-10-01 07:25:55.119357850][th:977][info] YacBlockStorage Vote (a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d) inserted
[2018-10-01 07:25:55.119359943][th:977][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:25:55.119367221][th:977][info] YAC Received supermajority of votes for a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d, skip propagation
[2018-10-01 07:25:55.119370313][th:977][info] YAC Pass outcome for a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d to pipeline
[2018-10-01 07:25:55.119454997][th:977][info] YacGate consensus: commit top block: height 357, hash a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d
[2018-10-01 07:25:55.119461777][th:977][info] synchronizer processing commit
[2018-10-01 07:25:55.136539335][th:977][info] ChainValidator validate block: height 357, hash a49db56d3dbbc6768f38712d811771b29030cfbf8e940882e551b61f3e2d0f8d
[2018-10-01 07:25:55.137225508][th:851][info] TxProcessor on stateful validation success: 1c848e18fd0ba429f81bde96de183ad0a18abf2a4e4b83030d348d4c7d7c7e96
[2018-10-01 07:25:55.140835219][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:25:55.142121642][th:851][info] TxProcessor on proposal stateless success: 1c848e18fd0ba429f81bde96de183ad0a18abf2a4e4b83030d348d4c7d7c7e96
[2018-10-01 07:25:55.152439234][th:977][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:25:55.152482533][th:977][info] TxProcessor on commit committed: 1c848e18fd0ba429f81bde96de183ad0a18abf2a4e4b83030d348d4c7d7c7e96
[2018-10-01 07:25:55.158455947][th:977][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:55.159841230][th:977][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:25:55.289734228][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:55.291492157][th:976][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:25:55.308786817][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:25:55.311106570][th:976][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:26:00.075624104][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:00.076790863][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:00.076820275][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 359
[2018-10-01 07:26:00.078938646][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:00.079914097][th:976][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:00.082550620][th:976][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:26:00.082584195][th:976][info] OrderingGate Received new proposal, height: 358
[2018-10-01 07:26:00.082831020][th:851][info] OrderingGate Pass the proposal to pipeline height 358
[2018-10-01 07:26:00.082839447][th:851][info] Simulator process proposal
[2018-10-01 07:26:00.083699064][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:26:00.120662203][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:26:00.120989570][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:00.121312840][th:851][info] YacGate vote for block (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, Hash: [6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19 ])
[2018-10-01 07:26:00.121810217][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.7:10001, 192.168.80.6:10001, 192.168.80.8:10001}
[2018-10-01 07:26:00.122489263][th:851][info] YAC Vote for hash (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19)
[2018-10-01 07:26:00.122598198][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:26:00.122669035][th:851][info] TxProcessor on stateful validation success: cd6a1f18807419c6915b1013db591aa06c20f6de2750be9e7a3394fb8375cb17
[2018-10-01 07:26:00.122714053][th:851][info] TxProcessor on stateful validation success: 329468fea7ac04a6d6cd99e1a42ec032483360025cb3300a8c50bb1cfb1ffe84
[2018-10-01 07:26:00.122742063][th:851][info] TxProcessor on stateful validation success: 23b416d7db4dd88a3e7133abd2e36443ab10bf1689c05bf28c4103c19137ed59
[2018-10-01 07:26:00.122756457][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:00.122767796][th:851][info] TxProcessor on proposal stateless success: cd6a1f18807419c6915b1013db591aa06c20f6de2750be9e7a3394fb8375cb17
[2018-10-01 07:26:00.122781442][th:851][info] TxProcessor on proposal stateless success: 329468fea7ac04a6d6cd99e1a42ec032483360025cb3300a8c50bb1cfb1ffe84
[2018-10-01 07:26:00.122794179][th:851][info] TxProcessor on proposal stateless success: 23b416d7db4dd88a3e7133abd2e36443ab10bf1689c05bf28c4103c19137ed59
[2018-10-01 07:26:05.123156970][th:858][info] YAC Vote for hash (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19)
[2018-10-01 07:26:05.123279749][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:26:05.167680146][th:976][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:05.171065046][th:976][info] ProposalStorage Vote [6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19] looks valid
[2018-10-01 07:26:05.172525880][th:976][info] YacBlockStorage Vote (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19) inserted
[2018-10-01 07:26:05.173811214][th:976][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:05.174619443][th:976][info] ProposalStorage Vote [6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19] looks valid
[2018-10-01 07:26:05.175313225][th:976][info] YacBlockStorage Vote (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19) inserted
[2018-10-01 07:26:05.175458108][th:976][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:05.175595708][th:976][info] ProposalStorage Vote [6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19] looks valid
[2018-10-01 07:26:05.175747060][th:976][info] YacBlockStorage Vote (6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19) inserted
[2018-10-01 07:26:05.175941196][th:976][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:05.176134829][th:976][info] YAC Received supermajority of votes for 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19, skip propagation
[2018-10-01 07:26:05.177063350][th:976][info] YAC Pass outcome for 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19 to pipeline
[2018-10-01 07:26:05.177286886][th:976][info] YacGate consensus: commit top block: height 358, hash 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19
[2018-10-01 07:26:05.177429986][th:976][info] synchronizer processing commit
[2018-10-01 07:26:05.178020927][th:976][info] ChainValidator validate block: height 358, hash 6f0e0733eba1ae740647dd978dfd64039c30820207106613f4f52524f7f7eb19
[2018-10-01 07:26:05.203689728][th:976][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:26:05.203742228][th:976][info] TxProcessor on commit committed: cd6a1f18807419c6915b1013db591aa06c20f6de2750be9e7a3394fb8375cb17
[2018-10-01 07:26:05.203760846][th:976][info] TxProcessor on commit committed: 329468fea7ac04a6d6cd99e1a42ec032483360025cb3300a8c50bb1cfb1ffe84
[2018-10-01 07:26:05.203765483][th:976][info] TxProcessor on commit committed: 23b416d7db4dd88a3e7133abd2e36443ab10bf1689c05bf28c4103c19137ed59
[2018-10-01 07:26:05.236659759][th:977][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:05.239985402][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:05.240996663][th:976][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:05.241991616][th:977][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:26:05.258771293][th:959][info] TxProcessor handle batch
[2018-10-01 07:26:05.258831707][th:959][info] TxProcessor propagating batch to PCS
[2018-10-01 07:26:05.258873047][th:959][info] PCS propagate batch
[2018-10-01 07:26:05.258889510][th:959][info] OrderingGate propagate batch, account_id: user_796146@test
[2018-10-01 07:26:05.258906294][th:959][info] AsyncGrpcClient Propagate transaction batch (on transport)
[2018-10-01 07:26:05.264655198][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:05.272848607][th:976][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:26:06.271910658][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:06.272916737][th:976][info] OrderingServiceImpl Queue size is 4
[2018-10-01 07:26:10.075605088][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:10.077005366][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:10.077022952][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 360
[2018-10-01 07:26:10.079315615][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:10.080536760][th:976][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:10.081854555][th:976][info] AsyncGrpcClient transactions in proposal: 4
[2018-10-01 07:26:10.081865133][th:976][info] OrderingGate Received new proposal, height: 359
[2018-10-01 07:26:10.082006636][th:851][info] OrderingGate Pass the proposal to pipeline height 359
[2018-10-01 07:26:10.082014805][th:851][info] Simulator process proposal
[2018-10-01 07:26:10.082682951][th:851][info] SFV transactions in proposal: 4
[2018-10-01 07:26:10.117828954][th:851][info] SFV transactions in verified proposal: 4
[2018-10-01 07:26:10.118204725][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:10.118632368][th:851][info] YacGate vote for block (fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, Hash: [fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329 ])
[2018-10-01 07:26:10.120045109][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:26:10.120806124][th:851][info] YAC Vote for hash (fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329)
[2018-10-01 07:26:10.121076306][th:976][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:10.121931581][th:976][info] ProposalStorage Vote [fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329] looks valid
[2018-10-01 07:26:10.121969928][th:976][info] YacBlockStorage Vote (fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329) inserted
[2018-10-01 07:26:10.121986153][th:976][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:10.122181783][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:26:10.122322468][th:851][info] TxProcessor on stateful validation success: 236be9611012dd885eb4b9aa9a8733f2a0c9e659cd2d205bb90dcd03872bedf0
[2018-10-01 07:26:10.122372547][th:851][info] TxProcessor on stateful validation success: 5c7035b3caf82d60cc6df4c9312932c0c59c90bcea9ac1c62bb3b5a9c02aa2d9
[2018-10-01 07:26:10.122403761][th:851][info] TxProcessor on stateful validation success: ac4134dd721e5738a7de62d961546c8261d912476f5caa5e7e0f4abc7bfda82b
[2018-10-01 07:26:10.122445935][th:851][info] TxProcessor on stateful validation success: cb025b11a59be6c26729ce02cbf15b63e221fc29dca168826717921d59d79dc4
[2018-10-01 07:26:10.122474979][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:10.122500958][th:851][info] TxProcessor on proposal stateless success: 236be9611012dd885eb4b9aa9a8733f2a0c9e659cd2d205bb90dcd03872bedf0
[2018-10-01 07:26:10.122525479][th:851][info] TxProcessor on proposal stateless success: 5c7035b3caf82d60cc6df4c9312932c0c59c90bcea9ac1c62bb3b5a9c02aa2d9
[2018-10-01 07:26:10.122548812][th:851][info] TxProcessor on proposal stateless success: ac4134dd721e5738a7de62d961546c8261d912476f5caa5e7e0f4abc7bfda82b
[2018-10-01 07:26:10.122574305][th:851][info] TxProcessor on proposal stateless success: cb025b11a59be6c26729ce02cbf15b63e221fc29dca168826717921d59d79dc4
[2018-10-01 07:26:10.137304291][th:976][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:10.138274153][th:976][info] ProposalStorage Vote [fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329] looks valid
[2018-10-01 07:26:10.138337525][th:976][info] YacBlockStorage Vote (fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329) inserted
[2018-10-01 07:26:10.138354935][th:976][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:10.142904631][th:978][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:26:10.143556797][th:978][info] ProposalStorage Vote [fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329] looks valid
[2018-10-01 07:26:10.143566559][th:978][info] YacBlockStorage Vote (fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329, fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329) inserted
[2018-10-01 07:26:10.143569450][th:978][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:10.143577036][th:978][info] YAC Propagate state fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329 to whole network
[2018-10-01 07:26:10.143645544][th:978][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:26:10.143693330][th:978][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:26:10.143757309][th:978][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:26:10.143804758][th:978][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:26:10.144995403][th:976][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:10.147704463][th:976][info] YAC Pass outcome for fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329 to pipeline
[2018-10-01 07:26:10.153258706][th:976][info] YacGate consensus: commit top block: height 359, hash fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329
[2018-10-01 07:26:10.153288784][th:976][info] synchronizer processing commit
[2018-10-01 07:26:10.154461630][th:976][info] ChainValidator validate block: height 359, hash fe8104a845ec4217c32ce91af962f9dcb440fc10a8b6e5f1a2e78c83ddf8c329
[2018-10-01 07:26:10.211784431][th:976][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:26:10.211889544][th:976][info] TxProcessor on commit committed: 236be9611012dd885eb4b9aa9a8733f2a0c9e659cd2d205bb90dcd03872bedf0
[2018-10-01 07:26:10.211925149][th:976][info] TxProcessor on commit committed: 5c7035b3caf82d60cc6df4c9312932c0c59c90bcea9ac1c62bb3b5a9c02aa2d9
[2018-10-01 07:26:10.211943367][th:976][info] TxProcessor on commit committed: ac4134dd721e5738a7de62d961546c8261d912476f5caa5e7e0f4abc7bfda82b
[2018-10-01 07:26:10.211975049][th:976][info] TxProcessor on commit committed: cb025b11a59be6c26729ce02cbf15b63e221fc29dca168826717921d59d79dc4
[2018-10-01 07:26:10.225961239][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:10.226716149][th:976][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:10.243542120][th:976][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:10.244205951][th:976][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:26:15.075621706][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:15.076318972][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:15.076331843][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 361
[2018-10-01 07:26:15.078490372][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:15.079423685][th:976][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:15.082248140][th:976][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:26:15.083748548][th:976][info] OrderingGate Received new proposal, height: 360
[2018-10-01 07:26:15.084523827][th:851][info] OrderingGate Pass the proposal to pipeline height 360
[2018-10-01 07:26:15.084552079][th:851][info] Simulator process proposal
[2018-10-01 07:26:15.088429364][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:26:15.103810001][th:978][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:26:15.105296468][th:978][info] ProposalStorage Vote [a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac] looks valid
[2018-10-01 07:26:15.105312850][th:978][info] YacBlockStorage Vote (a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac) inserted
[2018-10-01 07:26:15.105316812][th:978][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:15.105575426][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:26:15.106561641][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:15.107790161][th:851][info] YacGate vote for block (a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, Hash: [a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac ])
[2018-10-01 07:26:15.108860620][th:976][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:15.108981598][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001}
[2018-10-01 07:26:15.110649125][th:851][info] YAC Vote for hash (a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac)
[2018-10-01 07:26:15.112707000][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:26:15.112973258][th:978][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:15.112852950][th:851][info] TxProcessor on stateful validation success: bef237e879895cd59c997e233fc42d694e37d0bad27f459669ecebb56005aa77
[2018-10-01 07:26:15.113440256][th:851][info] TxProcessor on stateful validation success: 4a1e77097e95245105dbce1c310573f3947e3bf5abacc6bd1d0fb39df978c9a9
[2018-10-01 07:26:15.114067209][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:15.114072707][th:978][info] ProposalStorage Vote [a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac] looks valid
[2018-10-01 07:26:15.114081414][th:978][info] YacBlockStorage Vote (a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac) inserted
[2018-10-01 07:26:15.114084554][th:978][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:15.114086929][th:851][info] TxProcessor on proposal stateless success: bef237e879895cd59c997e233fc42d694e37d0bad27f459669ecebb56005aa77
[2018-10-01 07:26:15.114097991][th:851][info] TxProcessor on proposal stateless success: 4a1e77097e95245105dbce1c310573f3947e3bf5abacc6bd1d0fb39df978c9a9
[2018-10-01 07:26:15.117083170][th:976][info] ProposalStorage Vote [a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac] looks valid
[2018-10-01 07:26:15.117101626][th:976][info] YacBlockStorage Vote (a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac, a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac) inserted
[2018-10-01 07:26:15.117104629][th:976][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:15.117145303][th:976][info] YAC Propagate state a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac to whole network
[2018-10-01 07:26:15.117817266][th:978][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:15.118819839][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:26:15.118958146][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:26:15.119054514][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:26:15.121444672][th:976][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:26:15.123685702][th:978][info] YAC Pass outcome for a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac to pipeline
[2018-10-01 07:26:15.127447437][th:978][info] YacGate consensus: commit top block: height 360, hash a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac
[2018-10-01 07:26:15.127496626][th:978][info] synchronizer processing commit
[2018-10-01 07:26:15.128822372][th:978][info] ChainValidator validate block: height 360, hash a343e5bdfda45348dc0e50b0d7c4440a54fca940fb0ae8700aa7c0b915d361ac
[2018-10-01 07:26:15.139352829][th:978][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:26:15.139645436][th:978][info] TxProcessor on commit committed: bef237e879895cd59c997e233fc42d694e37d0bad27f459669ecebb56005aa77
[2018-10-01 07:26:15.140551044][th:978][info] TxProcessor on commit committed: 4a1e77097e95245105dbce1c310573f3947e3bf5abacc6bd1d0fb39df978c9a9
[2018-10-01 07:26:15.256189905][th:979][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:15.256921969][th:979][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:20.075601505][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:20.076088119][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:20.076108505][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 362
[2018-10-01 07:26:20.079840222][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:20.081259500][th:979][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:20.081700556][th:979][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:26:20.081725169][th:979][info] OrderingGate Received new proposal, height: 361
[2018-10-01 07:26:20.085310021][th:851][info] OrderingGate Pass the proposal to pipeline height 361
[2018-10-01 07:26:20.085324986][th:851][info] Simulator process proposal
[2018-10-01 07:26:20.088586930][th:851][info] SFV transactions in proposal: 1
[2018-10-01 07:26:20.097699313][th:851][info] SFV transactions in verified proposal: 1
[2018-10-01 07:26:20.098726930][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:20.099600376][th:851][info] YacGate vote for block (6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, Hash: [6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815 ])
[2018-10-01 07:26:20.100762807][th:851][info] YAC Order for voting: {192.168.80.6:10001, 192.168.80.8:10001, 192.168.80.7:10001, 192.168.80.9:10001}
[2018-10-01 07:26:20.102035135][th:851][info] YAC Vote for hash (6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815)
[2018-10-01 07:26:20.102734474][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:26:20.102962762][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:20.103430954][th:851][info] TxProcessor on stateful validation success: 1d475cc52e70a29a20a560dbc9820996df561b00497b7bdd9ed3e9dad375a290
[2018-10-01 07:26:20.103971422][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:20.103994800][th:851][info] TxProcessor on proposal stateless success: 1d475cc52e70a29a20a560dbc9820996df561b00497b7bdd9ed3e9dad375a290
[2018-10-01 07:26:20.104485307][th:979][info] ProposalStorage Vote [6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815] looks valid
[2018-10-01 07:26:20.104531390][th:979][info] YacBlockStorage Vote (6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815) inserted
[2018-10-01 07:26:20.104546936][th:979][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:20.109468234][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:20.110437873][th:979][info] ProposalStorage Vote [6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815] looks valid
[2018-10-01 07:26:20.110469086][th:979][info] YacBlockStorage Vote (6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815) inserted
[2018-10-01 07:26:20.110584658][th:979][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:20.113318463][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:26:20.114239398][th:979][info] ProposalStorage Vote [6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815] looks valid
[2018-10-01 07:26:20.114481806][th:979][info] YacBlockStorage Vote (6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815, 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815) inserted
[2018-10-01 07:26:20.114667630][th:979][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:20.114855075][th:979][info] YAC Propagate state 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815 to whole network
[2018-10-01 07:26:20.115218972][th:979][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.6:10001
[2018-10-01 07:26:20.115507285][th:979][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.8:10001
[2018-10-01 07:26:20.115795441][th:979][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.7:10001
[2018-10-01 07:26:20.116129799][th:979][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:26:20.120667328][th:976][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:20.127475132][th:976][info] YAC Pass outcome for 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815 to pipeline
[2018-10-01 07:26:20.127543196][th:976][info] YacGate consensus: commit top block: height 361, hash 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815
[2018-10-01 07:26:20.127550609][th:976][info] synchronizer processing commit
[2018-10-01 07:26:20.128842382][th:976][info] ChainValidator validate block: height 361, hash 6f0b7e5a2df07a71e1b8ae54594e41630a4d2fe96529f97b410834ee14add815
[2018-10-01 07:26:20.139228628][th:976][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:26:20.139591486][th:976][info] TxProcessor on commit committed: 1d475cc52e70a29a20a560dbc9820996df561b00497b7bdd9ed3e9dad375a290
[2018-10-01 07:26:20.162738910][th:980][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:20.164006278][th:980][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:20.241879842][th:980][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:20.243363450][th:980][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:26:20.255233977][th:980][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:20.256732712][th:980][info] OrderingServiceImpl Queue size is 3
[2018-10-01 07:26:25.075605027][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:25.076704383][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:25.076726213][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 363
[2018-10-01 07:26:25.081046062][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:25.082469903][th:980][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:25.089625341][th:980][info] AsyncGrpcClient transactions in proposal: 3
[2018-10-01 07:26:25.089803847][th:980][info] OrderingGate Received new proposal, height: 362
[2018-10-01 07:26:25.091115639][th:851][info] OrderingGate Pass the proposal to pipeline height 362
[2018-10-01 07:26:25.091825496][th:851][info] Simulator process proposal
[2018-10-01 07:26:25.093490481][th:851][info] SFV transactions in proposal: 3
[2018-10-01 07:26:25.132181654][th:851][info] SFV transactions in verified proposal: 3
[2018-10-01 07:26:25.132389962][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:25.132731398][th:851][info] YacGate vote for block (ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, Hash: [ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3 ])
[2018-10-01 07:26:25.133214472][th:851][info] YAC Order for voting: {192.168.80.7:10001, 192.168.80.9:10001, 192.168.80.8:10001, 192.168.80.6:10001}
[2018-10-01 07:26:25.133943748][th:851][info] YAC Vote for hash (ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3)
[2018-10-01 07:26:25.134075701][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.7:10001
[2018-10-01 07:26:25.134225264][th:851][info] TxProcessor on stateful validation success: 18d6ed39a80616c646e80292cc2c7b41accf23cf4df3300edf0782f1c34453d8
[2018-10-01 07:26:25.134320109][th:851][info] TxProcessor on stateful validation success: 8911beda006db5ce56f5eedb99d9aa9686d2af993515ab23556a3b1ed5a7ab94
[2018-10-01 07:26:25.134379580][th:851][info] TxProcessor on stateful validation success: 71369952798bfe87ccd09e6d495aecadf5d9d225fdb02b5cd216031bc74ce2a8
[2018-10-01 07:26:25.134424548][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:25.134465858][th:851][info] TxProcessor on proposal stateless success: 18d6ed39a80616c646e80292cc2c7b41accf23cf4df3300edf0782f1c34453d8
[2018-10-01 07:26:25.134509474][th:851][info] TxProcessor on proposal stateless success: 8911beda006db5ce56f5eedb99d9aa9686d2af993515ab23556a3b1ed5a7ab94
[2018-10-01 07:26:25.134552812][th:851][info] TxProcessor on proposal stateless success: 71369952798bfe87ccd09e6d495aecadf5d9d225fdb02b5cd216031bc74ce2a8
[2018-10-01 07:26:25.149978213][th:980][info] AsyncGrpcClient Receive votes[size=3] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:25.155061421][th:980][info] ProposalStorage Vote [ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3] looks valid
[2018-10-01 07:26:25.155080686][th:980][info] YacBlockStorage Vote (ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3) inserted
[2018-10-01 07:26:25.155084300][th:980][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:25.155088921][th:980][info] ProposalStorage Vote [ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3] looks valid
[2018-10-01 07:26:25.155094002][th:980][info] YacBlockStorage Vote (ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3) inserted
[2018-10-01 07:26:25.155095997][th:980][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:25.155129925][th:980][info] ProposalStorage Vote [ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3] looks valid
[2018-10-01 07:26:25.155137486][th:980][info] YacBlockStorage Vote (ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3) inserted
[2018-10-01 07:26:25.155139472][th:980][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:25.155147234][th:980][info] YAC Received supermajority of votes for ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3, skip propagation
[2018-10-01 07:26:25.155150263][th:980][info] YAC Pass outcome for ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3 to pipeline
[2018-10-01 07:26:25.156132654][th:980][info] YacGate consensus: commit top block: height 362, hash ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3
[2018-10-01 07:26:25.156143570][th:980][info] synchronizer processing commit
[2018-10-01 07:26:25.160435263][th:980][info] ChainValidator validate block: height 362, hash ec0a320966bd2b1c40a40613386b051d6b7c1acf7cd080cdba18cce912b595f3
[2018-10-01 07:26:25.193839657][th:980][info] IROHAD ~~~~~~~~~| COMMIT =^._.^= |~~~~~~~~~
[2018-10-01 07:26:25.194079181][th:980][info] TxProcessor on commit committed: 18d6ed39a80616c646e80292cc2c7b41accf23cf4df3300edf0782f1c34453d8
[2018-10-01 07:26:25.194167386][th:980][info] TxProcessor on commit committed: 8911beda006db5ce56f5eedb99d9aa9686d2af993515ab23556a3b1ed5a7ab94
[2018-10-01 07:26:25.194259649][th:980][info] TxProcessor on commit committed: 71369952798bfe87ccd09e6d495aecadf5d9d225fdb02b5cd216031bc74ce2a8
[2018-10-01 07:26:25.244576515][th:980][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:25.245345135][th:980][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:25.268369648][th:980][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:25.269486173][th:980][info] OrderingServiceImpl Queue size is 2
[2018-10-01 07:26:30.075605815][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:30.076350008][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:30.076365956][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 364
[2018-10-01 07:26:30.078647905][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:30.081773501][th:980][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:30.082615311][th:980][info] AsyncGrpcClient transactions in proposal: 2
[2018-10-01 07:26:30.082642743][th:980][info] OrderingGate Received new proposal, height: 363
[2018-10-01 07:26:30.082684048][th:851][info] OrderingGate Pass the proposal to pipeline height 363
[2018-10-01 07:26:30.082689569][th:851][info] Simulator process proposal
[2018-10-01 07:26:30.083440588][th:851][info] SFV transactions in proposal: 2
[2018-10-01 07:26:30.092299648][th:851][info] SFV transactions in verified proposal: 2
[2018-10-01 07:26:30.092583611][th:851][info] Simulator process verified proposal
[2018-10-01 07:26:30.092928464][th:851][info] YacGate vote for block (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, Hash: [1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98 ])
[2018-10-01 07:26:30.093567881][th:851][info] YAC Order for voting: {192.168.80.9:10001, 192.168.80.6:10001, 192.168.80.7:10001, 192.168.80.8:10001}
[2018-10-01 07:26:30.094299822][th:851][info] YAC Vote for hash (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98)
[2018-10-01 07:26:30.094458084][th:851][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.9:10001
[2018-10-01 07:26:30.094609801][th:851][info] TxProcessor on stateful validation success: 1babf70fd672fafd353ac69bcef84a05569584a1ddf3d5f96ad1d72ce24663d5
[2018-10-01 07:26:30.094692263][th:851][info] TxProcessor on stateful validation success: acbddf4c25c9b7bde2d6fd66218c78ca07f825bb0a5aa0fe32e3c65161cafcb9
[2018-10-01 07:26:30.094721025][th:851][info] IROHAD ~~~~~~~~~| PROPOSAL ^_^ |~~~~~~~~~
[2018-10-01 07:26:30.094745963][th:851][info] TxProcessor on proposal stateless success: 1babf70fd672fafd353ac69bcef84a05569584a1ddf3d5f96ad1d72ce24663d5
[2018-10-01 07:26:30.094772343][th:851][info] TxProcessor on proposal stateless success: acbddf4c25c9b7bde2d6fd66218c78ca07f825bb0a5aa0fe32e3c65161cafcb9
[2018-10-01 07:26:30.282788618][th:979][info] AsyncGrpcClient OrderingServiceTransportGrpc::onBatch
[2018-10-01 07:26:30.283404881][th:979][info] OrderingServiceImpl Queue size is 1
[2018-10-01 07:26:35.075608271][th:849][info] OrderingServiceImpl Start proposal generation
[2018-10-01 07:26:35.076023987][th:849][info] StorageImpl create ordering service persistent state
[2018-10-01 07:26:35.076047346][th:849][info] PostgresOrderingServicePersistentState Save proposal_height in ordering_service_state 365
[2018-10-01 07:26:35.078166623][th:849][info] AsyncGrpcClient OrderingServiceTransportGrpc::publishProposal
[2018-10-01 07:26:35.081331211][th:979][info] AsyncGrpcClient receive proposal
[2018-10-01 07:26:35.083968264][th:979][info] AsyncGrpcClient transactions in proposal: 1
[2018-10-01 07:26:35.083995857][th:979][info] OrderingGate Received new proposal, height: 364
[2018-10-01 07:26:35.095042616][th:858][info] YAC Vote for hash (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98)
[2018-10-01 07:26:35.095126592][th:858][info] AsyncGrpcClient Send votes bundle[size=1] to 192.168.80.6:10001
[2018-10-01 07:26:35.095302475][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.6:37600
[2018-10-01 07:26:35.096108438][th:979][info] ProposalStorage Vote [1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98] looks valid
[2018-10-01 07:26:35.096121027][th:979][info] YacBlockStorage Vote (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98) inserted
[2018-10-01 07:26:35.096124286][th:979][info] YacBlockStorage Votes in storage [1/4]
[2018-10-01 07:26:35.124080992][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.8:54156
[2018-10-01 07:26:35.124737790][th:979][info] ProposalStorage Vote [1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98] looks valid
[2018-10-01 07:26:35.124748431][th:979][info] YacBlockStorage Vote (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98) inserted
[2018-10-01 07:26:35.124751266][th:979][info] YacBlockStorage Votes in storage [2/4]
[2018-10-01 07:26:35.125629963][th:979][info] AsyncGrpcClient Receive votes[size=1] from ipv4:192.168.80.7:43310
[2018-10-01 07:26:35.126281857][th:979][info] ProposalStorage Vote [1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98] looks valid
[2018-10-01 07:26:35.126293511][th:979][info] YacBlockStorage Vote (1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98, 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98) inserted
[2018-10-01 07:26:35.126296156][th:979][info] YacBlockStorage Votes in storage [3/4]
[2018-10-01 07:26:35.126303996][th:979][info] YAC Propagate state 1261330da20390741284c56b36a19d3ec94b818b1cf3bbcb9066f5dc36fa6a98 to whole network
[2018-10-01 07:26:35.126386410][th:979][info] AsyncGrpcClient Send votes bundle[size=3] to 192.168.80.9:10001
[2018-10-01 07:26:35.126471581][th:979][info] AsyncGrpcClient
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment