yfhk / fabric_log

logs
1 stars 0 forks source link

log for tendermint #9

Open yfhk opened 5 years ago

yfhk commented 5 years ago

当前默认账户地址为: [ 1d41e21f489f4d4342c516a8609231cad8c2a6c2 ]

当前IP地址为: [ 192.168.1.162 ]

2018-11-09 15:02:51.276 CST [cryptoServices] setFactories -> INFO 002 setFactories config.ProviderName = SW 发现GodKey,作为God运行 启动OD挖矿模式 2018-11-09 15:02:53.330 CST [cis] LoadLocalCis -> DEBU 006 LoadLocalCis 2018-11-09 15:02:54.601 CST [orderer/common/server] createLedgerFactory -> DEBU 007 Ledger dir: ./data/orderer 2018-11-09 15:02:54.601 CST [kvledger.util] CreateDirIfMissing -> DEBU 008 CreateDirIfMissing [data/orderer/index/] 2018-11-09 15:02:54.601 CST [kvledger.util] logDirStatus -> DEBU 009 Before creating dir - [data/orderer/index/] does not exist 2018-11-09 15:02:54.601 CST [kvledger.util] logDirStatus -> DEBU 00a After creating dir - [data/orderer/index/] exists 2018-11-09 15:02:54.605 CST [fsblkstorage] newBlockfileMgr -> DEBU 00b newBlockfileMgr() initializing file-based block storage for ledger: ordererchannel 2018-11-09 15:02:54.605 CST [kvledger.util] CreateDirIfMissing -> DEBU 00c CreateDirIfMissing [data/orderer/chains/ordererchannel/] 2018-11-09 15:02:54.605 CST [kvledger.util] logDirStatus -> DEBU 00d Before creating dir - [data/orderer/chains/ordererchannel/] does not exist 2018-11-09 15:02:54.605 CST [kvledger.util] logDirStatus -> DEBU 00e After creating dir - [data/orderer/chains/ordererchannel/] exists 2018-11-09 15:02:54.605 CST [fsblkstorage] newBlockfileMgr -> INFO 00f Getting block information from block storage 2018-11-09 15:02:54.605 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 010 Retrieving checkpoint info from block files 2018-11-09 15:02:54.605 CST [fsblkstorage] retrieveLastFileSuffix -> DEBU 011 retrieveLastFileSuffix() 2018-11-09 15:02:54.605 CST [fsblkstorage] retrieveLastFileSuffix -> DEBU 012 retrieveLastFileSuffix() - biggestFileNum = -1 2018-11-09 15:02:54.605 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 013 Last file number found = -1 2018-11-09 15:02:54.605 CST [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 014 No block file found 2018-11-09 15:02:54.605 CST [fsblkstorage] newBlockfileMgr -> DEBU 015 Info constructed by scanning the blocks dir = (fsblkstorage.checkpointInfo)(0xc4203aeec0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) 2018-11-09 15:02:54.606 CST [fsblkstorage] newBlockIndex -> DEBU 016 newBlockIndex() - indexItems:[[BlockNum]] 2018-11-09 15:02:54.606 CST [fsblkstorage] indexBlock -> DEBU 017 Indexing block [blockNum=0, blockHash=[]byte{0x9d, 0xae, 0xd0, 0xb2, 0x3d, 0xb8, 0x43, 0x51, 0xca, 0x65, 0xb5, 0xcf, 0x9e, 0x8c, 0x43, 0xfa, 0x75, 0x73, 0xa8, 0x90, 0xe7, 0xa3, 0xe7, 0xac, 0xb6, 0xb1, 0x5c, 0xf7, 0xb7, 0x7d, 0xc1, 0x43} txOffsets= txId=d622134dbafcc1ba28b4d91e5535bf6439483ed8031a2d46735f4da77ab25629 locPointer=offset=38, bytesLength=1299 ] 2018-11-09 15:02:54.607 CST [fsblkstorage] updateCheckpoint -> DEBU 018 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[1342], isChainEmpty=[false], lastBlockNumber=[0] [pbft] 2018-11-09 15:02:54 [INFO] [github.com/hyperledger/fabric/orderer/consensus/pbft pbft.go:81] { trying to listen on 127.0.0.1:26658 } [pbft] 2018-11-09 15:02:56 [INFO] [github.com/hyperledger/fabric/orderer/consensus/pbft pbft.go:101] { new chain ordererchannel } [orderer/commmon/multichannel] 2018-11-09 15:02:56 [INFO] [github.com/hyperledger/fabric/orderer/common/multichannel registrar.go:169] { Starting system channel 'ordererchannel' with genesis block hash 9daed0b23db84351ca65b5cf9e8c43fa7573a890e7a3e7acb6b15cf7b77dc143 and orderer type pbft } [pbft] 2018-11-09 15:02:56 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft echo.go:35] { UUUUUUUUUU, channelId = %!(EXTRA string=ordererchannel, string=&{ledgerResources:0xc42013c6e0 Processor:0xc42013c9c0 BlockWriter:0xc420141ec0 Chain:0xc4202e2080 cutter:0xc42032da10 LocalSigner:0x32721f8}) } goroutine 1 [running]: runtime/debug.Stack(0xc4202d7800, 0x1, 0xc4209aafb0) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/orderer/consensus/pbft.(echo).NewSupport(0xc420124d60, 0xc420292250, 0xe, 0x315dd40, 0xc420121270) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/consensus/pbft/echo.go:36 +0x1dd github.com/hyperledger/fabric/orderer/consensus/pbft.(chain).Start(0xc4202e2080) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/consensus/pbft/pbft.go:109 +0x59 github.com/hyperledger/fabric/orderer/common/multichannel.(ChainSupport).start(0xc420121270) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/multichannel/chainsupport.go:87 +0x34 github.com/hyperledger/fabric/orderer/common/multichannel.NewRegistrar(0x3147ee0, 0xc4202e2060, 0xc4209b7380, 0x313e7a0, 0x32721f8, 0xc420128118, 0x1, 0x1, 0xc420230070) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/multichannel/registrar.go:193 +0x1040 github.com/hyperledger/fabric/orderer/common/server.initializeMultichannelRegistrar(0xc4203942c0, 0x313e7a0, 0x32721f8, 0xc420128118, 0x1, 0x1, 0xc420368a87) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/main.go:207 +0x18d github.com/hyperledger/fabric/orderer/common/server.Start(0x231b1db, 0x5, 0xc4203942c0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/common/server/main.go:92 +0x15b github.com/hyperledger/fabric/orderer/shell.Main() /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/shell/shell.go:71 +0x210 github.com/apeiron/shell/cmd/miner.Miner(0x310ac40, 0xc420275200, 0x3, 0x3, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/apeiron/shell/cmd/miner/miner.go:147 +0x8e2 github.com/apeiron/shell/cmd/miner.glob..func1(0x310ac40, 0xc420275200, 0x3, 0x3) /home/jia.hu/golibs/src/github.com/apeiron/shell/cmd/miner/miner.go:48 +0x4d github.com/hyperledger/fabric/quote/github.com/spf13/cobra.(Command).execute(0x310ac40, 0xc420274d80, 0x3, 0x3, 0x310ac40, 0xc420274d80) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/quote/github.com/spf13/cobra/command.go:603 +0x234 github.com/hyperledger/fabric/quote/github.com/spf13/cobra.(Command).ExecuteC(0x310e160, 0x11, 0x0, 0x0) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/quote/github.com/spf13/cobra/command.go:689 +0x2fe github.com/hyperledger/fabric/quote/github.com/spf13/cobra.(Command).Execute(0x310e160, 0x52, 0xc4203afff5) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/quote/github.com/spf13/cobra/command.go:648 +0x2b main.main() /home/jia.hu/golibs/src/github.com/apeiron/shell/main.go:618 +0x1279 [orderer/common/server] 2018-11-09 15:02:56 [INFO] [github.com/hyperledger/fabric/orderer/common/server main.go:97] { Starting orderer: Version: development build Go version: go1.9.4 OS/Arch: linux/amd64 Experimental features: } [orderer/common/server] 2018-11-09 15:02:56 [INFO] [github.com/hyperledger/fabric/orderer/common/server main.go:100] { Beginning to serve requests } [pbft] 2018-11-09 15:02:59 [INFO] [github.com/hyperledger/fabric/orderer/consensus/pbft pbft.go:77] { trying to startup tendermint } [tendermint] 2018-11-09 15:02:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:50] { config =%!(EXTRA string=abci: socket consensus: create_empty_blocks: true create_empty_blocks_interval: 0 peer_gossip_sleep_duration: 100 peer_query_maj23_sleep_duration: 2000 skip_timeout_commit: false timeout_commit: 1000 timeout_precommit: 1000 timeout_precommit_delta: 500 timeout_prevote: 1000 timeout_prevote_delta: 500 timeout_propose: 3000 timeout_propose_delta: 500 wal_file: data/cs.wal/wal db_backend: leveldb db_path: data fast_sync: true filter_peers: false genesis_file: config/genesis.json instrumentation: max_open_connections: 3 prometheus: false prometheus_listen_addr: :26660 log_level: main:info,state:info,:error mempool: broadcast: true cache_size: 100000 recheck: true recheck_empty: true size: 100000 wal_dir: data/mempool.wal moniker: localhost.localdomain node_key_file: config/node_key.json p2p: addr_book_file: config/addrbook.json addr_book_strict: false external_address: "" flush_throttle_timeout: 100 laddr: tcp://0.0.0.0:26656 max_num_peers: 50 max_packet_msg_payload_size: 1024 persistent_peers: 33db33ed16c880beedd8957d824f61c7274434d0@node0:26656,6f7b910ea6e542c1d43a8160e16b2e972bf718ac@node1:26656,31d292fa130c1dc5b1e88b3c237ecd029ac4e199@node2:26656,eb976d0b996bfacebb38203c38e70a3571c1c7bd@node3:26656 pex: true private_peer_ids: "" recv_rate: 5120000 seed_mode: false seeds: "" send_rate: 5120000 upnp: false peer.cryptoservices.sw.filekeystore.keystore: "" priv_validator_file: config/priv_validator.json prof_laddr: "" proxy_app: tcp://127.0.0.1:26658 rpc: grpc_laddr: "" grpc_max_open_connections: 900 laddr: tcp://0.0.0.0:26657 max_open_connections: 900 unsafe: false tx_index: index_all_tags: false index_tags: "" indexer: kv ) } [tendermint] 2018-11-09 15:02:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:52] { config.P2P =%!(EXTRA config.P2PConfig=&{/var/hyperledger/apeiron tcp://0.0.0.0:26656 false config/addrbook.json true 40 10 100ms 1024 5120000 5120000 true false true 20s 3s false false 0xc4202a4ea0}) } [pbft] 2018-11-09 15:02:59 [INFO] [github.com/hyperledger/fabric/orderer/consensus/pbft echo.go:52] { Info LastBlockHeight 0 } [pbft] 2018-11-09 15:02:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft echo.go:66] { InitChain%!(EXTRA string=req = {Time:2018-11-03 08:34:20.861249334 +0000 UTC ChainId:test-chain-x90sPG ConsensusParams:block_size: evidence_params: Validators:[{PubKey:{Type:secp256k1 Data:[2 199 182 161 181 203 99 7 207 154 73 38 82 156 189 250 29 153 21 197 191 172 111 128 178 141 173 77 238 12 213 128 124] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0} Power:10 XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}] AppStateBytes:[] XXX_NoUnkeyedLiteral:{} XXX_unrecognized:[] XXX_sizecache:0}) } goroutine 88 [running]: runtime/debug.Stack(0xc4202d7800, 0x1, 0xc4209ab670) /usr/lib/golang/src/runtime/debug/stack.go:24 +0xa7 runtime/debug.PrintStack() /usr/lib/golang/src/runtime/debug/stack.go:16 +0x22 github.com/hyperledger/fabric/orderer/consensus/pbft.(echo).InitChain(0xc420124d60, 0x33559f36, 0xed36f548c, 0x0, 0xc4202d9060, 0x11, 0xc42099eb10, 0xc420236150, 0x1, 0x1, ...) /home/jia.hu/golibs/src/github.com/hyperledger/fabric/orderer/consensus/pbft/echo.go:67 +0x18f github.com/tendermint/tendermint/abci/server.(SocketServer).handleRequest(0xc420158aa0, 0xc4202db260, 0xc420011200) /home/jia.hu/golibs/src/github.com/tendermint/tendermint/abci/server/socket_server.go:193 +0x84e github.com/tendermint/tendermint/abci/server.(SocketServer).handleRequests(0xc420158aa0, 0xc4200111a0, 0x3159980, 0xc42013a1a8, 0xc420011200) /home/jia.hu/golibs/src/github.com/tendermint/tendermint/abci/server/socket_server.go:163 +0xe8 created by github.com/tendermint/tendermint/abci/server.(*SocketServer).acceptConnectionsRoutine /home/jia.hu/golibs/src/github.com/tendermint/tendermint/abci/server/socket_server.go:119 +0x287 [tendermint] 2018-11-09 15:02:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 6f7b910ea6e542c1d43a8160e16b2e972bf718ac@192.168.1.161:26656 err dial tcp 192.168.1.161:26656: getsockopt: connection refused attempts 0]=nil } [tendermint] 2018-11-09 15:02:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 31d292fa130c1dc5b1e88b3c237ecd029ac4e199@192.168.1.162:26656 err self ID attempts 0]=nil } [tendermint] 2018-11-09 15:03:00 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 33db33ed16c880beedd8957d824f61c7274434d0@192.168.1.160:26656 err dial tcp 192.168.1.160:26656: i/o timeout attempts 0]=nil } [tendermint] 2018-11-09 15:03:00 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr eb976d0b996bfacebb38203c38e70a3571c1c7bd@192.168.1.163:26656 err dial tcp 192.168.1.163:26656: i/o timeout attempts 0]=nil } [tendermint] 2018-11-09 15:03:29 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 6f7b910ea6e542c1d43a8160e16b2e972bf718ac@192.168.1.161:26656 err dial tcp 192.168.1.161:26656: getsockopt: connection refused attempts 1]=nil } [tendermint] 2018-11-09 15:03:30 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr eb976d0b996bfacebb38203c38e70a3571c1c7bd@192.168.1.163:26656 err dial tcp 192.168.1.163:26656: i/o timeout attempts 1]=nil } [tendermint] 2018-11-09 15:03:30 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 33db33ed16c880beedd8957d824f61c7274434d0@192.168.1.160:26656 err dial tcp 192.168.1.160:26656: i/o timeout attempts 1]=nil } [tendermint] 2018-11-09 15:03:59 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 6f7b910ea6e542c1d43a8160e16b2e972bf718ac@192.168.1.161:26656 err dial tcp 192.168.1.161:26656: getsockopt: connection refused attempts 2]=nil } [tendermint] 2018-11-09 15:04:00 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 33db33ed16c880beedd8957d824f61c7274434d0@192.168.1.160:26656 err dial tcp 192.168.1.160:26656: i/o timeout attempts 2]=nil } [tendermint] 2018-11-09 15:04:00 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr eb976d0b996bfacebb38203c38e70a3571c1c7bd@192.168.1.163:26656 err dial tcp 192.168.1.163:26656: i/o timeout attempts 2]=nil } [tendermint] 2018-11-09 15:04:29 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 6f7b910ea6e542c1d43a8160e16b2e972bf718ac@192.168.1.161:26656 err dial tcp 192.168.1.161:26656: getsockopt: connection refused attempts 3]=nil } [tendermint] 2018-11-09 15:04:30 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr eb976d0b996bfacebb38203c38e70a3571c1c7bd@192.168.1.163:26656 err dial tcp 192.168.1.163:26656: i/o timeout attempts 3]=nil } [tendermint] 2018-11-09 15:04:30 [ERROR] [github.com/hyperledger/fabric/orderer/consensus/pbft tendermint.go:86] { Dialing failed module=p2p [addr 33db33ed16c880beedd8957d824f61c7274434d0@192.168.1.160:26656 err dial tcp 192.168.1.160:26656: i/o timeout attempts 3]=nil } ^C