diff --git a/hyperledger_fabric/latest/base.yaml b/hyperledger_fabric/latest/base.yaml index bc6f85bc..0599b4f2 100644 --- a/hyperledger_fabric/latest/base.yaml +++ b/hyperledger_fabric/latest/base.yaml @@ -133,19 +133,6 @@ services: - ./solo/configtx.yaml:/etc/hyperledger/fabric/configtx.yaml - ./solo/channel-artifacts:/tmp/channel-artifacts - ./examples:/opt/gopath/src/examples -#deprecated - event-listener-base: - image: yeasy/hyperledger-fabric:${FABRIC_IMG_TAG} - restart: always - network_mode: ${NETWORK} - tty: true - environment: - - CORE_PEER_ID=fabric-event-listener - - CORE_LOGGING_LEVEL=DEBUG - - CORE_PEER_TLS_ENABLED=false # event-listener doesn't support TLS - working_dir: /opt/gopath/src/github.com/hyperledger/fabric/peer - #command: bash -c 'block-listener -events-address=peer0.org1.example.com:7053 -events-mspdir=/etc/hyperledger/fabric/crypto-config/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/msp/ -events-mspid=Org1MSP' - command: bash -c 'while true; do sleep 20170504; done' zookeeper-base: image: hyperledger/fabric-zookeeper:${EXT_IMG_TAG} diff --git a/hyperledger_fabric/latest/examples/chaincode/go/marbles02_private/collections_config.json b/hyperledger_fabric/latest/examples/chaincode/go/marbles02_private/collections_config.json index 2382c2b8..e26017bd 100644 --- a/hyperledger_fabric/latest/examples/chaincode/go/marbles02_private/collections_config.json +++ b/hyperledger_fabric/latest/examples/chaincode/go/marbles02_private/collections_config.json @@ -4,13 +4,15 @@ "policy": "OR('Org1MSP.member', 'Org2MSP.member')", "requiredPeerCount": 0, "maxPeerCount": 3, - "blockToLive":99999 + "blockToLive":99999, + "memberOnlyRead": true }, { "name": "collectionMarblePrivateDetails", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 0, "maxPeerCount": 3, - "blockToLive":3 + "blockToLive":3, + "memberOnlyRead": true } ] diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_0.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_0.block index 52418082..b2e866d0 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_0.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_0.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_1.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_1.block index d6790ac3..2c27bb6d 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_1.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_1.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_2.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_2.block index 152d072e..e0fa72e1 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_2.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_2.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_3.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_3.block index b8c6b402..c44c7c15 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_3.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_3.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_4.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_4.block index ccdb8c2e..623a6746 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_4.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_4.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_5.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_5.block index 98e1d69e..779a5ea3 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_5.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_5.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_6.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_6.block index 693d55a5..aab5c4f9 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_6.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_6.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block index 693d55a5..aab5c4f9 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block and b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block.json b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block.json index 595bc8ce..c1f20771 100644 --- a/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block.json +++ b/hyperledger_fabric/latest/solo/channel-artifacts/businesschannel_config.block.json @@ -823,13 +823,13 @@ }, "signatures": [ { - "signature": "MEQCIA8ILQn7PayLVJ1t7Tev+TqvwcqlAgmBajzTh+UMUdZfAiAEdIHOkUiYHASKP+WQF6ZpM4k6rmHRiSKhdGMaqptLOw==", + "signature": "MEUCIQDaiCzCFwjSDj4GAkmObPKNyUmgfEDR6USV/PCTF1Oy6AIgPvihcNX2ShsmUwv2N74jYjctA7FqcUNzJWrYfcc7oNw=", "signature_header": { "creator": { "id_bytes": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNLekNDQWRHZ0F3SUJBZ0lSQU9CbUVKYjVPM1ZoTFkrOFJnbWZ2NHd3Q2dZSUtvWkl6ajBFQXdJd2N6RUwKTUFrR0ExVUVCaE1DVlZNeEV6QVJCZ05WQkFnVENrTmhiR2xtYjNKdWFXRXhGakFVQmdOVkJBY1REVk5oYmlCRwpjbUZ1WTJselkyOHhHVEFYQmdOVkJBb1RFRzl5WnpJdVpYaGhiWEJzWlM1amIyMHhIREFhQmdOVkJBTVRFMk5oCkxtOXlaekl1WlhoaGJYQnNaUzVqYjIwd0hoY05NVGd4TWpFNU1EYzFPVEF3V2hjTk1qZ3hNakUyTURjMU9UQXcKV2pCc01Rc3dDUVlEVlFRR0V3SlZVekVUTUJFR0ExVUVDQk1LUTJGc2FXWnZjbTVwWVRFV01CUUdBMVVFQnhNTgpVMkZ1SUVaeVlXNWphWE5qYnpFUE1BMEdBMVVFQ3hNR1kyeHBaVzUwTVI4d0hRWURWUVFEREJaQlpHMXBia0J2CmNtY3lMbVY0WVcxd2JHVXVZMjl0TUZrd0V3WUhLb1pJemowQ0FRWUlLb1pJemowREFRY0RRZ0FFaXhFZ1lWZVkKTW9xQTdYaTI4Z1dhdEU1ZlVMWTBlNEZ3RmdNRjFTdjlEQ3drcmxkajRLekduc1hOalV1ZC8ydXppSnlwK29HSwp1c1dhNDl3cWlCRExuYU5OTUVzd0RnWURWUjBQQVFIL0JBUURBZ2VBTUF3R0ExVWRFd0VCL3dRQ01BQXdLd1lEClZSMGpCQ1F3SW9BZ0xMeTJyd2xWa2QxazJlajB1RXZXN0JWK21CNjZKUU5STkNxL1pxb0JITkF3Q2dZSUtvWkkKemowRUF3SURTQUF3UlFJaEFOd1JNQXNTaEFCMndwc21pQjd4czlyNUlyWmVWUVRDMzJLRjN2UGN6dVZ3QWlBVwo4c3JOcjJGck1Nb1lhUHVGSExSNHBtWE1Kb3YvWlpTTE4rRlVkSDRkeGc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "mspid": "Org2MSP" }, - "nonce": "SZapNuN1GEhmIPV/vqHSGdldrHz3hrPW" + "nonce": "2s+ko91zLBv79MIYhcSBTtu8CYd+pXyI" } } ] @@ -839,7 +839,7 @@ "channel_id": "businesschannel", "epoch": "0", "extension": null, - "timestamp": "2019-01-09T07:44:18Z", + "timestamp": "2019-01-10T05:17:34Z", "tls_cert_hash": null, "tx_id": "", "type": 2, @@ -850,11 +850,11 @@ "id_bytes": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNLekNDQWRHZ0F3SUJBZ0lSQU9CbUVKYjVPM1ZoTFkrOFJnbWZ2NHd3Q2dZSUtvWkl6ajBFQXdJd2N6RUwKTUFrR0ExVUVCaE1DVlZNeEV6QVJCZ05WQkFnVENrTmhiR2xtYjNKdWFXRXhGakFVQmdOVkJBY1REVk5oYmlCRwpjbUZ1WTJselkyOHhHVEFYQmdOVkJBb1RFRzl5WnpJdVpYaGhiWEJzWlM1amIyMHhIREFhQmdOVkJBTVRFMk5oCkxtOXlaekl1WlhoaGJYQnNaUzVqYjIwd0hoY05NVGd4TWpFNU1EYzFPVEF3V2hjTk1qZ3hNakUyTURjMU9UQXcKV2pCc01Rc3dDUVlEVlFRR0V3SlZVekVUTUJFR0ExVUVDQk1LUTJGc2FXWnZjbTVwWVRFV01CUUdBMVVFQnhNTgpVMkZ1SUVaeVlXNWphWE5qYnpFUE1BMEdBMVVFQ3hNR1kyeHBaVzUwTVI4d0hRWURWUVFEREJaQlpHMXBia0J2CmNtY3lMbVY0WVcxd2JHVXVZMjl0TUZrd0V3WUhLb1pJemowQ0FRWUlLb1pJemowREFRY0RRZ0FFaXhFZ1lWZVkKTW9xQTdYaTI4Z1dhdEU1ZlVMWTBlNEZ3RmdNRjFTdjlEQ3drcmxkajRLekduc1hOalV1ZC8ydXppSnlwK29HSwp1c1dhNDl3cWlCRExuYU5OTUVzd0RnWURWUjBQQVFIL0JBUURBZ2VBTUF3R0ExVWRFd0VCL3dRQ01BQXdLd1lEClZSMGpCQ1F3SW9BZ0xMeTJyd2xWa2QxazJlajB1RXZXN0JWK21CNjZKUU5STkNxL1pxb0JITkF3Q2dZSUtvWkkKemowRUF3SURTQUF3UlFJaEFOd1JNQXNTaEFCMndwc21pQjd4czlyNUlyWmVWUVRDMzJLRjN2UGN6dVZ3QWlBVwo4c3JOcjJGck1Nb1lhUHVGSExSNHBtWE1Kb3YvWlpTTE4rRlVkSDRkeGc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", "mspid": "Org2MSP" }, - "nonce": "OEkn1rPnVo7o4Vxt/xz0GAR8OWtnCKX0" + "nonce": "uMkv+oqe+ixWwb8lpRZDtoba5/sNgTS1" } } }, - "signature": "MEUCIQCDWgCQ/4F/v3/jGCjb2ML/GkyJp02dkhd+PQjFyyHscAIgCkiG7/VsligZgsmagu2AjnHCgSVGvx+HxQ1uhJEEkF8=" + "signature": "MEQCIAYZOmTYV0+nU183NoNay36ashU2Hdd+GCij3Er41XAFAiBpuHgEEqNwVrlyWiH0/ZMNtcGIGaFrVC/aY9yihX3rOA==" } }, "header": { @@ -862,7 +862,7 @@ "channel_id": "businesschannel", "epoch": "0", "extension": null, - "timestamp": "2019-01-09T07:44:18Z", + "timestamp": "2019-01-10T05:17:34Z", "tls_cert_hash": null, "tx_id": "", "type": 1, @@ -873,23 +873,23 @@ "id_bytes": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNEVENDQWJTZ0F3SUJBZ0lSQUlJcE1DdC9MbEhGNTFiYmUrSEZkOWt3Q2dZSUtvWkl6ajBFQXdJd2FURUwKTUFrR0ExVUVCaE1DVlZNeEV6QVJCZ05WQkFnVENrTmhiR2xtYjNKdWFXRXhGakFVQmdOVkJBY1REVk5oYmlCRwpjbUZ1WTJselkyOHhGREFTQmdOVkJBb1RDMlY0WVcxd2JHVXVZMjl0TVJjd0ZRWURWUVFERXc1allTNWxlR0Z0CmNHeGxMbU52YlRBZUZ3MHhPREV5TVRrd056VTVNREJhRncweU9ERXlNVFl3TnpVNU1EQmFNRmt4Q3pBSkJnTlYKQkFZVEFsVlRNUk13RVFZRFZRUUlFd3BEWVd4cFptOXlibWxoTVJZd0ZBWURWUVFIRXcxVFlXNGdSbkpoYm1OcApjMk52TVIwd0d3WURWUVFERXhSdmNtUmxjbVZ5TUM1bGVHRnRjR3hsTG1OdmJUQlpNQk1HQnlxR1NNNDlBZ0VHCkNDcUdTTTQ5QXdFSEEwSUFCR1hVVHNBa1N0cWJrRUxSbFloajN1cnNoNzRwOGMwY28xd3ZBZStqa0FJLzZpQzgKQ1p3d3JCRm9ldzlzMGUrbzA0SmxXUEx0Vmg5SXZVRnJncEk4WXFHalRUQkxNQTRHQTFVZER3RUIvd1FFQXdJSApnREFNQmdOVkhSTUJBZjhFQWpBQU1Dc0dBMVVkSXdRa01DS0FJSUt4L2lVZFNEMC9MUUlseCtZMjFvU2ZtK2JwClF0VW9DbWNxYmM3eUdYbGpNQW9HQ0NxR1NNNDlCQU1DQTBjQU1FUUNJQ2J5aEtkbndNVHpQVllJL1NHeGliNG0KU0g5cDlUVndoa1N0dGFjRyt3MEdBaUJjdFM2NmZjMnhJdEt6OE0wODJmNXBCcnFTMFQ0a0RZZkwwZGlmRjB5NQpZdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K", "mspid": "OrdererMSP" }, - "nonce": "6dvXzRe6/odqfJEK6NS7sJysp1KmApyi" + "nonce": "rRh/2WjoKCC1t12sTB+SW2A52L4Mgt0I" } } }, - "signature": "MEUCIQCI35a9IGGZs5Ls86FYxM6GPcGbYlJG44k0NHK5PByXDAIgcF2Ai4+z0mbHTGNoMlrfamJF6kVO2qiZoEzeBYTZ0bQ=" + "signature": "MEUCIQCRsLtqBQ0k7xvsgA00yqcTSfknvavkw4ZUbEnUIwBD+wIgJNvdPbeN8UjX077BVA+Z5pl/6woJfA1HTFsEV8cFA0w=" } ] }, "header": { - "data_hash": "ifnJMQXYpc4F0Oz3g5Hk5kRADbswqqArSa6mUiUP7A8=", + "data_hash": "XjKIYshvLmP8uba5kLc5ntM/fEfELV+QWXy/lBPVyDw=", "number": "2", - "previous_hash": "H0KpVcWpE8IX5036GoyxBGH9NbeigCkMOEQwmNqsZns=" + "previous_hash": "NXQomccfOBvkGiCk9ywJuRf33AC2qYN4Z1ylPcWQCdU=" }, "metadata": { "metadata": [ - "Ev4GCrIGCpUGCgpPcmRlcmVyTVNQEoYGLS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNEVENDQWJTZ0F3SUJBZ0lSQUlJcE1DdC9MbEhGNTFiYmUrSEZkOWt3Q2dZSUtvWkl6ajBFQXdJd2FURUwKTUFrR0ExVUVCaE1DVlZNeEV6QVJCZ05WQkFnVENrTmhiR2xtYjNKdWFXRXhGakFVQmdOVkJBY1REVk5oYmlCRwpjbUZ1WTJselkyOHhGREFTQmdOVkJBb1RDMlY0WVcxd2JHVXVZMjl0TVJjd0ZRWURWUVFERXc1allTNWxlR0Z0CmNHeGxMbU52YlRBZUZ3MHhPREV5TVRrd056VTVNREJhRncweU9ERXlNVFl3TnpVNU1EQmFNRmt4Q3pBSkJnTlYKQkFZVEFsVlRNUk13RVFZRFZRUUlFd3BEWVd4cFptOXlibWxoTVJZd0ZBWURWUVFIRXcxVFlXNGdSbkpoYm1OcApjMk52TVIwd0d3WURWUVFERXhSdmNtUmxjbVZ5TUM1bGVHRnRjR3hsTG1OdmJUQlpNQk1HQnlxR1NNNDlBZ0VHCkNDcUdTTTQ5QXdFSEEwSUFCR1hVVHNBa1N0cWJrRUxSbFloajN1cnNoNzRwOGMwY28xd3ZBZStqa0FJLzZpQzgKQ1p3d3JCRm9ldzlzMGUrbzA0SmxXUEx0Vmg5SXZVRnJncEk4WXFHalRUQkxNQTRHQTFVZER3RUIvd1FFQXdJSApnREFNQmdOVkhSTUJBZjhFQWpBQU1Dc0dBMVVkSXdRa01DS0FJSUt4L2lVZFNEMC9MUUlseCtZMjFvU2ZtK2JwClF0VW9DbWNxYmM3eUdYbGpNQW9HQ0NxR1NNNDlCQU1DQTBjQU1FUUNJQ2J5aEtkbndNVHpQVllJL1NHeGliNG0KU0g5cDlUVndoa1N0dGFjRyt3MEdBaUJjdFM2NmZjMnhJdEt6OE0wODJmNXBCcnFTMFQ0a0RZZkwwZGlmRjB5NQpZdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0KEhgcODkqPB3vDFhjIcdNHr13WEQDGaUrHGsSRzBFAiEAqyyMjxvXomxJ+EcAyorH4+LAkeEsLQ2I+MK43JOS5EoCIAPE+CqHpcianrSmKQ+y4fzjc/RpwzDjjf5O+ZJjYhXk", - "CgIIAhL9BgqyBgqVBgoKT3JkZXJlck1TUBKGBi0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQpNSUlDRFRDQ0FiU2dBd0lCQWdJUkFJSXBNQ3QvTGxIRjUxYmJlK0hGZDlrd0NnWUlLb1pJemowRUF3SXdhVEVMCk1Ba0dBMVVFQmhNQ1ZWTXhFekFSQmdOVkJBZ1RDa05oYkdsbWIzSnVhV0V4RmpBVUJnTlZCQWNURFZOaGJpQkcKY21GdVkybHpZMjh4RkRBU0JnTlZCQW9UQzJWNFlXMXdiR1V1WTI5dE1SY3dGUVlEVlFRREV3NWpZUzVsZUdGdApjR3hsTG1OdmJUQWVGdzB4T0RFeU1Ua3dOelU1TURCYUZ3MHlPREV5TVRZd056VTVNREJhTUZreEN6QUpCZ05WCkJBWVRBbFZUTVJNd0VRWURWUVFJRXdwRFlXeHBabTl5Ym1saE1SWXdGQVlEVlFRSEV3MVRZVzRnUm5KaGJtTnAKYzJOdk1SMHdHd1lEVlFRREV4UnZjbVJsY21WeU1DNWxlR0Z0Y0d4bExtTnZiVEJaTUJNR0J5cUdTTTQ5QWdFRwpDQ3FHU000OUF3RUhBMElBQkdYVVRzQWtTdHFia0VMUmxZaGozdXJzaDc0cDhjMGNvMXd2QWUramtBSS82aUM4CkNad3dyQkZvZXc5czBlK28wNEpsV1BMdFZoOUl2VUZyZ3BJOFlxR2pUVEJMTUE0R0ExVWREd0VCL3dRRUF3SUgKZ0RBTUJnTlZIUk1CQWY4RUFqQUFNQ3NHQTFVZEl3UWtNQ0tBSUlLeC9pVWRTRDAvTFFJbHgrWTIxb1NmbSticApRdFVvQ21jcWJjN3lHWGxqTUFvR0NDcUdTTTQ5QkFNQ0EwY0FNRVFDSUNieWhLZG53TVR6UFZZSS9TR3hpYjRtClNIOXA5VFZ3aGtTdHRhY0crdzBHQWlCY3RTNjZmYzJ4SXRLejhNMDgyZjVwQnJxUzBUNGtEWWZMMGRpZkYweTUKWXc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tChIYTFtjkrT6X/nCk2ueNCZoAniEhV1boy5JEkYwRAIgcKxReO67DIAtzU93uRDOSoIzVAr6rrr0ysEziO9sltgCIA+Tsc5xpJ5hbOfDm9MEQaCjhYaCLLgoy/M1s1ZBkILO", + "Ev0GCrIGCpUGCgpPcmRlcmVyTVNQEoYGLS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUNEVENDQWJTZ0F3SUJBZ0lSQUlJcE1DdC9MbEhGNTFiYmUrSEZkOWt3Q2dZSUtvWkl6ajBFQXdJd2FURUwKTUFrR0ExVUVCaE1DVlZNeEV6QVJCZ05WQkFnVENrTmhiR2xtYjNKdWFXRXhGakFVQmdOVkJBY1REVk5oYmlCRwpjbUZ1WTJselkyOHhGREFTQmdOVkJBb1RDMlY0WVcxd2JHVXVZMjl0TVJjd0ZRWURWUVFERXc1allTNWxlR0Z0CmNHeGxMbU52YlRBZUZ3MHhPREV5TVRrd056VTVNREJhRncweU9ERXlNVFl3TnpVNU1EQmFNRmt4Q3pBSkJnTlYKQkFZVEFsVlRNUk13RVFZRFZRUUlFd3BEWVd4cFptOXlibWxoTVJZd0ZBWURWUVFIRXcxVFlXNGdSbkpoYm1OcApjMk52TVIwd0d3WURWUVFERXhSdmNtUmxjbVZ5TUM1bGVHRnRjR3hsTG1OdmJUQlpNQk1HQnlxR1NNNDlBZ0VHCkNDcUdTTTQ5QXdFSEEwSUFCR1hVVHNBa1N0cWJrRUxSbFloajN1cnNoNzRwOGMwY28xd3ZBZStqa0FJLzZpQzgKQ1p3d3JCRm9ldzlzMGUrbzA0SmxXUEx0Vmg5SXZVRnJncEk4WXFHalRUQkxNQTRHQTFVZER3RUIvd1FFQXdJSApnREFNQmdOVkhSTUJBZjhFQWpBQU1Dc0dBMVVkSXdRa01DS0FJSUt4L2lVZFNEMC9MUUlseCtZMjFvU2ZtK2JwClF0VW9DbWNxYmM3eUdYbGpNQW9HQ0NxR1NNNDlCQU1DQTBjQU1FUUNJQ2J5aEtkbndNVHpQVllJL1NHeGliNG0KU0g5cDlUVndoa1N0dGFjRyt3MEdBaUJjdFM2NmZjMnhJdEt6OE0wODJmNXBCcnFTMFQ0a0RZZkwwZGlmRjB5NQpZdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0KEhiEhEeSF1pX3JCJ3NDp2SZJokT79mzPkscSRjBEAiA9Z138F7lvnjHnoMJBKdU0NPaqVtmg+v8h6+CxxoAHtQIgfobd4FR3zF6d2CA5JcWdeWKHRZB5J5bxArMKg8tjLAo=", + "CgIIAhL9BgqyBgqVBgoKT3JkZXJlck1TUBKGBi0tLS0tQkVHSU4gQ0VSVElGSUNBVEUtLS0tLQpNSUlDRFRDQ0FiU2dBd0lCQWdJUkFJSXBNQ3QvTGxIRjUxYmJlK0hGZDlrd0NnWUlLb1pJemowRUF3SXdhVEVMCk1Ba0dBMVVFQmhNQ1ZWTXhFekFSQmdOVkJBZ1RDa05oYkdsbWIzSnVhV0V4RmpBVUJnTlZCQWNURFZOaGJpQkcKY21GdVkybHpZMjh4RkRBU0JnTlZCQW9UQzJWNFlXMXdiR1V1WTI5dE1SY3dGUVlEVlFRREV3NWpZUzVsZUdGdApjR3hsTG1OdmJUQWVGdzB4T0RFeU1Ua3dOelU1TURCYUZ3MHlPREV5TVRZd056VTVNREJhTUZreEN6QUpCZ05WCkJBWVRBbFZUTVJNd0VRWURWUVFJRXdwRFlXeHBabTl5Ym1saE1SWXdGQVlEVlFRSEV3MVRZVzRnUm5KaGJtTnAKYzJOdk1SMHdHd1lEVlFRREV4UnZjbVJsY21WeU1DNWxlR0Z0Y0d4bExtTnZiVEJaTUJNR0J5cUdTTTQ5QWdFRwpDQ3FHU000OUF3RUhBMElBQkdYVVRzQWtTdHFia0VMUmxZaGozdXJzaDc0cDhjMGNvMXd2QWUramtBSS82aUM4CkNad3dyQkZvZXc5czBlK28wNEpsV1BMdFZoOUl2VUZyZ3BJOFlxR2pUVEJMTUE0R0ExVWREd0VCL3dRRUF3SUgKZ0RBTUJnTlZIUk1CQWY4RUFqQUFNQ3NHQTFVZEl3UWtNQ0tBSUlLeC9pVWRTRDAvTFFJbHgrWTIxb1NmbSticApRdFVvQ21jcWJjN3lHWGxqTUFvR0NDcUdTTTQ5QkFNQ0EwY0FNRVFDSUNieWhLZG53TVR6UFZZSS9TR3hpYjRtClNIOXA5VFZ3aGtTdHRhY0crdzBHQWlCY3RTNjZmYzJ4SXRLejhNMDgyZjVwQnJxUzBUNGtEWWZMMGRpZkYweTUKWXc9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tChIY4TCs0SGvkwMiyEzBeQ211N6IC9I80dvXEkYwRAIgGNseC/0d2gDUrleh47xLwAqghZOwumg1fezdlYsBYFMCICUOHjOSuFuJJM+cHiJ1eFIBv9oygCHuh+CE3Yv9xGmv", "", "" ] diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/config_delta.pb b/hyperledger_fabric/latest/solo/channel-artifacts/config_delta.pb index a43f26a3..fd56bdf6 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/config_delta.pb and b/hyperledger_fabric/latest/solo/channel-artifacts/config_delta.pb differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/config_delta_env.pb b/hyperledger_fabric/latest/solo/channel-artifacts/config_delta_env.pb index adadaf4b..57a3eff3 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/config_delta_env.pb and b/hyperledger_fabric/latest/solo/channel-artifacts/config_delta_env.pb differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/original_config.pb b/hyperledger_fabric/latest/solo/channel-artifacts/original_config.pb index 17fa022e..7d0a4d13 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/original_config.pb and b/hyperledger_fabric/latest/solo/channel-artifacts/original_config.pb differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/testchainid_1.block b/hyperledger_fabric/latest/solo/channel-artifacts/testchainid_1.block index a65bbb02..05650ba5 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/testchainid_1.block and b/hyperledger_fabric/latest/solo/channel-artifacts/testchainid_1.block differ diff --git a/hyperledger_fabric/latest/solo/channel-artifacts/updated_config.pb b/hyperledger_fabric/latest/solo/channel-artifacts/updated_config.pb index f7aa92bf..fe29b1b7 100644 Binary files a/hyperledger_fabric/latest/solo/channel-artifacts/updated_config.pb and b/hyperledger_fabric/latest/solo/channel-artifacts/updated_config.pb differ diff --git a/hyperledger_fabric/latest/solo/logs/dev_all.log b/hyperledger_fabric/latest/solo/logs/dev_all.log index fe25925a..68c86dab 100644 --- a/hyperledger_fabric/latest/solo/logs/dev_all.log +++ b/hyperledger_fabric/latest/solo/logs/dev_all.log @@ -1,13 +1,16 @@ Attaching to prometheus, peer1.org1.example.com, peer0.org1.example.com, peer1.org2.example.com, peer0.org2.example.com, fabric-cli, orderer0.example.com -prometheus | level=info ts=2019-01-09T07:44:07.9767839Z caller=main.go:243 msg="Starting Prometheus" version="(version=2.6.0, branch=HEAD, revision=dbd1d58c894775c0788470944b818cc724f550fb)" -prometheus | level=info ts=2019-01-09T07:44:07.9768989Z caller=main.go:244 build_context="(go=go1.11.3, user=root@bf5760470f13, date=20181217-15:14:46)" -prometheus | level=info ts=2019-01-09T07:44:07.9793537Z caller=main.go:245 host_details="(Linux 4.9.93-linuxkit-aufs #1 SMP Wed Jun 6 16:55:56 UTC 2018 x86_64 prometheus (none))" -prometheus | level=info ts=2019-01-09T07:44:07.9794628Z caller=main.go:246 fd_limits="(soft=1048576, hard=1048576)" -prometheus | level=info ts=2019-01-09T07:44:07.9795304Z caller=main.go:247 vm_limits="(soft=unlimited, hard=unlimited)" -prometheus | level=info ts=2019-01-09T07:44:07.9865289Z caller=main.go:561 msg="Starting TSDB ..." -prometheus | level=info ts=2019-01-09T07:44:07.9870514Z caller=web.go:429 component=web msg="Start listening for connections" address=0.0.0.0:9090 -prometheus | level=info ts=2019-01-09T07:44:07.9998757Z caller=main.go:571 msg="TSDB started" -peer1.org1.example.com | [001 01-09 07:44:06.55 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: +prometheus | level=info ts=2019-01-10T05:17:23.3697681Z caller=main.go:243 msg="Starting Prometheus" version="(version=2.6.0, branch=HEAD, revision=dbd1d58c894775c0788470944b818cc724f550fb)" +prometheus | level=info ts=2019-01-10T05:17:23.3699434Z caller=main.go:244 build_context="(go=go1.11.3, user=root@bf5760470f13, date=20181217-15:14:46)" +prometheus | level=info ts=2019-01-10T05:17:23.3700489Z caller=main.go:245 host_details="(Linux 4.9.93-linuxkit-aufs #1 SMP Wed Jun 6 16:55:56 UTC 2018 x86_64 prometheus (none))" +prometheus | level=info ts=2019-01-10T05:17:23.3701169Z caller=main.go:246 fd_limits="(soft=1048576, hard=1048576)" +prometheus | level=info ts=2019-01-10T05:17:23.3706887Z caller=main.go:247 vm_limits="(soft=unlimited, hard=unlimited)" +prometheus | level=info ts=2019-01-10T05:17:23.3734471Z caller=main.go:561 msg="Starting TSDB ..." +prometheus | level=info ts=2019-01-10T05:17:23.3749575Z caller=web.go:429 component=web msg="Start listening for connections" address=0.0.0.0:9090 +prometheus | level=info ts=2019-01-10T05:17:23.4045742Z caller=main.go:571 msg="TSDB started" +prometheus | level=info ts=2019-01-10T05:17:23.4047127Z caller=main.go:631 msg="Loading configuration file" filename=prometheus.yml +prometheus | level=info ts=2019-01-10T05:17:23.4450788Z caller=main.go:657 msg="Completed loading of configuration file" filename=prometheus.yml +prometheus | level=info ts=2019-01-10T05:17:23.4454612Z caller=main.go:530 msg="Server is ready to receive web requests." +peer1.org1.example.com | [001 01-10 05:17:20.79 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: peer1.org1.example.com | Version: 1.4.0 peer1.org1.example.com | Commit SHA: development build peer1.org1.example.com | Go version: go1.11.4 @@ -16,758 +19,746 @@ Attaching to prometheus, peer1.org1.example.com, peer0.org1.example.com, peer1.o peer1.org1.example.com | Base Docker Namespace: hyperledger peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric peer1.org1.example.com | Docker Namespace: hyperledger -peer1.org1.example.com | [002 01-09 07:44:06.56 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt -peer1.org1.example.com | [003 01-09 07:44:06.56 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider -peer1.org1.example.com | [004 01-09 07:44:06.65 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized -peer1.org1.example.com | [005 01-09 07:44:06.70 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized -peer1.org1.example.com | [006 01-09 07:44:06.70 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.6:7051 -peer1.org1.example.com | [007 01-09 07:44:06.71 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org1.example.com:7051 -peer1.org1.example.com | [008 01-09 07:44:06.71 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.6:7051 -peer1.org1.example.com | [009 01-09 07:44:06.71 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org1.example.com:7051 -peer1.org1.example.com | [00a 01-09 07:44:06.73 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled -peer1.org1.example.com | [00b 01-09 07:44:06.74 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com -peer1.org1.example.com | [00c 01-09 07:44:06.75 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer1.org1.example.com:7052 -peer1.org1.example.com | [00d 01-09 07:44:06.76 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered -peer1.org1.example.com | [00e 01-09 07:44:06.76 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered -peer1.org1.example.com | [00f 01-09 07:44:06.76 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered -peer1.org1.example.com | [010 01-09 07:44:06.76 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered -peer1.org1.example.com | [011 01-09 07:44:06.78 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051] -peer1.org1.example.com | [012 01-09 07:44:06.78 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer1.org1.example.com:7051, InternalEndpoint: peer1.org1.example.com:7051, PKI-ID: 482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10, Metadata: -peer1.org1.example.com | [013 01-09 07:44:06.78 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer1.org1.example.com:7051 started -peer1.org1.example.com | [014 01-09 07:44:06.79 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer1.org1.example.com | [015 01-09 07:44:06.79 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer1.org1.example.com | [016 01-09 07:44:06.79 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer1.org1.example.com | [017 01-09 07:44:06.79 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer1.org1.example.com | [018 01-09 07:44:06.79 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer1.org1.example.com | [019 01-09 07:44:06.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer1.org1.example.com | [01a 01-09 07:44:06.80 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes -peer1.org1.example.com | [01b 01-09 07:44:06.80 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 -peer1.org1.example.com | [01c 01-09 07:44:06.81 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated -peer1.org1.example.com | [01d 01-09 07:44:06.81 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] -peer1.org1.example.com | [01e 01-09 07:44:06.81 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] -peer1.org1.example.com | [01f 01-09 07:44:12.08 UTC] [%{longpkg}] %{callpath} -> INFO [][44ffef96] Entry chaincode: name:"cscc" -peer1.org1.example.com | [020 01-09 07:44:12.09 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block -peer1.org1.example.com | [021 01-09 07:44:12.10 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -peer1.org1.example.com | [022 01-09 07:44:12.13 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 24ms (state_validation=1ms block_commit=16ms state_commit=3ms) -peer1.org1.example.com | [023 01-09 07:44:12.13 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block -peer1.org1.example.com | [024 01-09 07:44:12.15 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer1.org1.example.com | [025 01-09 07:44:12.15 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about -peer1.org1.example.com | [026 01-09 07:44:12.15 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer1.org1.example.com | [027 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 -peer1.org1.example.com | [028 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer1.org1.example.com | [029 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer1.org1.example.com | [02a 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer1.org1.example.com | [02b 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer1.org1.example.com | [02c 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer1.org1.example.com | [02d 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer1.org1.example.com | [02e 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO [][44ffef96] Exit chaincode: name:"cscc" (102ms) -peer1.org1.example.com | [02f 01-09 07:44:12.18 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:12.08Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57284", "grpc.code": "OK", "grpc.call_duration": "108.5292ms"} -peer1.org1.example.com | [030 01-09 07:44:13.87 UTC] [%{longpkg}] %{callpath} -> INFO [][29b48e55] Entry chaincode: name:"cscc" -peer1.org1.example.com | [031 01-09 07:44:13.87 UTC] [%{longpkg}] %{callpath} -> INFO [][29b48e55] Exit chaincode: name:"cscc" (1ms) -peer1.org1.example.com | [032 01-09 07:44:13.87 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:13.87Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57292", "grpc.code": "OK", "grpc.call_duration": "2.7148ms"} -peer1.org1.example.com | [033 01-09 07:44:14.97 UTC] [%{longpkg}] %{callpath} -> INFO [][53082434] Entry chaincode: name:"qscc" -peer1.org1.example.com | [034 01-09 07:44:14.98 UTC] [%{longpkg}] %{callpath} -> INFO [][53082434] Exit chaincode: name:"qscc" (3ms) -prometheus | level=info ts=2019-01-09T07:44:08.0003409Z caller=main.go:631 msg="Loading configuration file" filename=prometheus.yml -prometheus | level=info ts=2019-01-09T07:44:08.0062875Z caller=main.go:657 msg="Completed loading of configuration file" filename=prometheus.yml -prometheus | level=info ts=2019-01-09T07:44:08.006858Z caller=main.go:530 msg="Server is ready to receive web requests." -peer1.org1.example.com | [035 01-09 07:44:14.98 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:14.978Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57300", "grpc.code": "OK", "grpc.call_duration": "4.3661ms"} -peer1.org1.example.com | [036 01-09 07:44:17.15 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org1.example.com:7051]] , current view: [[peer0.org1.example.com:7051]] -peer1.org1.example.com | [037 01-09 07:44:17.90 UTC] [%{longpkg}] %{callpath} -> INFO 482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10 : Some peer is already a leader -peer1.org1.example.com | [038 01-09 07:44:17.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer -peer1.org1.example.com | [039 01-09 07:44:17.97 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer1.org1.example.com | [03a 01-09 07:44:17.97 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org1.example.com | [03b 01-09 07:44:17.97 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer1.org1.example.com | [03c 01-09 07:44:17.98 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -peer1.org1.example.com | [03d 01-09 07:44:18.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 67ms -peer1.org1.example.com | [03e 01-09 07:44:18.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 23ms (state_validation=1ms block_commit=13ms state_commit=4ms) -peer1.org1.example.com | [03f 01-09 07:44:18.35 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.353Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.351Z", "grpc.peer_address": "172.24.0.5:55882", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "272.6µs"} -peer1.org1.example.com | [040 01-09 07:44:18.44 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer -peer1.org1.example.com | [041 01-09 07:44:18.50 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer1.org1.example.com | [042 01-09 07:44:18.50 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org1.example.com | [043 01-09 07:44:18.50 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer1.org1.example.com | [044 01-09 07:44:18.53 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.359Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:55882", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "170.2975ms"} -peer1.org1.example.com | [045 01-09 07:44:18.53 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -peer1.org1.example.com | [046 01-09 07:44:18.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 109ms -peer1.org1.example.com | [047 01-09 07:44:18.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 61ms (state_validation=1ms block_commit=46ms state_commit=5ms) -peer1.org1.example.com | [048 01-09 07:44:22.11 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ]] , current view: [[peer0.org1.example.com:7051] [peer0.org2.example.com:7051 ]] -peer1.org1.example.com | [049 01-09 07:44:22.84 UTC] [%{longpkg}] %{callpath} -> INFO [][024e59bf] Entry chaincode: name:"lscc" -peer1.org1.example.com | [04a 01-09 07:44:22.84 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer -peer1.org1.example.com | [04b 01-09 07:44:22.84 UTC] [%{longpkg}] %{callpath} -> INFO [][024e59bf] Exit chaincode: name:"lscc" (3ms) -peer1.org1.example.com | [04c 01-09 07:44:22.84 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:22.84Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57362", "grpc.code": "OK", "grpc.call_duration": "4.9976ms"} -peer1.org1.example.com | [04d 01-09 07:44:32.11 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org2.example.com:7051 ]] , current view: [[peer0.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] -peer1.org1.example.com | [04e 01-09 07:45:09.95 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer -peer1.org1.example.com | [04f 01-09 07:45:09.96 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 5ms -peer1.org1.example.com | [050 01-09 07:45:09.96 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] -peer1.org1.example.com | [051 01-09 07:45:09.98 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 26ms (state_validation=2ms block_commit=16ms state_commit=3ms) -peer1.org1.example.com | [052 01-09 07:45:57.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer -peer1.org1.example.com | [053 01-09 07:45:57.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 2ms -peer1.org1.example.com | [054 01-09 07:45:57.59 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 42ms (state_validation=0ms block_commit=36ms state_commit=2ms) -peer1.org1.example.com | [055 01-09 07:46:00.25 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer -peer1.org1.example.com | [056 01-09 07:46:00.26 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 10ms -peer1.org1.example.com | [057 01-09 07:46:00.30 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 29ms (state_validation=4ms block_commit=17ms state_commit=5ms) -peer1.org1.example.com | [058 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer -peer1.org1.example.com | [059 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org1.example.com | [05a 01-09 07:46:14.68 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org1.example.com | [05b 01-09 07:46:14.75 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations -peer1.org1.example.com | [05c 01-09 07:46:14.75 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org1.example.com | [05d 01-09 07:46:14.75 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer1.org1.example.com | [05e 01-09 07:46:14.75 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about -peer1.org1.example.com | [05f 01-09 07:46:14.75 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -peer1.org1.example.com | [060 01-09 07:46:14.84 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 173ms -peer1.org1.example.com | [061 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF -peer0.org1.example.com | [001 01-09 07:44:07.01 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: -peer0.org1.example.com | Version: 1.4.0 -peer0.org1.example.com | Commit SHA: development build -peer0.org1.example.com | Go version: go1.11.4 -peer0.org1.example.com | OS/Arch: linux/amd64 -peer0.org1.example.com | Chaincode: -peer0.org1.example.com | Base Docker Namespace: hyperledger -peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric -peer0.org1.example.com | Docker Namespace: hyperledger -peer0.org1.example.com | [002 01-09 07:44:07.02 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt -peer0.org1.example.com | [003 01-09 07:44:07.02 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider -peer0.org1.example.com | [004 01-09 07:44:07.11 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized -peer0.org1.example.com | [005 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized -peer0.org1.example.com | [006 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 -peer0.org1.example.com | [007 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 -peer0.org1.example.com | [008 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 -peer0.org1.example.com | [009 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 -peer0.org1.example.com | [00a 01-09 07:44:07.17 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled -peer0.org1.example.com | [00b 01-09 07:44:07.18 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com -peer0.org1.example.com | [00c 01-09 07:44:07.18 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052 -peer0.org1.example.com | [00d 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered -peer1.org1.example.com | [062 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] -peer1.org1.example.com | [063 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: -peer1.org1.example.com | [064 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -peer1.org1.example.com | [065 01-09 07:46:14.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 49ms (state_validation=0ms block_commit=35ms state_commit=6ms) -peer1.org1.example.com | [066 01-09 07:46:15.17 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:15.171Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:17.169Z", "grpc.peer_address": "172.24.0.5:56140", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "422.3µs"} -peer1.org1.example.com | [067 01-09 07:46:15.74 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:15.744Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:17.743Z", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "161.9µs"} -peer1.org1.example.com | [068 01-09 07:46:15.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:15.751Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "91.8861ms"} -peer1.org1.example.com | [069 01-09 07:46:28.41 UTC] [%{longpkg}] %{callpath} -> INFO [][445a73f3] Entry chaincode: name:"cscc" -peer1.org1.example.com | [06a 01-09 07:46:28.41 UTC] [%{longpkg}] %{callpath} -> INFO [][445a73f3] Exit chaincode: name:"cscc" (2ms) -peer1.org1.example.com | [06b 01-09 07:46:28.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:28.414Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57640", "grpc.code": "OK", "grpc.call_duration": "3.4454ms"} -peer1.org1.example.com | [06c 01-09 07:46:30.17 UTC] [%{longpkg}] %{callpath} -> INFO [][1b9ef250] Entry chaincode: name:"qscc" -peer1.org1.example.com | [06d 01-09 07:46:30.18 UTC] [%{longpkg}] %{callpath} -> INFO [][1b9ef250] Exit chaincode: name:"qscc" (3ms) -peer1.org1.example.com | [06e 01-09 07:46:30.18 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:30.177Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:57648", "grpc.code": "OK", "grpc.call_duration": "3.4606ms"} -peer0.org1.example.com | [00e 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered -peer0.org1.example.com | [00f 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered -peer0.org1.example.com | [010 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered -peer0.org1.example.com | [011 01-09 07:44:07.21 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] -peer0.org1.example.com | [012 01-09 07:44:07.22 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: -peer0.org1.example.com | [013 01-09 07:44:07.22 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org1.example.com:7051 started -peer0.org1.example.com | [014 01-09 07:44:07.23 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer0.org1.example.com | [015 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer0.org1.example.com | [016 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer0.org1.example.com | [017 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer0.org1.example.com | [018 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer0.org1.example.com | [019 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer0.org1.example.com | [01a 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes -peer0.org1.example.com | [01b 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 -peer0.org1.example.com | [01c 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated -peer0.org1.example.com | [01d 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] -peer0.org1.example.com | [01e 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] -peer0.org1.example.com | [01f 01-09 07:44:07.79 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:07.798Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:09.798Z", "grpc.peer_address": "172.24.0.6:47286", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "234.2µs"} -peer0.org1.example.com | [020 01-09 07:44:07.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:07.801Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:17.801Z", "grpc.peer_address": "172.24.0.6:47286", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.8676ms"} -peer0.org1.example.com | [021 01-09 07:44:07.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:07.835Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:09.834Z", "grpc.peer_address": "172.24.0.6:47288", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "143.9µs"} -peer0.org1.example.com | [022 01-09 07:44:11.76 UTC] [%{longpkg}] %{callpath} -> INFO [][1e38ec1b] Entry chaincode: name:"cscc" -peer0.org1.example.com | [023 01-09 07:44:11.76 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block -peer0.org1.example.com | [024 01-09 07:44:11.77 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -peer0.org1.example.com | [025 01-09 07:44:11.79 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 20ms (state_validation=1ms block_commit=12ms state_commit=3ms) -peer0.org1.example.com | [026 01-09 07:44:11.80 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block -peer0.org1.example.com | [027 01-09 07:44:11.82 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org1.example.com | [028 01-09 07:44:11.83 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about -peer0.org1.example.com | [029 01-09 07:44:11.83 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer0.org1.example.com | [02a 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 -peer0.org1.example.com | [02b 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer0.org1.example.com | [02c 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer0.org1.example.com | [02d 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer0.org1.example.com | [02e 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer0.org1.example.com | [02f 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer0.org1.example.com | [030 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer0.org1.example.com | [031 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO [][1e38ec1b] Exit chaincode: name:"cscc" (117ms) -peer0.org1.example.com | [032 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:11.764Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54838", "grpc.code": "OK", "grpc.call_duration": "119.5777ms"} -peer0.org1.example.com | [033 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO [][f3e627fe] Entry chaincode: name:"cscc" -peer0.org1.example.com | [034 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO [][f3e627fe] Exit chaincode: name:"cscc" (1ms) -peer0.org1.example.com | [035 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:13.685Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54846", "grpc.code": "OK", "grpc.call_duration": "3.4696ms"} -peer0.org1.example.com | [036 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO [][e7a87509] Entry chaincode: name:"qscc" -peer0.org1.example.com | [037 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO [][e7a87509] Exit chaincode: name:"qscc" (3ms) -peer0.org1.example.com | [038 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:14.763Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54854", "grpc.code": "OK", "grpc.call_duration": "5.1907ms"} -peer0.org1.example.com | [039 01-09 07:44:16.82 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051]] , current view: [[peer1.org1.example.com:7051]] -orderer0.example.com | 2019-01-09 07:44:02.686 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0 -peer0.org1.example.com | [03a 01-09 07:44:17.88 UTC] [%{longpkg}] %{callpath} -> INFO 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 : Becoming a leader -orderer0.example.com | [002 01-09 07:44:02.87 UTC] [%{longpkg}] %{callpath} -> INFO Orderer config values: -peer1.org2.example.com | [001 01-09 07:44:06.10 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: -peer0.org1.example.com | [03b 01-09 07:44:17.88 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel -orderer0.example.com | General.LedgerType = "file" -peer1.org2.example.com | Version: 1.4.0 -peer1.org2.example.com | Commit SHA: development build -peer0.org1.example.com | [03c 01-09 07:44:17.93 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer -peer1.org2.example.com | Go version: go1.11.4 -peer0.org1.example.com | [03d 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -orderer0.example.com | General.ListenAddress = "0.0.0.0" -peer1.org2.example.com | OS/Arch: linux/amd64 -peer0.org1.example.com | [03e 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer0.org2.example.com | [001 01-09 07:44:05.27 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: -orderer0.example.com | General.ListenPort = 7050 -peer1.org2.example.com | Chaincode: -peer0.org1.example.com | [03f 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org1.example.com | [002 01-10 05:17:20.80 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt +peer1.org1.example.com | [003 01-10 05:17:20.80 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider +peer1.org1.example.com | [004 01-10 05:17:21.40 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized +peer1.org1.example.com | [005 01-10 05:17:21.73 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized +peer1.org1.example.com | [006 01-10 05:17:21.74 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.6:7051 +peer1.org1.example.com | [007 01-10 05:17:21.74 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org1.example.com:7051 +peer1.org1.example.com | [008 01-10 05:17:21.74 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.6:7051 +peer1.org1.example.com | [009 01-10 05:17:21.74 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org1.example.com:7051 +peer1.org1.example.com | [00a 01-10 05:17:21.78 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled +peer1.org1.example.com | [00b 01-10 05:17:21.80 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com +peer1.org1.example.com | [00c 01-10 05:17:21.80 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer1.org1.example.com:7052 +peer1.org1.example.com | [00d 01-10 05:17:21.83 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered +peer1.org1.example.com | [00e 01-10 05:17:21.83 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered +peer1.org1.example.com | [00f 01-10 05:17:21.83 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered +peer1.org1.example.com | [010 01-10 05:17:21.83 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered +peer1.org1.example.com | [011 01-10 05:17:21.85 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051] +peer1.org1.example.com | [012 01-10 05:17:21.85 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer1.org1.example.com:7051, InternalEndpoint: peer1.org1.example.com:7051, PKI-ID: 482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10, Metadata: +peer1.org1.example.com | [013 01-10 05:17:21.86 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer1.org1.example.com:7051 started +peer1.org1.example.com | [014 01-10 05:17:21.86 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer1.org1.example.com | [015 01-10 05:17:21.86 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer1.org1.example.com | [016 01-10 05:17:21.87 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer1.org1.example.com | [017 01-10 05:17:21.87 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer1.org1.example.com | [018 01-10 05:17:21.87 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer1.org1.example.com | [019 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer1.org1.example.com | [01a 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes +peer1.org1.example.com | [01b 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 +peer1.org1.example.com | [01c 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated +peer1.org1.example.com | [01d 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] +peer1.org1.example.com | [01e 01-10 05:17:21.88 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] +peer1.org1.example.com | [01f 01-10 05:17:27.79 UTC] [%{longpkg}] %{callpath} -> INFO [][83142c9d] Entry chaincode: name:"cscc" +peer1.org1.example.com | [020 01-10 05:17:27.80 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block +peer1.org1.example.com | [021 01-10 05:17:27.80 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer1.org1.example.com | [022 01-10 05:17:27.84 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 29ms (state_validation=1ms block_commit=15ms state_commit=8ms) +peer1.org1.example.com | [023 01-10 05:17:27.84 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block +peer1.org1.example.com | [024 01-10 05:17:27.86 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer1.org1.example.com | [025 01-10 05:17:27.86 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer1.org1.example.com | [026 01-10 05:17:27.86 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about +peer1.org1.example.com | [027 01-10 05:17:27.91 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 +peer1.org1.example.com | [028 01-10 05:17:27.91 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer1.org1.example.com | [029 01-10 05:17:27.91 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer1.org1.example.com | [02a 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer1.org1.example.com | [02b 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer1.org1.example.com | [02c 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer1.org1.example.com | [02d 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer1.org1.example.com | [02e 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO [][83142c9d] Exit chaincode: name:"cscc" (125ms) +peer1.org1.example.com | [02f 01-10 05:17:27.92 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:27.792Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48506", "grpc.code": "OK", "grpc.call_duration": "130.6741ms"} +peer1.org1.example.com | [030 01-10 05:17:29.65 UTC] [%{longpkg}] %{callpath} -> INFO [][71b639ac] Entry chaincode: name:"cscc" +peer1.org1.example.com | [031 01-10 05:17:29.65 UTC] [%{longpkg}] %{callpath} -> INFO [][71b639ac] Exit chaincode: name:"cscc" (1ms) +peer1.org1.example.com | [032 01-10 05:17:29.65 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:29.652Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48518", "grpc.code": "OK", "grpc.call_duration": "2.6215ms"} +peer1.org1.example.com | [033 01-10 05:17:30.71 UTC] [%{longpkg}] %{callpath} -> INFO [][83d30f22] Entry chaincode: name:"qscc" +peer1.org1.example.com | [034 01-10 05:17:30.72 UTC] [%{longpkg}] %{callpath} -> INFO [][83d30f22] Exit chaincode: name:"qscc" (3ms) +peer1.org1.example.com | [035 01-10 05:17:30.72 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:30.715Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48528", "grpc.code": "OK", "grpc.call_duration": "4.6142ms"} +peer1.org1.example.com | [036 01-10 05:17:32.86 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org1.example.com:7051]] , current view: [[peer0.org1.example.com:7051]] +peer1.org1.example.com | [037 01-10 05:17:33.62 UTC] [%{longpkg}] %{callpath} -> INFO 482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10 : Some peer is already a leader +peer1.org1.example.com | [038 01-10 05:17:33.64 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer +peer1.org1.example.com | [039 01-10 05:17:33.66 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer1.org1.example.com | [03a 01-10 05:17:33.66 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org1.example.com | [03b 01-10 05:17:33.66 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer1.org1.example.com | [03c 01-10 05:17:33.66 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer1.org1.example.com | [03d 01-10 05:17:33.68 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 47ms +peer1.org1.example.com | [03e 01-10 05:17:33.83 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org1.example.com:7051, PKIid:099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 isn't responsive: EOF +peer1.org1.example.com | [03f 01-10 05:17:33.83 UTC] [%{longpkg}] %{callpath} -> WARN Entering [099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9] +peer1.org1.example.com | [040 01-10 05:17:33.83 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: +peer1.org1.example.com | [041 01-10 05:17:33.83 UTC] [%{longpkg}] %{callpath} -> WARN Exiting +peer1.org1.example.com | [042 01-10 05:17:34.33 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 641ms (state_validation=3ms block_commit=613ms state_commit=17ms) +peer1.org1.example.com | [043 01-10 05:17:34.98 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.986Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.986Z", "grpc.peer_address": "172.24.0.5:60344", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "452µs"} +peer1.org1.example.com | [044 01-10 05:17:35.16 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer +peer1.org1.example.com | [045 01-10 05:17:35.27 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer1.org1.example.com | [046 01-10 05:17:35.28 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org1.example.com | [047 01-10 05:17:35.29 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer1.org1.example.com | [048 01-10 05:17:35.30 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer1.org1.example.com | [049 01-10 05:17:35.37 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 208ms +peer1.org1.example.com | [04a 01-10 05:17:35.46 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 88ms (state_validation=1ms block_commit=38ms state_commit=15ms) +peer1.org1.example.com | [04b 01-10 05:17:35.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.047Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:60344", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "429.7269ms"} +peer1.org1.example.com | [04c 01-10 05:17:35.57 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.57Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.57Z", "grpc.peer_address": "172.24.0.5:60362", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "185.7µs"} +peer1.org1.example.com | [04d 01-10 05:17:37.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:37.234Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:39.233Z", "grpc.peer_address": "172.24.0.3:56892", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "201.7µs"} +peer1.org1.example.com | [04e 01-10 05:17:37.87 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051]] +peer1.org1.example.com | [04f 01-10 05:17:42.86 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051] [peer1.org2.example.com:7051 ]] +peer1.org1.example.com | [050 01-10 05:17:52.90 UTC] [%{longpkg}] %{callpath} -> INFO [][3b90fdea] Entry chaincode: name:"lscc" +peer1.org1.example.com | [051 01-10 05:17:52.90 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer +peer1.org1.example.com | [052 01-10 05:17:52.90 UTC] [%{longpkg}] %{callpath} -> INFO [][3b90fdea] Exit chaincode: name:"lscc" (3ms) +peer1.org1.example.com | [053 01-10 05:17:52.90 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:52.9Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48638", "grpc.code": "OK", "grpc.call_duration": "4.871ms"} +peer1.org1.example.com | [054 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer +peer1.org1.example.com | [055 01-10 05:18:59.68 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 7ms +peer1.org1.example.com | [056 01-10 05:18:59.69 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] +peer1.org1.example.com | [057 01-10 05:18:59.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 35ms (state_validation=12ms block_commit=17ms state_commit=2ms) +peer1.org1.example.com | [058 01-10 05:19:51.96 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer +peer1.org1.example.com | [059 01-10 05:19:51.97 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 17ms +peer1.org1.example.com | [05a 01-10 05:19:52.00 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 28ms (state_validation=1ms block_commit=20ms state_commit=3ms) +peer1.org1.example.com | [05b 01-10 05:19:54.71 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer +peer1.org1.example.com | [05c 01-10 05:19:54.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 2ms +peer1.org1.example.com | [05d 01-10 05:19:54.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 23ms (state_validation=0ms block_commit=17ms state_commit=3ms) +peer1.org1.example.com | [05e 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +peer1.org1.example.com | [05f 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org1.example.com | [060 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org1.example.com | [061 01-10 05:20:11.00 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations +peer1.org1.example.com | [062 01-10 05:20:11.01 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org1.example.com | [063 01-10 05:20:11.01 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer1.org1.example.com | [064 01-10 05:20:11.01 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about +peer1.org1.example.com | [065 01-10 05:20:11.01 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer1.org1.example.com | [066 01-10 05:20:11.03 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 88ms +peer1.org1.example.com | [067 01-10 05:20:11.08 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 42ms (state_validation=0ms block_commit=24ms state_commit=6ms) +peer1.org1.example.com | [068 01-10 05:20:11.18 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.578Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:60362", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "2m35.779553s"} +peer1.org1.example.com | [069 01-10 05:20:11.39 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF +peer1.org1.example.com | [06a 01-10 05:20:11.39 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] +peer1.org1.example.com | [06b 01-10 05:20:11.39 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: +peer1.org1.example.com | [06c 01-10 05:20:11.39 UTC] [%{longpkg}] %{callpath} -> WARN Exiting +peer1.org1.example.com | [06d 01-10 05:20:11.42 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.424Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.424Z", "grpc.peer_address": "172.24.0.4:38612", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "337.3µs"} +peer1.org1.example.com | [06e 01-10 05:20:22.49 UTC] [%{longpkg}] %{callpath} -> INFO [][adb62d7e] Entry chaincode: name:"cscc" +peer1.org1.example.com | [06f 01-10 05:20:22.49 UTC] [%{longpkg}] %{callpath} -> INFO [][adb62d7e] Exit chaincode: name:"cscc" (1ms) +peer1.org1.example.com | [070 01-10 05:20:22.49 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:22.494Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48958", "grpc.code": "OK", "grpc.call_duration": "1.7431ms"} +peer1.org1.example.com | [071 01-10 05:20:24.68 UTC] [%{longpkg}] %{callpath} -> INFO [][6f8163cc] Entry chaincode: name:"qscc" +peer1.org1.example.com | [072 01-10 05:20:24.68 UTC] [%{longpkg}] %{callpath} -> INFO [][6f8163cc] Exit chaincode: name:"qscc" (2ms) +peer1.org1.example.com | [073 01-10 05:20:24.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:24.684Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:48968", "grpc.code": "OK", "grpc.call_duration": "5.9089ms"} +peer0.org2.example.com | [001 01-10 05:17:19.32 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: peer0.org2.example.com | Version: 1.4.0 -orderer0.example.com | General.TLS.Enabled = true -peer1.org2.example.com | Base Docker Namespace: hyperledger -peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric -peer0.org1.example.com | [040 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself peer0.org2.example.com | Commit SHA: development build -orderer0.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key" -peer1.org2.example.com | Docker Namespace: hyperledger -orderer0.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt" peer0.org2.example.com | Go version: go1.11.4 -peer0.org1.example.com | [041 01-09 07:44:17.97 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 43ms -peer1.org2.example.com | [002 01-09 07:44:06.10 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt -orderer0.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt] peer0.org2.example.com | OS/Arch: linux/amd64 -peer0.org1.example.com | [042 01-09 07:44:17.98 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:17.987Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:19.987Z", "grpc.peer_address": "172.24.0.6:47332", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "615.2µs"} -peer1.org2.example.com | [003 01-09 07:44:06.10 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider -orderer0.example.com | General.TLS.ClientAuthRequired = false peer0.org2.example.com | Chaincode: -peer0.org1.example.com | [043 01-09 07:44:17.99 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 19ms (state_validation=1ms block_commit=11ms state_commit=3ms) -peer1.org2.example.com | [004 01-09 07:44:06.37 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized -orderer0.example.com | General.TLS.ClientRootCAs = [] peer0.org2.example.com | Base Docker Namespace: hyperledger -peer0.org1.example.com | [044 01-09 07:44:18.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:07.838Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:47288", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "10.1629946s"} -peer1.org2.example.com | [005 01-09 07:44:06.48 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized -orderer0.example.com | General.Cluster.ListenAddress = "" peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric -peer0.org1.example.com | [045 01-09 07:44:18.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:17.994Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:27.994Z", "grpc.peer_address": "172.24.0.6:47332", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "7.5798ms"} -peer1.org2.example.com | [006 01-09 07:44:06.48 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.4:7051 -orderer0.example.com | General.Cluster.ListenPort = 0 peer0.org2.example.com | Docker Namespace: hyperledger -peer0.org1.example.com | [046 01-09 07:44:18.31 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer -peer1.org2.example.com | [007 01-09 07:44:06.48 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org2.example.com:7051 +peer0.org2.example.com | [002 01-10 05:17:19.32 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt +peer0.org2.example.com | [003 01-10 05:17:19.32 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider +peer0.org2.example.com | [004 01-10 05:17:19.40 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized +peer0.org2.example.com | [005 01-10 05:17:19.47 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized +peer0.org2.example.com | [006 01-10 05:17:19.47 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.4:7051 +peer0.org2.example.com | [007 01-10 05:17:19.47 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org2.example.com:7051 +peer0.org2.example.com | [008 01-10 05:17:19.47 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.4:7051 +peer0.org2.example.com | [009 01-10 05:17:19.48 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org2.example.com:7051 +peer0.org2.example.com | [00a 01-10 05:17:19.49 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled +peer0.org2.example.com | [00b 01-10 05:17:19.51 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com +peer0.org2.example.com | [00c 01-10 05:17:19.51 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org2.example.com:7052 +peer0.org2.example.com | [00d 01-10 05:17:19.53 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered +peer0.org2.example.com | [00e 01-10 05:17:19.53 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered +peer0.org2.example.com | [00f 01-10 05:17:19.53 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered +peer0.org2.example.com | [010 01-10 05:17:19.53 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered +peer0.org2.example.com | [011 01-10 05:17:19.57 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] +peer0.org2.example.com | [012 01-10 05:17:19.62 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: +peer0.org2.example.com | [013 01-10 05:17:19.69 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org2.example.com:7051 started +peer0.org2.example.com | [014 01-10 05:17:19.77 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer0.org2.example.com | [015 01-10 05:17:19.79 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer0.org2.example.com | [016 01-10 05:17:19.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer0.org2.example.com | [017 01-10 05:17:19.81 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer0.org2.example.com | [018 01-10 05:17:19.81 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer0.org2.example.com | [019 01-10 05:17:19.82 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer0.org2.example.com | [01a 01-10 05:17:19.82 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes +peer0.org2.example.com | [01b 01-10 05:17:19.83 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 +peer0.org2.example.com | [01c 01-10 05:17:19.83 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated +peer0.org2.example.com | [01d 01-10 05:17:19.83 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] +peer0.org2.example.com | [01e 01-10 05:17:19.83 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] +peer0.org2.example.com | [01f 01-10 05:17:20.17 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:20.179Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:22.149Z", "grpc.peer_address": "172.24.0.3:36332", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "304.5µs"} +peer0.org2.example.com | [020 01-10 05:17:20.20 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:20.182Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:30.182Z", "grpc.peer_address": "172.24.0.3:36332", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "20.4232ms"} +peer0.org2.example.com | [021 01-10 05:17:20.31 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:20.315Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:22.313Z", "grpc.peer_address": "172.24.0.3:36334", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.9815ms"} +peer0.org2.example.com | [022 01-10 05:17:28.16 UTC] [%{longpkg}] %{callpath} -> INFO [][d30e7c0b] Entry chaincode: name:"cscc" +peer0.org2.example.com | [023 01-10 05:17:28.17 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block +peer0.org2.example.com | [024 01-10 05:17:28.17 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer0.org2.example.com | [025 01-10 05:17:28.22 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 31ms (state_validation=2ms block_commit=20ms state_commit=4ms) +peer0.org2.example.com | [026 01-10 05:17:28.22 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block +peer0.org2.example.com | [027 01-10 05:17:28.24 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer0.org2.example.com | [028 01-10 05:17:28.24 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about +peer0.org2.example.com | [029 01-10 05:17:28.24 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer0.org2.example.com | [02a 01-10 05:17:28.27 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 +peer0.org2.example.com | [02b 01-10 05:17:28.27 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer0.org2.example.com | [02c 01-10 05:17:28.27 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer0.org2.example.com | [02d 01-10 05:17:28.27 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer0.org2.example.com | [02e 01-10 05:17:28.28 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer0.org2.example.com | [02f 01-10 05:17:28.28 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer0.org2.example.com | [030 01-10 05:17:28.28 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer0.org2.example.com | [031 01-10 05:17:28.28 UTC] [%{longpkg}] %{callpath} -> INFO [][d30e7c0b] Exit chaincode: name:"cscc" (122ms) +peer0.org2.example.com | [032 01-10 05:17:28.29 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:28.164Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45498", "grpc.code": "OK", "grpc.call_duration": "126.2169ms"} +orderer0.example.com | 2019-01-10 05:17:14.025 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0 +orderer0.example.com | [002 01-10 05:17:15.25 UTC] [%{longpkg}] %{callpath} -> INFO Orderer config values: +orderer0.example.com | General.LedgerType = "file" +orderer0.example.com | General.ListenAddress = "0.0.0.0" +orderer0.example.com | General.ListenPort = 7050 +orderer0.example.com | General.TLS.Enabled = true +orderer0.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key" +orderer0.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt" +orderer0.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt] +orderer0.example.com | General.TLS.ClientAuthRequired = false +orderer0.example.com | General.TLS.ClientRootCAs = [] +orderer0.example.com | General.Cluster.ListenAddress = "" +orderer0.example.com | General.Cluster.ListenPort = 0 orderer0.example.com | General.Cluster.ServerCertificate = "" -peer0.org2.example.com | [002 01-09 07:44:05.28 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt -peer0.org1.example.com | [047 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer1.org2.example.com | [008 01-09 07:44:06.48 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.4:7051 orderer0.example.com | General.Cluster.ServerPrivateKey = "" -peer0.org2.example.com | [003 01-09 07:44:05.28 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider -peer0.org1.example.com | [048 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org2.example.com | [009 01-09 07:44:06.48 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org2.example.com:7051 orderer0.example.com | General.Cluster.ClientCertificate = "" -peer0.org2.example.com | [004 01-09 07:44:05.34 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized -peer0.org1.example.com | [049 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -peer1.org2.example.com | [00a 01-09 07:44:06.51 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled orderer0.example.com | General.Cluster.ClientPrivateKey = "" -peer0.org2.example.com | [005 01-09 07:44:05.43 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized -peer0.org1.example.com | [04a 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer1.org2.example.com | [00b 01-09 07:44:06.55 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com orderer0.example.com | General.Cluster.RootCAs = [/etc/hyperledger/fabric/tls/ca.crt] -peer0.org2.example.com | [006 01-09 07:44:05.43 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.3:7051 -peer0.org1.example.com | [04b 01-09 07:44:18.46 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 140ms -peer1.org2.example.com | [00c 01-09 07:44:06.55 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer1.org2.example.com:7052 orderer0.example.com | General.Cluster.DialTimeout = 5s -peer0.org2.example.com | [007 01-09 07:44:05.43 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org2.example.com:7051 -peer0.org1.example.com | [04c 01-09 07:44:18.49 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 36ms (state_validation=0ms block_commit=24ms state_commit=6ms) -peer1.org2.example.com | [00d 01-09 07:44:06.60 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered orderer0.example.com | General.Cluster.RPCTimeout = 7s -peer0.org2.example.com | [008 01-09 07:44:05.43 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.3:7051 -peer0.org1.example.com | [04d 01-09 07:44:18.51 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.515Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.514Z", "grpc.peer_address": "172.24.0.6:47346", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "329.1µs"} -peer1.org2.example.com | [00e 01-09 07:44:06.60 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered orderer0.example.com | General.Cluster.ReplicationBufferSize = 20971520 -peer0.org2.example.com | [009 01-09 07:44:05.43 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org2.example.com:7051 -peer0.org1.example.com | [04e 01-09 07:44:18.55 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.521Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.52Z", "grpc.peer_address": "172.24.0.6:47346", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "30.6283ms"} -peer1.org2.example.com | [00f 01-09 07:44:06.60 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered orderer0.example.com | General.Cluster.ReplicationPullTimeout = 5s -peer0.org2.example.com | [00a 01-09 07:44:05.49 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled -peer0.org1.example.com | [04f 01-09 07:44:18.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.562Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.559Z", "grpc.peer_address": "172.24.0.6:47350", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "154.8µs"} -peer1.org2.example.com | [010 01-09 07:44:06.60 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered orderer0.example.com | General.Cluster.ReplicationRetryTimeout = 5s -peer0.org2.example.com | [00b 01-09 07:44:05.55 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com -peer0.org1.example.com | [050 01-09 07:44:18.61 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.615Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.614Z", "grpc.peer_address": "172.24.0.4:41530", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "262.4µs"} -peer1.org2.example.com | [011 01-09 07:44:06.62 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] orderer0.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s -peer0.org2.example.com | [00c 01-09 07:44:05.55 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org2.example.com:7052 -peer0.org1.example.com | [051 01-09 07:44:18.65 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.655Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.654Z", "grpc.peer_address": "172.24.0.3:48218", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "303.5µs"} -peer1.org2.example.com | [012 01-09 07:44:06.63 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: 302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e, Metadata: +orderer0.example.com | General.Cluster.ReplicationMaxRetries = 12 orderer0.example.com | General.Keepalive.ServerMinInterval = 1m0s -peer0.org2.example.com | [00d 01-09 07:44:05.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered -peer0.org1.example.com | [052 01-09 07:44:18.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.62Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.62Z", "grpc.peer_address": "172.24.0.4:41530", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "51.1887ms"} -peer1.org2.example.com | [013 01-09 07:44:06.63 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer1.org2.example.com:7051 started orderer0.example.com | General.Keepalive.ServerInterval = 2h0m0s -peer0.org2.example.com | [00e 01-09 07:44:05.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered -peer0.org1.example.com | [053 01-09 07:44:18.69 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.697Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.696Z", "grpc.peer_address": "172.24.0.4:41534", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "245.9µs"} -peer1.org2.example.com | [014 01-09 07:44:06.64 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer0.example.com | General.Keepalive.ServerTimeout = 20s -peer0.org2.example.com | [00f 01-09 07:44:05.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered -peer0.org1.example.com | [054 01-09 07:44:18.73 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.659Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.659Z", "grpc.peer_address": "172.24.0.3:48218", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "75.7002ms"} -peer1.org2.example.com | [015 01-09 07:44:06.65 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC orderer0.example.com | General.GenesisMethod = "file" -peer0.org2.example.com | [010 01-09 07:44:05.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered -peer0.org1.example.com | [055 01-09 07:44:18.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.76Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.758Z", "grpc.peer_address": "172.24.0.4:41538", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "108.9µs"} -peer1.org2.example.com | [016 01-09 07:44:06.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed orderer0.example.com | General.GenesisProfile = "SampleInsecureSolo" -peer0.org2.example.com | [011 01-09 07:44:05.77 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] -peer0.org1.example.com | [056 01-09 07:44:18.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.707Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:41534", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "64.1179ms"} -peer1.org2.example.com | [017 01-09 07:44:06.65 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC orderer0.example.com | General.SystemChannel = "test-system-channel-name" -peer0.org2.example.com | [012 01-09 07:44:05.78 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: -peer0.org1.example.com | [057 01-09 07:44:18.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.767Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.767Z", "grpc.peer_address": "172.24.0.4:41538", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "3.9574ms"} -peer1.org2.example.com | [018 01-09 07:44:06.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed orderer0.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block" -peer0.org2.example.com | [013 01-09 07:44:05.79 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org2.example.com:7051 started -peer0.org1.example.com | [058 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.816Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.815Z", "grpc.peer_address": "172.24.0.3:48228", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "171.2µs"} -peer1.org2.example.com | [019 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed orderer0.example.com | General.Profile.Enabled = false -peer0.org2.example.com | [014 01-09 07:44:05.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer0.org1.example.com | [059 01-09 07:44:18.82 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.821Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.82Z", "grpc.peer_address": "172.24.0.3:48228", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.0639ms"} -peer1.org2.example.com | [01a 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes orderer0.example.com | General.Profile.Address = "0.0.0.0:6060" -peer0.org2.example.com | [015 01-09 07:44:05.80 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer0.org1.example.com | [05a 01-09 07:44:18.85 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.855Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.855Z", "grpc.peer_address": "172.24.0.3:48230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "130.9µs"} -peer1.org2.example.com | [01b 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 orderer0.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp" -peer0.org2.example.com | [016 01-09 07:44:05.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer0.org1.example.com | [05b 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO [][dbcceaf0] Entry chaincode: name:"lscc" -peer1.org2.example.com | [01c 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated orderer0.example.com | General.LocalMSPID = "OrdererMSP" -peer0.org2.example.com | [017 01-09 07:44:05.80 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer0.org1.example.com | [05c 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer -peer1.org2.example.com | [01d 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] orderer0.example.com | General.BCCSP.ProviderName = "SW" -peer0.org2.example.com | [018 01-09 07:44:05.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer0.org1.example.com | [05d 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO [][dbcceaf0] Exit chaincode: name:"lscc" (4ms) -peer1.org2.example.com | [01e 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] orderer0.example.com | General.BCCSP.SwOpts.SecLevel = 256 -peer0.org2.example.com | [019 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer0.org1.example.com | [05e 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:21.609Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54914", "grpc.code": "OK", "grpc.call_duration": "4.7839ms"} -peer1.org2.example.com | [01f 01-09 07:44:12.72 UTC] [%{longpkg}] %{callpath} -> INFO [][03782343] Entry chaincode: name:"cscc" orderer0.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2" -peer0.org2.example.com | [01a 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes -peer0.org1.example.com | [05f 01-09 07:44:21.79 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] -peer1.org2.example.com | [020 01-09 07:44:12.72 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block orderer0.example.com | General.BCCSP.SwOpts.Ephemeral = false -peer0.org2.example.com | [01b 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 -peer0.org1.example.com | [060 01-09 07:44:25.18 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1d9b757] Entry chaincode: name:"lscc" -peer1.org2.example.com | [021 01-09 07:44:12.73 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage orderer0.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore" -peer0.org2.example.com | [01c 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated -peer0.org1.example.com | [061 01-09 07:44:25.20 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' -peer1.org2.example.com | [022 01-09 07:44:12.75 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 18ms (state_validation=1ms block_commit=11ms state_commit=2ms) orderer0.example.com | General.BCCSP.SwOpts.DummyKeystore = -peer0.org2.example.com | [01d 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] -peer0.org1.example.com | [062 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1d9b757] Exit chaincode: name:"lscc" (42738ms) -peer1.org2.example.com | [023 01-09 07:44:12.76 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block orderer0.example.com | General.BCCSP.SwOpts.InmemKeystore = -peer0.org2.example.com | [01e 01-09 07:44:05.81 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] -peer0.org1.example.com | [063 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:25.184Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54932", "grpc.code": "OK", "grpc.call_duration": "42.7408033s"} -peer1.org2.example.com | [024 01-09 07:44:12.77 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations orderer0.example.com | General.BCCSP.PluginOpts = -peer0.org2.example.com | [01f 01-09 07:44:06.64 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:06.641Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:08.641Z", "grpc.peer_address": "172.24.0.4:50688", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "151.2µs"} -peer0.org1.example.com | [064 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer -peer1.org2.example.com | [025 01-09 07:44:12.77 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about orderer0.example.com | General.Authentication.TimeWindow = 15m0s -peer0.org2.example.com | [020 01-09 07:44:06.66 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:06.648Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:16.648Z", "grpc.peer_address": "172.24.0.4:50688", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "18.4644ms"} -peer0.org1.example.com | [065 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 5ms -peer1.org2.example.com | [026 01-09 07:44:12.77 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about orderer0.example.com | FileLedger.Location = "/var/hyperledger/production/orderer" -peer0.org2.example.com | [021 01-09 07:44:06.67 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:06.672Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:08.671Z", "grpc.peer_address": "172.24.0.4:50690", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "125.5µs"} -peer0.org1.example.com | [066 01-09 07:45:09.92 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] -peer1.org2.example.com | [027 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 orderer0.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger" -peer0.org2.example.com | [022 01-09 07:44:12.37 UTC] [%{longpkg}] %{callpath} -> INFO [][b34b0763] Entry chaincode: name:"cscc" -peer0.org1.example.com | [067 01-09 07:45:09.95 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 30ms (state_validation=2ms block_commit=19ms state_commit=4ms) -peer1.org2.example.com | [028 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer0.example.com | RAMLedger.HistorySize = 1000 -peer0.org2.example.com | [023 01-09 07:44:12.37 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block -peer0.org1.example.com | [068 01-09 07:45:55.47 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f5e8173c] Entry chaincode: name:"exp02" -peer1.org2.example.com | [029 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC orderer0.example.com | Kafka.Retry.ShortInterval = 5s -peer0.org2.example.com | [024 01-09 07:44:12.37 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -peer0.org1.example.com | [069 01-09 07:45:55.49 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f5e8173c] Exit chaincode: name:"exp02" (13ms) -peer1.org2.example.com | [02a 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed orderer0.example.com | Kafka.Retry.ShortTotal = 10m0s -peer0.org2.example.com | [025 01-09 07:44:12.40 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=9ms state_commit=3ms) -peer0.org1.example.com | [06a 01-09 07:45:55.49 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:55.41Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55012", "grpc.code": "OK", "grpc.call_duration": "81.8345ms"} -peer1.org2.example.com | [02b 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC orderer0.example.com | Kafka.Retry.LongInterval = 5m0s -peer0.org2.example.com | [026 01-09 07:44:12.40 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block -peer0.org1.example.com | [06b 01-09 07:45:57.52 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer -peer1.org2.example.com | [02c 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed orderer0.example.com | Kafka.Retry.LongTotal = 12h0m0s -peer0.org2.example.com | [027 01-09 07:44:12.41 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org1.example.com | [06c 01-09 07:45:57.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 17ms -peer1.org2.example.com | [02d 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed orderer0.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s -peer0.org2.example.com | [028 01-09 07:44:12.41 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer0.org1.example.com | [06d 01-09 07:45:57.59 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 40ms (state_validation=2ms block_commit=21ms state_commit=14ms) -peer1.org2.example.com | [02e 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO [][03782343] Exit chaincode: name:"cscc" (82ms) orderer0.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s -peer0.org2.example.com | [029 01-09 07:44:12.41 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about -peer0.org1.example.com | [06e 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fc4503ea] Entry chaincode: name:"exp02" -peer1.org2.example.com | [02f 01-09 07:44:12.80 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:12.723Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51624", "grpc.code": "OK", "grpc.call_duration": "84.656ms"} orderer0.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s -peer0.org2.example.com | [02a 01-09 07:44:12.44 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 -peer0.org1.example.com | [06f 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fc4503ea] Exit chaincode: name:"exp02" (3ms) -peer1.org2.example.com | [030 01-09 07:44:14.25 UTC] [%{longpkg}] %{callpath} -> INFO [][f9d67f1d] Entry chaincode: name:"cscc" orderer0.example.com | Kafka.Retry.Metadata.RetryMax = 3 -peer0.org2.example.com | [02b 01-09 07:44:12.44 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed -peer0.org1.example.com | [070 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:58.389Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55034", "grpc.code": "OK", "grpc.call_duration": "6.0111ms"} -peer1.org2.example.com | [031 01-09 07:44:14.26 UTC] [%{longpkg}] %{callpath} -> INFO [][f9d67f1d] Exit chaincode: name:"cscc" (1ms) orderer0.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms -peer0.org2.example.com | [02c 01-09 07:44:12.44 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -peer0.org1.example.com | [071 01-09 07:46:00.24 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer -peer1.org2.example.com | [032 01-09 07:44:14.26 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:14.257Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51632", "grpc.code": "OK", "grpc.call_duration": "4.0301ms"} orderer0.example.com | Kafka.Retry.Producer.RetryMax = 3 -peer0.org2.example.com | [02d 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed -peer0.org1.example.com | [072 01-09 07:46:00.26 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 14ms -peer1.org2.example.com | [033 01-09 07:44:15.33 UTC] [%{longpkg}] %{callpath} -> INFO [][4b813497] Entry chaincode: name:"qscc" orderer0.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms -peer0.org2.example.com | [02e 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -peer0.org1.example.com | [073 01-09 07:46:00.30 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 35ms (state_validation=2ms block_commit=23ms state_commit=5ms) -peer1.org2.example.com | [034 01-09 07:44:15.34 UTC] [%{longpkg}] %{callpath} -> INFO [][4b813497] Exit chaincode: name:"qscc" (3ms) orderer0.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s -peer0.org2.example.com | [02f 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed -peer0.org1.example.com | [074 01-09 07:46:00.55 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][89a6192e] Entry chaincode: name:"exp02" orderer0.example.com | Kafka.Verbose = false -peer1.org2.example.com | [035 01-09 07:44:15.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:15.335Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51640", "grpc.code": "OK", "grpc.call_duration": "6.1358ms"} -peer0.org2.example.com | [030 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -peer0.org1.example.com | [075 01-09 07:46:00.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][89a6192e] Exit chaincode: name:"exp02" (4ms) orderer0.example.com | Kafka.Version = 0.10.2.0 -peer1.org2.example.com | [036 01-09 07:44:17.79 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051]] , current view: [[peer0.org2.example.com:7051]] -peer0.org1.example.com | [076 01-09 07:46:00.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:00.555Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55038", "grpc.code": "OK", "grpc.call_duration": "6.8017ms"} -peer0.org2.example.com | [031 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO [][b34b0763] Exit chaincode: name:"cscc" (85ms) orderer0.example.com | Kafka.TLS.Enabled = false -peer1.org2.example.com | [037 01-09 07:44:18.48 UTC] [%{longpkg}] %{callpath} -> INFO 302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e : Some peer is already a leader -peer0.org1.example.com | [077 01-09 07:46:01.15 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][82e956e3] Entry chaincode: name:"lscc" -peer0.org2.example.com | [032 01-09 07:44:12.45 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:12.37Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34382", "grpc.code": "OK", "grpc.call_duration": "88.3469ms"} +peer1.org2.example.com | [001 01-10 05:17:18.75 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: +peer0.org2.example.com | [033 01-10 05:17:29.90 UTC] [%{longpkg}] %{callpath} -> INFO [][a21b322d] Entry chaincode: name:"cscc" orderer0.example.com | Kafka.TLS.PrivateKey = "" -peer1.org2.example.com | [038 01-09 07:44:18.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer -peer0.org1.example.com | [078 01-09 07:46:01.15 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][82e956e3] Exit chaincode: name:"lscc" (3ms) -peer0.org2.example.com | [033 01-09 07:44:14.07 UTC] [%{longpkg}] %{callpath} -> INFO [][7d6a87a9] Entry chaincode: name:"cscc" +peer1.org2.example.com | Version: 1.4.0 +peer0.org2.example.com | [034 01-10 05:17:29.91 UTC] [%{longpkg}] %{callpath} -> INFO [][a21b322d] Exit chaincode: name:"cscc" (1ms) orderer0.example.com | Kafka.TLS.Certificate = "" -peer1.org2.example.com | [039 01-09 07:44:18.57 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org2.example.com | [034 01-09 07:44:14.07 UTC] [%{longpkg}] %{callpath} -> INFO [][7d6a87a9] Exit chaincode: name:"cscc" (2ms) -peer0.org1.example.com | [079 01-09 07:46:01.16 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.149Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55042", "grpc.code": "OK", "grpc.call_duration": "13.9729ms"} +peer1.org2.example.com | Commit SHA: development build +peer0.org2.example.com | [035 01-10 05:17:29.91 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:29.907Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45508", "grpc.code": "OK", "grpc.call_duration": "3.0917ms"} orderer0.example.com | Kafka.TLS.RootCAs = [] -peer1.org2.example.com | [03a 01-09 07:44:18.58 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer0.org2.example.com | [035 01-09 07:44:14.07 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:14.068Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34390", "grpc.code": "OK", "grpc.call_duration": "5.5671ms"} -peer0.org1.example.com | [07a 01-09 07:46:01.34 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8c3cfdf] Entry chaincode: name:"lscc" +peer1.org2.example.com | Go version: go1.11.4 +peer0.org2.example.com | [036 01-10 05:17:30.93 UTC] [%{longpkg}] %{callpath} -> INFO [][46619ecd] Entry chaincode: name:"qscc" orderer0.example.com | Kafka.TLS.ClientAuthRequired = false -peer1.org2.example.com | [03b 01-09 07:44:18.58 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer0.org2.example.com | [036 01-09 07:44:15.16 UTC] [%{longpkg}] %{callpath} -> INFO [][51db9a1b] Entry chaincode: name:"qscc" -peer0.org1.example.com | [07b 01-09 07:46:01.35 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8c3cfdf] Exit chaincode: name:"lscc" (1ms) +peer1.org2.example.com | OS/Arch: linux/amd64 +peer0.org2.example.com | [037 01-10 05:17:30.94 UTC] [%{longpkg}] %{callpath} -> INFO [][46619ecd] Exit chaincode: name:"qscc" (4ms) orderer0.example.com | Kafka.TLS.ClientRootCAs = [] -peer1.org2.example.com | [03c 01-09 07:44:18.58 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -peer0.org2.example.com | [037 01-09 07:44:15.16 UTC] [%{longpkg}] %{callpath} -> INFO [][51db9a1b] Exit chaincode: name:"qscc" (4ms) -peer0.org1.example.com | [07c 01-09 07:46:01.35 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.348Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55048", "grpc.code": "OK", "grpc.call_duration": "3.7346ms"} +peer1.org2.example.com | Chaincode: +peer0.org2.example.com | [038 01-10 05:17:30.94 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:30.938Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45518", "grpc.code": "OK", "grpc.call_duration": "7.7583ms"} orderer0.example.com | Kafka.SASLPlain.Enabled = false -peer1.org2.example.com | [03d 01-09 07:44:18.60 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 66ms -peer0.org2.example.com | [038 01-09 07:44:15.16 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:15.16Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34398", "grpc.code": "OK", "grpc.call_duration": "4.7859ms"} -peer0.org1.example.com | [07d 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][45dd4e0f] Entry chaincode: name:"lscc" +peer0.org1.example.com | [001 01-10 05:17:20.65 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: +peer1.org2.example.com | Base Docker Namespace: hyperledger +peer0.org2.example.com | [039 01-10 05:17:33.24 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org2.example.com:7051]] , current view: [[peer1.org2.example.com:7051]] +peer0.org2.example.com | [03a 01-10 05:17:34.29 UTC] [%{longpkg}] %{callpath} -> INFO 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 : Becoming a leader orderer0.example.com | Kafka.SASLPlain.User = "" -peer1.org2.example.com | [03e 01-09 07:44:18.64 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 34ms (state_validation=0ms block_commit=14ms state_commit=10ms) -peer0.org2.example.com | [039 01-09 07:44:17.42 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org2.example.com:7051]] , current view: [[peer1.org2.example.com:7051]] -peer0.org1.example.com | [07e 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][45dd4e0f] Exit chaincode: name:"lscc" (2ms) +peer0.org1.example.com | Version: 1.4.0 +peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric +peer0.org2.example.com | [03b 01-10 05:17:34.29 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel orderer0.example.com | Kafka.SASLPlain.Password = "" -peer1.org2.example.com | [03f 01-09 07:44:18.64 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer -peer0.org2.example.com | [03a 01-09 07:44:18.45 UTC] [%{longpkg}] %{callpath} -> INFO 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 : Becoming a leader -peer0.org1.example.com | [07f 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.542Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55052", "grpc.code": "OK", "grpc.call_duration": "4.4496ms"} +peer0.org1.example.com | Commit SHA: development build +peer1.org2.example.com | Docker Namespace: hyperledger +peer0.org2.example.com | [03c 01-10 05:17:34.40 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer orderer0.example.com | Kafka.Topic.ReplicationFactor = 3 -peer1.org2.example.com | [040 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org2.example.com | [03b 01-09 07:44:18.45 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel -peer0.org1.example.com | [080 01-09 07:46:01.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][9d03d97d] Entry chaincode: name:"lscc" +peer0.org1.example.com | Go version: go1.11.4 +peer1.org2.example.com | [002 01-10 05:17:18.77 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt +peer0.org2.example.com | [03d 01-10 05:17:34.48 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations orderer0.example.com | Debug.BroadcastTraceDir = "" -peer1.org2.example.com | [041 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer0.org2.example.com | [03c 01-09 07:44:18.46 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.459Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.458Z", "grpc.peer_address": "172.24.0.5:42108", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "609µs"} -peer0.org1.example.com | [081 01-09 07:46:01.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][9d03d97d] Exit chaincode: name:"lscc" (1ms) +peer0.org1.example.com | OS/Arch: linux/amd64 +peer1.org2.example.com | [003 01-10 05:17:18.77 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider +peer0.org2.example.com | [03e 01-10 05:17:34.48 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about orderer0.example.com | Debug.DeliverTraceDir = "" -peer1.org2.example.com | [042 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer0.org2.example.com | [03d 01-09 07:44:18.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.462Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.462Z", "grpc.peer_address": "172.24.0.5:42108", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "16.7314ms"} -peer0.org1.example.com | [082 01-09 07:46:01.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.823Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55056", "grpc.code": "OK", "grpc.call_duration": "8.8364ms"} +peer0.org1.example.com | Chaincode: +peer1.org2.example.com | [004 01-10 05:17:18.91 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized +peer0.org2.example.com | [03f 01-10 05:17:34.48 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] orderer0.example.com | Consensus = map[WALDir:/var/hyperledger/production/orderer/etcdraft/wal SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot] -peer1.org2.example.com | [043 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -peer0.org2.example.com | [03e 01-09 07:44:18.49 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.494Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.494Z", "grpc.peer_address": "172.24.0.5:42110", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "177.3µs"} -peer0.org1.example.com | [083 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1db81a96] Entry chaincode: name:"lscc" +peer0.org1.example.com | Base Docker Namespace: hyperledger +peer1.org2.example.com | [005 01-10 05:17:18.98 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized +peer0.org2.example.com | [040 01-10 05:17:34.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 220ms orderer0.example.com | Operations.ListenAddress = "0.0.0.0:8443" -peer1.org2.example.com | [044 01-09 07:44:18.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 99ms -peer0.org2.example.com | [03f 01-09 07:44:18.52 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer -peer0.org1.example.com | [084 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1db81a96] Exit chaincode: name:"lscc" (3ms) +peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric +peer1.org2.example.com | [006 01-10 05:17:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.3:7051 +peer0.org2.example.com | [041 01-10 05:17:34.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 113ms (state_validation=28ms block_commit=66ms state_commit=11ms) orderer0.example.com | Operations.TLS.Enabled = false -peer1.org2.example.com | [045 01-09 07:44:18.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 25ms (state_validation=1ms block_commit=14ms state_commit=5ms) -peer0.org2.example.com | [040 01-09 07:44:18.59 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.581Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.58Z", "grpc.peer_address": "172.24.0.6:36314", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "12.1284ms"} -peer0.org1.example.com | [085 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:02.039Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55064", "grpc.code": "OK", "grpc.call_duration": "5.8508ms"} +peer0.org1.example.com | Docker Namespace: hyperledger +peer1.org2.example.com | [007 01-10 05:17:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org2.example.com:7051 +peer0.org2.example.com | [042 01-10 05:17:34.88 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer orderer0.example.com | Operations.TLS.PrivateKey = "" -peer1.org2.example.com | [046 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org1.example.com:7051, PKIid:099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 isn't responsive: EOF -peer0.org2.example.com | [041 01-09 07:44:18.63 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org1.example.com | [086 01-09 07:46:02.75 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7a7db98a] Entry chaincode: name:"qscc" +peer0.org1.example.com | [002 01-10 05:17:20.68 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt +peer1.org2.example.com | [008 01-10 05:17:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.3:7051 +peer0.org2.example.com | [043 01-10 05:17:34.99 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations orderer0.example.com | Operations.TLS.Certificate = "" -peer1.org2.example.com | [047 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> WARN Entering [099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9] -peer0.org2.example.com | [042 01-09 07:44:18.63 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer0.org1.example.com | [087 01-09 07:46:02.75 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7a7db98a] Exit chaincode: name:"qscc" (3ms) +peer0.org1.example.com | [003 01-10 05:17:20.68 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider +peer1.org2.example.com | [009 01-10 05:17:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer1.org2.example.com:7051 +peer0.org2.example.com | [044 01-10 05:17:34.99 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] orderer0.example.com | Operations.TLS.RootCAs = [] -peer1.org2.example.com | [048 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: -peer0.org2.example.com | [043 01-09 07:44:18.63 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -peer0.org1.example.com | [088 01-09 07:46:02.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:02.745Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55068", "grpc.code": "OK", "grpc.call_duration": "20.066ms"} +peer0.org1.example.com | [004 01-10 05:17:21.10 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized +peer1.org2.example.com | [00a 01-10 05:17:19.01 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled +peer0.org2.example.com | [045 01-10 05:17:34.99 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] orderer0.example.com | Operations.TLS.ClientAuthRequired = false -peer1.org2.example.com | [049 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -peer0.org2.example.com | [044 01-09 07:44:18.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 165ms -peer0.org1.example.com | [089 01-09 07:46:03.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][74554b68] Entry chaincode: name:"qscc" +peer0.org1.example.com | [005 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized +peer1.org2.example.com | [00b 01-10 05:17:19.02 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com +peer0.org2.example.com | [046 01-10 05:17:34.99 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself orderer0.example.com | Operations.TLS.ClientRootCAs = [] -peer1.org2.example.com | [04a 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF -peer0.org2.example.com | [045 01-09 07:44:18.70 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org1.example.com:7051, PKIid:099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 isn't responsive: rpc error: code = Unavailable desc = transport is closing -peer0.org1.example.com | [08a 01-09 07:46:03.02 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][74554b68] Exit chaincode: name:"qscc" (2ms) +peer0.org1.example.com | [006 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 +peer1.org2.example.com | [00c 01-10 05:17:19.02 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer1.org2.example.com:7052 +peer0.org2.example.com | [047 01-10 05:17:35.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 133ms orderer0.example.com | Metrics.Provider = "prometheus" -peer1.org2.example.com | [04b 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] -peer0.org2.example.com | [046 01-09 07:44:18.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.499Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:42110", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "209.0769ms"} -peer0.org1.example.com | [08b 01-09 07:46:03.02 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.018Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55072", "grpc.code": "OK", "grpc.call_duration": "5.2914ms"} +peer0.org1.example.com | [007 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 +peer1.org2.example.com | [00d 01-10 05:17:19.04 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered +peer0.org2.example.com | [048 01-10 05:17:35.14 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 126ms (state_validation=8ms block_commit=93ms state_commit=19ms) orderer0.example.com | Metrics.Statsd.Network = "udp" -peer1.org2.example.com | [04c 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: -peer0.org2.example.com | [047 01-09 07:44:18.71 UTC] [%{longpkg}] %{callpath} -> WARN Entering [099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9] -peer0.org1.example.com | [08c 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1efc0ade] Entry chaincode: name:"cscc" +peer0.org1.example.com | [008 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 +peer1.org2.example.com | [00e 01-10 05:17:19.04 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered orderer0.example.com | Metrics.Statsd.Address = "127.0.0.1:8125" -peer1.org2.example.com | [04d 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -peer0.org2.example.com | [048 01-09 07:44:18.71 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: -peer0.org1.example.com | [08d 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1efc0ade] Exit chaincode: name:"cscc" (1ms) orderer0.example.com | Metrics.Statsd.WriteInterval = 30s -peer1.org2.example.com | [04e 01-09 07:44:19.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:19.237Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:21.236Z", "grpc.peer_address": "172.24.0.5:51090", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "126.7µs"} -peer0.org2.example.com | [049 01-09 07:44:18.71 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -peer0.org1.example.com | [08e 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.559Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55076", "grpc.code": "OK", "grpc.call_duration": "3.4588ms"} +peer0.org2.example.com | [049 01-10 05:17:35.15 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.15Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.149Z", "grpc.peer_address": "172.24.0.3:36428", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "245.3µs"} +peer0.org1.example.com | [009 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 +peer1.org2.example.com | [00f 01-10 05:17:19.04 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered orderer0.example.com | Metrics.Statsd.Prefix = "" -peer1.org2.example.com | [04f 01-09 07:44:19.87 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:19.874Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:21.874Z", "grpc.peer_address": "172.24.0.3:60224", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "121.2µs"} -peer0.org2.example.com | [04a 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.612Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.612Z", "grpc.peer_address": "172.24.0.6:36314", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "111.7141ms"} -peer0.org1.example.com | [08f 01-09 07:46:03.78 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a4ee9686] Entry chaincode: name:"cscc" -orderer0.example.com | [003 01-09 07:44:02.98 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer with TLS enabled -peer1.org2.example.com | [050 01-09 07:44:20.17 UTC] [%{longpkg}] %{callpath} -> WARN StateInfo message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1547019852152966900 seq_num:1547019858625765600 PKI-id:482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10 channel MAC:54df3444e12fb3443c89c01f89f29f9883ddc5bba4088ec52f350ebe66293124 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes is found invalid: PKIID wasn't found -peer0.org2.example.com | [04b 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 32ms (state_validation=1ms block_commit=23ms state_commit=4ms) -peer0.org1.example.com | [090 01-09 07:46:03.78 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a4ee9686] Exit chaincode: name:"cscc" (1ms) -orderer0.example.com | [004 01-09 07:44:02.99 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -peer0.org2.example.com | [04c 01-09 07:44:18.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer -peer0.org1.example.com | [091 01-09 07:46:03.79 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.785Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55080", "grpc.code": "OK", "grpc.call_duration": "8.0175ms"} -orderer0.example.com | [005 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Starting system channel 'testchainid' with genesis block hash 11eb25c13ca75dfd372258c750d5f8b4e7935b5cea9abbbf28bc7ed93851b4e3 and orderer type solo -peer1.org2.example.com | [051 01-09 07:44:20.17 UTC] [%{longpkg}] %{callpath} -> WARN Message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1547019852152966900 seq_num:1547019858625765600 PKI-id:482094cf2bc8367e587f6a273f0b737644cb755b4d5befb5716353f673ecbd10 channel MAC:54df3444e12fb3443c89c01f89f29f9883ddc5bba4088ec52f350ebe66293124 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes isn't valid -peer0.org2.example.com | [04d 01-09 07:44:18.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.759Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.755Z", "grpc.peer_address": "172.24.0.6:36324", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.4995ms"} -peer0.org1.example.com | [092 01-09 07:46:04.00 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][2af78623] Entry chaincode: name:"cscc" -orderer0.example.com | [006 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer: -peer1.org2.example.com | [052 01-09 07:44:22.73 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org1.example.com:7051 ]] , current view: [[peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]] -peer0.org2.example.com | [04e 01-09 07:44:18.78 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -peer0.org1.example.com | [093 01-09 07:46:04.00 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][2af78623] Exit chaincode: name:"cscc" (3ms) +peer0.org2.example.com | [04a 01-10 05:17:35.18 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:20.33Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:36334", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "14.8886259s"} +peer0.org2.example.com | [04b 01-10 05:17:35.18 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.16Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.16Z", "grpc.peer_address": "172.24.0.3:36428", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "28.3876ms"} +peer0.org1.example.com | [00a 01-10 05:17:21.59 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled +peer1.org2.example.com | [010 01-10 05:17:19.04 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered +orderer0.example.com | [003 01-10 05:17:15.35 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer with TLS enabled +peer0.org2.example.com | [04c 01-10 05:17:35.27 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org1.example.com:7051, PKIid:099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 isn't responsive: EOF +peer0.org1.example.com | [00b 01-10 05:17:21.60 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com +peer1.org2.example.com | [011 01-10 05:17:19.06 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] +orderer0.example.com | [004 01-10 05:17:15.36 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer0.org2.example.com | [04d 01-10 05:17:35.27 UTC] [%{longpkg}] %{callpath} -> WARN Entering [099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9] +peer0.org1.example.com | [00c 01-10 05:17:21.60 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052 +peer1.org2.example.com | [012 01-10 05:17:19.07 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: 302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e, Metadata: +orderer0.example.com | [005 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Starting system channel 'testchainid' with genesis block hash 11eb25c13ca75dfd372258c750d5f8b4e7935b5cea9abbbf28bc7ed93851b4e3 and orderer type solo +peer0.org2.example.com | [04e 01-10 05:17:35.27 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: +peer0.org1.example.com | [00d 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered +peer1.org2.example.com | [013 01-10 05:17:19.08 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer1.org2.example.com:7051 started +orderer0.example.com | [006 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer: +peer0.org2.example.com | [04f 01-10 05:17:35.27 UTC] [%{longpkg}] %{callpath} -> WARN Exiting +peer0.org1.example.com | [00e 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered +peer1.org2.example.com | [014 01-10 05:17:19.08 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer0.example.com | Version: 1.4.0 -peer0.org2.example.com | [04f 01-09 07:44:18.78 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org2.example.com | [053 01-09 07:44:24.66 UTC] [%{longpkg}] %{callpath} -> INFO [][19363b5f] Entry chaincode: name:"lscc" -peer0.org1.example.com | [094 01-09 07:46:04.01 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:04.004Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55084", "grpc.code": "OK", "grpc.call_duration": "6.2782ms"} -peer0.org1.example.com | [095 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +peer0.org2.example.com | [050 01-10 05:17:35.32 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.321Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.321Z", "grpc.peer_address": "172.24.0.6:37520", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "160.5µs"} +peer0.org1.example.com | [00f 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered +peer1.org2.example.com | [015 01-10 05:17:19.09 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC orderer0.example.com | Commit SHA: development build -peer1.org2.example.com | [054 01-09 07:44:24.66 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer -peer0.org1.example.com | [096 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set orderer0.example.com | Go version: go1.11.4 -peer0.org2.example.com | [050 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer1.org2.example.com | [055 01-09 07:44:24.66 UTC] [%{longpkg}] %{callpath} -> INFO [][19363b5f] Exit chaincode: name:"lscc" (3ms) -peer0.org1.example.com | [097 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer0.org2.example.com | [051 01-10 05:17:35.32 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.322Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.322Z", "grpc.peer_address": "172.24.0.5:55530", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "162.4µs"} +peer0.org1.example.com | [010 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered +peer1.org2.example.com | [016 01-10 05:17:19.09 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer1.org2.example.com | [017 01-10 05:17:19.11 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC orderer0.example.com | OS/Arch: linux/amd64 -peer0.org2.example.com | [051 01-09 07:44:18.79 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -peer1.org2.example.com | [056 01-09 07:44:24.66 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:24.66Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51706", "grpc.code": "OK", "grpc.call_duration": "5.8236ms"} -peer0.org1.example.com | [098 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.715Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.715Z", "grpc.peer_address": "172.24.0.3:48446", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "128.5µs"} -orderer0.example.com | [007 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Beginning to serve requests -peer0.org2.example.com | [052 01-09 07:44:18.80 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.801Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.801Z", "grpc.peer_address": "172.24.0.4:50770", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "119µs"} -peer1.org2.example.com | [057 01-09 07:44:26.62 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:26.622Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:28.621Z", "grpc.peer_address": "172.24.0.6:33106", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "215.9µs"} -peer0.org1.example.com | [099 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.718Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.715Z", "grpc.peer_address": "172.24.0.4:41756", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "143.2µs"} -orderer0.example.com | [008 01-09 07:44:10.95 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:10.886Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39098", "grpc.code": "OK", "grpc.call_duration": "70.6496ms"} -peer0.org2.example.com | [053 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:06.674Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:50690", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "12.1361415s"} -peer1.org2.example.com | [058 01-09 07:44:32.73 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]] -peer0.org1.example.com | [09a 01-09 07:46:14.73 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations -orderer0.example.com | [009 01-09 07:44:10.96 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -peer0.org2.example.com | [054 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.809Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.806Z", "grpc.peer_address": "172.24.0.4:50770", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "2.2754ms"} -peer1.org2.example.com | [059 01-09 07:45:08.55 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:08.554Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51750", "grpc.code": "OK", "grpc.call_duration": "2.2295ms"} -peer0.org1.example.com | [09b 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -orderer0.example.com | [00a 01-09 07:44:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Created and starting new chain businesschannel -peer0.org2.example.com | [055 01-09 07:44:18.84 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 113ms -peer1.org2.example.com | [05a 01-09 07:45:09.93 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer -peer0.org1.example.com | [09c 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -orderer0.example.com | [00b 01-09 07:44:11.14 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:10.869Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39096", "grpc.code": "OK", "grpc.call_duration": "270.7479ms"} -peer0.org2.example.com | [056 01-09 07:44:18.87 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 35ms (state_validation=3ms block_commit=24ms state_commit=4ms) -peer1.org2.example.com | [05b 01-09 07:45:09.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 7ms -peer0.org1.example.com | [09d 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -orderer0.example.com | [00c 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39124: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [057 01-09 07:44:22.38 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ]] , current view: [[peer1.org2.example.com:7051] [peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ]] -peer1.org2.example.com | [05c 01-09 07:45:09.94 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] -peer0.org1.example.com | [09e 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about -peer0.org2.example.com | [058 01-09 07:44:23.63 UTC] [%{longpkg}] %{callpath} -> INFO [][72c2b2e7] Entry chaincode: name:"lscc" -orderer0.example.com | [00d 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:15.935Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39124", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "60.6194ms"} -peer1.org2.example.com | [05d 01-09 07:45:09.97 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 27ms (state_validation=4ms block_commit=13ms state_commit=3ms) -peer0.org1.example.com | [09f 01-09 07:46:14.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 164ms -peer0.org2.example.com | [059 01-09 07:44:23.63 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer -orderer0.example.com | [00e 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39126: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [05e 01-09 07:45:10.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6d84e548] Entry chaincode: name:"exp02" -peer0.org2.example.com | [05a 01-09 07:44:23.64 UTC] [%{longpkg}] %{callpath} -> INFO [][72c2b2e7] Exit chaincode: name:"lscc" (1ms) -peer0.org1.example.com | [0a0 01-09 07:46:14.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.858Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:48230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1m56.1264392s"} -orderer0.example.com | [00f 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:15.95Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39126", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "47.1097ms"} -peer1.org2.example.com | [05f 01-09 07:45:10.83 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' -peer0.org2.example.com | [05b 01-09 07:44:23.64 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:23.637Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34462", "grpc.code": "OK", "grpc.call_duration": "3.1369ms"} -peer0.org1.example.com | [0a1 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.725Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.719Z", "grpc.peer_address": "172.24.0.3:48446", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "131.6606ms"} -orderer0.example.com | [010 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39138: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [060 01-09 07:45:54.98 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6d84e548] Exit chaincode: name:"exp02" (44233ms) -peer0.org2.example.com | [05c 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer -peer0.org1.example.com | [0a2 01-09 07:46:14.86 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 28ms (state_validation=1ms block_commit=19ms state_commit=4ms) -orderer0.example.com | [011 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.191Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39138", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "102.0702ms"} -peer1.org2.example.com | [061 01-09 07:45:54.98 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:10.818Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51756", "grpc.code": "OK", "grpc.call_duration": "44.2367256s"} -peer0.org2.example.com | [05d 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 5ms -peer0.org1.example.com | [0a3 01-09 07:46:14.88 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.883Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.883Z", "grpc.peer_address": "172.24.0.6:47584", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "163.9µs"} -orderer0.example.com | [012 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39140: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [062 01-09 07:45:55.78 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][0de3f014] Entry chaincode: name:"exp02" -peer0.org2.example.com | [05e 01-09 07:45:09.92 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] -peer0.org1.example.com | [0a4 01-09 07:46:14.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.792Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.792Z", "grpc.peer_address": "172.24.0.4:41756", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "104.8958ms"} -orderer0.example.com | [013 01-09 07:44:18.30 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.203Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39140", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "96.6034ms"} -peer1.org2.example.com | [063 01-09 07:45:55.79 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][0de3f014] Exit chaincode: name:"exp02" (5ms) -peer0.org2.example.com | [05f 01-09 07:45:09.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 26ms (state_validation=1ms block_commit=15ms state_commit=4ms) -peer0.org1.example.com | [0a5 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.91Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.91Z", "grpc.peer_address": "172.24.0.4:41770", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "139.8µs"} -orderer0.example.com | [014 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39198: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [064 01-09 07:45:55.79 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:55.782Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51798", "grpc.code": "OK", "grpc.call_duration": "10.4814ms"} -peer0.org2.example.com | [060 01-09 07:45:57.51 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer -peer0.org1.example.com | [0a6 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.577Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:47350", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1m56.4737676s"} -orderer0.example.com | [015 01-09 07:45:07.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:25.191Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39198", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "42.7432064s"} -peer1.org2.example.com | [065 01-09 07:45:57.52 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer -peer0.org2.example.com | [061 01-09 07:45:57.51 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 1ms -peer0.org1.example.com | [0a7 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.898Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.895Z", "grpc.peer_address": "172.24.0.6:47584", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "13.802ms"} -orderer0.example.com | [016 01-09 07:45:55.50 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39278: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [066 01-09 07:45:57.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 3ms -peer0.org2.example.com | [062 01-09 07:45:57.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 27ms (state_validation=1ms block_commit=13ms state_commit=4ms) -peer0.org1.example.com | [0a8 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF -orderer0.example.com | [017 01-09 07:45:55.50 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:45:55.258Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39278", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "250.1132ms"} -peer1.org2.example.com | [067 01-09 07:45:57.57 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 41ms (state_validation=3ms block_commit=24ms state_commit=3ms) -peer0.org2.example.com | [063 01-09 07:46:00.24 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer -peer0.org1.example.com | [0a9 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] -orderer0.example.com | [018 01-09 07:45:58.23 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39294: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [068 01-09 07:45:57.98 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][3ee57f9b] Entry chaincode: name:"exp02" -peer0.org2.example.com | [064 01-09 07:46:00.24 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 3ms -peer0.org1.example.com | [0aa 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: -orderer0.example.com | [019 01-09 07:45:58.23 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:45:58.185Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39294", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "50.2328ms"} -peer1.org2.example.com | [069 01-09 07:45:57.99 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][3ee57f9b] Exit chaincode: name:"exp02" (11ms) -peer0.org2.example.com | [065 01-09 07:46:00.29 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 42ms (state_validation=1ms block_commit=15ms state_commit=5ms) -peer0.org1.example.com | [0ab 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -orderer0.example.com | [01a 01-09 07:46:04.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39350: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [06a 01-09 07:45:57.99 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:57.982Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51804", "grpc.code": "OK", "grpc.call_duration": "15.2192ms"} -peer0.org2.example.com | [066 01-09 07:46:14.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer -peer0.org1.example.com | [0ac 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO [][603a5d51] Entry chaincode: name:"cscc" -orderer0.example.com | [01b 01-09 07:46:04.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.586Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39350", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.2651ms"} -peer1.org2.example.com | [06b 01-09 07:45:58.19 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][ab578584] Entry chaincode: name:"exp02" -peer0.org2.example.com | [067 01-09 07:46:14.63 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer0.org1.example.com | [0ad 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO [][603a5d51] Exit chaincode: name:"cscc" (1ms) -orderer0.example.com | [01c 01-09 07:46:04.84 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39352: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [01d 01-09 07:46:04.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.827Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39352", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.971ms"} -peer0.org2.example.com | [068 01-09 07:46:14.64 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer0.org1.example.com | [0ae 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:28.236Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55194", "grpc.code": "OK", "grpc.call_duration": "2.3614ms"} -orderer0.example.com | [01e 01-09 07:46:05.00 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39354: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [069 01-09 07:46:14.69 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations -peer1.org2.example.com | [06c 01-09 07:45:58.21 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][ab578584] Exit chaincode: name:"exp02" (24ms) -peer0.org1.example.com | [0af 01-09 07:46:29.62 UTC] [%{longpkg}] %{callpath} -> INFO [][be515b7e] Entry chaincode: name:"qscc" -orderer0.example.com | [01f 01-09 07:46:05.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.992Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39354", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.9028ms"} -peer0.org2.example.com | [06a 01-09 07:46:14.70 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -peer1.org2.example.com | [06d 01-09 07:45:58.21 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:58.188Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51808", "grpc.code": "OK", "grpc.call_duration": "28.1496ms"} -peer0.org1.example.com | [0b0 01-09 07:46:29.63 UTC] [%{longpkg}] %{callpath} -> INFO [][be515b7e] Exit chaincode: name:"qscc" (6ms) -orderer0.example.com | [020 01-09 07:46:05.20 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39356: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [06b 01-09 07:46:14.70 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -peer1.org2.example.com | [06e 01-09 07:46:00.25 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer -peer0.org1.example.com | [0b1 01-09 07:46:29.63 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:29.626Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55202", "grpc.code": "OK", "grpc.call_duration": "11.4575ms"} -orderer0.example.com | [021 01-09 07:46:05.20 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.189Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39356", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.1919ms"} -peer0.org2.example.com | [06c 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -peer1.org2.example.com | [06f 01-09 07:46:00.26 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 9ms -orderer0.example.com | [022 01-09 07:46:05.41 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39358: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [06d 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about -peer1.org2.example.com | [070 01-09 07:46:00.30 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 30ms (state_validation=3ms block_commit=18ms state_commit=4ms) -orderer0.example.com | [023 01-09 07:46:05.41 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.403Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39358", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.7488ms"} -peer0.org2.example.com | [06e 01-09 07:46:14.73 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.734Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.734Z", "grpc.peer_address": "172.24.0.4:50988", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "110.4µs"} -orderer0.example.com | [024 01-09 07:46:05.70 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39360: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [06f 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 104ms -peer1.org2.example.com | [071 01-09 07:46:14.64 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer -orderer0.example.com | [025 01-09 07:46:05.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.679Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39360", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.3594ms"} -peer0.org2.example.com | [070 01-09 07:46:14.78 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.773Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.773Z", "grpc.peer_address": "172.24.0.4:50988", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.5443ms"} -peer1.org2.example.com | [072 01-09 07:46:14.64 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -orderer0.example.com | [026 01-09 07:46:05.97 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39362: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [071 01-09 07:46:14.80 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 59ms (state_validation=1ms block_commit=45ms state_commit=5ms) -peer1.org2.example.com | [073 01-09 07:46:14.64 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -orderer0.example.com | [027 01-09 07:46:05.97 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.928Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39362", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "45.5106ms"} -peer0.org2.example.com | [072 01-09 07:46:14.81 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.814Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.813Z", "grpc.peer_address": "172.24.0.6:36554", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "960.9µs"} -peer1.org2.example.com | [074 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations -orderer0.example.com | [028 01-09 07:46:06.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39364: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [073 01-09 07:46:14.83 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.763Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:36324", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1m56.2134671s"} -peer1.org2.example.com | [075 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -orderer0.example.com | [029 01-09 07:46:06.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.21Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39364", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.4762ms"} -peer0.org2.example.com | [074 01-09 07:46:14.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.823Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.823Z", "grpc.peer_address": "172.24.0.6:36554", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "19.9065ms"} -peer1.org2.example.com | [076 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -orderer0.example.com | [02a 01-09 07:46:06.45 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39366: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [075 01-09 07:46:14.87 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.872Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.871Z", "grpc.peer_address": "172.24.0.5:42354", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "114µs"} -peer1.org2.example.com | [077 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about -peer0.org2.example.com | [076 01-09 07:46:14.89 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.889Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.886Z", "grpc.peer_address": "172.24.0.5:42358", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "355.7µs"} -peer1.org2.example.com | [078 01-09 07:46:14.67 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found -orderer0.example.com | [02b 01-09 07:46:06.45 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.451Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39366", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.4341ms"} -peer0.org2.example.com | [077 01-09 07:46:14.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.887Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.886Z", "grpc.peer_address": "172.24.0.5:42354", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "20.1235ms"} -peer0.org2.example.com | [078 01-09 07:46:14.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.905Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:42358", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "2.4945ms"} -peer0.org2.example.com | [079 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.928Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.928Z", "grpc.peer_address": "172.24.0.5:42362", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "128.9µs"} -peer0.org2.example.com | [07a 01-09 07:46:15.74 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:15.742Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:17.742Z", "grpc.peer_address": "172.24.0.4:51008", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "168.5µs"} -orderer0.example.com | [02c 01-09 07:46:06.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39368: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [07b 01-09 07:46:15.76 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:15.753Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:51008", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "14.6324ms"} -peer1.org2.example.com | [079 01-09 07:46:14.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 53ms -orderer0.example.com | [02d 01-09 07:46:06.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.662Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39368", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.3884ms"} -peer0.org2.example.com | [07c 01-09 07:46:15.81 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:15.818Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:17.813Z", "grpc.peer_address": "172.24.0.6:36570", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "619µs"} -peer1.org2.example.com | [07a 01-09 07:46:14.76 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 66ms (state_validation=2ms block_commit=31ms state_commit=26ms) -orderer0.example.com | [02e 01-09 07:46:06.94 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39370: rpc error: code = Canceled desc = context canceled -peer0.org2.example.com | [07d 01-09 07:46:16.12 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:16.12Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:18.119Z", "grpc.peer_address": "172.24.0.4:51016", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "188.3µs"} -peer1.org2.example.com | [07b 01-09 07:46:14.78 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:19.876Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:60224", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "1m55.0450753s"} -orderer0.example.com | [02f 01-09 07:46:06.94 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.929Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39370", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.4469ms"} -peer0.org2.example.com | [07e 01-09 07:46:16.15 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:16.13Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:51016", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.6712ms"} -orderer0.example.com | [030 01-09 07:46:07.21 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39372: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [07c 01-09 07:46:14.87 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:19.239Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:51090", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "1m55.7724588s"} -peer0.org2.example.com | [07f 01-09 07:46:28.58 UTC] [%{longpkg}] %{callpath} -> INFO [][0c7184b1] Entry chaincode: name:"cscc" -orderer0.example.com | [031 01-09 07:46:07.21 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:07.205Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39372", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.9044ms"} -peer1.org2.example.com | [07d 01-09 07:46:15.73 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:15.739Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:17.739Z", "grpc.peer_address": "172.24.0.3:60452", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "159.3µs"} -peer0.org2.example.com | [080 01-09 07:46:28.58 UTC] [%{longpkg}] %{callpath} -> INFO [][0c7184b1] Exit chaincode: name:"cscc" (1ms) -orderer0.example.com | [032 01-09 07:46:14.55 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org2.example.com | [07e 01-09 07:46:15.76 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:15.743Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:60452", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "23.3255ms"} -peer0.org2.example.com | [081 01-09 07:46:28.58 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:28.581Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34738", "grpc.code": "OK", "grpc.call_duration": "2.4478ms"} -orderer0.example.com | [033 01-09 07:46:14.56 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org2.example.com | [07f 01-09 07:46:16.08 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:16.082Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:18.082Z", "grpc.peer_address": "172.24.0.3:60460", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "185.4µs"} -peer1.org2.example.com | [080 01-09 07:46:16.15 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:16.093Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:60460", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "64.0217ms"} -peer0.org2.example.com | [082 01-09 07:46:30.40 UTC] [%{longpkg}] %{callpath} -> INFO [][adaa2b99] Entry chaincode: name:"qscc" -orderer0.example.com | [034 01-09 07:46:14.58 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org2.example.com | [081 01-09 07:46:16.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:16.344Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:18.343Z", "grpc.peer_address": "172.24.0.3:60466", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "306.6µs"} -peer0.org2.example.com | [083 01-09 07:46:30.40 UTC] [%{longpkg}] %{callpath} -> INFO [][adaa2b99] Exit chaincode: name:"qscc" (3ms) -orderer0.example.com | [035 01-09 07:46:14.58 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -peer1.org2.example.com | [082 01-09 07:46:28.77 UTC] [%{longpkg}] %{callpath} -> INFO [][01bf563a] Entry chaincode: name:"cscc" -peer0.org2.example.com | [084 01-09 07:46:30.40 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:30.399Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:34746", "grpc.code": "OK", "grpc.call_duration": "5.368ms"} -orderer0.example.com | [036 01-09 07:46:14.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39378: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [083 01-09 07:46:28.77 UTC] [%{longpkg}] %{callpath} -> INFO [][01bf563a] Exit chaincode: name:"cscc" (1ms) -orderer0.example.com | [037 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.546Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39378", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "53.7333ms"} -peer1.org2.example.com | [084 01-09 07:46:28.77 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:28.774Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51980", "grpc.code": "OK", "grpc.call_duration": "2.2285ms"} -orderer0.example.com | [038 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39380: rpc error: code = Canceled desc = context canceled -peer1.org2.example.com | [085 01-09 07:46:30.79 UTC] [%{longpkg}] %{callpath} -> INFO [][52c6a8a1] Entry chaincode: name:"qscc" -peer1.org2.example.com | [086 01-09 07:46:30.80 UTC] [%{longpkg}] %{callpath} -> INFO [][52c6a8a1] Exit chaincode: name:"qscc" (3ms) -orderer0.example.com | [039 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.557Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39380", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "43.7004ms"} -peer1.org2.example.com | [087 01-09 07:46:30.80 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:30.797Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:51988", "grpc.code": "OK", "grpc.call_duration": "4.2127ms"} -orderer0.example.com | [03a 01-09 07:46:17.02 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39422: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [03b 01-09 07:46:17.02 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:17.005Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39422", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "16.4789ms"} -orderer0.example.com | [03c 01-09 07:46:17.26 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39424: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [03d 01-09 07:46:17.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:17.24Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39424", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "20.3809ms"} -orderer0.example.com | [03e 01-09 07:46:18.35 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39426: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [03f 01-09 07:46:18.35 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.334Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39426", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "17.9631ms"} -orderer0.example.com | [040 01-09 07:46:18.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39428: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [041 01-09 07:46:18.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.753Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39428", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "59.6872ms"} -orderer0.example.com | [042 01-09 07:46:19.00 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39430: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [043 01-09 07:46:19.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.992Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39430", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.5318ms"} -orderer0.example.com | [044 01-09 07:46:19.47 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39432: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [045 01-09 07:46:19.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:19.458Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39432", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "15.0921ms"} -orderer0.example.com | [046 01-09 07:46:19.95 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39434: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [047 01-09 07:46:19.95 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:19.923Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39434", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "30.292ms"} -orderer0.example.com | [048 01-09 07:46:20.62 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39436: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [049 01-09 07:46:20.62 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:20.56Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39436", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "65.7681ms"} -orderer0.example.com | [04a 01-09 07:46:21.09 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39438: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [04b 01-09 07:46:21.09 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.084Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39438", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.0362ms"} -orderer0.example.com | [04c 01-09 07:46:21.33 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39440: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [04d 01-09 07:46:21.33 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.319Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39440", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.0573ms"} -orderer0.example.com | [04e 01-09 07:46:21.57 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39442: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [04f 01-09 07:46:21.57 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.553Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39442", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "19.59ms"} -orderer0.example.com | [050 01-09 07:46:21.87 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39444: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [051 01-09 07:46:21.87 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.87Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39444", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.3057ms"} -orderer0.example.com | [052 01-09 07:46:22.07 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39446: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [053 01-09 07:46:22.07 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.049Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39446", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "24.7464ms"} -orderer0.example.com | [054 01-09 07:46:22.23 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39448: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [055 01-09 07:46:22.23 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.227Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39448", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.3204ms"} -orderer0.example.com | [056 01-09 07:46:22.54 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39450: rpc error: code = Canceled desc = context canceled -orderer0.example.com | [057 01-09 07:46:22.54 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.49Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39450", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "51.0276ms"} +peer0.org1.example.com | [011 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] +peer0.org1.example.com | [012 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: +peer1.org2.example.com | [018 01-10 05:17:19.11 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed +orderer0.example.com | [007 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Beginning to serve requests +peer0.org2.example.com | [052 01-10 05:17:35.36 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.327Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.326Z", "grpc.peer_address": "172.24.0.5:55530", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "36.566ms"} +peer0.org1.example.com | [013 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org1.example.com:7051 started +peer1.org2.example.com | [019 01-10 05:17:19.11 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer1.org2.example.com | [01a 01-10 05:17:19.11 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes +orderer0.example.com | [008 01-10 05:17:26.86 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:26.796Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34426", "grpc.code": "OK", "grpc.call_duration": "66.6143ms"} +peer0.org2.example.com | [053 01-10 05:17:35.39 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.329Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.329Z", "grpc.peer_address": "172.24.0.6:37520", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "65.8105ms"} +peer0.org1.example.com | [014 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer1.org2.example.com | [01b 01-10 05:17:19.13 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 +orderer0.example.com | [009 01-10 05:17:26.87 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer0.org2.example.com | [054 01-10 05:17:35.40 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.407Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.406Z", "grpc.peer_address": "172.24.0.5:55536", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "338.8µs"} +peer0.org1.example.com | [015 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer0.org2.example.com | [055 01-10 05:17:35.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.41Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.409Z", "grpc.peer_address": "172.24.0.6:37524", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "221.9µs"} +peer1.org2.example.com | [01c 01-10 05:17:19.13 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated +peer0.org1.example.com | [016 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer0.org1.example.com | [017 01-10 05:17:21.71 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer0.org2.example.com | [056 01-10 05:17:35.84 UTC] [%{longpkg}] %{callpath} -> WARN peer1.org2.example.com:7051, PKIid:302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e isn't responsive: EOF +orderer0.example.com | [00a 01-10 05:17:26.88 UTC] [%{longpkg}] %{callpath} -> INFO Created and starting new chain businesschannel +peer1.org2.example.com | [01d 01-10 05:17:19.13 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] +peer0.org1.example.com | [018 01-10 05:17:21.71 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer0.org2.example.com | [057 01-10 05:17:35.86 UTC] [%{longpkg}] %{callpath} -> WARN Entering [302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e] +peer0.org2.example.com | [058 01-10 05:17:35.86 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: 302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e, Metadata: +orderer0.example.com | [00b 01-10 05:17:26.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:26.778Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34424", "grpc.code": "OK", "grpc.call_duration": "119.2642ms"} +peer1.org2.example.com | [01e 01-10 05:17:19.13 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] +peer0.org1.example.com | [019 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer0.org2.example.com | [059 01-10 05:17:35.87 UTC] [%{longpkg}] %{callpath} -> WARN Exiting +orderer0.example.com | [00c 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34464: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [01f 01-10 05:17:28.60 UTC] [%{longpkg}] %{callpath} -> INFO [][65e3417f] Entry chaincode: name:"cscc" +peer0.org1.example.com | [01a 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes +peer0.org2.example.com | [05a 01-10 05:17:37.11 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:37.114Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:39.113Z", "grpc.peer_address": "172.24.0.3:36450", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "687.9µs"} +orderer0.example.com | [00d 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:32.017Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34464", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "94.0234ms"} +peer1.org2.example.com | [020 01-10 05:17:28.60 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block +peer0.org1.example.com | [01b 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 +peer0.org2.example.com | [05b 01-10 05:17:38.25 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went offline: [[peer1.org2.example.com:7051]] , peers went online: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ]] +orderer0.example.com | [00e 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34466: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [021 01-10 05:17:28.61 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer0.org1.example.com | [01c 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated +peer0.org2.example.com | [05c 01-10 05:17:43.24 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org2.example.com:7051]] , current view: [[peer0.org1.example.com:7051 ] [peer1.org2.example.com:7051] [peer1.org1.example.com:7051 ]] +orderer0.example.com | [00f 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:32.06Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34466", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "52.3114ms"} +peer1.org2.example.com | [022 01-10 05:17:28.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 33ms (state_validation=1ms block_commit=21ms state_commit=5ms) +peer0.org1.example.com | [01d 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] +peer0.org2.example.com | [05d 01-10 05:17:53.68 UTC] [%{longpkg}] %{callpath} -> INFO [][0b5b7deb] Entry chaincode: name:"lscc" +orderer0.example.com | [010 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34484: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [023 01-10 05:17:28.67 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block +peer1.org2.example.com | [024 01-10 05:17:28.68 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer0.org1.example.com | [01e 01-10 05:17:21.73 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] +peer0.org2.example.com | [05e 01-10 05:17:53.68 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer +orderer0.example.com | [011 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.581Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34484", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "232.5876ms"} +peer1.org2.example.com | [025 01-10 05:17:28.68 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer0.org1.example.com | [01f 01-10 05:17:21.89 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:21.895Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:23.895Z", "grpc.peer_address": "172.24.0.6:51718", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "225.1µs"} +peer0.org2.example.com | [05f 01-10 05:17:53.68 UTC] [%{longpkg}] %{callpath} -> INFO [][0b5b7deb] Exit chaincode: name:"lscc" (2ms) +orderer0.example.com | [012 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34486: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [026 01-10 05:17:28.68 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about +peer0.org1.example.com | [020 01-10 05:17:21.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:21.9Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:31.9Z", "grpc.peer_address": "172.24.0.6:51718", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.0061ms"} +peer0.org2.example.com | [060 01-10 05:17:53.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:53.684Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45632", "grpc.code": "OK", "grpc.call_duration": "3.0178ms"} +orderer0.example.com | [013 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.616Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34486", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "198.3428ms"} +peer1.org2.example.com | [027 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 +peer0.org1.example.com | [021 01-10 05:17:21.92 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:21.926Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:23.926Z", "grpc.peer_address": "172.24.0.6:51720", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "190.4µs"} +peer0.org2.example.com | [061 01-10 05:18:59.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer +orderer0.example.com | [014 01-10 05:18:57.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34588: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [028 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed +peer0.org1.example.com | [022 01-10 05:17:27.49 UTC] [%{longpkg}] %{callpath} -> INFO [][4b1de27c] Entry chaincode: name:"cscc" +peer0.org2.example.com | [062 01-10 05:18:59.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 26ms +orderer0.example.com | [015 01-10 05:18:57.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:55.976Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34588", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "1m1.7730813s"} +peer1.org2.example.com | [029 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +peer0.org1.example.com | [023 01-10 05:17:27.49 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block +peer0.org2.example.com | [063 01-10 05:18:59.70 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] +orderer0.example.com | [016 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34716: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [02a 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed +peer0.org1.example.com | [024 01-10 05:17:27.50 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +peer0.org2.example.com | [064 01-10 05:18:59.73 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 36ms (state_validation=19ms block_commit=11ms state_commit=2ms) +orderer0.example.com | [017 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:19:49.892Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34716", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "16.6455ms"} +peer1.org2.example.com | [02b 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +peer0.org1.example.com | [025 01-10 05:17:27.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 26ms (state_validation=3ms block_commit=13ms state_commit=5ms) +peer0.org2.example.com | [065 01-10 05:19:51.92 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer +orderer0.example.com | [018 01-10 05:19:52.72 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34730: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [02c 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed +peer0.org1.example.com | [026 01-10 05:17:27.54 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block +peer0.org2.example.com | [066 01-10 05:19:51.93 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 4ms +orderer0.example.com | [019 01-10 05:19:52.72 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:19:52.685Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34730", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "43.7066ms"} +peer1.org2.example.com | [02d 01-10 05:17:28.73 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +peer1.org2.example.com | [02e 01-10 05:17:28.74 UTC] [%{longpkg}] %{callpath} -> INFO [][65e3417f] Exit chaincode: name:"cscc" (134ms) +peer0.org1.example.com | [027 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer0.org2.example.com | [067 01-10 05:19:51.97 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 43ms (state_validation=0ms block_commit=34ms state_commit=4ms) +orderer0.example.com | [01a 01-10 05:20:00.74 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34784: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [02f 01-10 05:17:28.74 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:28.603Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58708", "grpc.code": "OK", "grpc.call_duration": "137.1947ms"} +peer0.org1.example.com | [028 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer0.org2.example.com | [068 01-10 05:19:54.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer +orderer0.example.com | [01b 01-10 05:20:00.74 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:00.734Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34784", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.4246ms"} +peer1.org2.example.com | [030 01-10 05:17:30.06 UTC] [%{longpkg}] %{callpath} -> INFO [][a92fbff8] Entry chaincode: name:"cscc" +peer0.org1.example.com | [029 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about +peer0.org2.example.com | [069 01-10 05:19:54.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 2ms +orderer0.example.com | [01c 01-10 05:20:01.15 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34786: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [031 01-10 05:17:30.07 UTC] [%{longpkg}] %{callpath} -> INFO [][a92fbff8] Exit chaincode: name:"cscc" (1ms) +peer0.org1.example.com | [02a 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 +orderer0.example.com | [01d 01-10 05:20:01.15 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.084Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34786", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "76.2804ms"} +peer0.org2.example.com | [06a 01-10 05:19:54.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 43ms (state_validation=0ms block_commit=33ms state_commit=4ms) +peer1.org2.example.com | [032 01-10 05:17:30.07 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:30.068Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58718", "grpc.code": "OK", "grpc.call_duration": "2.274ms"} +peer0.org1.example.com | [02b 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed +orderer0.example.com | [01e 01-10 05:20:01.38 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34790: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [06b 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +peer1.org2.example.com | [033 01-10 05:17:31.19 UTC] [%{longpkg}] %{callpath} -> INFO [][997e3d43] Entry chaincode: name:"qscc" +peer0.org1.example.com | [02c 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +orderer0.example.com | [01f 01-10 05:20:01.38 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.369Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34790", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.1513ms"} +peer0.org2.example.com | [06c 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org2.example.com | [034 01-10 05:17:31.20 UTC] [%{longpkg}] %{callpath} -> INFO [][997e3d43] Exit chaincode: name:"qscc" (2ms) +peer0.org1.example.com | [02d 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed +orderer0.example.com | [020 01-10 05:20:01.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34792: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [06d 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org2.example.com | [035 01-10 05:17:31.20 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:31.197Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58728", "grpc.code": "OK", "grpc.call_duration": "3.8509ms"} +peer0.org1.example.com | [02e 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +orderer0.example.com | [021 01-10 05:20:01.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.58Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34792", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.6743ms"} +peer0.org2.example.com | [06e 01-10 05:20:11.04 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations +peer1.org2.example.com | [036 01-10 05:17:33.68 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051]] , current view: [[peer0.org2.example.com:7051]] +peer0.org1.example.com | [02f 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed +orderer0.example.com | [022 01-10 05:20:01.80 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34796: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [06f 01-10 05:20:11.05 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer0.org1.example.com | [030 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +orderer0.example.com | [023 01-10 05:20:01.80 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.782Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34796", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "23.2278ms"} +peer0.org2.example.com | [070 01-10 05:20:11.05 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer1.org2.example.com | [037 01-10 05:17:34.31 UTC] [%{longpkg}] %{callpath} -> INFO 302ae1fabb5bfcf112d938b8df6703b63ccad4e1d98a25420745246f6316a49e : Some peer is already a leader +peer0.org1.example.com | [031 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO [][4b1de27c] Exit chaincode: name:"cscc" (97ms) +orderer0.example.com | [024 01-10 05:20:02.03 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34800: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [071 01-10 05:20:11.05 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +peer1.org2.example.com | [038 01-10 05:17:34.43 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer +peer0.org1.example.com | [032 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:27.493Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53726", "grpc.code": "OK", "grpc.call_duration": "100.0681ms"} +orderer0.example.com | [025 01-10 05:20:02.03 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.022Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34800", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.952ms"} +peer0.org2.example.com | [072 01-10 05:20:11.05 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about +peer1.org2.example.com | [039 01-10 05:17:34.52 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer0.org1.example.com | [033 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO [][f771aef4] Entry chaincode: name:"cscc" +orderer0.example.com | [026 01-10 05:20:02.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34802: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [073 01-10 05:20:11.08 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.085Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.085Z", "grpc.peer_address": "172.24.0.6:37844", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "174µs"} +peer1.org2.example.com | [03a 01-10 05:17:34.52 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer0.org1.example.com | [034 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO [][f771aef4] Exit chaincode: name:"cscc" (1ms) +orderer0.example.com | [027 01-10 05:20:02.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.215Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34802", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.6054ms"} +peer0.org2.example.com | [074 01-10 05:20:11.10 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 145ms +peer1.org2.example.com | [03b 01-10 05:17:34.52 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer0.org1.example.com | [035 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:29.414Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53738", "grpc.code": "OK", "grpc.call_duration": "3.6057ms"} +orderer0.example.com | [028 01-10 05:20:02.45 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34804: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [075 01-10 05:20:11.11 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.416Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:37524", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "2m35.881898s"} +peer1.org2.example.com | [03c 01-10 05:17:34.52 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer0.org1.example.com | [036 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO [][ceca573d] Entry chaincode: name:"qscc" +orderer0.example.com | [029 01-10 05:20:02.45 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.439Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34804", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.8552ms"} +peer0.org2.example.com | [076 01-10 05:20:11.12 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.095Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.094Z", "grpc.peer_address": "172.24.0.6:37844", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "30.075ms"} +peer1.org2.example.com | [03d 01-10 05:17:34.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 118ms +peer0.org1.example.com | [037 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO [][ceca573d] Exit chaincode: name:"qscc" (1ms) +orderer0.example.com | [02a 01-10 05:20:02.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34806: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [077 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.13Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.13Z", "grpc.peer_address": "172.24.0.3:36752", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "169.4µs"} +peer1.org2.example.com | [03e 01-10 05:17:34.76 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 203ms (state_validation=2ms block_commit=165ms state_commit=17ms) +peer0.org1.example.com | [038 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:30.536Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53748", "grpc.code": "OK", "grpc.call_duration": "3.1422ms"} +orderer0.example.com | [02b 01-10 05:20:02.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.666Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34806", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.6966ms"} +peer0.org2.example.com | [078 01-10 05:20:11.14 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:37.167Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:36450", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "2m34.1537554s"} +peer1.org2.example.com | [03f 01-10 05:17:34.93 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer +peer0.org1.example.com | [039 01-10 05:17:32.55 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051]] , current view: [[peer1.org1.example.com:7051]] +orderer0.example.com | [02c 01-10 05:20:02.89 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34808: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [079 01-10 05:20:11.15 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.143Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.143Z", "grpc.peer_address": "172.24.0.3:36752", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "11.1309ms"} +peer1.org2.example.com | [040 01-10 05:17:35.03 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer0.org1.example.com | [03a 01-10 05:17:33.60 UTC] [%{longpkg}] %{callpath} -> INFO 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 : Becoming a leader +orderer0.example.com | [02d 01-10 05:20:02.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.883Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34808", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.1686ms"} +peer0.org2.example.com | [07a 01-10 05:20:11.15 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 51ms (state_validation=13ms block_commit=24ms state_commit=10ms) +peer1.org2.example.com | [041 01-10 05:17:35.03 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org2.example.com | [042 01-10 05:17:35.03 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer0.org1.example.com | [03b 01-10 05:17:33.60 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel +orderer0.example.com | [02e 01-10 05:20:03.18 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34810: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [07b 01-10 05:20:11.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.437Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:55536", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "2m35.9849182s"} +peer1.org2.example.com | [043 01-10 05:17:35.03 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer0.org1.example.com | [03c 01-10 05:17:33.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer +orderer0.example.com | [02f 01-10 05:20:03.18 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:03.167Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34810", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.9417ms"} +peer0.org2.example.com | [07c 01-10 05:20:11.28 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.281Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.281Z", "grpc.peer_address": "172.24.0.5:55864", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "180.5µs"} +peer1.org2.example.com | [044 01-10 05:17:35.09 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 157ms +peer0.org1.example.com | [03d 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +orderer0.example.com | [030 01-10 05:20:03.41 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34812: rpc error: code = Canceled desc = context canceled +peer0.org2.example.com | [07d 01-10 05:20:11.30 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.295Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.294Z", "grpc.peer_address": "172.24.0.5:55864", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.3285ms"} +peer1.org2.example.com | [045 01-10 05:17:35.22 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 133ms (state_validation=15ms block_commit=49ms state_commit=60ms) +peer0.org1.example.com | [03e 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +peer0.org2.example.com | [07e 01-10 05:20:11.31 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.313Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.313Z", "grpc.peer_address": "172.24.0.5:55868", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "208.5µs"} +orderer0.example.com | [031 01-10 05:20:03.41 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:03.398Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34812", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.8775ms"} +peer1.org2.example.com | [046 01-10 05:17:35.59 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.59Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.59Z", "grpc.peer_address": "172.24.0.5:46588", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "647.1µs"} +peer0.org1.example.com | [03f 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer0.org2.example.com | [07f 01-10 05:20:22.64 UTC] [%{longpkg}] %{callpath} -> INFO [][3680c1c5] Entry chaincode: name:"cscc" +orderer0.example.com | [032 01-10 05:20:10.87 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org2.example.com | [047 01-10 05:17:35.65 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.657Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.656Z", "grpc.peer_address": "172.24.0.4:55230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "258µs"} +peer0.org1.example.com | [040 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +peer0.org1.example.com | [041 01-10 05:17:33.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:33.682Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:35.681Z", "grpc.peer_address": "172.24.0.6:51782", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "5.0419ms"} +peer0.org2.example.com | [080 01-10 05:20:22.65 UTC] [%{longpkg}] %{callpath} -> INFO [][3680c1c5] Exit chaincode: name:"cscc" (1ms) +orderer0.example.com | [033 01-10 05:20:10.87 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer0.org1.example.com | [042 01-10 05:17:33.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 62ms +peer1.org2.example.com | [048 01-10 05:17:35.82 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.825Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.824Z", "grpc.peer_address": "172.24.0.4:55232", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "189.2µs"} +peer0.org2.example.com | [081 01-10 05:20:22.65 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:22.648Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45948", "grpc.code": "OK", "grpc.call_duration": "2.3579ms"} +orderer0.example.com | [034 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34818: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [043 01-10 05:17:33.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:21.929Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:51720", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "11.8086072s"} +peer1.org2.example.com | [049 01-10 05:17:35.83 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.676Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:55230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "159.7096ms"} +peer0.org2.example.com | [082 01-10 05:20:25.19 UTC] [%{longpkg}] %{callpath} -> INFO [][16598e6f] Entry chaincode: name:"qscc" +orderer0.example.com | [035 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:10.852Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34818", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "50.7986ms"} +peer0.org1.example.com | [044 01-10 05:17:33.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:33.699Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:43.699Z", "grpc.peer_address": "172.24.0.6:51782", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "4.3082ms"} +peer1.org2.example.com | [04a 01-10 05:17:35.83 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.833Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:55232", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "3.3288ms"} +peer0.org2.example.com | [083 01-10 05:20:25.20 UTC] [%{longpkg}] %{callpath} -> INFO [][16598e6f] Exit chaincode: name:"qscc" (8ms) +orderer0.example.com | [036 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34820: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [045 01-10 05:17:34.33 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 635ms (state_validation=1ms block_commit=603ms state_commit=23ms) +peer1.org2.example.com | [04b 01-10 05:17:38.68 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org1.example.com:7051 ] [peer1.org1.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051] [peer0.org1.example.com:7051 ] [peer1.org1.example.com:7051 ]] +peer0.org2.example.com | [084 01-10 05:20:25.20 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:25.184Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:45958", "grpc.code": "OK", "grpc.call_duration": "18.4744ms"} +orderer0.example.com | [037 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:10.866Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34820", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "37.8733ms"} +peer0.org1.example.com | [046 01-10 05:17:34.50 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.505Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.505Z", "grpc.peer_address": "172.24.0.4:45966", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "241.9µs"} +peer1.org2.example.com | [04c 01-10 05:17:54.55 UTC] [%{longpkg}] %{callpath} -> INFO [][919fac2b] Entry chaincode: name:"lscc" +orderer0.example.com | [038 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer0.org1.example.com | [047 01-10 05:17:34.58 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.582Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.582Z", "grpc.peer_address": "172.24.0.3:52654", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "192.1µs"} +peer1.org2.example.com | [04d 01-10 05:17:54.55 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer +peer1.org2.example.com | [04e 01-10 05:17:54.55 UTC] [%{longpkg}] %{callpath} -> INFO [][919fac2b] Exit chaincode: name:"lscc" (2ms) +orderer0.example.com | [039 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer1.org2.example.com | [04f 01-10 05:17:54.55 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:54.552Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58846", "grpc.code": "OK", "grpc.call_duration": "3.9605ms"} +orderer0.example.com | [03a 01-10 05:20:13.10 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34844: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [048 01-10 05:17:34.61 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.521Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:44.521Z", "grpc.peer_address": "172.24.0.4:45966", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "93.5015ms"} +peer1.org2.example.com | [050 01-10 05:18:58.94 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:18:58.943Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58938", "grpc.code": "OK", "grpc.call_duration": "2.5498ms"} +orderer0.example.com | [03b 01-10 05:20:13.10 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.1Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34844", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.2918ms"} +peer0.org1.example.com | [049 01-10 05:17:34.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.6Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:44.597Z", "grpc.peer_address": "172.24.0.3:52654", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "75.4057ms"} +peer1.org2.example.com | [051 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer +orderer0.example.com | [03c 01-10 05:20:13.28 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34846: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [04a 01-10 05:17:34.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.686Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.683Z", "grpc.peer_address": "172.24.0.4:45974", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "262.5µs"} +peer1.org2.example.com | [052 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 4ms +peer1.org2.example.com | [053 01-10 05:18:59.68 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] +orderer0.example.com | [03d 01-10 05:20:13.28 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.273Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34846", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.8227ms"} +peer0.org1.example.com | [04b 01-10 05:17:34.73 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.734Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.734Z", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "220.9µs"} +peer1.org2.example.com | [054 01-10 05:18:59.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 26ms (state_validation=1ms block_commit=16ms state_commit=4ms) +orderer0.example.com | [03e 01-10 05:20:13.92 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34848: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [04c 01-10 05:17:34.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer +peer1.org2.example.com | [055 01-10 05:19:01.61 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1f54b29] Entry chaincode: name:"exp02" +orderer0.example.com | [03f 01-10 05:20:13.92 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.912Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34848", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.5843ms"} +peer0.org1.example.com | [04d 01-10 05:17:35.08 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +peer1.org2.example.com | [056 01-10 05:19:01.69 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' +orderer0.example.com | [040 01-10 05:20:14.17 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34850: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [04e 01-10 05:17:35.12 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer1.org2.example.com | [057 01-10 05:19:49.55 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1f54b29] Exit chaincode: name:"exp02" (47976ms) +orderer0.example.com | [041 01-10 05:20:14.17 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.154Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34850", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "20.6825ms"} +peer0.org1.example.com | [04f 01-10 05:17:35.14 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer1.org2.example.com | [058 01-10 05:19:49.55 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:01.599Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58944", "grpc.code": "OK", "grpc.call_duration": "47.9935262s"} +orderer0.example.com | [042 01-10 05:20:14.34 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34852: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [050 01-10 05:17:35.14 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +peer1.org2.example.com | [059 01-10 05:19:50.14 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][c71e6f8e] Entry chaincode: name:"exp02" +orderer0.example.com | [043 01-10 05:20:14.34 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.325Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34852", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.1396ms"} +orderer0.example.com | [044 01-10 05:20:14.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34854: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [05a 01-10 05:19:50.14 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][c71e6f8e] Exit chaincode: name:"exp02" (4ms) +peer0.org1.example.com | [051 01-10 05:17:35.15 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.153Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.153Z", "grpc.peer_address": "172.24.0.3:52668", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.8412ms"} +orderer0.example.com | [045 01-10 05:20:14.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.584Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34854", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.9421ms"} +orderer0.example.com | [046 01-10 05:20:14.79 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34856: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [05b 01-10 05:19:50.14 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:50.14Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58990", "grpc.code": "OK", "grpc.call_duration": "7.8974ms"} +peer0.org1.example.com | [052 01-10 05:17:35.18 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.179Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.176Z", "grpc.peer_address": "172.24.0.4:45980", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.1714ms"} +orderer0.example.com | [047 01-10 05:20:14.79 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.786Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34856", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.2649ms"} +peer1.org2.example.com | [05c 01-10 05:19:51.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer +peer0.org1.example.com | [053 01-10 05:17:35.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.692Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:45974", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "533.8832ms"} +orderer0.example.com | [048 01-10 05:20:15.02 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34858: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [05d 01-10 05:19:51.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 1ms +peer0.org1.example.com | [054 01-10 05:17:35.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.21Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.21Z", "grpc.peer_address": "172.24.0.4:45980", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "17.7686ms"} +orderer0.example.com | [049 01-10 05:20:15.02 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.01Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34858", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.4749ms"} +peer1.org2.example.com | [05e 01-10 05:19:51.99 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 41ms (state_validation=1ms block_commit=22ms state_commit=8ms) +peer0.org1.example.com | [055 01-10 05:17:35.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.739Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "505.9239ms"} +orderer0.example.com | [04a 01-10 05:20:15.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34860: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [05f 01-10 05:19:52.40 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][be620682] Entry chaincode: name:"exp02" +peer0.org1.example.com | [056 01-10 05:17:35.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.23Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.23Z", "grpc.peer_address": "172.24.0.3:52668", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "19.551ms"} +orderer0.example.com | [04b 01-10 05:20:15.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.209Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34860", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.7595ms"} +peer1.org2.example.com | [060 01-10 05:19:52.41 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][be620682] Exit chaincode: name:"exp02" (4ms) +peer0.org1.example.com | [057 01-10 05:17:35.28 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 389ms +orderer0.example.com | [04c 01-10 05:20:15.52 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34862: rpc error: code = Canceled desc = context canceled +orderer0.example.com | [04d 01-10 05:20:15.52 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.503Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34862", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "38.3786ms"} +peer1.org2.example.com | [061 01-10 05:19:52.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:52.407Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58994", "grpc.code": "OK", "grpc.call_duration": "10.7048ms"} +peer0.org1.example.com | [058 01-10 05:17:35.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.335Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.333Z", "grpc.peer_address": "172.24.0.6:51810", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "6.2104ms"} +orderer0.example.com | [04e 01-10 05:20:16.26 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34866: rpc error: code = Canceled desc = context canceled +peer1.org2.example.com | [062 01-10 05:19:52.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6d26a152] Entry chaincode: name:"exp02" +peer0.org1.example.com | [059 01-10 05:17:35.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.409Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.407Z", "grpc.peer_address": "172.24.0.6:51810", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "68.2264ms"} +peer1.org2.example.com | [063 01-10 05:19:52.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6d26a152] Exit chaincode: name:"exp02" (10ms) +orderer0.example.com | [04f 01-10 05:20:16.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.246Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34866", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "21.5964ms"} +peer0.org1.example.com | [05a 01-10 05:17:35.50 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 212ms (state_validation=10ms block_commit=170ms state_commit=13ms) +peer1.org2.example.com | [064 01-10 05:19:52.70 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:52.687Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:58998", "grpc.code": "OK", "grpc.call_duration": "16.6544ms"} +orderer0.example.com | [050 01-10 05:20:16.54 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34868: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [05b 01-10 05:17:37.55 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] +peer1.org2.example.com | [065 01-10 05:19:54.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer +orderer0.example.com | [051 01-10 05:20:16.54 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.533Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34868", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.3896ms"} +peer0.org1.example.com | [05c 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO [][d21b53d1] Entry chaincode: name:"lscc" +peer0.org1.example.com | [05d 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer +peer1.org2.example.com | [066 01-10 05:19:54.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 3ms +orderer0.example.com | [052 01-10 05:20:16.77 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34870: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [05e 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO [][d21b53d1] Exit chaincode: name:"lscc" (2ms) +peer1.org2.example.com | [067 01-10 05:19:54.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 30ms (state_validation=0ms block_commit=23ms state_commit=3ms) +peer1.org2.example.com | [068 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +orderer0.example.com | [053 01-10 05:20:16.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.75Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34870", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.9928ms"} +peer0.org1.example.com | [05f 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:52.104Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53824", "grpc.code": "OK", "grpc.call_duration": "3.4329ms"} +peer1.org2.example.com | [069 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +orderer0.example.com | [054 01-10 05:20:17.12 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34876: rpc error: code = Canceled desc = context canceled +orderer0.example.com | [055 01-10 05:20:17.13 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:17.086Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34876", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "44.3261ms"} +peer0.org1.example.com | [060 01-10 05:17:55.98 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1ac6c31f] Entry chaincode: name:"lscc" +peer1.org2.example.com | [06a 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +orderer0.example.com | [056 01-10 05:20:17.46 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34878: rpc error: code = Canceled desc = context canceled +peer0.org1.example.com | [061 01-10 05:17:56.07 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' +peer1.org2.example.com | [06b 01-10 05:20:11.02 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations +orderer0.example.com | [057 01-10 05:20:17.46 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:17.447Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34878", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.6696ms"} +peer0.org1.example.com | [062 01-10 05:18:57.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1ac6c31f] Exit chaincode: name:"lscc" (61708ms) +peer1.org2.example.com | [06c 01-10 05:20:11.02 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about +peer0.org1.example.com | [063 01-10 05:18:57.63 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:55.967Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53880", "grpc.code": "OK", "grpc.call_duration": "1m1.7335863s"} +peer1.org2.example.com | [06d 01-10 05:20:11.02 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer0.org1.example.com | [064 01-10 05:18:59.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer +peer1.org2.example.com | [06e 01-10 05:20:11.02 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer0.org1.example.com | [065 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 14ms +peer1.org2.example.com | [06f 01-10 05:20:11.02 UTC] [%{longpkg}] %{callpath} -> WARN Failed to update ordering service endpoints, due to Channel with businesschannel id was not found +peer0.org1.example.com | [066 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] +peer1.org2.example.com | [070 01-10 05:20:11.05 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 86ms +peer0.org1.example.com | [067 01-10 05:18:59.71 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 32ms (state_validation=4ms block_commit=16ms state_commit=7ms) +peer0.org1.example.com | [068 01-10 05:19:49.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e820f319] Entry chaincode: name:"exp02" +peer0.org1.example.com | [069 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e820f319] Exit chaincode: name:"exp02" (6ms) +peer0.org1.example.com | [06a 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:49.893Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54010", "grpc.code": "OK", "grpc.call_duration": "8.5871ms"} +peer0.org1.example.com | [06b 01-10 05:19:51.92 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer +peer0.org1.example.com | [06c 01-10 05:19:51.92 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 3ms +peer0.org1.example.com | [06d 01-10 05:19:51.96 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 36ms (state_validation=0ms block_commit=27ms state_commit=4ms) +peer0.org1.example.com | [06e 01-10 05:19:53.44 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][147169ab] Entry chaincode: name:"exp02" +peer0.org1.example.com | [06f 01-10 05:19:53.45 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][147169ab] Exit chaincode: name:"exp02" (8ms) +peer0.org1.example.com | [070 01-10 05:19:53.45 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:53.443Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54030", "grpc.code": "OK", "grpc.call_duration": "15.0675ms"} +peer0.org1.example.com | [071 01-10 05:19:54.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer +peer0.org1.example.com | [072 01-10 05:19:54.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 39ms +peer0.org1.example.com | [073 01-10 05:19:54.76 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=12ms state_commit=1ms) +peer1.org2.example.com | [071 01-10 05:20:11.11 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 66ms (state_validation=13ms block_commit=38ms state_commit=6ms) +peer1.org2.example.com | [072 01-10 05:20:11.17 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF +peer1.org2.example.com | [073 01-10 05:20:11.17 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] +peer1.org2.example.com | [074 01-10 05:20:11.17 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: +peer1.org2.example.com | [075 01-10 05:20:11.17 UTC] [%{longpkg}] %{callpath} -> WARN Exiting +peer1.org2.example.com | [076 01-10 05:20:11.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.642Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.5:46588", "grpc.peer_subject": "CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US", "error": "EOF", "grpc.code": "Unknown", "grpc.call_duration": "2m35.8022323s"} +peer1.org2.example.com | [077 01-10 05:20:11.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.412Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.412Z", "grpc.peer_address": "172.24.0.4:55556", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "172.2µs"} +peer1.org2.example.com | [078 01-10 05:20:22.90 UTC] [%{longpkg}] %{callpath} -> INFO [][01ee863c] Entry chaincode: name:"cscc" +peer1.org2.example.com | [079 01-10 05:20:22.91 UTC] [%{longpkg}] %{callpath} -> INFO [][01ee863c] Exit chaincode: name:"cscc" (3ms) +peer1.org2.example.com | [07a 01-10 05:20:22.91 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:22.905Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:59158", "grpc.code": "OK", "grpc.call_duration": "4.706ms"} +peer1.org2.example.com | [07b 01-10 05:20:25.40 UTC] [%{longpkg}] %{callpath} -> INFO [][7075abdf] Entry chaincode: name:"qscc" +peer1.org2.example.com | [07c 01-10 05:20:25.41 UTC] [%{longpkg}] %{callpath} -> INFO [][7075abdf] Exit chaincode: name:"qscc" (6ms) +peer1.org2.example.com | [07d 01-10 05:20:25.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:25.407Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:59168", "grpc.code": "OK", "grpc.call_duration": "6.9584ms"} +peer0.org1.example.com | [074 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6605af27] Entry chaincode: name:"exp02" +peer0.org1.example.com | [075 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6605af27] Exit chaincode: name:"exp02" (3ms) +peer0.org1.example.com | [076 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:55.717Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54036", "grpc.code": "OK", "grpc.call_duration": "8.2748ms"} +peer0.org1.example.com | [077 01-10 05:19:56.28 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f4f77a0a] Entry chaincode: name:"lscc" +peer0.org1.example.com | [078 01-10 05:19:56.29 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f4f77a0a] Exit chaincode: name:"lscc" (6ms) +peer0.org1.example.com | [079 01-10 05:19:56.29 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.283Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54042", "grpc.code": "OK", "grpc.call_duration": "8.3235ms"} +peer0.org1.example.com | [07a 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f20e4045] Entry chaincode: name:"lscc" +peer0.org1.example.com | [07b 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f20e4045] Exit chaincode: name:"lscc" (3ms) +peer0.org1.example.com | [07c 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.555Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54046", "grpc.code": "OK", "grpc.call_duration": "10.0431ms"} +peer0.org1.example.com | [07d 01-10 05:19:56.84 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][38b75db0] Entry chaincode: name:"lscc" +peer0.org1.example.com | [07e 01-10 05:19:56.85 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][38b75db0] Exit chaincode: name:"lscc" (6ms) +peer0.org1.example.com | [07f 01-10 05:19:56.85 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.845Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54050", "grpc.code": "OK", "grpc.call_duration": "7.6001ms"} +peer0.org1.example.com | [080 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][58235426] Entry chaincode: name:"lscc" +peer0.org1.example.com | [081 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][58235426] Exit chaincode: name:"lscc" (2ms) +peer0.org1.example.com | [082 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:57.102Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54054", "grpc.code": "OK", "grpc.call_duration": "6.5752ms"} +peer0.org1.example.com | [083 01-10 05:19:57.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fe4b059b] Entry chaincode: name:"lscc" +peer0.org1.example.com | [084 01-10 05:19:57.83 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fe4b059b] Exit chaincode: name:"lscc" (4ms) +peer0.org1.example.com | [085 01-10 05:19:57.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:57.826Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54058", "grpc.code": "OK", "grpc.call_duration": "5.8628ms"} +peer0.org1.example.com | [086 01-10 05:19:58.50 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5dffd595] Entry chaincode: name:"qscc" +peer0.org1.example.com | [087 01-10 05:19:58.51 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5dffd595] Exit chaincode: name:"qscc" (5ms) +peer0.org1.example.com | [088 01-10 05:19:58.51 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:58.505Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54062", "grpc.code": "OK", "grpc.call_duration": "7.7577ms"} +peer0.org1.example.com | [089 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8210374a] Entry chaincode: name:"qscc" +peer0.org1.example.com | [08a 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8210374a] Exit chaincode: name:"qscc" (3ms) +peer0.org1.example.com | [08b 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:58.769Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54066", "grpc.code": "OK", "grpc.call_duration": "3.9343ms"} +peer0.org1.example.com | [08c 01-10 05:19:59.57 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a7fddd05] Entry chaincode: name:"cscc" +peer0.org1.example.com | [08d 01-10 05:19:59.58 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a7fddd05] Exit chaincode: name:"cscc" (2ms) +peer0.org1.example.com | [08e 01-10 05:19:59.58 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:59.578Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54070", "grpc.code": "OK", "grpc.call_duration": "4.5801ms"} +peer0.org1.example.com | [08f 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8caa76f] Entry chaincode: name:"cscc" +peer0.org1.example.com | [090 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8caa76f] Exit chaincode: name:"cscc" (1ms) +peer0.org1.example.com | [091 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:59.823Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54074", "grpc.code": "OK", "grpc.call_duration": "2.203ms"} +peer0.org1.example.com | [092 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][006a85ae] Entry chaincode: name:"cscc" +peer0.org1.example.com | [093 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][006a85ae] Exit chaincode: name:"cscc" (2ms) +peer0.org1.example.com | [094 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:00.236Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54078", "grpc.code": "OK", "grpc.call_duration": "3.0486ms"} +peer0.org1.example.com | [095 01-10 05:20:10.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +peer0.org1.example.com | [096 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer0.org1.example.com | [097 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +peer0.org1.example.com | [098 01-10 05:20:11.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.106Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.105Z", "grpc.peer_address": "172.24.0.6:52134", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "199.7µs"} +peer0.org1.example.com | [099 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations +peer0.org1.example.com | [09a 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +peer0.org1.example.com | [09b 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +peer0.org1.example.com | [09c 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +peer0.org1.example.com | [09d 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about +peer0.org1.example.com | [09e 01-10 05:20:11.14 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.147Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.14Z", "grpc.peer_address": "172.24.0.4:46316", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "424.6µs"} +peer0.org1.example.com | [09f 01-10 05:20:11.16 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 225ms +peer0.org1.example.com | [0a0 01-10 05:20:11.22 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 55ms (state_validation=5ms block_commit=30ms state_commit=7ms) +peer0.org1.example.com | [0a1 01-10 05:20:11.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.185Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.185Z", "grpc.peer_address": "172.24.0.4:46316", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "54.8585ms"} +peer0.org1.example.com | [0a2 01-10 05:20:11.24 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.216Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.215Z", "grpc.peer_address": "172.24.0.3:52996", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "27.4677ms"} +peer0.org1.example.com | [0a3 01-10 05:20:11.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.158Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.12Z", "grpc.peer_address": "172.24.0.6:52134", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "108.366ms"} +peer0.org1.example.com | [0a4 01-10 05:20:11.27 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.277Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.276Z", "grpc.peer_address": "172.24.0.6:52140", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "354.3µs"} +peer0.org1.example.com | [0a5 01-10 05:20:11.27 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.252Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.252Z", "grpc.peer_address": "172.24.0.3:52996", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "26.7045ms"} +peer0.org1.example.com | [0a6 01-10 05:20:11.33 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.332Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.332Z", "grpc.peer_address": "172.24.0.3:53008", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "206.7µs"} +peer0.org1.example.com | [0a7 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO [][f86d218b] Entry chaincode: name:"cscc" +peer0.org1.example.com | [0a8 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO [][f86d218b] Exit chaincode: name:"cscc" (1ms) +peer0.org1.example.com | [0a9 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:22.339Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54178", "grpc.code": "OK", "grpc.call_duration": "3.1889ms"} +peer0.org1.example.com | [0aa 01-10 05:20:23.98 UTC] [%{longpkg}] %{callpath} -> INFO [][57a7ae07] Entry chaincode: name:"qscc" +peer0.org1.example.com | [0ab 01-10 05:20:23.99 UTC] [%{longpkg}] %{callpath} -> INFO [][57a7ae07] Exit chaincode: name:"qscc" (3ms) +peer0.org1.example.com | [0ac 01-10 05:20:23.99 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:23.982Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54186", "grpc.code": "OK", "grpc.call_duration": "10.1591ms"} diff --git a/hyperledger_fabric/latest/solo/logs/dev_orderer.log b/hyperledger_fabric/latest/solo/logs/dev_orderer.log index ec9cfb0c..7ee99085 100644 --- a/hyperledger_fabric/latest/solo/logs/dev_orderer.log +++ b/hyperledger_fabric/latest/solo/logs/dev_orderer.log @@ -1,5 +1,5 @@ -2019-01-09 07:44:02.686 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0 -[002 01-09 07:44:02.87 UTC] [%{longpkg}] %{callpath} -> INFO Orderer config values: +2019-01-10 05:17:14.025 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0 +[002 01-10 05:17:15.25 UTC] [%{longpkg}] %{callpath} -> INFO Orderer config values: General.LedgerType = "file" General.ListenAddress = "0.0.0.0" General.ListenPort = 7050 @@ -22,6 +22,7 @@ General.Cluster.ReplicationPullTimeout = 5s General.Cluster.ReplicationRetryTimeout = 5s General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s + General.Cluster.ReplicationMaxRetries = 12 General.Keepalive.ServerMinInterval = 1m0s General.Keepalive.ServerInterval = 2h0m0s General.Keepalive.ServerTimeout = 20s @@ -84,92 +85,92 @@ Metrics.Statsd.Address = "127.0.0.1:8125" Metrics.Statsd.WriteInterval = 30s Metrics.Statsd.Prefix = "" -[003 01-09 07:44:02.98 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer with TLS enabled -[004 01-09 07:44:02.99 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -[005 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Starting system channel 'testchainid' with genesis block hash 11eb25c13ca75dfd372258c750d5f8b4e7935b5cea9abbbf28bc7ed93851b4e3 and orderer type solo -[006 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer: +[003 01-10 05:17:15.35 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer with TLS enabled +[004 01-10 05:17:15.36 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +[005 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Starting system channel 'testchainid' with genesis block hash 11eb25c13ca75dfd372258c750d5f8b4e7935b5cea9abbbf28bc7ed93851b4e3 and orderer type solo +[006 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Starting orderer: Version: 1.4.0 Commit SHA: development build Go version: go1.11.4 OS/Arch: linux/amd64 -[007 01-09 07:44:03.06 UTC] [%{longpkg}] %{callpath} -> INFO Beginning to serve requests -[008 01-09 07:44:10.95 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:10.886Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39098", "grpc.code": "OK", "grpc.call_duration": "70.6496ms"} -[009 01-09 07:44:10.96 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -[00a 01-09 07:44:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Created and starting new chain businesschannel -[00b 01-09 07:44:11.14 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:10.869Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39096", "grpc.code": "OK", "grpc.call_duration": "270.7479ms"} -[00c 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39124: rpc error: code = Canceled desc = context canceled -[00d 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:15.935Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39124", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "60.6194ms"} -[00e 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39126: rpc error: code = Canceled desc = context canceled -[00f 01-09 07:44:15.99 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:15.95Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39126", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "47.1097ms"} -[010 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39138: rpc error: code = Canceled desc = context canceled -[011 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.191Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39138", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "102.0702ms"} -[012 01-09 07:44:18.29 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39140: rpc error: code = Canceled desc = context canceled -[013 01-09 07:44:18.30 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.203Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39140", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "96.6034ms"} -[014 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39198: rpc error: code = Canceled desc = context canceled -[015 01-09 07:45:07.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:25.191Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39198", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "42.7432064s"} -[016 01-09 07:45:55.50 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39278: rpc error: code = Canceled desc = context canceled -[017 01-09 07:45:55.50 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:45:55.258Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39278", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "250.1132ms"} -[018 01-09 07:45:58.23 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39294: rpc error: code = Canceled desc = context canceled -[019 01-09 07:45:58.23 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:45:58.185Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39294", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "50.2328ms"} -[01a 01-09 07:46:04.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39350: rpc error: code = Canceled desc = context canceled -[01b 01-09 07:46:04.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.586Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39350", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.2651ms"} -[01c 01-09 07:46:04.84 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39352: rpc error: code = Canceled desc = context canceled -[01d 01-09 07:46:04.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.827Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39352", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.971ms"} -[01e 01-09 07:46:05.00 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39354: rpc error: code = Canceled desc = context canceled -[01f 01-09 07:46:05.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:04.992Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39354", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.9028ms"} -[020 01-09 07:46:05.20 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39356: rpc error: code = Canceled desc = context canceled -[021 01-09 07:46:05.20 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.189Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39356", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.1919ms"} -[022 01-09 07:46:05.41 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39358: rpc error: code = Canceled desc = context canceled -[023 01-09 07:46:05.41 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.403Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39358", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.7488ms"} -[024 01-09 07:46:05.70 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39360: rpc error: code = Canceled desc = context canceled -[025 01-09 07:46:05.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.679Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39360", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.3594ms"} -[026 01-09 07:46:05.97 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39362: rpc error: code = Canceled desc = context canceled -[027 01-09 07:46:05.97 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:05.928Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39362", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "45.5106ms"} -[028 01-09 07:46:06.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39364: rpc error: code = Canceled desc = context canceled -[029 01-09 07:46:06.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.21Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39364", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.4762ms"} -[02a 01-09 07:46:06.45 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39366: rpc error: code = Canceled desc = context canceled -[02b 01-09 07:46:06.45 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.451Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39366", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.4341ms"} -[02c 01-09 07:46:06.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39368: rpc error: code = Canceled desc = context canceled -[02d 01-09 07:46:06.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.662Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39368", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.3884ms"} -[02e 01-09 07:46:06.94 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39370: rpc error: code = Canceled desc = context canceled -[02f 01-09 07:46:06.94 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:06.929Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39370", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.4469ms"} -[030 01-09 07:46:07.21 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39372: rpc error: code = Canceled desc = context canceled -[031 01-09 07:46:07.21 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:07.205Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39372", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.9044ms"} -[032 01-09 07:46:14.55 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[033 01-09 07:46:14.56 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[034 01-09 07:46:14.58 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[035 01-09 07:46:14.58 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[036 01-09 07:46:14.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39378: rpc error: code = Canceled desc = context canceled -[037 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.546Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39378", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "53.7333ms"} -[038 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39380: rpc error: code = Canceled desc = context canceled -[039 01-09 07:46:14.60 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.557Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.7:39380", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "43.7004ms"} -[03a 01-09 07:46:17.02 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39422: rpc error: code = Canceled desc = context canceled -[03b 01-09 07:46:17.02 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:17.005Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39422", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "16.4789ms"} -[03c 01-09 07:46:17.26 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39424: rpc error: code = Canceled desc = context canceled -[03d 01-09 07:46:17.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:17.24Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39424", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "20.3809ms"} -[03e 01-09 07:46:18.35 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39426: rpc error: code = Canceled desc = context canceled -[03f 01-09 07:46:18.35 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.334Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39426", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "17.9631ms"} -[040 01-09 07:46:18.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39428: rpc error: code = Canceled desc = context canceled -[041 01-09 07:46:18.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.753Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39428", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "59.6872ms"} -[042 01-09 07:46:19.00 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39430: rpc error: code = Canceled desc = context canceled -[043 01-09 07:46:19.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:18.992Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39430", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.5318ms"} -[044 01-09 07:46:19.47 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39432: rpc error: code = Canceled desc = context canceled -[045 01-09 07:46:19.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:19.458Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39432", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "15.0921ms"} -[046 01-09 07:46:19.95 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39434: rpc error: code = Canceled desc = context canceled -[047 01-09 07:46:19.95 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:19.923Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39434", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "30.292ms"} -[048 01-09 07:46:20.62 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39436: rpc error: code = Canceled desc = context canceled -[049 01-09 07:46:20.62 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:20.56Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39436", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "65.7681ms"} -[04a 01-09 07:46:21.09 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39438: rpc error: code = Canceled desc = context canceled -[04b 01-09 07:46:21.09 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.084Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39438", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.0362ms"} -[04c 01-09 07:46:21.33 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39440: rpc error: code = Canceled desc = context canceled -[04d 01-09 07:46:21.33 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.319Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39440", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.0573ms"} -[04e 01-09 07:46:21.57 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39442: rpc error: code = Canceled desc = context canceled -[04f 01-09 07:46:21.57 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.553Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39442", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "19.59ms"} -[050 01-09 07:46:21.87 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39444: rpc error: code = Canceled desc = context canceled -[051 01-09 07:46:21.87 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:21.87Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39444", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.3057ms"} -[052 01-09 07:46:22.07 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39446: rpc error: code = Canceled desc = context canceled -[053 01-09 07:46:22.07 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.049Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39446", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "24.7464ms"} -[054 01-09 07:46:22.23 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39448: rpc error: code = Canceled desc = context canceled -[055 01-09 07:46:22.23 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.227Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39448", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.3204ms"} -[056 01-09 07:46:22.54 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.7:39450: rpc error: code = Canceled desc = context canceled -[057 01-09 07:46:22.54 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:22.49Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.7:39450", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "51.0276ms"} +[007 01-10 05:17:15.41 UTC] [%{longpkg}] %{callpath} -> INFO Beginning to serve requests +[008 01-10 05:17:26.86 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:26.796Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34426", "grpc.code": "OK", "grpc.call_duration": "66.6143ms"} +[009 01-10 05:17:26.87 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +[00a 01-10 05:17:26.88 UTC] [%{longpkg}] %{callpath} -> INFO Created and starting new chain businesschannel +[00b 01-10 05:17:26.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:26.778Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34424", "grpc.code": "OK", "grpc.call_duration": "119.2642ms"} +[00c 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34464: rpc error: code = Canceled desc = context canceled +[00d 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:32.017Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34464", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "94.0234ms"} +[00e 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34466: rpc error: code = Canceled desc = context canceled +[00f 01-10 05:17:32.11 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:32.06Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34466", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "52.3114ms"} +[010 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34484: rpc error: code = Canceled desc = context canceled +[011 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.581Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34484", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "232.5876ms"} +[012 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34486: rpc error: code = Canceled desc = context canceled +[013 01-10 05:17:34.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.616Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34486", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "198.3428ms"} +[014 01-10 05:18:57.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34588: rpc error: code = Canceled desc = context canceled +[015 01-10 05:18:57.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:55.976Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34588", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "1m1.7730813s"} +[016 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34716: rpc error: code = Canceled desc = context canceled +[017 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:19:49.892Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34716", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "16.6455ms"} +[018 01-10 05:19:52.72 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34730: rpc error: code = Canceled desc = context canceled +[019 01-10 05:19:52.72 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:19:52.685Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34730", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "43.7066ms"} +[01a 01-10 05:20:00.74 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34784: rpc error: code = Canceled desc = context canceled +[01b 01-10 05:20:00.74 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:00.734Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34784", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.4246ms"} +[01c 01-10 05:20:01.15 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34786: rpc error: code = Canceled desc = context canceled +[01d 01-10 05:20:01.15 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.084Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34786", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "76.2804ms"} +[01e 01-10 05:20:01.38 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34790: rpc error: code = Canceled desc = context canceled +[01f 01-10 05:20:01.38 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.369Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34790", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.1513ms"} +[020 01-10 05:20:01.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34792: rpc error: code = Canceled desc = context canceled +[021 01-10 05:20:01.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.58Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34792", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.6743ms"} +[022 01-10 05:20:01.80 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34796: rpc error: code = Canceled desc = context canceled +[023 01-10 05:20:01.80 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:01.782Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34796", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "23.2278ms"} +[024 01-10 05:20:02.03 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34800: rpc error: code = Canceled desc = context canceled +[025 01-10 05:20:02.03 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.022Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34800", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.952ms"} +[026 01-10 05:20:02.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34802: rpc error: code = Canceled desc = context canceled +[027 01-10 05:20:02.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.215Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34802", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.6054ms"} +[028 01-10 05:20:02.45 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34804: rpc error: code = Canceled desc = context canceled +[029 01-10 05:20:02.45 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.439Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34804", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.8552ms"} +[02a 01-10 05:20:02.67 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34806: rpc error: code = Canceled desc = context canceled +[02b 01-10 05:20:02.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.666Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34806", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.6966ms"} +[02c 01-10 05:20:02.89 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34808: rpc error: code = Canceled desc = context canceled +[02d 01-10 05:20:02.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:02.883Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34808", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.1686ms"} +[02e 01-10 05:20:03.18 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34810: rpc error: code = Canceled desc = context canceled +[02f 01-10 05:20:03.18 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:03.167Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34810", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.9417ms"} +[030 01-10 05:20:03.41 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34812: rpc error: code = Canceled desc = context canceled +[031 01-10 05:20:03.41 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:03.398Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34812", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.8775ms"} +[032 01-10 05:20:10.87 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[033 01-10 05:20:10.87 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[034 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34818: rpc error: code = Canceled desc = context canceled +[035 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:10.852Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34818", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "50.7986ms"} +[036 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34820: rpc error: code = Canceled desc = context canceled +[037 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:10.866Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.peer_address": "172.24.0.8:34820", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "37.8733ms"} +[038 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[039 01-10 05:20:10.90 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[03a 01-10 05:20:13.10 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34844: rpc error: code = Canceled desc = context canceled +[03b 01-10 05:20:13.10 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.1Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34844", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "9.2918ms"} +[03c 01-10 05:20:13.28 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34846: rpc error: code = Canceled desc = context canceled +[03d 01-10 05:20:13.28 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.273Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34846", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "14.8227ms"} +[03e 01-10 05:20:13.92 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34848: rpc error: code = Canceled desc = context canceled +[03f 01-10 05:20:13.92 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:13.912Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34848", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.5843ms"} +[040 01-10 05:20:14.17 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34850: rpc error: code = Canceled desc = context canceled +[041 01-10 05:20:14.17 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.154Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34850", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "20.6825ms"} +[042 01-10 05:20:14.34 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34852: rpc error: code = Canceled desc = context canceled +[043 01-10 05:20:14.34 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.325Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34852", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.1396ms"} +[044 01-10 05:20:14.59 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34854: rpc error: code = Canceled desc = context canceled +[045 01-10 05:20:14.59 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.584Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34854", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.9421ms"} +[046 01-10 05:20:14.79 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34856: rpc error: code = Canceled desc = context canceled +[047 01-10 05:20:14.79 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:14.786Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34856", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "13.2649ms"} +[048 01-10 05:20:15.02 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34858: rpc error: code = Canceled desc = context canceled +[049 01-10 05:20:15.02 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.01Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34858", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "11.4749ms"} +[04a 01-10 05:20:15.22 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34860: rpc error: code = Canceled desc = context canceled +[04b 01-10 05:20:15.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.209Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34860", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.7595ms"} +[04c 01-10 05:20:15.52 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34862: rpc error: code = Canceled desc = context canceled +[04d 01-10 05:20:15.52 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:15.503Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34862", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "38.3786ms"} +[04e 01-10 05:20:16.26 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34866: rpc error: code = Canceled desc = context canceled +[04f 01-10 05:20:16.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.246Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34866", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "21.5964ms"} +[050 01-10 05:20:16.54 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34868: rpc error: code = Canceled desc = context canceled +[051 01-10 05:20:16.54 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.533Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34868", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "7.3896ms"} +[052 01-10 05:20:16.77 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34870: rpc error: code = Canceled desc = context canceled +[053 01-10 05:20:16.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:16.75Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34870", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "22.9928ms"} +[054 01-10 05:20:17.12 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34876: rpc error: code = Canceled desc = context canceled +[055 01-10 05:20:17.13 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:17.086Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34876", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "44.3261ms"} +[056 01-10 05:20:17.46 UTC] [%{longpkg}] %{callpath} -> WARN Error reading from 172.24.0.8:34878: rpc error: code = Canceled desc = context canceled +[057 01-10 05:20:17.46 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:17.447Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Deliver", "grpc.peer_address": "172.24.0.8:34878", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "12.6696ms"} diff --git a/hyperledger_fabric/latest/solo/logs/dev_peer0.log b/hyperledger_fabric/latest/solo/logs/dev_peer0.log index 62d80b0b..e4b196b4 100644 --- a/hyperledger_fabric/latest/solo/logs/dev_peer0.log +++ b/hyperledger_fabric/latest/solo/logs/dev_peer0.log @@ -1,4 +1,4 @@ -[001 01-09 07:44:07.01 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: +[001 01-10 05:17:20.65 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer: Version: 1.4.0 Commit SHA: development build Go version: go1.11.4 @@ -7,179 +7,174 @@ Base Docker Namespace: hyperledger Base Docker Label: org.hyperledger.fabric Docker Namespace: hyperledger -[002 01-09 07:44:07.02 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt -[003 01-09 07:44:07.02 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider -[004 01-09 07:44:07.11 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized -[005 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized -[006 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 -[007 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 -[008 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 -[009 01-09 07:44:07.15 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 -[00a 01-09 07:44:07.17 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled -[00b 01-09 07:44:07.18 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com -[00c 01-09 07:44:07.18 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052 -[00d 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered -[00e 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered -[00f 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered -[010 01-09 07:44:07.20 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered -[011 01-09 07:44:07.21 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] -[012 01-09 07:44:07.22 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: -[013 01-09 07:44:07.22 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org1.example.com:7051 started -[014 01-09 07:44:07.23 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed -[015 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -[016 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed -[017 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -[018 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed -[019 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -[01a 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes -[01b 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 -[01c 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated -[01d 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] -[01e 01-09 07:44:07.24 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] -[01f 01-09 07:44:07.79 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:07.798Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:09.798Z", "grpc.peer_address": "172.24.0.6:47286", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "234.2µs"} -[020 01-09 07:44:07.81 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:07.801Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:17.801Z", "grpc.peer_address": "172.24.0.6:47286", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.8676ms"} -[021 01-09 07:44:07.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:07.835Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:09.834Z", "grpc.peer_address": "172.24.0.6:47288", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "143.9µs"} -[022 01-09 07:44:11.76 UTC] [%{longpkg}] %{callpath} -> INFO [][1e38ec1b] Entry chaincode: name:"cscc" -[023 01-09 07:44:11.76 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block -[024 01-09 07:44:11.77 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage -[025 01-09 07:44:11.79 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 20ms (state_validation=1ms block_commit=12ms state_commit=3ms) -[026 01-09 07:44:11.80 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block -[027 01-09 07:44:11.82 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -[028 01-09 07:44:11.83 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about -[029 01-09 07:44:11.83 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -[02a 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 -[02b 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed -[02c 01-09 07:44:11.87 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC -[02d 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed -[02e 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC -[02f 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed -[030 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed -[031 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO [][1e38ec1b] Exit chaincode: name:"cscc" (117ms) -[032 01-09 07:44:11.88 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:11.764Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54838", "grpc.code": "OK", "grpc.call_duration": "119.5777ms"} -[033 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO [][f3e627fe] Entry chaincode: name:"cscc" -[034 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO [][f3e627fe] Exit chaincode: name:"cscc" (1ms) -[035 01-09 07:44:13.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:13.685Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54846", "grpc.code": "OK", "grpc.call_duration": "3.4696ms"} -[036 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO [][e7a87509] Entry chaincode: name:"qscc" -[037 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO [][e7a87509] Exit chaincode: name:"qscc" (3ms) -[038 01-09 07:44:14.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:14.763Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54854", "grpc.code": "OK", "grpc.call_duration": "5.1907ms"} -[039 01-09 07:44:16.82 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051]] , current view: [[peer1.org1.example.com:7051]] -[03a 01-09 07:44:17.88 UTC] [%{longpkg}] %{callpath} -> INFO 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 : Becoming a leader -[03b 01-09 07:44:17.88 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel -[03c 01-09 07:44:17.93 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer -[03d 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -[03e 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about -[03f 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -[040 01-09 07:44:17.96 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -[041 01-09 07:44:17.97 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 43ms -[042 01-09 07:44:17.98 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:17.987Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:19.987Z", "grpc.peer_address": "172.24.0.6:47332", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "615.2µs"} -[043 01-09 07:44:17.99 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 19ms (state_validation=1ms block_commit=11ms state_commit=3ms) -[044 01-09 07:44:18.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:07.838Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:47288", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "10.1629946s"} -[045 01-09 07:44:18.00 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:17.994Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:27.994Z", "grpc.peer_address": "172.24.0.6:47332", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "7.5798ms"} -[046 01-09 07:44:18.31 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer -[047 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations -[048 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -[049 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -[04a 01-09 07:44:18.37 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -[04b 01-09 07:44:18.46 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 140ms -[04c 01-09 07:44:18.49 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 36ms (state_validation=0ms block_commit=24ms state_commit=6ms) -[04d 01-09 07:44:18.51 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.515Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.514Z", "grpc.peer_address": "172.24.0.6:47346", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "329.1µs"} -[04e 01-09 07:44:18.55 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.521Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.52Z", "grpc.peer_address": "172.24.0.6:47346", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "30.6283ms"} -[04f 01-09 07:44:18.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.562Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.559Z", "grpc.peer_address": "172.24.0.6:47350", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "154.8µs"} -[050 01-09 07:44:18.61 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.615Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.614Z", "grpc.peer_address": "172.24.0.4:41530", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "262.4µs"} -[051 01-09 07:44:18.65 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.655Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.654Z", "grpc.peer_address": "172.24.0.3:48218", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "303.5µs"} -[052 01-09 07:44:18.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.62Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.62Z", "grpc.peer_address": "172.24.0.4:41530", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "51.1887ms"} -[053 01-09 07:44:18.69 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.697Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.696Z", "grpc.peer_address": "172.24.0.4:41534", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "245.9µs"} -[054 01-09 07:44:18.73 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.659Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.659Z", "grpc.peer_address": "172.24.0.3:48218", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "75.7002ms"} -[055 01-09 07:44:18.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.76Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.758Z", "grpc.peer_address": "172.24.0.4:41538", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "108.9µs"} -[056 01-09 07:44:18.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.707Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:41534", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "64.1179ms"} -[057 01-09 07:44:18.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.767Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.767Z", "grpc.peer_address": "172.24.0.4:41538", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "3.9574ms"} -[058 01-09 07:44:18.81 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.816Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.815Z", "grpc.peer_address": "172.24.0.3:48228", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "171.2µs"} -[059 01-09 07:44:18.82 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.821Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:44:28.82Z", "grpc.peer_address": "172.24.0.3:48228", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "8.0639ms"} -[05a 01-09 07:44:18.85 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:18.855Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:44:20.855Z", "grpc.peer_address": "172.24.0.3:48230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "130.9µs"} -[05b 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO [][dbcceaf0] Entry chaincode: name:"lscc" -[05c 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer -[05d 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO [][dbcceaf0] Exit chaincode: name:"lscc" (4ms) -[05e 01-09 07:44:21.61 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:21.609Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54914", "grpc.code": "OK", "grpc.call_duration": "4.7839ms"} -[05f 01-09 07:44:21.79 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] -[060 01-09 07:44:25.18 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1d9b757] Entry chaincode: name:"lscc" -[061 01-09 07:44:25.20 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' -[062 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e1d9b757] Exit chaincode: name:"lscc" (42738ms) -[063 01-09 07:45:07.89 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:44:25.184Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:54932", "grpc.code": "OK", "grpc.call_duration": "42.7408033s"} -[064 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer -[065 01-09 07:45:09.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 5ms -[066 01-09 07:45:09.92 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] -[067 01-09 07:45:09.95 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 30ms (state_validation=2ms block_commit=19ms state_commit=4ms) -[068 01-09 07:45:55.47 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f5e8173c] Entry chaincode: name:"exp02" -[069 01-09 07:45:55.49 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f5e8173c] Exit chaincode: name:"exp02" (13ms) -[06a 01-09 07:45:55.49 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:55.41Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55012", "grpc.code": "OK", "grpc.call_duration": "81.8345ms"} -[06b 01-09 07:45:57.52 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer -[06c 01-09 07:45:57.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 17ms -[06d 01-09 07:45:57.59 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 40ms (state_validation=2ms block_commit=21ms state_commit=14ms) -[06e 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fc4503ea] Entry chaincode: name:"exp02" -[06f 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fc4503ea] Exit chaincode: name:"exp02" (3ms) -[070 01-09 07:45:58.39 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:45:58.389Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55034", "grpc.code": "OK", "grpc.call_duration": "6.0111ms"} -[071 01-09 07:46:00.24 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer -[072 01-09 07:46:00.26 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 14ms -[073 01-09 07:46:00.30 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 35ms (state_validation=2ms block_commit=23ms state_commit=5ms) -[074 01-09 07:46:00.55 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][89a6192e] Entry chaincode: name:"exp02" -[075 01-09 07:46:00.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][89a6192e] Exit chaincode: name:"exp02" (4ms) -[076 01-09 07:46:00.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:00.555Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55038", "grpc.code": "OK", "grpc.call_duration": "6.8017ms"} -[077 01-09 07:46:01.15 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][82e956e3] Entry chaincode: name:"lscc" -[078 01-09 07:46:01.15 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][82e956e3] Exit chaincode: name:"lscc" (3ms) -[079 01-09 07:46:01.16 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.149Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55042", "grpc.code": "OK", "grpc.call_duration": "13.9729ms"} -[07a 01-09 07:46:01.34 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8c3cfdf] Entry chaincode: name:"lscc" -[07b 01-09 07:46:01.35 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8c3cfdf] Exit chaincode: name:"lscc" (1ms) -[07c 01-09 07:46:01.35 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.348Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55048", "grpc.code": "OK", "grpc.call_duration": "3.7346ms"} -[07d 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][45dd4e0f] Entry chaincode: name:"lscc" -[07e 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][45dd4e0f] Exit chaincode: name:"lscc" (2ms) -[07f 01-09 07:46:01.54 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.542Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55052", "grpc.code": "OK", "grpc.call_duration": "4.4496ms"} -[080 01-09 07:46:01.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][9d03d97d] Entry chaincode: name:"lscc" -[081 01-09 07:46:01.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][9d03d97d] Exit chaincode: name:"lscc" (1ms) -[082 01-09 07:46:01.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:01.823Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55056", "grpc.code": "OK", "grpc.call_duration": "8.8364ms"} -[083 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1db81a96] Entry chaincode: name:"lscc" -[084 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1db81a96] Exit chaincode: name:"lscc" (3ms) -[085 01-09 07:46:02.04 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:02.039Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55064", "grpc.code": "OK", "grpc.call_duration": "5.8508ms"} -[086 01-09 07:46:02.75 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7a7db98a] Entry chaincode: name:"qscc" -[087 01-09 07:46:02.75 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7a7db98a] Exit chaincode: name:"qscc" (3ms) -[088 01-09 07:46:02.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:02.745Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55068", "grpc.code": "OK", "grpc.call_duration": "20.066ms"} -[089 01-09 07:46:03.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][74554b68] Entry chaincode: name:"qscc" -[08a 01-09 07:46:03.02 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][74554b68] Exit chaincode: name:"qscc" (2ms) -[08b 01-09 07:46:03.02 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.018Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55072", "grpc.code": "OK", "grpc.call_duration": "5.2914ms"} -[08c 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1efc0ade] Entry chaincode: name:"cscc" -[08d 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1efc0ade] Exit chaincode: name:"cscc" (1ms) -[08e 01-09 07:46:03.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.559Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55076", "grpc.code": "OK", "grpc.call_duration": "3.4588ms"} -[08f 01-09 07:46:03.78 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a4ee9686] Entry chaincode: name:"cscc" -[090 01-09 07:46:03.78 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a4ee9686] Exit chaincode: name:"cscc" (1ms) -[091 01-09 07:46:03.79 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:03.785Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55080", "grpc.code": "OK", "grpc.call_duration": "8.0175ms"} -[092 01-09 07:46:04.00 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][2af78623] Entry chaincode: name:"cscc" -[093 01-09 07:46:04.00 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][2af78623] Exit chaincode: name:"cscc" (3ms) -[094 01-09 07:46:04.01 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:04.004Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55084", "grpc.code": "OK", "grpc.call_duration": "6.2782ms"} -[095 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer -[096 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[097 01-09 07:46:14.66 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set -[098 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.715Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.715Z", "grpc.peer_address": "172.24.0.3:48446", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "128.5µs"} -[099 01-09 07:46:14.71 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.718Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.715Z", "grpc.peer_address": "172.24.0.4:41756", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "143.2µs"} -[09a 01-09 07:46:14.73 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations -[09b 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] -[09c 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself -[09d 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] -[09e 01-09 07:46:14.74 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about -[09f 01-09 07:46:14.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 164ms -[0a0 01-09 07:46:14.84 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.858Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:48230", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1m56.1264392s"} -[0a1 01-09 07:46:14.85 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.725Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.719Z", "grpc.peer_address": "172.24.0.3:48446", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "131.6606ms"} -[0a2 01-09 07:46:14.86 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 28ms (state_validation=1ms block_commit=19ms state_commit=4ms) -[0a3 01-09 07:46:14.88 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.883Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.883Z", "grpc.peer_address": "172.24.0.6:47584", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "163.9µs"} -[0a4 01-09 07:46:14.89 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.792Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.792Z", "grpc.peer_address": "172.24.0.4:41756", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "104.8958ms"} -[0a5 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:14.91Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-09T07:46:16.91Z", "grpc.peer_address": "172.24.0.4:41770", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "139.8µs"} -[0a6 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:44:18.577Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:47350", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1m56.4737676s"} -[0a7 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-09T07:46:14.898Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-09T07:46:24.895Z", "grpc.peer_address": "172.24.0.6:47584", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "13.802ms"} -[0a8 01-09 07:46:14.91 UTC] [%{longpkg}] %{callpath} -> WARN peer0.org2.example.com:7051, PKIid:08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05 isn't responsive: EOF -[0a9 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Entering [08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05] -[0aa 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 08a78261d5cf98650084a8b632cf100db1b4fe2b3a3cff312a132fcf2ef0ec05, Metadata: -[0ab 01-09 07:46:14.92 UTC] [%{longpkg}] %{callpath} -> WARN Exiting -[0ac 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO [][603a5d51] Entry chaincode: name:"cscc" -[0ad 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO [][603a5d51] Exit chaincode: name:"cscc" (1ms) -[0ae 01-09 07:46:28.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:28.236Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55194", "grpc.code": "OK", "grpc.call_duration": "2.3614ms"} -[0af 01-09 07:46:29.62 UTC] [%{longpkg}] %{callpath} -> INFO [][be515b7e] Entry chaincode: name:"qscc" -[0b0 01-09 07:46:29.63 UTC] [%{longpkg}] %{callpath} -> INFO [][be515b7e] Exit chaincode: name:"qscc" (6ms) -[0b1 01-09 07:46:29.63 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-09T07:46:29.626Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.7:55202", "grpc.code": "OK", "grpc.call_duration": "11.4575ms"} +[002 01-10 05:17:20.68 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt +[003 01-10 05:17:20.68 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider +[004 01-10 05:17:21.10 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized +[005 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized +[006 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 +[007 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 +[008 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.24.0.5:7051 +[009 01-10 05:17:21.55 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051 +[00a 01-10 05:17:21.59 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled +[00b 01-10 05:17:21.60 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com +[00c 01-10 05:17:21.60 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052 +[00d 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered +[00e 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered +[00f 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered +[010 01-10 05:17:21.65 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered +[011 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] +[012 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9, Metadata: +[013 01-10 05:17:21.69 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org1.example.com:7051 started +[014 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed +[015 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +[016 01-10 05:17:21.70 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed +[017 01-10 05:17:21.71 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +[018 01-10 05:17:21.71 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed +[019 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +[01a 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes +[01b 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 +[01c 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated +[01d 01-10 05:17:21.72 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] +[01e 01-10 05:17:21.73 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] +[01f 01-10 05:17:21.89 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:21.895Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:23.895Z", "grpc.peer_address": "172.24.0.6:51718", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "225.1µs"} +[020 01-10 05:17:21.91 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:21.9Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:31.9Z", "grpc.peer_address": "172.24.0.6:51718", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "10.0061ms"} +[021 01-10 05:17:21.92 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:21.926Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:23.926Z", "grpc.peer_address": "172.24.0.6:51720", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "190.4µs"} +[022 01-10 05:17:27.49 UTC] [%{longpkg}] %{callpath} -> INFO [][4b1de27c] Entry chaincode: name:"cscc" +[023 01-10 05:17:27.49 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block +[024 01-10 05:17:27.50 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage +[025 01-10 05:17:27.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 26ms (state_validation=3ms block_commit=13ms state_commit=5ms) +[026 01-10 05:17:27.54 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block +[027 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +[028 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +[029 01-10 05:17:27.55 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about +[02a 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1 +[02b 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed +[02c 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC +[02d 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed +[02e 01-10 05:17:27.58 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC +[02f 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed +[030 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode +lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed +[031 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO [][4b1de27c] Exit chaincode: name:"cscc" (97ms) +[032 01-10 05:17:27.59 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:27.493Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53726", "grpc.code": "OK", "grpc.call_duration": "100.0681ms"} +[033 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO [][f771aef4] Entry chaincode: name:"cscc" +[034 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO [][f771aef4] Exit chaincode: name:"cscc" (1ms) +[035 01-10 05:17:29.41 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:29.414Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53738", "grpc.code": "OK", "grpc.call_duration": "3.6057ms"} +[036 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO [][ceca573d] Entry chaincode: name:"qscc" +[037 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO [][ceca573d] Exit chaincode: name:"qscc" (1ms) +[038 01-10 05:17:30.53 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:30.536Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53748", "grpc.code": "OK", "grpc.call_duration": "3.1422ms"} +[039 01-10 05:17:32.55 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051]] , current view: [[peer1.org1.example.com:7051]] +[03a 01-10 05:17:33.60 UTC] [%{longpkg}] %{callpath} -> INFO 099f13cbe2db0d065da1feceffb3833bdda3e3ec7893a40a37b60bd0b54245d9 : Becoming a leader +[03b 01-10 05:17:33.60 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel +[03c 01-10 05:17:33.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer +[03d 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +[03e 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about +[03f 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +[040 01-10 05:17:33.67 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +[041 01-10 05:17:33.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:33.682Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:35.681Z", "grpc.peer_address": "172.24.0.6:51782", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "5.0419ms"} +[042 01-10 05:17:33.69 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 62ms +[043 01-10 05:17:33.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:21.929Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.6:51720", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "11.8086072s"} +[044 01-10 05:17:33.70 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:33.699Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:43.699Z", "grpc.peer_address": "172.24.0.6:51782", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "4.3082ms"} +[045 01-10 05:17:34.33 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 635ms (state_validation=1ms block_commit=603ms state_commit=23ms) +[046 01-10 05:17:34.50 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.505Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.505Z", "grpc.peer_address": "172.24.0.4:45966", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "241.9µs"} +[047 01-10 05:17:34.58 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.582Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.582Z", "grpc.peer_address": "172.24.0.3:52654", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "192.1µs"} +[048 01-10 05:17:34.61 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.521Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:44.521Z", "grpc.peer_address": "172.24.0.4:45966", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "93.5015ms"} +[049 01-10 05:17:34.67 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.6Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:44.597Z", "grpc.peer_address": "172.24.0.3:52654", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "75.4057ms"} +[04a 01-10 05:17:34.68 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.686Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.683Z", "grpc.peer_address": "172.24.0.4:45974", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "262.5µs"} +[04b 01-10 05:17:34.73 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:34.734Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:36.734Z", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "220.9µs"} +[04c 01-10 05:17:34.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer +[04d 01-10 05:17:35.08 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations +[04e 01-10 05:17:35.12 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +[04f 01-10 05:17:35.14 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +[050 01-10 05:17:35.14 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +[051 01-10 05:17:35.15 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.153Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.153Z", "grpc.peer_address": "172.24.0.3:52668", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.8412ms"} +[052 01-10 05:17:35.18 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.179Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.176Z", "grpc.peer_address": "172.24.0.4:45980", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "1.1714ms"} +[053 01-10 05:17:35.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.692Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.4:45974", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "533.8832ms"} +[054 01-10 05:17:35.22 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.21Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.21Z", "grpc.peer_address": "172.24.0.4:45980", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "17.7686ms"} +[055 01-10 05:17:35.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:34.739Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.peer_address": "172.24.0.3:52662", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "505.9239ms"} +[056 01-10 05:17:35.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.23Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.23Z", "grpc.peer_address": "172.24.0.3:52668", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "19.551ms"} +[057 01-10 05:17:35.28 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 389ms +[058 01-10 05:17:35.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:35.335Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:17:37.333Z", "grpc.peer_address": "172.24.0.6:51810", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "6.2104ms"} +[059 01-10 05:17:35.47 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:17:35.409Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:17:45.407Z", "grpc.peer_address": "172.24.0.6:51810", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "68.2264ms"} +[05a 01-10 05:17:35.50 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 212ms (state_validation=10ms block_commit=170ms state_commit=13ms) +[05b 01-10 05:17:37.55 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] +[05c 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO [][d21b53d1] Entry chaincode: name:"lscc" +[05d 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer +[05e 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO [][d21b53d1] Exit chaincode: name:"lscc" (2ms) +[05f 01-10 05:17:52.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:52.104Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53824", "grpc.code": "OK", "grpc.call_duration": "3.4329ms"} +[060 01-10 05:17:55.98 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1ac6c31f] Entry chaincode: name:"lscc" +[061 01-10 05:17:56.07 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' +[062 01-10 05:18:57.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][1ac6c31f] Exit chaincode: name:"lscc" (61708ms) +[063 01-10 05:18:57.63 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:17:55.967Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:53880", "grpc.code": "OK", "grpc.call_duration": "1m1.7335863s"} +[064 01-10 05:18:59.66 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer +[065 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 14ms +[066 01-10 05:18:59.67 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02] +[067 01-10 05:18:59.71 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 32ms (state_validation=4ms block_commit=16ms state_commit=7ms) +[068 01-10 05:19:49.89 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e820f319] Entry chaincode: name:"exp02" +[069 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][e820f319] Exit chaincode: name:"exp02" (6ms) +[06a 01-10 05:19:49.90 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:49.893Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54010", "grpc.code": "OK", "grpc.call_duration": "8.5871ms"} +[06b 01-10 05:19:51.92 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer +[06c 01-10 05:19:51.92 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 3ms +[06d 01-10 05:19:51.96 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 36ms (state_validation=0ms block_commit=27ms state_commit=4ms) +[06e 01-10 05:19:53.44 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][147169ab] Entry chaincode: name:"exp02" +[06f 01-10 05:19:53.45 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][147169ab] Exit chaincode: name:"exp02" (8ms) +[070 01-10 05:19:53.45 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:53.443Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54030", "grpc.code": "OK", "grpc.call_duration": "15.0675ms"} +[071 01-10 05:19:54.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer +[072 01-10 05:19:54.74 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 39ms +[073 01-10 05:19:54.76 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=12ms state_commit=1ms) +[074 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6605af27] Entry chaincode: name:"exp02" +[075 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][6605af27] Exit chaincode: name:"exp02" (3ms) +[076 01-10 05:19:55.72 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:55.717Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54036", "grpc.code": "OK", "grpc.call_duration": "8.2748ms"} +[077 01-10 05:19:56.28 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f4f77a0a] Entry chaincode: name:"lscc" +[078 01-10 05:19:56.29 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f4f77a0a] Exit chaincode: name:"lscc" (6ms) +[079 01-10 05:19:56.29 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.283Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54042", "grpc.code": "OK", "grpc.call_duration": "8.3235ms"} +[07a 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f20e4045] Entry chaincode: name:"lscc" +[07b 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f20e4045] Exit chaincode: name:"lscc" (3ms) +[07c 01-10 05:19:56.56 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.555Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54046", "grpc.code": "OK", "grpc.call_duration": "10.0431ms"} +[07d 01-10 05:19:56.84 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][38b75db0] Entry chaincode: name:"lscc" +[07e 01-10 05:19:56.85 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][38b75db0] Exit chaincode: name:"lscc" (6ms) +[07f 01-10 05:19:56.85 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:56.845Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54050", "grpc.code": "OK", "grpc.call_duration": "7.6001ms"} +[080 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][58235426] Entry chaincode: name:"lscc" +[081 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][58235426] Exit chaincode: name:"lscc" (2ms) +[082 01-10 05:19:57.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:57.102Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54054", "grpc.code": "OK", "grpc.call_duration": "6.5752ms"} +[083 01-10 05:19:57.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fe4b059b] Entry chaincode: name:"lscc" +[084 01-10 05:19:57.83 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][fe4b059b] Exit chaincode: name:"lscc" (4ms) +[085 01-10 05:19:57.83 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:57.826Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54058", "grpc.code": "OK", "grpc.call_duration": "5.8628ms"} +[086 01-10 05:19:58.50 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5dffd595] Entry chaincode: name:"qscc" +[087 01-10 05:19:58.51 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5dffd595] Exit chaincode: name:"qscc" (5ms) +[088 01-10 05:19:58.51 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:58.505Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54062", "grpc.code": "OK", "grpc.call_duration": "7.7577ms"} +[089 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8210374a] Entry chaincode: name:"qscc" +[08a 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8210374a] Exit chaincode: name:"qscc" (3ms) +[08b 01-10 05:19:58.77 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:58.769Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54066", "grpc.code": "OK", "grpc.call_duration": "3.9343ms"} +[08c 01-10 05:19:59.57 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a7fddd05] Entry chaincode: name:"cscc" +[08d 01-10 05:19:59.58 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][a7fddd05] Exit chaincode: name:"cscc" (2ms) +[08e 01-10 05:19:59.58 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:59.578Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54070", "grpc.code": "OK", "grpc.call_duration": "4.5801ms"} +[08f 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8caa76f] Entry chaincode: name:"cscc" +[090 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][b8caa76f] Exit chaincode: name:"cscc" (1ms) +[091 01-10 05:19:59.82 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:19:59.823Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54074", "grpc.code": "OK", "grpc.call_duration": "2.203ms"} +[092 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][006a85ae] Entry chaincode: name:"cscc" +[093 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][006a85ae] Exit chaincode: name:"cscc" (2ms) +[094 01-10 05:20:00.23 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:00.236Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54078", "grpc.code": "OK", "grpc.call_duration": "3.0486ms"} +[095 01-10 05:20:10.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer +[096 01-10 05:20:10.95 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[097 01-10 05:20:10.96 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP4a990d9ddc475ae0c719a406e0fbf388bcf3fe81bfd34a9c11f3a18eb4a4ed23] at index 2 in signature set +[098 01-10 05:20:11.10 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.106Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.105Z", "grpc.peer_address": "172.24.0.6:52134", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "199.7µs"} +[099 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations +[09a 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}] +[09b 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself +[09c 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}] +[09d 01-10 05:20:11.13 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about +[09e 01-10 05:20:11.14 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.147Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.14Z", "grpc.peer_address": "172.24.0.4:46316", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "424.6µs"} +[09f 01-10 05:20:11.16 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 225ms +[0a0 01-10 05:20:11.22 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 55ms (state_validation=5ms block_commit=30ms state_commit=7ms) +[0a1 01-10 05:20:11.24 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.185Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.185Z", "grpc.peer_address": "172.24.0.4:46316", "grpc.peer_subject": "CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "54.8585ms"} +[0a2 01-10 05:20:11.24 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.216Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.215Z", "grpc.peer_address": "172.24.0.3:52996", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "27.4677ms"} +[0a3 01-10 05:20:11.26 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.158Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.12Z", "grpc.peer_address": "172.24.0.6:52134", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "108.366ms"} +[0a4 01-10 05:20:11.27 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.277Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.276Z", "grpc.peer_address": "172.24.0.6:52140", "grpc.peer_subject": "CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "354.3µs"} +[0a5 01-10 05:20:11.27 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed {"grpc.start_time": "2019-01-10T05:20:11.252Z", "grpc.service": "gossip.Gossip", "grpc.method": "GossipStream", "grpc.request_deadline": "2019-01-10T05:20:21.252Z", "grpc.peer_address": "172.24.0.3:52996", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "error": "rpc error: code = Canceled desc = context canceled", "grpc.code": "Canceled", "grpc.call_duration": "26.7045ms"} +[0a6 01-10 05:20:11.33 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:11.332Z", "grpc.service": "gossip.Gossip", "grpc.method": "Ping", "grpc.request_deadline": "2019-01-10T05:20:13.332Z", "grpc.peer_address": "172.24.0.3:53008", "grpc.peer_subject": "CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US", "grpc.code": "OK", "grpc.call_duration": "206.7µs"} +[0a7 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO [][f86d218b] Entry chaincode: name:"cscc" +[0a8 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO [][f86d218b] Exit chaincode: name:"cscc" (1ms) +[0a9 01-10 05:20:22.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:22.339Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54178", "grpc.code": "OK", "grpc.call_duration": "3.1889ms"} +[0aa 01-10 05:20:23.98 UTC] [%{longpkg}] %{callpath} -> INFO [][57a7ae07] Entry chaincode: name:"qscc" +[0ab 01-10 05:20:23.99 UTC] [%{longpkg}] %{callpath} -> INFO [][57a7ae07] Exit chaincode: name:"qscc" (3ms) +[0ac 01-10 05:20:23.99 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed {"grpc.start_time": "2019-01-10T05:20:23.982Z", "grpc.service": "protos.Endorser", "grpc.method": "ProcessProposal", "grpc.peer_address": "172.24.0.8:54186", "grpc.code": "OK", "grpc.call_duration": "10.1591ms"} diff --git a/hyperledger_fabric/v1.4.0/base.yaml b/hyperledger_fabric/v1.4.0/base.yaml index bc6f85bc..0599b4f2 100644 --- a/hyperledger_fabric/v1.4.0/base.yaml +++ b/hyperledger_fabric/v1.4.0/base.yaml @@ -133,19 +133,6 @@ services: - ./solo/configtx.yaml:/etc/hyperledger/fabric/configtx.yaml - ./solo/channel-artifacts:/tmp/channel-artifacts - ./examples:/opt/gopath/src/examples -#deprecated - event-listener-base: - image: yeasy/hyperledger-fabric:${FABRIC_IMG_TAG} - restart: always - network_mode: ${NETWORK} - tty: true - environment: - - CORE_PEER_ID=fabric-event-listener - - CORE_LOGGING_LEVEL=DEBUG - - CORE_PEER_TLS_ENABLED=false # event-listener doesn't support TLS - working_dir: /opt/gopath/src/github.com/hyperledger/fabric/peer - #command: bash -c 'block-listener -events-address=peer0.org1.example.com:7053 -events-mspdir=/etc/hyperledger/fabric/crypto-config/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/msp/ -events-mspid=Org1MSP' - command: bash -c 'while true; do sleep 20170504; done' zookeeper-base: image: hyperledger/fabric-zookeeper:${EXT_IMG_TAG} diff --git a/hyperledger_fabric/v1.4.0/examples/chaincode/go/marbles02_private/collections_config.json b/hyperledger_fabric/v1.4.0/examples/chaincode/go/marbles02_private/collections_config.json index 2382c2b8..e26017bd 100644 --- a/hyperledger_fabric/v1.4.0/examples/chaincode/go/marbles02_private/collections_config.json +++ b/hyperledger_fabric/v1.4.0/examples/chaincode/go/marbles02_private/collections_config.json @@ -4,13 +4,15 @@ "policy": "OR('Org1MSP.member', 'Org2MSP.member')", "requiredPeerCount": 0, "maxPeerCount": 3, - "blockToLive":99999 + "blockToLive":99999, + "memberOnlyRead": true }, { "name": "collectionMarblePrivateDetails", "policy": "OR('Org1MSP.member')", "requiredPeerCount": 0, "maxPeerCount": 3, - "blockToLive":3 + "blockToLive":3, + "memberOnlyRead": true } ]