Skip to content

Instantly share code, notes, and snippets.

@siddjain
Created June 17, 2020 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siddjain/7603743dec3c1d5bf741408ce0572f40 to your computer and use it in GitHub Desktop.
Save siddjain/7603743dec3c1d5bf741408ce0572f40 to your computer and use it in GitHub Desktop.
2020-06-16 23:52:52.088 UTC [nodeCmd] serve -> INFO 001 Starting peer:
Version: 2.0.1
Commit SHA: 1cfa5da
Go version: go1.13.4
OS/Arch: linux/amd64
Chaincode:
Base Docker Namespace: hyperledger
Base Docker Label: org.hyperledger.fabric
Docker Namespace: hyperledger
2020-06-16 23:52:52.156 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.11:8055
2020-06-16 23:52:52.156 UTC [peer] getLocalAddress -> INFO 003 Returning peer0.keypharmacy.com:8055
2020-06-16 23:52:52.208 UTC [gossip.service] New -> INFO 004 Initialize gossip with endpoint peer0.keypharmacy.com:8055
2020-06-16 23:52:52.209 UTC [gossip.gossip] New -> INFO 005 Creating gossip service with self membership of Endpoint: peer0.keypharmacy.com:8055, InternalEndpoint: peer0.keypharmacy.com:8055, PKI-ID: f42d70c3282398833314d4c23ba2931ec716b527b27d282f11be89b7b7528bdb, Metadata:
2020-06-16 23:52:52.210 UTC [gossip.gossip] start -> INFO 006 Gossip instance peer0.keypharmacy.com:8055 started
2020-06-16 23:52:52.211 UTC [ledgermgmt] NewLedgerMgr -> INFO 007 Initializing LedgerMgr
2020-06-16 23:52:52.721 UTC [ledgermgmt] NewLedgerMgr -> INFO 008 Initialized LedgerMgr
2020-06-16 23:52:52.734 UTC [lifecycle] InitializeLocalChaincodes -> INFO 009 Initialized lifecycle cache with 2 already installed chaincodes
2020-06-16 23:52:52.734 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 00a Entering computeChaincodeEndpoint with peerHostname: peer0.keypharmacy.com
2020-06-16 23:52:52.735 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 00b Exit with ccEndpoint: peer0.keypharmacy.com:8056
2020-06-16 23:52:52.738 UTC [sccapi] DeploySysCC -> INFO 00c deploying system chaincode 'lscc'
2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00d deploying system chaincode 'cscc'
2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00e deploying system chaincode 'qscc'
2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00f deploying system chaincode '_lifecycle'
2020-06-16 23:52:52.739 UTC [nodeCmd] serve -> INFO 010 Deployed system chaincodes
2020-06-16 23:52:52.739 UTC [peer] Initialize -> INFO 011 Loading chain tracktrace
2020-06-16 23:52:52.740 UTC [ledgermgmt] OpenLedger -> INFO 012 Opening ledger with id = tracktrace
2020-06-16 23:52:52.859 UTC [lifecycle] update -> INFO 013 Updating cached definition for chaincode 'test3' on channel 'tracktrace'
2020-06-16 23:52:52.968 UTC [lifecycle] update -> INFO 014 Updating cached definition for chaincode 'my_awesome_cc' on channel 'tracktrace'
2020-06-16 23:52:52.994 UTC [lifecycle] update -> INFO 015 Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition my_awesome_cc:1.0
2020-06-16 23:52:52.994 UTC [lifecycle] update -> INFO 016 Updating cached definition for chaincode 'my_awesome_chaincode' on channel 'tracktrace'
2020-06-16 23:52:53.048 UTC [lifecycle] update -> INFO 017 Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition my_awesome_chaincode:1.0
2020-06-16 23:52:53.048 UTC [lifecycle] update -> INFO 018 Updating cached definition for chaincode 'mycc' on channel 'tracktrace'
2020-06-16 23:52:53.071 UTC [lifecycle] update -> INFO 019 Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition mycc:2.0
2020-06-16 23:52:53.071 UTC [lifecycle] update -> INFO 01a Updating cached definition for chaincode 'mycc2' on channel 'tracktrace'
2020-06-16 23:52:53.093 UTC [lifecycle] update -> INFO 01b Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition mycc2:1.0
2020-06-16 23:52:53.098 UTC [ledgermgmt] OpenLedger -> INFO 01c Opened ledger with id = tracktrace
2020-06-16 23:52:53.117 UTC [peer.orderers] Update -> WARN 01d Config defines both orderer org specific endpoints and global endpoints, global endpoints will be ignored channel=tracktrace
2020-06-16 23:52:53.117 UTC [gossip.gossip] JoinChan -> INFO 01e Joining gossip network of channel tracktrace with 3 organizations
2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 01f Learning about the configured anchor peers of KeyPharmacyMSP for channel tracktrace : [{peer0.keypharmacy.com 8055}]
2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 020 Anchor peer with same endpoint, skipping connecting to myself
2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 021 Learning about the configured anchor peers of BiotorMSP for channel tracktrace : [{peer0.biotor.com 8051}]
2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 Learning about the configured anchor peers of XMedMSP for channel tracktrace : [{peer0.xmed.com 8053}]
2020-06-16 23:52:53.125 UTC [gossip.state] NewGossipStateProvider -> INFO 023 Updating metadata information for channel tracktrace, current ledger sequence is at = 47, next expected block is = 48
2020-06-16 23:52:53.126 UTC [discovery] NewService -> INFO 024 Created with config TLS: false, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000
2020-06-16 23:52:53.126 UTC [nodeCmd] registerDiscoveryService -> INFO 025 Discovery service activated
2020-06-16 23:52:53.126 UTC [nodeCmd] serve -> INFO 026 Starting peer with ID=[peer0.keypharmacy.com], network ID=[dev], address=[peer0.keypharmacy.com:8055]
2020-06-16 23:52:53.127 UTC [nodeCmd] serve -> INFO 027 Started peer with ID=[peer0.keypharmacy.com], network ID=[dev], address=[peer0.keypharmacy.com:8055]
2020-06-16 23:52:53.127 UTC [kvledger] LoadPreResetHeight -> INFO 028 Loading prereset height from path [/var/hyperledger/production/ledgersData/chains]
2020-06-16 23:52:53.175 UTC [comm.grpc.server] 1 -> INFO 029 unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.175Z grpc.peer_address=172.18.0.9:40232 grpc.code=OK grpc.call_duration=37.932µs
2020-06-16 23:52:53.175 UTC [comm.grpc.server] 1 -> INFO 02a unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.175Z grpc.peer_address=172.18.0.8:42618 grpc.code=OK grpc.call_duration=80.664µs
2020-06-16 23:52:53.180 UTC [comm.grpc.server] 1 -> INFO 02b streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2020-06-16T23:53:03.177Z grpc.peer_address=172.18.0.9:40232 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.526445ms
2020-06-16 23:52:53.181 UTC [comm.grpc.server] 1 -> INFO 02c streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2020-06-16T23:53:03.178Z grpc.peer_address=172.18.0.8:42618 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.921465ms
2020-06-16 23:52:53.186 UTC [comm.grpc.server] 1 -> INFO 02d unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.186Z grpc.peer_address=172.18.0.8:42644 grpc.code=OK grpc.call_duration=58.404µs
2020-06-16 23:52:58.119 UTC [gossip.channel] reportMembershipChanges -> INFO 02e [[tracktrace] Membership view has changed. peers went online: [[peer0.biotor.com:8051 ] [peer0.xmed.com:8053 ]] , current view: [[peer0.biotor.com:8051 ] [peer0.xmed.com:8053 ]]]
2020-06-16 23:52:59.127 UTC [gossip.election] beLeader -> INFO 02f f42d70c3282398833314d4c23ba2931ec716b527b27d282f11be89b7b7528bdb : Becoming a leader
2020-06-16 23:52:59.127 UTC [gossip.service] func1 -> INFO 030 Elected as a leader, starting delivery service for channel tracktrace
2020-06-16 23:52:59.127 UTC [deliveryClient] StartDeliverForChannel -> INFO 031 This peer will retrieve blocks from ordering service and disseminate to other peers in the organization for channel tracktrace
2020-06-16 23:57:13.941 UTC [endorser] callChaincode -> INFO 032 finished chaincode: mycc duration: 89ms channel=tracktrace txID=80e78d4e
2020-06-16 23:57:13.941 UTC [comm.grpc.server] 1 -> INFO 033 unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.1:34246 grpc.code=OK grpc.call_duration=92.31274ms
2020-06-16 23:57:15.985 UTC [gossip.privdata] StoreBlock -> INFO 034 [tracktrace] Received block [48] from buffer
2020-06-16 23:57:15.987 UTC [committer.txvalidator] Validate -> INFO 035 [tracktrace] Validated block [48] in 2ms
2020-06-16 23:57:15.987 UTC [gossip.privdata] prepareBlockPvtdata -> INFO 036 Successfully fetched all eligible collection private write sets for block [48] channel=tracktrace
2020-06-16 23:57:16.092 UTC [kvledger] CommitLegacy -> INFO 037 [tracktrace] Committed block [48] with 1 transaction(s) in 126ms (state_validation=3ms block_and_pvtdata_commit=3ms state_commit=118ms) commitHash=[f4d0dd8fedf76f2c868ce4436d8a1cd0adeecd9fa4b8a07dcbb1b5e7645ee301]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment