Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.04 KB | None | 0 0
  1. peer_1 | 2018-02-19 11:32:05.127 UTC [endorser] ProcessProposal -> DEBU 4799 processing txid: 8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  2. peer_1 | 2018-02-19 11:32:05.127 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 479a retrieveTransactionByID() - txId = [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]
  3. peer_1 | 2018-02-19 11:32:05.128 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 479b constructing new tx simulator
  4. peer_1 | 2018-02-19 11:32:05.128 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 479c constructing new tx simulator txid = [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]
  5. peer_1 | 2018-02-19 11:32:05.128 UTC [endorser] simulateProposal -> DEBU 479d Entry - txid: 8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a channel id: public
  6. peer_1 | 2018-02-19 11:32:05.128 UTC [ccprovider] NewCCContext -> DEBU 479e NewCCCC (chain=public,chaincode=lscc,version=1.1.0-preview,txid=8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a,syscc=true,proposal=0xc421a2c6e0,canname=lscc:1.1.0-preview
  7. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] Launch -> DEBU 479f chaincode is running(no need to launch) : lscc:1.1.0-preview
  8. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] Execute -> DEBU 47a0 Entry
  9. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] Execute -> DEBU 47a1 chaincode canonical name: lscc:1.1.0-preview
  10. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] sendExecuteMessage -> DEBU 47a2 [8d2b9076]Inside sendExecuteMessage. Message TRANSACTION
  11. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] setChaincodeProposal -> DEBU 47a3 Setting chaincode proposal context...
  12. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] setChaincodeProposal -> DEBU 47a4 Proposal different from nil. Creating chaincode proposal context...
  13. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] sendExecuteMessage -> DEBU 47a5 [8d2b9076]sendExecuteMsg trigger event TRANSACTION
  14. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] processStream -> DEBU 47a6 [8d2b9076]Move state message TRANSACTION
  15. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] handleMessage -> DEBU 47a7 [8d2b9076]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
  16. peer_1 | 2018-02-19 11:32:05.128 UTC [chaincode] filterError -> DEBU 47a8 Ignoring NoTransitionError: no transition
  17. peer_1 | 2018-02-19 11:32:05.129 UTC [chaincode] processStream -> DEBU 47a9 [8d2b9076]sending state message TRANSACTION
  18. peer_1 | 2018-02-19 11:32:05.129 UTC [shim] func1 -> DEBU 47aa [8d2b9076]Received message TRANSACTION from shim
  19. peer_1 | 2018-02-19 11:32:05.129 UTC [shim] handleMessage -> DEBU 47ab [8d2b9076]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
  20. peer_1 | 2018-02-19 11:32:05.129 UTC [shim] beforeTransaction -> DEBU 47ac [8d2b9076]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
  21. peer_1 | 2018-02-19 11:32:05.129 UTC [shim] handleGetState -> DEBU 47ad [8d2b9076]Sending GET_STATE
  22. peer_1 | 2018-02-19 11:32:05.129 UTC [chaincode] processStream -> DEBU 47ae [8d2b9076]Received message GET_STATE from shim
  23. peer_1 | 2018-02-19 11:32:05.129 UTC [chaincode] handleMessage -> DEBU 47af [8d2b9076]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
  24. peer_1 | 2018-02-19 11:32:05.130 UTC [chaincode] afterGetState -> DEBU 47b0 [8d2b9076]Received GET_STATE, invoking get state from ledger
  25. peer_1 | 2018-02-19 11:32:05.130 UTC [chaincode] filterError -> DEBU 47b1 Ignoring NoTransitionError: no transition
  26. peer_1 | 2018-02-19 11:32:05.130 UTC [chaincode] func1 -> DEBU 47b2 [8d2b9076] getting state for chaincode lscc, key network, channel public
  27. peer_1 | 2018-02-19 11:32:05.130 UTC [statecouchdb] GetState -> DEBU 47b3 GetState(). ns=lscc, key=network
  28. peer_1 | 2018-02-19 11:32:05.130 UTC [couchdb] ReadDoc -> DEBU 47b4 Entering ReadDoc() id=[lscc network]
  29. peer_1 | 2018-02-19 11:32:05.130 UTC [couchdb] encodePathElement -> DEBU 47b5 Entering encodePathElement() string=lscc network
  30. peer_1 | 2018-02-19 11:32:05.130 UTC [couchdb] encodePathElement -> DEBU 47b6 Exiting encodePathElement() encodedStr=lscc%00network
  31. peer_1 | 2018-02-19 11:32:05.130 UTC [couchdb] handleRequest -> DEBU 47b7 Entering handleRequest() method=GET url=http://peer.db:5984/public/lscc%00network?attachments=true
  32. peer_1 | 2018-02-19 11:32:05.131 UTC [couchdb] handleRequest -> DEBU 47b8 HTTP Request: GET /public/lscc%00network?attachments=true HTTP/1.1 | Host: peer.db:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  33. peer_1 | 2018-02-19 11:32:05.135 UTC [couchdb] handleRequest -> DEBU 47b9 Exiting handleRequest()
  34. peer_1 | 2018-02-19 11:32:05.135 UTC [couchdb] ReadDoc -> DEBU 47ba part header=map[Content-Type:[application/json]]
  35. peer_1 | 2018-02-19 11:32:05.140 UTC [couchdb] ReadDoc -> DEBU 47bb part header=map[Content-Encoding:[gzip] Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[196]]
  36. peer_1 | 2018-02-19 11:32:05.141 UTC [couchdb] ReadDoc -> DEBU 47bc Retrieved attachment data
  37. peer_1 | 2018-02-19 11:32:05.141 UTC [chaincode] func1 -> DEBU 47bd [8d2b9076]Got state. Sending RESPONSE
  38. peer_1 | 2018-02-19 11:32:05.141 UTC [chaincode] 1 -> DEBU 47be [8d2b9076]handleGetState serial send RESPONSE
  39. peer_1 | 2018-02-19 11:32:05.141 UTC [shim] func1 -> DEBU 47bf [8d2b9076]Received message RESPONSE from shim
  40. peer_1 | 2018-02-19 11:32:05.141 UTC [shim] handleMessage -> DEBU 47c0 [8d2b9076]Handling ChaincodeMessage of type: RESPONSE(state:ready)
  41. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] sendChannel -> DEBU 47c1 [8d2b9076]before send
  42. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] sendChannel -> DEBU 47c2 [8d2b9076]after send
  43. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] handleGetState -> DEBU 47c4 [8d2b9076]GetState received payload RESPONSE
  44. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] func1 -> DEBU 47c5 [8d2b9076]Transaction completed. Sending COMPLETED
  45. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] afterResponse -> DEBU 47c3 [8d2b9076]Received RESPONSE, communicated (state:ready)
  46. peer_1 | 2018-02-19 11:32:05.142 UTC [shim] func1 -> DEBU 47c6 [8d2b9076]Move state message COMPLETED
  47. peer_1 | 2018-02-19 11:32:05.143 UTC [shim] handleMessage -> DEBU 47c7 [8d2b9076]Handling ChaincodeMessage of type: COMPLETED(state:ready)
  48. peer_1 | 2018-02-19 11:32:05.143 UTC [shim] func1 -> DEBU 47c8 [8d2b9076]send state message COMPLETED
  49. peer_1 | 2018-02-19 11:32:05.143 UTC [chaincode] processStream -> DEBU 47c9 [8d2b9076]Received message COMPLETED from shim
  50. peer_1 | 2018-02-19 11:32:05.143 UTC [chaincode] handleMessage -> DEBU 47ca [8d2b9076]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
  51. peer_1 | 2018-02-19 11:32:05.143 UTC [chaincode] handleMessage -> DEBU 47cb [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]HandleMessage- COMPLETED. Notify
  52. peer_1 | 2018-02-19 11:32:05.143 UTC [chaincode] notify -> DEBU 47cc notifying Txid:8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  53. peer_1 | 2018-02-19 11:32:05.143 UTC [chaincode] Execute -> DEBU 47cd Exit
  54. peer_1 | 2018-02-19 11:32:05.144 UTC [ccprovider] GetChaincodeData -> DEBU 47ce Getting chaincode data for <network, 0.1> from cache
  55. peer_1 | 2018-02-19 11:32:05.155 UTC [endorser] callChaincode -> DEBU 47cf Entry - txid: 8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a channel id: public version: 0.1
  56. peer_1 | 2018-02-19 11:32:05.156 UTC [ccprovider] NewCCContext -> DEBU 47d0 NewCCCC (chain=public,chaincode=network,version=0.1,txid=8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a,syscc=false,proposal=0xc421a2c6e0,canname=network:0.1
  57. peer_1 | 2018-02-19 11:32:05.156 UTC [ccprovider] NewCCContext -> DEBU 47d1 NewCCCC (chain=public,chaincode=lscc,version=1.1.0-preview,txid=8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a,syscc=true,proposal=0xc421a2c6e0,canname=lscc:1.1.0-preview
  58. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] Launch -> DEBU 47d2 chaincode is running(no need to launch) : lscc:1.1.0-preview
  59. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] Execute -> DEBU 47d3 Entry
  60. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] Execute -> DEBU 47d4 chaincode canonical name: lscc:1.1.0-preview
  61. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] sendExecuteMessage -> DEBU 47d5 [8d2b9076]Inside sendExecuteMessage. Message TRANSACTION
  62. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] setChaincodeProposal -> DEBU 47d6 Setting chaincode proposal context...
  63. peer_1 | 2018-02-19 11:32:05.156 UTC [chaincode] setChaincodeProposal -> DEBU 47d7 Proposal different from nil. Creating chaincode proposal context...
  64. peer_1 | 2018-02-19 11:32:05.157 UTC [chaincode] sendExecuteMessage -> DEBU 47d8 [8d2b9076]sendExecuteMsg trigger event TRANSACTION
  65. peer_1 | 2018-02-19 11:32:05.157 UTC [chaincode] processStream -> DEBU 47d9 [8d2b9076]Move state message TRANSACTION
  66. peer_1 | 2018-02-19 11:32:05.157 UTC [chaincode] handleMessage -> DEBU 47da [8d2b9076]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
  67. peer_1 | 2018-02-19 11:32:05.157 UTC [chaincode] filterError -> DEBU 47db Ignoring NoTransitionError: no transition
  68. peer_1 | 2018-02-19 11:32:05.157 UTC [chaincode] processStream -> DEBU 47dc [8d2b9076]sending state message TRANSACTION
  69. peer_1 | 2018-02-19 11:32:05.158 UTC [shim] func1 -> DEBU 47dd [8d2b9076]Received message TRANSACTION from shim
  70. peer_1 | 2018-02-19 11:32:05.158 UTC [shim] handleMessage -> DEBU 47de [8d2b9076]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
  71. peer_1 | 2018-02-19 11:32:05.158 UTC [shim] beforeTransaction -> DEBU 47df [8d2b9076]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
  72. peer_1 | 2018-02-19 11:32:05.158 UTC [shim] handleGetState -> DEBU 47e0 [8d2b9076]Sending GET_STATE
  73. peer_1 | 2018-02-19 11:32:05.158 UTC [chaincode] processStream -> DEBU 47e1 [8d2b9076]Received message GET_STATE from shim
  74. peer_1 | 2018-02-19 11:32:05.158 UTC [chaincode] handleMessage -> DEBU 47e2 [8d2b9076]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
  75. peer_1 | 2018-02-19 11:32:05.158 UTC [chaincode] afterGetState -> DEBU 47e3 [8d2b9076]Received GET_STATE, invoking get state from ledger
  76. peer_1 | 2018-02-19 11:32:05.159 UTC [chaincode] filterError -> DEBU 47e4 Ignoring NoTransitionError: no transition
  77. peer_1 | 2018-02-19 11:32:05.159 UTC [chaincode] func1 -> DEBU 47e5 [8d2b9076] getting state for chaincode lscc, key network, channel public
  78. peer_1 | 2018-02-19 11:32:05.159 UTC [statecouchdb] GetState -> DEBU 47e6 GetState(). ns=lscc, key=network
  79. peer_1 | 2018-02-19 11:32:05.159 UTC [couchdb] ReadDoc -> DEBU 47e7 Entering ReadDoc() id=[lscc network]
  80. peer_1 | 2018-02-19 11:32:05.159 UTC [couchdb] encodePathElement -> DEBU 47e8 Entering encodePathElement() string=lscc network
  81. peer_1 | 2018-02-19 11:32:05.159 UTC [couchdb] encodePathElement -> DEBU 47e9 Exiting encodePathElement() encodedStr=lscc%00network
  82. peer_1 | 2018-02-19 11:32:05.159 UTC [couchdb] handleRequest -> DEBU 47ea Entering handleRequest() method=GET url=http://peer.db:5984/public/lscc%00network?attachments=true
  83. peer_1 | 2018-02-19 11:32:05.159 UTC [couchdb] handleRequest -> DEBU 47eb HTTP Request: GET /public/lscc%00network?attachments=true HTTP/1.1 | Host: peer.db:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | |
  84. peer_1 | 2018-02-19 11:32:05.161 UTC [couchdb] handleRequest -> DEBU 47ec Exiting handleRequest()
  85. peer_1 | 2018-02-19 11:32:05.161 UTC [couchdb] ReadDoc -> DEBU 47ed part header=map[Content-Type:[application/json]]
  86. peer_1 | 2018-02-19 11:32:05.161 UTC [couchdb] ReadDoc -> DEBU 47ee part header=map[Content-Length:[196] Content-Encoding:[gzip] Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream]]
  87. peer_1 | 2018-02-19 11:32:05.162 UTC [couchdb] ReadDoc -> DEBU 47ef Retrieved attachment data
  88. peer_1 | 2018-02-19 11:32:05.163 UTC [chaincode] func1 -> DEBU 47f0 [8d2b9076]Got state. Sending RESPONSE
  89. peer_1 | 2018-02-19 11:32:05.163 UTC [chaincode] 1 -> DEBU 47f1 [8d2b9076]handleGetState serial send RESPONSE
  90. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] func1 -> DEBU 47f2 [8d2b9076]Received message RESPONSE from shim
  91. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] handleMessage -> DEBU 47f3 [8d2b9076]Handling ChaincodeMessage of type: RESPONSE(state:ready)
  92. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] sendChannel -> DEBU 47f4 [8d2b9076]before send
  93. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] sendChannel -> DEBU 47f5 [8d2b9076]after send
  94. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] afterResponse -> DEBU 47f6 [8d2b9076]Received RESPONSE, communicated (state:ready)
  95. peer_1 | 2018-02-19 11:32:05.163 UTC [shim] handleGetState -> DEBU 47f7 [8d2b9076]GetState received payload RESPONSE
  96. peer_1 | 2018-02-19 11:32:05.178 UTC [shim] func1 -> DEBU 47f8 [8d2b9076]Transaction completed. Sending COMPLETED
  97. peer_1 | 2018-02-19 11:32:05.178 UTC [shim] func1 -> DEBU 47f9 [8d2b9076]Move state message COMPLETED
  98. peer_1 | 2018-02-19 11:32:05.178 UTC [shim] handleMessage -> DEBU 47fa [8d2b9076]Handling ChaincodeMessage of type: COMPLETED(state:ready)
  99. peer_1 | 2018-02-19 11:32:05.178 UTC [shim] func1 -> DEBU 47fb [8d2b9076]send state message COMPLETED
  100. peer_1 | 2018-02-19 11:32:05.178 UTC [chaincode] processStream -> DEBU 47fc [8d2b9076]Received message COMPLETED from shim
  101. peer_1 | 2018-02-19 11:32:05.178 UTC [chaincode] handleMessage -> DEBU 47fd [8d2b9076]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
  102. peer_1 | 2018-02-19 11:32:05.179 UTC [chaincode] handleMessage -> DEBU 47fe [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]HandleMessage- COMPLETED. Notify
  103. peer_1 | 2018-02-19 11:32:05.179 UTC [chaincode] notify -> DEBU 47ff notifying Txid:8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  104. peer_1 | 2018-02-19 11:32:05.179 UTC [chaincode] Execute -> DEBU 4800 Exit
  105. peer_1 | 2018-02-19 11:32:05.180 UTC [chaincode] launchAndWaitForRegister -> DEBU 4801 chaincode network:0.1 is being launched
  106. peer_1 | 2018-02-19 11:32:05.180 UTC [chaincode] getLaunchConfigs -> DEBU 4802 Executable is chaincode
  107. peer_1 | 2018-02-19 11:32:05.181 UTC [chaincode] getLaunchConfigs -> DEBU 4803 Args [chaincode -peer.address=peer:7052]
  108. peer_1 | 2018-02-19 11:32:05.181 UTC [chaincode] getLaunchConfigs -> DEBU 4804 Envs [CORE_CHAINCODE_ID_NAME=network:0.1 CORE_PEER_TLS_ENABLED=false CORE_CHAINCODE_LOGGING_LEVEL=info CORE_CHAINCODE_LOGGING_SHIM=warning CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}]
  109. peer_1 | 2018-02-19 11:32:05.181 UTC [chaincode] getLaunchConfigs -> DEBU 4805 FilesToUpload []
  110. peer_1 | 2018-02-19 11:32:05.181 UTC [chaincode] launch -> DEBU 4806 start container: network:0.1(networkid:dev,peerid:S7TechLab)
  111. peer_1 | 2018-02-19 11:32:05.182 UTC [chaincode] launch -> DEBU 4807 start container with args: chaincode -peer.address=peer:7052
  112. peer_1 | 2018-02-19 11:32:05.182 UTC [chaincode] launch -> DEBU 4808 start container with env:
  113. peer_1 | CORE_CHAINCODE_ID_NAME=network:0.1
  114. peer_1 | CORE_PEER_TLS_ENABLED=false
  115. peer_1 | CORE_CHAINCODE_LOGGING_LEVEL=info
  116. peer_1 | CORE_CHAINCODE_LOGGING_SHIM=warning
  117. peer_1 | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
  118. peer_1 | 2018-02-19 11:32:05.182 UTC [container] lockContainer -> DEBU 4809 waiting for container(dev-S7TechLab-network-0.1) lock
  119. peer_1 | 2018-02-19 11:32:05.182 UTC [container] lockContainer -> DEBU 480a got container (dev-S7TechLab-network-0.1) lock
  120. peer_1 | 2018-02-19 11:32:05.182 UTC [dockercontroller] Start -> DEBU 480b Cleanup container dev-S7TechLab-network-0.1
  121. peer_1 | 2018-02-19 11:32:05.226 UTC [chaincode] processStream -> ERRO 480c Error handling chaincode support stream: rpc error: code = Canceled desc = context canceled
  122. peer_1 | 2018-02-19 11:32:05.226 UTC [chaincode] deregisterHandler -> DEBU 480d Deregister handler: network:0.1
  123. peer_1 | 2018-02-19 11:32:05.455 UTC [dockercontroller] stopInternal -> DEBU 480e Stopped container dev-S7TechLab-network-0.1
  124. peer_1 | 2018-02-19 11:32:05.456 UTC [dockercontroller] stopInternal -> DEBU 480f Kill container dev-S7TechLab-network-0.1 (API error (409): {"message":"Cannot kill container: dev-S7TechLab-network-0.1: Container 28899ab8da0ff92b6c777b844d3617b3179acf7ff026ef41f3e741ce55b41222 is not running"}
  125. peer_1 | )
  126. peer_1 | 2018-02-19 11:32:05.477 UTC [dockercontroller] stopInternal -> DEBU 4810 Removed container dev-S7TechLab-network-0.1
  127. peer_1 | 2018-02-19 11:32:05.477 UTC [dockercontroller] Start -> DEBU 4811 Start container dev-S7TechLab-network-0.1
  128. peer_1 | 2018-02-19 11:32:05.477 UTC [dockercontroller] createContainer -> DEBU 4812 Create container: dev-S7TechLab-network-0.1
  129. peer_1 | 2018-02-19 11:32:05.559 UTC [dockercontroller] createContainer -> DEBU 4813 Created container: dev-s7techlab-network-0.1-1bc15178137e3f891d7e96857b08d6496885832a4b2fe8ba401a8755d8164b0f
  130. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] HandleChaincodeStream -> DEBU 4814 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
  131. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] processStream -> DEBU 4815 []Received message REGISTER from shim
  132. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] handleMessage -> DEBU 4816 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
  133. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] beforeRegisterEvent -> DEBU 4817 Received REGISTER in state created
  134. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] registerHandler -> DEBU 4818 registered handler complete for chaincode network:0.1
  135. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] beforeRegisterEvent -> DEBU 4819 Got REGISTER for chaincodeID = name:"network:0.1" , sending back REGISTERED
  136. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] notifyDuringStartup -> DEBU 481a Notifying during startup
  137. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] func1 -> DEBU 481b chaincode network:0.1 launch seq completed
  138. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] ready -> DEBU 481c sending READY
  139. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] setChaincodeProposal -> DEBU 481d Setting chaincode proposal context...
  140. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] setChaincodeProposal -> DEBU 481e Proposal different from nil. Creating chaincode proposal context...
  141. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] processStream -> DEBU 481f [8d2b9076]Move state message READY
  142. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] handleMessage -> DEBU 4820 [8d2b9076]Fabric side Handling ChaincodeMessage of type: READY in state established
  143. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] enterReadyState -> DEBU 4821 [8d2b9076]Entered state ready
  144. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] notify -> DEBU 4822 notifying Txid:8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  145. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] processStream -> DEBU 4823 [8d2b9076]sending state message READY
  146. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] Launch -> DEBU 4824 sending init completed
  147. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] Launch -> DEBU 4825 LaunchChaincode complete
  148. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] Execute -> DEBU 4826 Entry
  149. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] Execute -> DEBU 4827 chaincode canonical name: network:0.1
  150. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] sendExecuteMessage -> DEBU 4828 [8d2b9076]Inside sendExecuteMessage. Message TRANSACTION
  151. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] setChaincodeProposal -> DEBU 4829 Setting chaincode proposal context...
  152. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] setChaincodeProposal -> DEBU 482a Proposal different from nil. Creating chaincode proposal context...
  153. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] sendExecuteMessage -> DEBU 482b [8d2b9076]sendExecuteMsg trigger event TRANSACTION
  154. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] processStream -> DEBU 482c [8d2b9076]Move state message TRANSACTION
  155. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] handleMessage -> DEBU 482d [8d2b9076]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
  156. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] filterError -> DEBU 482e Ignoring NoTransitionError: no transition
  157. peer_1 | 2018-02-19 11:32:05.987 UTC [chaincode] processStream -> DEBU 482f [8d2b9076]sending state message TRANSACTION
  158. peer_1 | 2018-02-19 11:32:05.988 UTC [chaincode] processStream -> DEBU 4830 [8d2b9076]Received message COMPLETED from shim
  159. peer_1 | 2018-02-19 11:32:05.988 UTC [chaincode] handleMessage -> DEBU 4831 [8d2b9076]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
  160. peer_1 | 2018-02-19 11:32:05.988 UTC [chaincode] handleMessage -> DEBU 4832 [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]HandleMessage- COMPLETED. Notify
  161. peer_1 | 2018-02-19 11:32:05.988 UTC [chaincode] notify -> DEBU 4833 notifying Txid:8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  162. peer_1 | 2018-02-19 11:32:05.988 UTC [chaincode] Execute -> DEBU 4834 Exit
  163. peer_1 | 2018-02-19 11:32:05.988 UTC [endorser] callChaincode -> DEBU 4835 Exit
  164. peer_1 | 2018-02-19 11:32:05.988 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 4836 Simulation completed, getting simulation results
  165. peer_1 | 2018-02-19 11:32:05.988 UTC [lockbasedtxmgr] Done -> DEBU 4837 Done with transaction simulation / query execution [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]
  166. peer_1 | 2018-02-19 11:32:05.988 UTC [endorser] simulateProposal -> DEBU 4838 Exit
  167. peer_1 | 2018-02-19 11:32:05.988 UTC [endorser] ProcessProposal -> ERRO 4839 simulateProposal() resulted in chaincode response status 500 for txid: 8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a
  168. peer_1 | 2018-02-19 11:32:05.988 UTC [lockbasedtxmgr] Done -> DEBU 483a Done with transaction simulation / query execution [8d2b90764f61a1f69fe36da72ab8de67d9a829aae86425788c196ba84920cc2a]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement