2018-05-29 05:00:30.915 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP 2018-05-29 05:00:30.920 UTC [nodeCmd] serve -> INFO 002 Starting peer: Version: 1.1.0 Go version: go1.9.2 OS/Arch: linux/amd64 Experimental features: false Chaincode: Base Image Version: 0.4.6 Base Docker Namespace: hyperledger Base Docker Label: org.hyperledger.fabric Docker Namespace: hyperledger 2018-05-29 05:00:30.922 UTC [msp] GetLocalMSP -> DEBU 003 Returning existing local MSP 2018-05-29 05:00:30.922 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt 2018-05-29 05:00:30.922 UTC [kvledger] NewProvider -> INFO 005 Initializing ledger provider 2018-05-29 05:00:30.923 UTC [kvledger.util] CreateDirIfMissing -> DEBU 006 CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] 2018-05-29 05:00:30.923 UTC [kvledger.util] logDirStatus -> DEBU 007 Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist 2018-05-29 05:00:30.924 UTC [kvledger.util] logDirStatus -> DEBU 008 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists 2018-05-29 05:00:30.934 UTC [kvledger.util] CreateDirIfMissing -> DEBU 009 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] 2018-05-29 05:00:30.942 UTC [kvledger.util] logDirStatus -> DEBU 00a Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist 2018-05-29 05:00:30.945 UTC [kvledger.util] logDirStatus -> DEBU 00b After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists 2018-05-29 05:00:31.022 UTC [kvledger.util] CreateDirIfMissing -> DEBU 00c CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/] 2018-05-29 05:00:31.022 UTC [kvledger.util] logDirStatus -> DEBU 00d Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist 2018-05-29 05:00:31.022 UTC [kvledger.util] logDirStatus -> DEBU 00e After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists 2018-05-29 05:00:31.044 UTC [statecouchdb] NewVersionedDBProvider -> DEBU 00f constructing CouchDB VersionedDBProvider 2018-05-29 05:00:31.045 UTC [couchdb] CreateConnectionDefinition -> DEBU 010 Entering CreateConnectionDefinition() 2018-05-29 05:00:31.045 UTC [couchdb] CreateConnectionDefinition -> DEBU 011 Created database configuration URL=[http://couchdb2:5984] 2018-05-29 05:00:31.045 UTC [couchdb] CreateConnectionDefinition -> DEBU 012 Exiting CreateConnectionDefinition() 2018-05-29 05:00:31.045 UTC [couchdb] VerifyCouchConfig -> DEBU 013 Entering VerifyCouchConfig() 2018-05-29 05:00:31.045 UTC [couchdb] handleRequest -> DEBU 014 Entering handleRequest() method=GET url=http://couchdb2:5984/ 2018-05-29 05:00:31.059 UTC [couchdb] handleRequest -> DEBU 015 HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.139 UTC [couchdb] handleRequest -> WARN 016 Retrying couchdb request in 125ms. Attempt:1 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:31.266 UTC [couchdb] handleRequest -> DEBU 017 HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.299 UTC [couchdb] handleRequest -> WARN 018 Retrying couchdb request in 250ms. Attempt:2 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:31.549 UTC [couchdb] handleRequest -> DEBU 019 HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.550 UTC [couchdb] handleRequest -> WARN 01a Retrying couchdb request in 500ms. Attempt:3 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:32.055 UTC [couchdb] handleRequest -> DEBU 01b HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:32.061 UTC [couchdb] handleRequest -> WARN 01c Retrying couchdb request in 1s. Attempt:4 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:33.061 UTC [couchdb] handleRequest -> DEBU 01d HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:33.063 UTC [couchdb] handleRequest -> WARN 01e Retrying couchdb request in 2s. Attempt:5 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:35.064 UTC [couchdb] handleRequest -> DEBU 01f HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:35.065 UTC [couchdb] handleRequest -> WARN 020 Retrying couchdb request in 4s. Attempt:6 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:39.066 UTC [couchdb] handleRequest -> DEBU 021 HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:39.067 UTC [couchdb] handleRequest -> WARN 022 Retrying couchdb request in 8s. Attempt:7 Error:Get http://couchdb2:5984/: dial tcp 172.19.0.5:5984: getsockopt: connection refused 2018-05-29 05:00:47.068 UTC [couchdb] handleRequest -> DEBU 023 HTTP Request: GET / HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.515 UTC [couchdb] handleRequest -> DEBU 024 Exiting handleRequest() 2018-05-29 05:00:47.516 UTC [couchdb] VerifyCouchConfig -> DEBU 025 VerifyConnection() dbResponseJSON: {"couchdb":"Welcome","version":"2.1.1","vendor":{"name":"The Apache Software Foundation"}} 2018-05-29 05:00:47.516 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 026 Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.516 UTC [couchdb] handleRequest -> DEBU 027 Entering handleRequest() method=GET url=http://couchdb2:5984/_users 2018-05-29 05:00:47.516 UTC [couchdb] handleRequest -> DEBU 028 HTTP Request: GET /_users HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.554 UTC [couchdb] handleRequest -> DEBU 029 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.554 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 02a Database _users does not exist. 2018-05-29 05:00:47.554 UTC [couchdb] handleRequest -> DEBU 02b Entering handleRequest() method=PUT url=http://couchdb2:5984/_users 2018-05-29 05:00:47.555 UTC [couchdb] handleRequest -> DEBU 02c HTTP Request: PUT /_users HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:00:47.697 UTC [couchdb] handleRequest -> DEBU 02d Exiting handleRequest() 2018-05-29 05:00:47.697 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 02e Created state database _users 2018-05-29 05:00:47.698 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 02f Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.698 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 030 Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.698 UTC [couchdb] handleRequest -> DEBU 031 Entering handleRequest() method=GET url=http://couchdb2:5984/_replicator 2018-05-29 05:00:47.698 UTC [couchdb] handleRequest -> DEBU 032 HTTP Request: GET /_replicator HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.708 UTC [couchdb] handleRequest -> DEBU 033 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.708 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 034 Database _replicator does not exist. 2018-05-29 05:00:47.708 UTC [couchdb] handleRequest -> DEBU 035 Entering handleRequest() method=PUT url=http://couchdb2:5984/_replicator 2018-05-29 05:00:47.709 UTC [couchdb] handleRequest -> DEBU 036 HTTP Request: PUT /_replicator HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:00:47.764 UTC [couchdb] handleRequest -> DEBU 037 Exiting handleRequest() 2018-05-29 05:00:47.764 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 038 Created state database _replicator 2018-05-29 05:00:47.764 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 039 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.764 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 03a Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.764 UTC [couchdb] handleRequest -> DEBU 03b Entering handleRequest() method=GET url=http://couchdb2:5984/_global_changes 2018-05-29 05:00:47.764 UTC [couchdb] handleRequest -> DEBU 03c HTTP Request: GET /_global_changes HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.770 UTC [couchdb] handleRequest -> DEBU 03d Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.771 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 03e Database _global_changes does not exist. 2018-05-29 05:00:47.771 UTC [couchdb] handleRequest -> DEBU 03f Entering handleRequest() method=PUT url=http://couchdb2:5984/_global_changes 2018-05-29 05:00:47.771 UTC [couchdb] handleRequest -> DEBU 040 HTTP Request: PUT /_global_changes HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:00:47.831 UTC [couchdb] handleRequest -> DEBU 041 Exiting handleRequest() 2018-05-29 05:00:47.832 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 042 Created state database _global_changes 2018-05-29 05:00:47.832 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 043 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.832 UTC [couchdb] VerifyCouchConfig -> DEBU 044 Exiting VerifyCouchConfig() 2018-05-29 05:00:47.832 UTC [historyleveldb] NewHistoryDBProvider -> DEBU 045 constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb 2018-05-29 05:00:47.832 UTC [kvledger.util] CreateDirIfMissing -> DEBU 046 CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] 2018-05-29 05:00:47.832 UTC [kvledger.util] logDirStatus -> DEBU 047 Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist 2018-05-29 05:00:47.833 UTC [kvledger.util] logDirStatus -> DEBU 048 After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists 2018-05-29 05:00:47.848 UTC [kvledger] NewProvider -> INFO 049 ledger provider Initialized 2018-05-29 05:00:47.848 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 04a Recovering under construction ledger 2018-05-29 05:00:47.848 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 04b No under construction ledger found. Quitting recovery 2018-05-29 05:00:47.848 UTC [ledgermgmt] initialize -> INFO 04c ledger mgmt initialized 2018-05-29 05:00:47.848 UTC [peer] func1 -> INFO 04d Auto-detected peer address: 172.19.0.11:7051 2018-05-29 05:00:47.862 UTC [peer] func1 -> INFO 04e Returning peer0.org2.example.com:7051 2018-05-29 05:00:47.862 UTC [peer] func1 -> INFO 04f Auto-detected peer address: 172.19.0.11:7051 2018-05-29 05:00:47.862 UTC [peer] func1 -> INFO 050 Returning peer0.org2.example.com:7051 2018-05-29 05:00:47.869 UTC [nodeCmd] serve -> INFO 051 Starting peer with TLS enabled 2018-05-29 05:00:47.870 UTC [eventhub_producer] AddEventType -> DEBU 052 Registering BLOCK 2018-05-29 05:00:47.871 UTC [eventhub_producer] AddEventType -> DEBU 053 Registering CHAINCODE 2018-05-29 05:00:47.871 UTC [eventhub_producer] AddEventType -> DEBU 054 Registering REJECTION 2018-05-29 05:00:47.872 UTC [eventhub_producer] AddEventType -> DEBU 055 Registering REGISTER 2018-05-29 05:00:47.872 UTC [eventhub_producer] AddEventType -> DEBU 056 Registering FILTEREDBLOCK 2018-05-29 05:00:47.877 UTC [eventhub_producer] start -> INFO 057 Event processor started 2018-05-29 05:00:47.879 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 058 Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com 2018-05-29 05:00:47.880 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 059 Exit with ccEndpoint: peer0.org2.example.com:7052 2018-05-29 05:00:47.885 UTC [nodeCmd] createChaincodeServer -> WARN 05a peer.chaincodeListenAddress is not set, using peer0.org2.example.com:7052 2018-05-29 05:00:47.890 UTC [accessControl] newCertKeyPair -> DEBU 05b Classified peer0.org2.example.com as a hostname, adding it as a DNS SAN 2018-05-29 05:00:47.894 UTC [nodeCmd] registerChaincodeSupport -> DEBU 05c Chaincode startup timeout value set to 5m0s 2018-05-29 05:00:47.901 UTC [chaincode] NewChaincodeSupport -> INFO 05d Chaincode support using peerAddress: peer0.org2.example.com:7052 2018-05-29 05:00:47.905 UTC [chaincode] NewChaincodeSupport -> DEBU 05e Turn off keepalive(value 0) 2018-05-29 05:00:47.905 UTC [chaincode] NewChaincodeSupport -> DEBU 05f Setting execute timeout value to 30s 2018-05-29 05:00:47.905 UTC [chaincode] getLogLevelFromViper -> DEBU 060 CORE_CHAINCODE_LEVEL set to level info 2018-05-29 05:00:47.907 UTC [chaincode] getLogLevelFromViper -> DEBU 061 CORE_CHAINCODE_SHIM set to level warning 2018-05-29 05:00:47.908 UTC [sccapi] registerSysCC -> INFO 062 system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered 2018-05-29 05:00:47.908 UTC [sccapi] registerSysCC -> INFO 063 system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered 2018-05-29 05:00:47.908 UTC [sccapi] registerSysCC -> INFO 064 system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered 2018-05-29 05:00:47.909 UTC [sccapi] registerSysCC -> INFO 065 system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered 2018-05-29 05:00:47.910 UTC [sccapi] registerSysCC -> INFO 066 system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered 2018-05-29 05:00:47.912 UTC [nodeCmd] serve -> DEBU 067 Running peer 2018-05-29 05:00:47.912 UTC [viperutil] getKeysRecursively -> DEBU 068 Found map[string]interface{} value for peer.handlers 2018-05-29 05:00:47.919 UTC [viperutil] unmarshalJSON -> DEBU 069 Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]] 2018-05-29 05:00:47.919 UTC [viperutil] getKeysRecursively -> DEBU 06a Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]] 2018-05-29 05:00:47.920 UTC [viperutil] unmarshalJSON -> DEBU 06b Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]] 2018-05-29 05:00:47.920 UTC [viperutil] getKeysRecursively -> DEBU 06c Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]] 2018-05-29 05:00:47.920 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 06d map[peer.handlers:map[decorators:[map[name:DefaultDecorator]] authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]]]] 2018-05-29 05:00:47.920 UTC [msp] GetLocalMSP -> DEBU 06e Returning existing local MSP 2018-05-29 05:00:47.920 UTC [msp] GetDefaultSigningIdentity -> DEBU 06f Obtaining default signing identity 2018-05-29 05:00:47.923 UTC [gossip/service] func1 -> INFO 070 Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] 2018-05-29 05:00:47.937 UTC [msp] GetLocalMSP -> DEBU 071 Returning existing local MSP 2018-05-29 05:00:47.937 UTC [msp] DeserializeIdentity -> INFO 072 Obtaining identity 2018-05-29 05:00:47.937 UTC [msp/identity] newIdentity -> DEBU 073 Creating identity instance for cert -----BEGIN CERTIFICATE----- MIICGDCCAb+gAwIBAgIQOuPl78fghTUoQdBn8bHGFTAKBggqhkjOPQQDAjBzMQsw CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu b3JnMi5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcyLmV4YW1wbGUuY29tMFkw EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEDHFbwO87Ud9gu38M1ZDn8r6BCFeMc8Ud zwMyL9LcqQbHW4jSOYmhwsxmOUJgb4zFSmoOW93LJdMIEgCj4H8w6aNNMEswDgYD VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg/roucPKC/lo4 UDSfAYf7WfVSmursAhlPSC4H6ZGNb3kwCgYIKoZIzj0EAwIDRwAwRAIgFV9MYDyk cqiAsu9rSBFDrgNe6kidseRsCGSFe3bTGDECIGwU4swNpprjqZ/zHMDzU1xKMCcQ U8O47XcglMG1juSz -----END CERTIFICATE----- 2018-05-29 05:00:47.938 UTC [msp] GetLocalMSP -> DEBU 074 Returning existing local MSP 2018-05-29 05:00:47.938 UTC [msp] GetLocalMSP -> DEBU 075 Returning existing local MSP 2018-05-29 05:00:47.938 UTC [msp] Validate -> DEBU 076 MSP Org2MSP validating identity 2018-05-29 05:00:47.939 UTC [msp] GetLocalMSP -> DEBU 077 Returning existing local MSP 2018-05-29 05:00:47.939 UTC [msp] GetLocalMSP -> DEBU 078 Returning existing local MSP 2018-05-29 05:00:47.939 UTC [msp] Validate -> DEBU 079 MSP Org2MSP validating identity 2018-05-29 05:00:47.942 UTC [gossip/discovery] NewDiscoveryService -> INFO 07a Started {peer0.org2.example.com:7051 [] [135 252 44 137 100 48 76 177 128 245 241 110 199 177 129 253 0 78 233 252 135 116 248 174 210 74 30 177 32 213 131 100] peer0.org2.example.com:7051 } incTime is 1527570047942188306 2018-05-29 05:00:47.943 UTC [gossip/discovery] periodicalSendAlive -> DEBU 07c Sleeping 5s 2018-05-29 05:00:47.946 UTC [gossip/discovery] periodicalReconnectToDead -> DEBU 07d Sleeping 25s 2018-05-29 05:00:47.942 UTC [gossip/gossip] NewGossipService -> INFO 07b Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [135 252 44 137 100 48 76 177 128 245 241 110 199 177 129 253 0 78 233 252 135 116 248 174 210 74 30 177 32 213 131 100] peer0.org2.example.com:7051 } 2018-05-29 05:00:47.949 UTC [msp] GetLocalMSP -> DEBU 07e Returning existing local MSP 2018-05-29 05:00:47.950 UTC [msp] GetLocalMSP -> DEBU 07f Returning existing local MSP 2018-05-29 05:00:47.951 UTC [msp] Validate -> DEBU 080 MSP Org2MSP validating identity 2018-05-29 05:00:47.951 UTC [msp] GetLocalMSP -> DEBU 081 Returning existing local MSP 2018-05-29 05:00:47.952 UTC [msp] GetLocalMSP -> DEBU 082 Returning existing local MSP 2018-05-29 05:00:47.952 UTC [msp] Validate -> DEBU 083 MSP Org2MSP validating identity 2018-05-29 05:00:47.953 UTC [msp] GetLocalMSP -> DEBU 084 Returning existing local MSP 2018-05-29 05:00:47.954 UTC [msp] GetDefaultSigningIdentity -> DEBU 085 Obtaining default signing identity 2018-05-29 05:00:47.954 UTC [msp/identity] Sign -> DEBU 086 Sign: plaintext: 1801AA01C3060A2087FC2C8964304CB1...455254494649434154452D2D2D2D2D0A 2018-05-29 05:00:47.954 UTC [msp/identity] Sign -> DEBU 087 Sign: digest: 8F4010BD1642586A4645FAC3B86E379F72276FB928EE878801E01541D02FB61D 2018-05-29 05:00:47.956 UTC [ccprovider] NewCCContext -> DEBU 088 NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=5d579cf3-b2b6-4fa7-a7bb-94112caa1ea7,syscc=true,proposal=0x0,canname=cscc:1.1.0 2018-05-29 05:00:47.956 UTC [chaincode] launchAndWaitForRegister -> DEBU 089 chaincode cscc:1.1.0 is being launched 2018-05-29 05:00:47.957 UTC [chaincode] getLaunchConfigs -> DEBU 08a Executable is chaincode 2018-05-29 05:00:47.958 UTC [chaincode] getLaunchConfigs -> DEBU 08b Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:47.958 UTC [chaincode] getLaunchConfigs -> DEBU 08c Envs [CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:00:47.958 UTC [chaincode] getLaunchConfigs -> DEBU 08d FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key] 2018-05-29 05:00:47.958 UTC [chaincode] launch -> DEBU 08e start container: cscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:00:47.958 UTC [chaincode] launch -> DEBU 08f start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:00:47.959 UTC [chaincode] launch -> DEBU 090 start container with env: CORE_CHAINCODE_ID_NAME=cscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:00:47.959 UTC [container] lockContainer -> DEBU 091 waiting for container(cscc-1.1.0) lock 2018-05-29 05:00:47.960 UTC [container] lockContainer -> DEBU 092 got container (cscc-1.1.0) lock 2018-05-29 05:00:47.960 UTC [inproccontroller] getInstance -> DEBU 093 chaincode instance created for cscc-1.1.0 2018-05-29 05:00:47.960 UTC [container] unlockContainer -> DEBU 094 container lock deleted(cscc-1.1.0) 2018-05-29 05:00:47.960 UTC [gossip/gossip] start -> INFO 095 Gossip instance peer0.org2.example.com:7051 started 2018-05-29 05:00:47.960 UTC [gossip/discovery] Connect -> DEBU 096 Skipping connecting to myself 2018-05-29 05:00:47.961 UTC [inproccontroller] func2 -> DEBU 097 chaincode-support started for cscc-1.1.0 2018-05-29 05:00:47.961 UTC [chaincode] HandleChaincodeStream -> DEBU 098 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:47.961 UTC [gossip/gossip] syncDiscovery -> DEBU 099 Entering discovery sync with interval 4s 2018-05-29 05:00:47.963 UTC [msp] GetLocalMSP -> DEBU 09a Returning existing local MSP 2018-05-29 05:00:47.963 UTC [msp] GetDefaultSigningIdentity -> DEBU 09b Obtaining default signing identity 2018-05-29 05:00:47.963 UTC [msp/identity] Sign -> DEBU 09c Sign: plaintext: 18012AF0060A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A 2018-05-29 05:00:47.963 UTC [msp/identity] Sign -> DEBU 09d Sign: digest: 12D1FBC1B41EA739ED4D8D40CDC1D683D1BEC46E6AD8F0AE98EC457C580F07F3 2018-05-29 05:00:47.963 UTC [msp] GetLocalMSP -> DEBU 09e Returning existing local MSP 2018-05-29 05:00:47.964 UTC [msp] GetDefaultSigningIdentity -> DEBU 09f Obtaining default signing identity 2018-05-29 05:00:47.964 UTC [msp/identity] Sign -> DEBU 0a0 Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531 2018-05-29 05:00:47.964 UTC [msp/identity] Sign -> DEBU 0a1 Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6 2018-05-29 05:00:47.967 UTC [inproccontroller] func1 -> DEBU 0a2 chaincode started for cscc-1.1.0 2018-05-29 05:00:47.967 UTC [shim] StartInProc -> DEBU 0a3 in proc [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:47.967 UTC [shim] StartInProc -> DEBU 0a4 starting chat with peer using name=cscc:1.1.0 2018-05-29 05:00:47.968 UTC [shim] chatWithPeer -> DEBU 0a5 Registering.. sending REGISTER 2018-05-29 05:00:47.968 UTC [chaincode] processStream -> DEBU 0a6 []Received message REGISTER from shim 2018-05-29 05:00:47.968 UTC [chaincode] handleMessage -> DEBU 0a7 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:47.968 UTC [chaincode] beforeRegisterEvent -> DEBU 0a8 Received REGISTER in state created 2018-05-29 05:00:47.968 UTC [chaincode] registerHandler -> DEBU 0a9 registered handler complete for chaincode cscc:1.1.0 2018-05-29 05:00:47.968 UTC [chaincode] beforeRegisterEvent -> DEBU 0aa Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:47.969 UTC [chaincode] notifyDuringStartup -> DEBU 0ab Notifying during startup 2018-05-29 05:00:47.969 UTC [shim] func1 -> DEBU 0ac []Received message REGISTERED from shim 2018-05-29 05:00:47.969 UTC [shim] handleMessage -> DEBU 0ad []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:47.969 UTC [shim] beforeRegistered -> DEBU 0ae Received REGISTERED, ready for invocations 2018-05-29 05:00:47.969 UTC [chaincode] func1 -> DEBU 0af chaincode cscc:1.1.0 launch seq completed 2018-05-29 05:00:47.969 UTC [chaincode] ready -> DEBU 0b0 sending READY 2018-05-29 05:00:47.969 UTC [chaincode] setChaincodeProposal -> DEBU 0b1 Setting chaincode proposal context... 2018-05-29 05:00:47.969 UTC [chaincode] processStream -> DEBU 0b2 [5d579cf3]Move state message READY 2018-05-29 05:00:47.969 UTC [chaincode] handleMessage -> DEBU 0b3 [5d579cf3]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:47.969 UTC [chaincode] enterReadyState -> DEBU 0b4 [5d579cf3]Entered state ready 2018-05-29 05:00:47.969 UTC [chaincode] notify -> DEBU 0b5 notifying Txid:5d579cf3-b2b6-4fa7-a7bb-94112caa1ea7, channelID: 2018-05-29 05:00:47.969 UTC [chaincode] processStream -> DEBU 0b6 [5d579cf3]sending state message READY 2018-05-29 05:00:47.969 UTC [shim] func1 -> DEBU 0b7 [5d579cf3]Received message READY from shim 2018-05-29 05:00:47.969 UTC [shim] handleMessage -> DEBU 0b8 [5d579cf3]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:47.970 UTC [chaincode] Launch -> DEBU 0b9 sending init completed 2018-05-29 05:00:47.970 UTC [chaincode] Launch -> DEBU 0ba LaunchChaincode complete 2018-05-29 05:00:47.970 UTC [chaincode] Execute -> DEBU 0bb Entry 2018-05-29 05:00:47.971 UTC [chaincode] Execute -> DEBU 0bc chaincode canonical name: cscc:1.1.0 2018-05-29 05:00:47.971 UTC [chaincode] sendExecuteMessage -> DEBU 0bd [5d579cf3]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:47.971 UTC [chaincode] setChaincodeProposal -> DEBU 0be Setting chaincode proposal context... 2018-05-29 05:00:47.971 UTC [chaincode] sendExecuteMessage -> DEBU 0bf [5d579cf3]sendExecuteMsg trigger event INIT 2018-05-29 05:00:47.971 UTC [chaincode] processStream -> DEBU 0c0 [5d579cf3]Move state message INIT 2018-05-29 05:00:47.971 UTC [chaincode] handleMessage -> DEBU 0c1 [5d579cf3]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:47.971 UTC [chaincode] filterError -> DEBU 0c2 Ignoring NoTransitionError: no transition 2018-05-29 05:00:47.971 UTC [chaincode] processStream -> DEBU 0c3 [5d579cf3]sending state message INIT 2018-05-29 05:00:47.971 UTC [shim] func1 -> DEBU 0c4 [5d579cf3]Received message INIT from shim 2018-05-29 05:00:47.972 UTC [shim] handleMessage -> DEBU 0c5 [5d579cf3]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:47.972 UTC [shim] beforeInit -> DEBU 0c6 Entered state ready 2018-05-29 05:00:47.972 UTC [shim] beforeInit -> DEBU 0c7 [5d579cf3]Received INIT, initializing chaincode 2018-05-29 05:00:47.972 UTC [cscc] Init -> INFO 0c8 Init CSCC 2018-05-29 05:00:47.972 UTC [msp] GetLocalMSP -> DEBU 0c9 Returning existing local MSP 2018-05-29 05:00:47.974 UTC [shim] func1 -> DEBU 0ca [5d579cf3]Init get response status: 200 2018-05-29 05:00:47.974 UTC [shim] func1 -> DEBU 0cb [5d579cf3]Init succeeded. Sending COMPLETED 2018-05-29 05:00:47.974 UTC [shim] func1 -> DEBU 0cc [5d579cf3]Move state message COMPLETED 2018-05-29 05:00:47.974 UTC [shim] handleMessage -> DEBU 0cd [5d579cf3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:47.975 UTC [shim] func1 -> DEBU 0ce [5d579cf3]send state message COMPLETED 2018-05-29 05:00:47.975 UTC [chaincode] processStream -> DEBU 0cf [5d579cf3]Received message COMPLETED from shim 2018-05-29 05:00:47.975 UTC [chaincode] handleMessage -> DEBU 0d0 [5d579cf3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:47.975 UTC [chaincode] handleMessage -> DEBU 0d1 [5d579cf3-b2b6-4fa7-a7bb-94112caa1ea7]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:47.975 UTC [chaincode] notify -> DEBU 0d2 notifying Txid:5d579cf3-b2b6-4fa7-a7bb-94112caa1ea7, channelID: 2018-05-29 05:00:47.975 UTC [chaincode] Execute -> DEBU 0d3 Exit 2018-05-29 05:00:47.975 UTC [sccapi] deploySysCC -> INFO 0d4 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed 2018-05-29 05:00:47.976 UTC [ccprovider] NewCCContext -> DEBU 0d5 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=89512190-37d4-44e0-8d69-9cf7913b1936,syscc=true,proposal=0x0,canname=lscc:1.1.0 2018-05-29 05:00:47.976 UTC [chaincode] launchAndWaitForRegister -> DEBU 0d6 chaincode lscc:1.1.0 is being launched 2018-05-29 05:00:47.978 UTC [chaincode] getLaunchConfigs -> DEBU 0d7 Executable is chaincode 2018-05-29 05:00:47.980 UTC [chaincode] getLaunchConfigs -> DEBU 0d8 Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:47.980 UTC [chaincode] getLaunchConfigs -> DEBU 0d9 Envs [CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:00:47.980 UTC [chaincode] getLaunchConfigs -> DEBU 0da FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:00:47.981 UTC [chaincode] launch -> DEBU 0db start container: lscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:00:47.981 UTC [chaincode] launch -> DEBU 0dc start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:00:47.981 UTC [chaincode] launch -> DEBU 0dd start container with env: CORE_CHAINCODE_ID_NAME=lscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:00:47.982 UTC [container] lockContainer -> DEBU 0de waiting for container(lscc-1.1.0) lock 2018-05-29 05:00:47.982 UTC [container] lockContainer -> DEBU 0df got container (lscc-1.1.0) lock 2018-05-29 05:00:47.982 UTC [inproccontroller] getInstance -> DEBU 0e0 chaincode instance created for lscc-1.1.0 2018-05-29 05:00:47.982 UTC [container] unlockContainer -> DEBU 0e1 container lock deleted(lscc-1.1.0) 2018-05-29 05:00:47.982 UTC [inproccontroller] func2 -> DEBU 0e2 chaincode-support started for lscc-1.1.0 2018-05-29 05:00:47.982 UTC [chaincode] HandleChaincodeStream -> DEBU 0e3 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:47.982 UTC [inproccontroller] func1 -> DEBU 0e4 chaincode started for lscc-1.1.0 2018-05-29 05:00:47.982 UTC [shim] StartInProc -> DEBU 0e5 in proc [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:47.982 UTC [shim] StartInProc -> DEBU 0e6 starting chat with peer using name=lscc:1.1.0 2018-05-29 05:00:47.983 UTC [shim] chatWithPeer -> DEBU 0e7 Registering.. sending REGISTER 2018-05-29 05:00:47.983 UTC [chaincode] processStream -> DEBU 0e8 []Received message REGISTER from shim 2018-05-29 05:00:47.983 UTC [chaincode] handleMessage -> DEBU 0e9 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:47.983 UTC [chaincode] beforeRegisterEvent -> DEBU 0ea Received REGISTER in state created 2018-05-29 05:00:47.983 UTC [chaincode] registerHandler -> DEBU 0eb registered handler complete for chaincode lscc:1.1.0 2018-05-29 05:00:47.983 UTC [chaincode] beforeRegisterEvent -> DEBU 0ec Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:47.984 UTC [chaincode] notifyDuringStartup -> DEBU 0ed Notifying during startup 2018-05-29 05:00:47.984 UTC [shim] func1 -> DEBU 0ee []Received message REGISTERED from shim 2018-05-29 05:00:47.984 UTC [shim] handleMessage -> DEBU 0ef []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:47.984 UTC [shim] beforeRegistered -> DEBU 0f0 Received REGISTERED, ready for invocations 2018-05-29 05:00:47.985 UTC [chaincode] func1 -> DEBU 0f1 chaincode lscc:1.1.0 launch seq completed 2018-05-29 05:00:47.986 UTC [chaincode] ready -> DEBU 0f2 sending READY 2018-05-29 05:00:47.986 UTC [chaincode] setChaincodeProposal -> DEBU 0f3 Setting chaincode proposal context... 2018-05-29 05:00:47.986 UTC [chaincode] processStream -> DEBU 0f4 [89512190]Move state message READY 2018-05-29 05:00:47.986 UTC [chaincode] handleMessage -> DEBU 0f5 [89512190]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:47.986 UTC [chaincode] enterReadyState -> DEBU 0f6 [89512190]Entered state ready 2018-05-29 05:00:47.986 UTC [chaincode] notify -> DEBU 0f7 notifying Txid:89512190-37d4-44e0-8d69-9cf7913b1936, channelID: 2018-05-29 05:00:47.986 UTC [chaincode] processStream -> DEBU 0f8 [89512190]sending state message READY 2018-05-29 05:00:47.986 UTC [shim] func1 -> DEBU 0f9 [89512190]Received message READY from shim 2018-05-29 05:00:47.987 UTC [shim] handleMessage -> DEBU 0fa [89512190]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:47.987 UTC [chaincode] Launch -> DEBU 0fb sending init completed 2018-05-29 05:00:47.987 UTC [chaincode] Launch -> DEBU 0fc LaunchChaincode complete 2018-05-29 05:00:47.987 UTC [chaincode] Execute -> DEBU 0fd Entry 2018-05-29 05:00:47.987 UTC [chaincode] Execute -> DEBU 0fe chaincode canonical name: lscc:1.1.0 2018-05-29 05:00:47.987 UTC [chaincode] sendExecuteMessage -> DEBU 0ff [89512190]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:47.988 UTC [chaincode] setChaincodeProposal -> DEBU 100 Setting chaincode proposal context... 2018-05-29 05:00:47.988 UTC [chaincode] sendExecuteMessage -> DEBU 101 [89512190]sendExecuteMsg trigger event INIT 2018-05-29 05:00:47.988 UTC [chaincode] processStream -> DEBU 102 [89512190]Move state message INIT 2018-05-29 05:00:47.988 UTC [chaincode] handleMessage -> DEBU 103 [89512190]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:47.988 UTC [chaincode] filterError -> DEBU 104 Ignoring NoTransitionError: no transition 2018-05-29 05:00:47.988 UTC [chaincode] processStream -> DEBU 105 [89512190]sending state message INIT 2018-05-29 05:00:47.988 UTC [shim] func1 -> DEBU 106 [89512190]Received message INIT from shim 2018-05-29 05:00:47.988 UTC [shim] handleMessage -> DEBU 107 [89512190]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:47.988 UTC [shim] beforeInit -> DEBU 108 Entered state ready 2018-05-29 05:00:47.988 UTC [shim] beforeInit -> DEBU 109 [89512190]Received INIT, initializing chaincode 2018-05-29 05:00:47.989 UTC [msp] GetLocalMSP -> DEBU 10a Returning existing local MSP 2018-05-29 05:00:47.990 UTC [shim] func1 -> DEBU 10b [89512190]Init get response status: 200 2018-05-29 05:00:47.991 UTC [shim] func1 -> DEBU 10c [89512190]Init succeeded. Sending COMPLETED 2018-05-29 05:00:47.991 UTC [shim] func1 -> DEBU 10d [89512190]Move state message COMPLETED 2018-05-29 05:00:47.991 UTC [shim] handleMessage -> DEBU 10e [89512190]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:47.991 UTC [shim] func1 -> DEBU 10f [89512190]send state message COMPLETED 2018-05-29 05:00:47.991 UTC [chaincode] processStream -> DEBU 110 [89512190]Received message COMPLETED from shim 2018-05-29 05:00:47.992 UTC [chaincode] handleMessage -> DEBU 111 [89512190]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:47.992 UTC [chaincode] handleMessage -> DEBU 112 [89512190-37d4-44e0-8d69-9cf7913b1936]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:47.992 UTC [chaincode] notify -> DEBU 113 notifying Txid:89512190-37d4-44e0-8d69-9cf7913b1936, channelID: 2018-05-29 05:00:47.992 UTC [chaincode] Execute -> DEBU 114 Exit 2018-05-29 05:00:47.992 UTC [sccapi] deploySysCC -> INFO 115 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed 2018-05-29 05:00:47.993 UTC [ccprovider] NewCCContext -> DEBU 116 NewCCCC (chain=,chaincode=escc,version=1.1.0,txid=0584d68a-7f24-4e75-9fd0-a5021a28338a,syscc=true,proposal=0x0,canname=escc:1.1.0 2018-05-29 05:00:47.993 UTC [chaincode] launchAndWaitForRegister -> DEBU 117 chaincode escc:1.1.0 is being launched 2018-05-29 05:00:47.994 UTC [chaincode] getLaunchConfigs -> DEBU 118 Executable is chaincode 2018-05-29 05:00:47.996 UTC [chaincode] getLaunchConfigs -> DEBU 119 Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:47.997 UTC [chaincode] getLaunchConfigs -> DEBU 11a Envs [CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:00:47.997 UTC [chaincode] getLaunchConfigs -> DEBU 11b FilesToUpload [/etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt] 2018-05-29 05:00:47.997 UTC [chaincode] launch -> DEBU 11c start container: escc:1.1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:00:47.998 UTC [chaincode] launch -> DEBU 11d start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:00:47.998 UTC [chaincode] launch -> DEBU 11e start container with env: CORE_CHAINCODE_ID_NAME=escc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:00:47.998 UTC [container] lockContainer -> DEBU 11f waiting for container(escc-1.1.0) lock 2018-05-29 05:00:47.999 UTC [container] lockContainer -> DEBU 120 got container (escc-1.1.0) lock 2018-05-29 05:00:47.999 UTC [inproccontroller] getInstance -> DEBU 121 chaincode instance created for escc-1.1.0 2018-05-29 05:00:47.999 UTC [container] unlockContainer -> DEBU 122 container lock deleted(escc-1.1.0) 2018-05-29 05:00:47.999 UTC [inproccontroller] func2 -> DEBU 123 chaincode-support started for escc-1.1.0 2018-05-29 05:00:48.000 UTC [chaincode] HandleChaincodeStream -> DEBU 124 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.000 UTC [inproccontroller] func1 -> DEBU 125 chaincode started for escc-1.1.0 2018-05-29 05:00:48.001 UTC [shim] StartInProc -> DEBU 126 in proc [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:48.001 UTC [shim] StartInProc -> DEBU 127 starting chat with peer using name=escc:1.1.0 2018-05-29 05:00:48.002 UTC [shim] chatWithPeer -> DEBU 128 Registering.. sending REGISTER 2018-05-29 05:00:48.002 UTC [chaincode] processStream -> DEBU 129 []Received message REGISTER from shim 2018-05-29 05:00:48.002 UTC [chaincode] handleMessage -> DEBU 12a []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.002 UTC [chaincode] beforeRegisterEvent -> DEBU 12b Received REGISTER in state created 2018-05-29 05:00:48.002 UTC [chaincode] registerHandler -> DEBU 12c registered handler complete for chaincode escc:1.1.0 2018-05-29 05:00:48.003 UTC [chaincode] beforeRegisterEvent -> DEBU 12d Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.003 UTC [chaincode] notifyDuringStartup -> DEBU 12e Notifying during startup 2018-05-29 05:00:48.003 UTC [shim] func1 -> DEBU 12f []Received message REGISTERED from shim 2018-05-29 05:00:48.003 UTC [shim] handleMessage -> DEBU 130 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.003 UTC [shim] beforeRegistered -> DEBU 131 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.004 UTC [chaincode] func1 -> DEBU 132 chaincode escc:1.1.0 launch seq completed 2018-05-29 05:00:48.004 UTC [chaincode] ready -> DEBU 133 sending READY 2018-05-29 05:00:48.004 UTC [chaincode] setChaincodeProposal -> DEBU 134 Setting chaincode proposal context... 2018-05-29 05:00:48.004 UTC [chaincode] processStream -> DEBU 135 [0584d68a]Move state message READY 2018-05-29 05:00:48.004 UTC [chaincode] handleMessage -> DEBU 136 [0584d68a]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.004 UTC [chaincode] enterReadyState -> DEBU 137 [0584d68a]Entered state ready 2018-05-29 05:00:48.004 UTC [chaincode] notify -> DEBU 138 notifying Txid:0584d68a-7f24-4e75-9fd0-a5021a28338a, channelID: 2018-05-29 05:00:48.004 UTC [chaincode] processStream -> DEBU 139 [0584d68a]sending state message READY 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 13a [0584d68a]Received message READY from shim 2018-05-29 05:00:48.004 UTC [shim] handleMessage -> DEBU 13b [0584d68a]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.004 UTC [chaincode] Launch -> DEBU 13c sending init completed 2018-05-29 05:00:48.004 UTC [chaincode] Launch -> DEBU 13d LaunchChaincode complete 2018-05-29 05:00:48.004 UTC [chaincode] Execute -> DEBU 13e Entry 2018-05-29 05:00:48.004 UTC [chaincode] Execute -> DEBU 13f chaincode canonical name: escc:1.1.0 2018-05-29 05:00:48.004 UTC [chaincode] sendExecuteMessage -> DEBU 140 [0584d68a]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.004 UTC [chaincode] setChaincodeProposal -> DEBU 141 Setting chaincode proposal context... 2018-05-29 05:00:48.004 UTC [chaincode] sendExecuteMessage -> DEBU 142 [0584d68a]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.004 UTC [chaincode] processStream -> DEBU 143 [0584d68a]Move state message INIT 2018-05-29 05:00:48.004 UTC [chaincode] handleMessage -> DEBU 144 [0584d68a]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.004 UTC [chaincode] filterError -> DEBU 145 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.004 UTC [chaincode] processStream -> DEBU 146 [0584d68a]sending state message INIT 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 147 [0584d68a]Received message INIT from shim 2018-05-29 05:00:48.004 UTC [shim] handleMessage -> DEBU 148 [0584d68a]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.004 UTC [shim] beforeInit -> DEBU 149 Entered state ready 2018-05-29 05:00:48.004 UTC [shim] beforeInit -> DEBU 14a [0584d68a]Received INIT, initializing chaincode 2018-05-29 05:00:48.004 UTC [escc] Init -> INFO 14b Successfully initialized ESCC 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 14c [0584d68a]Init get response status: 200 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 14d [0584d68a]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 14e [0584d68a]Move state message COMPLETED 2018-05-29 05:00:48.004 UTC [shim] handleMessage -> DEBU 14f [0584d68a]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 150 [0584d68a]send state message COMPLETED 2018-05-29 05:00:48.004 UTC [chaincode] processStream -> DEBU 151 [0584d68a]Received message COMPLETED from shim 2018-05-29 05:00:48.004 UTC [chaincode] handleMessage -> DEBU 152 [0584d68a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.004 UTC [chaincode] handleMessage -> DEBU 153 [0584d68a-7f24-4e75-9fd0-a5021a28338a]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.004 UTC [chaincode] notify -> DEBU 154 notifying Txid:0584d68a-7f24-4e75-9fd0-a5021a28338a, channelID: 2018-05-29 05:00:48.004 UTC [chaincode] Execute -> DEBU 155 Exit 2018-05-29 05:00:48.004 UTC [sccapi] deploySysCC -> INFO 156 system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed 2018-05-29 05:00:48.005 UTC [ccprovider] NewCCContext -> DEBU 157 NewCCCC (chain=,chaincode=vscc,version=1.1.0,txid=d078fd90-8139-471f-99d4-ead1bb8235aa,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:00:48.005 UTC [chaincode] launchAndWaitForRegister -> DEBU 158 chaincode vscc:1.1.0 is being launched 2018-05-29 05:00:48.005 UTC [chaincode] getLaunchConfigs -> DEBU 159 Executable is chaincode 2018-05-29 05:00:48.005 UTC [chaincode] getLaunchConfigs -> DEBU 15a Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:48.005 UTC [chaincode] getLaunchConfigs -> DEBU 15b Envs [CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:00:48.005 UTC [chaincode] getLaunchConfigs -> DEBU 15c FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:00:48.005 UTC [chaincode] launch -> DEBU 15d start container: vscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:00:48.005 UTC [chaincode] launch -> DEBU 15e start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:00:48.005 UTC [chaincode] launch -> DEBU 15f start container with env: CORE_CHAINCODE_ID_NAME=vscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:00:48.005 UTC [container] lockContainer -> DEBU 160 waiting for container(vscc-1.1.0) lock 2018-05-29 05:00:48.005 UTC [container] lockContainer -> DEBU 161 got container (vscc-1.1.0) lock 2018-05-29 05:00:48.005 UTC [inproccontroller] getInstance -> DEBU 162 chaincode instance created for vscc-1.1.0 2018-05-29 05:00:48.005 UTC [container] unlockContainer -> DEBU 163 container lock deleted(vscc-1.1.0) 2018-05-29 05:00:48.005 UTC [inproccontroller] func2 -> DEBU 164 chaincode-support started for vscc-1.1.0 2018-05-29 05:00:48.005 UTC [chaincode] HandleChaincodeStream -> DEBU 165 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.006 UTC [inproccontroller] func1 -> DEBU 166 chaincode started for vscc-1.1.0 2018-05-29 05:00:48.006 UTC [shim] StartInProc -> DEBU 167 in proc [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:48.014 UTC [shim] StartInProc -> DEBU 168 starting chat with peer using name=vscc:1.1.0 2018-05-29 05:00:48.014 UTC [shim] chatWithPeer -> DEBU 169 Registering.. sending REGISTER 2018-05-29 05:00:48.015 UTC [chaincode] processStream -> DEBU 16a []Received message REGISTER from shim 2018-05-29 05:00:48.015 UTC [chaincode] handleMessage -> DEBU 16b []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.015 UTC [chaincode] beforeRegisterEvent -> DEBU 16c Received REGISTER in state created 2018-05-29 05:00:48.015 UTC [chaincode] registerHandler -> DEBU 16d registered handler complete for chaincode vscc:1.1.0 2018-05-29 05:00:48.015 UTC [chaincode] beforeRegisterEvent -> DEBU 16e Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.016 UTC [chaincode] notifyDuringStartup -> DEBU 16f Notifying during startup 2018-05-29 05:00:48.016 UTC [shim] func1 -> DEBU 170 []Received message REGISTERED from shim 2018-05-29 05:00:48.016 UTC [shim] handleMessage -> DEBU 171 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.016 UTC [shim] beforeRegistered -> DEBU 172 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.017 UTC [chaincode] func1 -> DEBU 173 chaincode vscc:1.1.0 launch seq completed 2018-05-29 05:00:48.017 UTC [chaincode] ready -> DEBU 174 sending READY 2018-05-29 05:00:48.017 UTC [chaincode] setChaincodeProposal -> DEBU 175 Setting chaincode proposal context... 2018-05-29 05:00:48.018 UTC [chaincode] processStream -> DEBU 176 [d078fd90]Move state message READY 2018-05-29 05:00:48.018 UTC [chaincode] handleMessage -> DEBU 177 [d078fd90]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.019 UTC [chaincode] enterReadyState -> DEBU 178 [d078fd90]Entered state ready 2018-05-29 05:00:48.019 UTC [chaincode] notify -> DEBU 179 notifying Txid:d078fd90-8139-471f-99d4-ead1bb8235aa, channelID: 2018-05-29 05:00:48.019 UTC [chaincode] processStream -> DEBU 17a [d078fd90]sending state message READY 2018-05-29 05:00:48.019 UTC [shim] func1 -> DEBU 17b [d078fd90]Received message READY from shim 2018-05-29 05:00:48.019 UTC [shim] handleMessage -> DEBU 17c [d078fd90]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.019 UTC [chaincode] Launch -> DEBU 17d sending init completed 2018-05-29 05:00:48.020 UTC [chaincode] Launch -> DEBU 17e LaunchChaincode complete 2018-05-29 05:00:48.020 UTC [chaincode] Execute -> DEBU 17f Entry 2018-05-29 05:00:48.020 UTC [chaincode] Execute -> DEBU 180 chaincode canonical name: vscc:1.1.0 2018-05-29 05:00:48.024 UTC [chaincode] sendExecuteMessage -> DEBU 181 [d078fd90]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.024 UTC [chaincode] setChaincodeProposal -> DEBU 182 Setting chaincode proposal context... 2018-05-29 05:00:48.024 UTC [chaincode] sendExecuteMessage -> DEBU 183 [d078fd90]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.025 UTC [chaincode] processStream -> DEBU 184 [d078fd90]Move state message INIT 2018-05-29 05:00:48.025 UTC [chaincode] handleMessage -> DEBU 185 [d078fd90]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.028 UTC [chaincode] filterError -> DEBU 186 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.028 UTC [chaincode] processStream -> DEBU 187 [d078fd90]sending state message INIT 2018-05-29 05:00:48.028 UTC [shim] func1 -> DEBU 188 [d078fd90]Received message INIT from shim 2018-05-29 05:00:48.029 UTC [shim] handleMessage -> DEBU 189 [d078fd90]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.029 UTC [shim] beforeInit -> DEBU 18a Entered state ready 2018-05-29 05:00:48.029 UTC [shim] beforeInit -> DEBU 18b [d078fd90]Received INIT, initializing chaincode 2018-05-29 05:00:48.029 UTC [shim] func1 -> DEBU 18c [d078fd90]Init get response status: 200 2018-05-29 05:00:48.029 UTC [shim] func1 -> DEBU 18d [d078fd90]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.030 UTC [shim] func1 -> DEBU 18e [d078fd90]Move state message COMPLETED 2018-05-29 05:00:48.030 UTC [shim] handleMessage -> DEBU 18f [d078fd90]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.030 UTC [shim] func1 -> DEBU 190 [d078fd90]send state message COMPLETED 2018-05-29 05:00:48.030 UTC [chaincode] processStream -> DEBU 191 [d078fd90]Received message COMPLETED from shim 2018-05-29 05:00:48.030 UTC [chaincode] handleMessage -> DEBU 192 [d078fd90]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.031 UTC [chaincode] handleMessage -> DEBU 193 [d078fd90-8139-471f-99d4-ead1bb8235aa]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.031 UTC [chaincode] notify -> DEBU 194 notifying Txid:d078fd90-8139-471f-99d4-ead1bb8235aa, channelID: 2018-05-29 05:00:48.031 UTC [chaincode] Execute -> DEBU 195 Exit 2018-05-29 05:00:48.031 UTC [sccapi] deploySysCC -> INFO 196 system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed 2018-05-29 05:00:48.032 UTC [ccprovider] NewCCContext -> DEBU 197 NewCCCC (chain=,chaincode=qscc,version=1.1.0,txid=b85026cd-aa7d-447a-a95b-7df25293dc9c,syscc=true,proposal=0x0,canname=qscc:1.1.0 2018-05-29 05:00:48.032 UTC [chaincode] launchAndWaitForRegister -> DEBU 198 chaincode qscc:1.1.0 is being launched 2018-05-29 05:00:48.035 UTC [chaincode] getLaunchConfigs -> DEBU 199 Executable is chaincode 2018-05-29 05:00:48.036 UTC [chaincode] getLaunchConfigs -> DEBU 19a Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:48.036 UTC [chaincode] getLaunchConfigs -> DEBU 19b Envs [CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:00:48.036 UTC [chaincode] getLaunchConfigs -> DEBU 19c FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:00:48.037 UTC [chaincode] launch -> DEBU 19d start container: qscc:1.1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:00:48.037 UTC [chaincode] launch -> DEBU 19e start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:00:48.037 UTC [chaincode] launch -> DEBU 19f start container with env: CORE_CHAINCODE_ID_NAME=qscc:1.1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:00:48.038 UTC [container] lockContainer -> DEBU 1a0 waiting for container(qscc-1.1.0) lock 2018-05-29 05:00:48.038 UTC [container] lockContainer -> DEBU 1a1 got container (qscc-1.1.0) lock 2018-05-29 05:00:48.038 UTC [inproccontroller] getInstance -> DEBU 1a2 chaincode instance created for qscc-1.1.0 2018-05-29 05:00:48.039 UTC [container] unlockContainer -> DEBU 1a3 container lock deleted(qscc-1.1.0) 2018-05-29 05:00:48.039 UTC [inproccontroller] func2 -> DEBU 1a4 chaincode-support started for qscc-1.1.0 2018-05-29 05:00:48.039 UTC [chaincode] HandleChaincodeStream -> DEBU 1a5 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.041 UTC [inproccontroller] func1 -> DEBU 1a6 chaincode started for qscc-1.1.0 2018-05-29 05:00:48.042 UTC [shim] StartInProc -> DEBU 1a7 in proc [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:00:48.043 UTC [shim] StartInProc -> DEBU 1a8 starting chat with peer using name=qscc:1.1.0 2018-05-29 05:00:48.044 UTC [shim] chatWithPeer -> DEBU 1a9 Registering.. sending REGISTER 2018-05-29 05:00:48.044 UTC [chaincode] processStream -> DEBU 1aa []Received message REGISTER from shim 2018-05-29 05:00:48.044 UTC [chaincode] handleMessage -> DEBU 1ab []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.044 UTC [chaincode] beforeRegisterEvent -> DEBU 1ac Received REGISTER in state created 2018-05-29 05:00:48.044 UTC [chaincode] registerHandler -> DEBU 1ad registered handler complete for chaincode qscc:1.1.0 2018-05-29 05:00:48.044 UTC [chaincode] beforeRegisterEvent -> DEBU 1ae Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.045 UTC [chaincode] notifyDuringStartup -> DEBU 1af Notifying during startup 2018-05-29 05:00:48.045 UTC [shim] func1 -> DEBU 1b0 []Received message REGISTERED from shim 2018-05-29 05:00:48.045 UTC [shim] handleMessage -> DEBU 1b1 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.045 UTC [shim] beforeRegistered -> DEBU 1b2 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.046 UTC [chaincode] func1 -> DEBU 1b3 chaincode qscc:1.1.0 launch seq completed 2018-05-29 05:00:48.046 UTC [chaincode] ready -> DEBU 1b4 sending READY 2018-05-29 05:00:48.046 UTC [chaincode] setChaincodeProposal -> DEBU 1b5 Setting chaincode proposal context... 2018-05-29 05:00:48.046 UTC [chaincode] processStream -> DEBU 1b6 [b85026cd]Move state message READY 2018-05-29 05:00:48.047 UTC [chaincode] handleMessage -> DEBU 1b7 [b85026cd]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.047 UTC [chaincode] enterReadyState -> DEBU 1b8 [b85026cd]Entered state ready 2018-05-29 05:00:48.047 UTC [chaincode] notify -> DEBU 1b9 notifying Txid:b85026cd-aa7d-447a-a95b-7df25293dc9c, channelID: 2018-05-29 05:00:48.048 UTC [chaincode] processStream -> DEBU 1ba [b85026cd]sending state message READY 2018-05-29 05:00:48.048 UTC [shim] func1 -> DEBU 1bb [b85026cd]Received message READY from shim 2018-05-29 05:00:48.048 UTC [shim] handleMessage -> DEBU 1bc [b85026cd]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.048 UTC [chaincode] Launch -> DEBU 1bd sending init completed 2018-05-29 05:00:48.049 UTC [chaincode] Launch -> DEBU 1be LaunchChaincode complete 2018-05-29 05:00:48.049 UTC [chaincode] Execute -> DEBU 1bf Entry 2018-05-29 05:00:48.049 UTC [chaincode] Execute -> DEBU 1c0 chaincode canonical name: qscc:1.1.0 2018-05-29 05:00:48.050 UTC [chaincode] sendExecuteMessage -> DEBU 1c1 [b85026cd]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.051 UTC [chaincode] setChaincodeProposal -> DEBU 1c2 Setting chaincode proposal context... 2018-05-29 05:00:48.051 UTC [chaincode] sendExecuteMessage -> DEBU 1c3 [b85026cd]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.051 UTC [chaincode] processStream -> DEBU 1c4 [b85026cd]Move state message INIT 2018-05-29 05:00:48.052 UTC [chaincode] handleMessage -> DEBU 1c5 [b85026cd]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.052 UTC [chaincode] filterError -> DEBU 1c6 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.052 UTC [chaincode] processStream -> DEBU 1c7 [b85026cd]sending state message INIT 2018-05-29 05:00:48.053 UTC [shim] func1 -> DEBU 1c8 [b85026cd]Received message INIT from shim 2018-05-29 05:00:48.053 UTC [shim] handleMessage -> DEBU 1c9 [b85026cd]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.053 UTC [shim] beforeInit -> DEBU 1ca Entered state ready 2018-05-29 05:00:48.053 UTC [shim] beforeInit -> DEBU 1cb [b85026cd]Received INIT, initializing chaincode 2018-05-29 05:00:48.054 UTC [qscc] Init -> INFO 1cc Init QSCC 2018-05-29 05:00:48.055 UTC [shim] func1 -> DEBU 1cd [b85026cd]Init get response status: 200 2018-05-29 05:00:48.056 UTC [shim] func1 -> DEBU 1ce [b85026cd]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.056 UTC [shim] func1 -> DEBU 1cf [b85026cd]Move state message COMPLETED 2018-05-29 05:00:48.056 UTC [shim] handleMessage -> DEBU 1d0 [b85026cd]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.056 UTC [shim] func1 -> DEBU 1d1 [b85026cd]send state message COMPLETED 2018-05-29 05:00:48.056 UTC [chaincode] processStream -> DEBU 1d2 [b85026cd]Received message COMPLETED from shim 2018-05-29 05:00:48.057 UTC [chaincode] handleMessage -> DEBU 1d3 [b85026cd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.057 UTC [chaincode] handleMessage -> DEBU 1d4 [b85026cd-aa7d-447a-a95b-7df25293dc9c]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.057 UTC [chaincode] notify -> DEBU 1d5 notifying Txid:b85026cd-aa7d-447a-a95b-7df25293dc9c, channelID: 2018-05-29 05:00:48.057 UTC [chaincode] Execute -> DEBU 1d6 Exit 2018-05-29 05:00:48.057 UTC [sccapi] deploySysCC -> INFO 1d7 system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2018-05-29 05:00:48.058 UTC [nodeCmd] initSysCCs -> INFO 1d8 Deployed system chaincodes 2018-05-29 05:00:48.059 UTC [nodeCmd] serve -> INFO 1d9 Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] 2018-05-29 05:00:48.063 UTC [nodeCmd] serve -> INFO 1da Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] 2018-05-29 05:00:48.066 UTC [flogging] setModuleLevel -> DEBU 1db Module 'msp' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.070 UTC [flogging] setModuleLevel -> DEBU 1dc Module 'msp/identity' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.071 UTC [flogging] setModuleLevel -> DEBU 1dd Module 'gossip/pull' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.072 UTC [flogging] setModuleLevel -> DEBU 1de Module 'gossip/service' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.072 UTC [flogging] setModuleLevel -> DEBU 1df Module 'gossip/privdata' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.073 UTC [flogging] setModuleLevel -> DEBU 1e0 Module 'gossip/election' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.073 UTC [flogging] setModuleLevel -> DEBU 1e1 Module 'gossip/state' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.073 UTC [flogging] setModuleLevel -> DEBU 1e2 Module 'gossip/gossip' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.074 UTC [flogging] setModuleLevel -> DEBU 1e3 Module 'gossip/comm' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.074 UTC [flogging] setModuleLevel -> DEBU 1e4 Module 'gossip/discovery' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.074 UTC [flogging] setModuleLevel -> DEBU 1e5 Module 'ledgermgmt' logger enabled for log level 'INFO' 2018-05-29 05:00:48.075 UTC [flogging] setModuleLevel -> DEBU 1e6 Module 'cauthdsl' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.076 UTC [flogging] setModuleLevel -> DEBU 1e7 Module 'policies' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.077 UTC [flogging] setModuleLevel -> DEBU 1e8 Module 'grpc' logger enabled for log level 'ERROR' 2018-05-29 05:00:48.078 UTC [flogging] setModuleLevel -> DEBU 1e9 Module 'peer/gossip/sa' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.078 UTC [flogging] setModuleLevel -> DEBU 1ea Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.079 UTC [nodeCmd] func7 -> INFO 1eb Starting profiling server with listenAddress = 0.0.0.0:6060 2018-05-29 05:01:05.221 UTC [endorser] ProcessProposal -> DEBU 1ec Entering: Got request from 172.19.0.13:38600 2018-05-29 05:01:05.221 UTC [protoutils] ValidateProposalMessage -> DEBU 1ed ValidateProposalMessage starts for signed proposal 0xc421647fb0 2018-05-29 05:01:05.221 UTC [protoutils] validateChannelHeader -> DEBU 1ee validateChannelHeader info: header type 1 2018-05-29 05:01:05.221 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ef begin 2018-05-29 05:01:05.222 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f0 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:01:05.222 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f1 creator is valid 2018-05-29 05:01:05.226 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f2 exits successfully 2018-05-29 05:01:05.226 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1f3 validateChaincodeProposalMessage starts for proposal 0xc421670d20, header 0xc4216b43f0 2018-05-29 05:01:05.226 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1f4 validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" 2018-05-29 05:01:05.227 UTC [endorser] preProcess -> DEBU 1f5 [][3d9bfc16] processing txid: 3d9bfc16e9ba2777a4aa6813bde6ed275a131e0fc00716c1858743796f22fea5 2018-05-29 05:01:05.227 UTC [endorser] simulateProposal -> DEBU 1f6 [][3d9bfc16] Entry chaincode: name:"cscc" 2018-05-29 05:01:05.227 UTC [endorser] callChaincode -> DEBU 1f7 [][3d9bfc16] Entry chaincode: name:"cscc" version: 1.1.0 2018-05-29 05:01:05.227 UTC [ccprovider] NewCCContext -> DEBU 1f8 NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=3d9bfc16e9ba2777a4aa6813bde6ed275a131e0fc00716c1858743796f22fea5,syscc=true,proposal=0xc421670d20,canname=cscc:1.1.0 2018-05-29 05:01:05.227 UTC [chaincode] Launch -> DEBU 1f9 chaincode is running(no need to launch) : cscc:1.1.0 2018-05-29 05:01:05.228 UTC [chaincode] Execute -> DEBU 1fa Entry 2018-05-29 05:01:05.228 UTC [chaincode] Execute -> DEBU 1fb chaincode canonical name: cscc:1.1.0 2018-05-29 05:01:05.228 UTC [chaincode] sendExecuteMessage -> DEBU 1fc [3d9bfc16]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:01:05.228 UTC [chaincode] setChaincodeProposal -> DEBU 1fd Setting chaincode proposal context... 2018-05-29 05:01:05.228 UTC [chaincode] setChaincodeProposal -> DEBU 1fe Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:01:05.229 UTC [chaincode] sendExecuteMessage -> DEBU 1ff [3d9bfc16]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:01:05.229 UTC [chaincode] processStream -> DEBU 200 [3d9bfc16]Move state message TRANSACTION 2018-05-29 05:01:05.229 UTC [chaincode] handleMessage -> DEBU 201 [3d9bfc16]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:01:05.229 UTC [chaincode] filterError -> DEBU 202 Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.229 UTC [chaincode] processStream -> DEBU 203 [3d9bfc16]sending state message TRANSACTION 2018-05-29 05:01:05.230 UTC [shim] func1 -> DEBU 204 [3d9bfc16]Received message TRANSACTION from shim 2018-05-29 05:01:05.230 UTC [shim] handleMessage -> DEBU 205 [3d9bfc16]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:01:05.230 UTC [shim] beforeTransaction -> DEBU 206 [3d9bfc16]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:01:05.230 UTC [cscc] Invoke -> DEBU 207 Invoke function: JoinChain 2018-05-29 05:01:05.231 UTC [ledgermgmt] CreateLedger -> INFO 208 Creating ledger [mychannel] with genesis block 2018-05-29 05:01:05.237 UTC [fsblkstorage] newBlockfileMgr -> DEBU 209 newBlockfileMgr() initializing file-based block storage for ledger: mychannel 2018-05-29 05:01:05.237 UTC [kvledger.util] CreateDirIfMissing -> DEBU 20a CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] 2018-05-29 05:01:05.237 UTC [kvledger.util] logDirStatus -> DEBU 20b Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] does not exist 2018-05-29 05:01:05.237 UTC [kvledger.util] logDirStatus -> DEBU 20c After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] exists 2018-05-29 05:01:05.237 UTC [fsblkstorage] newBlockfileMgr -> INFO 20d Getting block information from block storage 2018-05-29 05:01:05.237 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 20e Retrieving checkpoint info from block files 2018-05-29 05:01:05.237 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 20f retrieveLastFileSuffix() 2018-05-29 05:01:05.237 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 210 retrieveLastFileSuffix() - biggestFileNum = -1 2018-05-29 05:01:05.237 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 211 Last file number found = -1 2018-05-29 05:01:05.237 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 212 No block file found 2018-05-29 05:01:05.238 UTC [fsblkstorage] newBlockfileMgr -> DEBU 213 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216fea80)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) 2018-05-29 05:01:05.241 UTC [fsblkstorage] newBlockIndex -> DEBU 214 newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] 2018-05-29 05:01:05.241 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 215 Entering CreateDatabaseIfNotExist() 2018-05-29 05:01:05.241 UTC [couchdb] handleRequest -> DEBU 216 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_ 2018-05-29 05:01:05.241 UTC [couchdb] handleRequest -> DEBU 217 HTTP Request: GET /mychannel_ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:05.244 UTC [couchdb] handleRequest -> DEBU 218 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:01:05.244 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 219 Database mychannel_ does not exist. 2018-05-29 05:01:05.244 UTC [couchdb] handleRequest -> DEBU 21a Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_ 2018-05-29 05:01:05.244 UTC [couchdb] handleRequest -> DEBU 21b HTTP Request: PUT /mychannel_ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:05.278 UTC [couchdb] handleRequest -> DEBU 21c Exiting handleRequest() 2018-05-29 05:01:05.278 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 21d Created state database mychannel_ 2018-05-29 05:01:05.278 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 21e Exiting CreateDatabaseIfNotExist() 2018-05-29 05:01:05.278 UTC [kvledger] newKVLedger -> DEBU 21f Creating KVLedger ledgerID=mychannel: 2018-05-29 05:01:05.278 UTC [kvledger] newKVLedger -> DEBU 220 Register state db for chaincode lifecycle events: true 2018-05-29 05:01:05.279 UTC [kvledger] recoverDBs -> DEBU 221 Entering recoverDB() 2018-05-29 05:01:05.279 UTC [kvledger] recoverDBs -> DEBU 222 Block storage is empty. 2018-05-29 05:01:05.279 UTC [kvledger] CommitWithPvtData -> DEBU 223 Channel [mychannel]: Validating state for block [0] 2018-05-29 05:01:05.279 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 224 Validating new block with num trans = [1] 2018-05-29 05:01:05.279 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 225 ValidateAndPrepareBatch() for block number = [0] 2018-05-29 05:01:05.279 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 226 preprocessing ProtoBlock... 2018-05-29 05:01:05.279 UTC [valimpl] preprocessProtoBlock -> DEBU 227 txType=CONFIG 2018-05-29 05:01:05.281 UTC [valimpl] processNonEndorserTx -> DEBU 228 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:05.281 UTC [valimpl] processNonEndorserTx -> DEBU 229 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:05.281 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 22a constructing new tx simulator 2018-05-29 05:01:05.281 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 22b constructing new tx simulator txid = [] 2018-05-29 05:01:05.281 UTC [peer] GenerateSimulationResults -> DEBU 22c Processing CONFIG 2018-05-29 05:01:05.282 UTC [peer] processChannelConfigTx -> DEBU 22d channelConfig=sequence:1 channel_group: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > > 2018-05-29 05:01:05.283 UTC [common/channelconfig] NewStandardValues -> DEBU 22e Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:05.283 UTC [common/channelconfig] initializeProtosStruct -> DEBU 22f Processing field: HashingAlgorithm 2018-05-29 05:01:05.283 UTC [common/channelconfig] initializeProtosStruct -> DEBU 230 Processing field: BlockDataHashingStructure 2018-05-29 05:01:05.285 UTC [common/channelconfig] initializeProtosStruct -> DEBU 231 Processing field: OrdererAddresses 2018-05-29 05:01:05.286 UTC [common/channelconfig] initializeProtosStruct -> DEBU 232 Processing field: Consortium 2018-05-29 05:01:05.286 UTC [common/channelconfig] initializeProtosStruct -> DEBU 233 Processing field: Capabilities 2018-05-29 05:01:05.286 UTC [common/channelconfig] NewStandardValues -> DEBU 234 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:05.286 UTC [common/channelconfig] initializeProtosStruct -> DEBU 235 Processing field: ConsensusType 2018-05-29 05:01:05.287 UTC [common/channelconfig] initializeProtosStruct -> DEBU 236 Processing field: BatchSize 2018-05-29 05:01:05.287 UTC [common/channelconfig] initializeProtosStruct -> DEBU 237 Processing field: BatchTimeout 2018-05-29 05:01:05.287 UTC [common/channelconfig] initializeProtosStruct -> DEBU 238 Processing field: KafkaBrokers 2018-05-29 05:01:05.287 UTC [common/channelconfig] initializeProtosStruct -> DEBU 239 Processing field: ChannelRestrictions 2018-05-29 05:01:05.287 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23a Processing field: Capabilities 2018-05-29 05:01:05.287 UTC [common/channelconfig] NewStandardValues -> DEBU 23b Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.288 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23c Processing field: MSP 2018-05-29 05:01:05.290 UTC [common/channelconfig] validateMSP -> DEBU 23d Setting up MSP for org OrdererOrg 2018-05-29 05:01:05.291 UTC [common/channelconfig] NewStandardValues -> DEBU 23e Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:05.295 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23f Processing field: Capabilities 2018-05-29 05:01:05.295 UTC [common/channelconfig] NewStandardValues -> DEBU 240 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:05.295 UTC [common/channelconfig] initializeProtosStruct -> DEBU 241 Processing field: AnchorPeers 2018-05-29 05:01:05.295 UTC [common/channelconfig] NewStandardValues -> DEBU 242 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.295 UTC [common/channelconfig] initializeProtosStruct -> DEBU 243 Processing field: MSP 2018-05-29 05:01:05.298 UTC [common/channelconfig] Validate -> DEBU 244 Anchor peers for org Org1MSP are 2018-05-29 05:01:05.298 UTC [common/channelconfig] validateMSP -> DEBU 245 Setting up MSP for org Org1MSP 2018-05-29 05:01:05.299 UTC [common/channelconfig] NewStandardValues -> DEBU 246 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:05.300 UTC [common/channelconfig] initializeProtosStruct -> DEBU 247 Processing field: AnchorPeers 2018-05-29 05:01:05.300 UTC [common/channelconfig] NewStandardValues -> DEBU 248 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.300 UTC [common/channelconfig] initializeProtosStruct -> DEBU 249 Processing field: MSP 2018-05-29 05:01:05.300 UTC [common/channelconfig] Validate -> DEBU 24a Anchor peers for org Org2MSP are 2018-05-29 05:01:05.300 UTC [common/channelconfig] validateMSP -> DEBU 24b Setting up MSP for org Org2MSP 2018-05-29 05:01:05.301 UTC [common/configtx] addToMap -> DEBU 24c Adding to config map: [Group] /Channel 2018-05-29 05:01:05.303 UTC [common/configtx] addToMap -> DEBU 24d Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:05.303 UTC [common/configtx] addToMap -> DEBU 24e Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:05.303 UTC [common/configtx] addToMap -> DEBU 24f Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:05.303 UTC [common/configtx] addToMap -> DEBU 250 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:05.303 UTC [common/configtx] addToMap -> DEBU 251 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 252 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 253 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 254 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 255 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 256 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 257 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 258 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:05.304 UTC [common/configtx] addToMap -> DEBU 259 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25a Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25b Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25c Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25d Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25e Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 25f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 260 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:05.305 UTC [common/configtx] addToMap -> DEBU 261 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:05.308 UTC [common/configtx] addToMap -> DEBU 262 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:05.308 UTC [common/configtx] addToMap -> DEBU 263 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:05.308 UTC [common/configtx] addToMap -> DEBU 264 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:05.308 UTC [common/configtx] addToMap -> DEBU 265 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:05.308 UTC [common/configtx] addToMap -> DEBU 266 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 267 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 268 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 269 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26a Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26b Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26c Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26d Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26e Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:05.309 UTC [common/configtx] addToMap -> DEBU 26f Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:05.310 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 270 Simulation completed, getting simulation results 2018-05-29 05:01:05.310 UTC [lockbasedtxmgr] Done -> DEBU 271 Done with transaction simulation / query execution [] 2018-05-29 05:01:05.310 UTC [lockbasedtxmgr] Done -> DEBU 272 Done with transaction simulation / query execution [] 2018-05-29 05:01:05.310 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 273 Block [0] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:05.310 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 274 validating rwset... 2018-05-29 05:01:05.310 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 275 postprocessing ProtoBlock... 2018-05-29 05:01:05.310 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 276 ValidateAndPrepareBatch() complete 2018-05-29 05:01:05.310 UTC [kvledger] CommitWithPvtData -> DEBU 277 Channel [mychannel]: Committing block [0] to storage 2018-05-29 05:01:05.314 UTC [pvtdatastorage] Prepare -> DEBU 278 Saved 0 private data write sets for block [0] 2018-05-29 05:01:05.319 UTC [fsblkstorage] indexBlock -> DEBU 279 Indexing block [blockNum=0, blockHash=[]byte{0x77, 0x27, 0x46, 0x78, 0x98, 0xd, 0x0, 0xda, 0x7f, 0x54, 0xa1, 0x2f, 0x4d, 0xa8, 0x68, 0x4e, 0xc4, 0xe6, 0xe9, 0x53, 0x4e, 0x88, 0x24, 0x98, 0xae, 0x92, 0xe3, 0xda, 0x77, 0x0, 0xfc, 0x75} txOffsets= txId= locPointer=offset=38, bytesLength=11917 ] 2018-05-29 05:01:05.319 UTC [fsblkstorage] indexBlock -> DEBU 27a Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11917] for tx ID: [] to index 2018-05-29 05:01:05.319 UTC [fsblkstorage] indexBlock -> DEBU 27b Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11917] for tx number:[0] ID: [] to blockNumTranNum index 2018-05-29 05:01:05.322 UTC [fsblkstorage] updateCheckpoint -> DEBU 27c Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11961], isChainEmpty=[false], lastBlockNumber=[0] 2018-05-29 05:01:05.322 UTC [pvtdatastorage] Commit -> DEBU 27d Committing private data for block [0] 2018-05-29 05:01:05.325 UTC [pvtdatastorage] Commit -> DEBU 27e Committed private data for block [0] 2018-05-29 05:01:05.325 UTC [kvledger] CommitWithPvtData -> INFO 27f Channel [mychannel]: Committed block [0] with 1 transaction(s) 2018-05-29 05:01:05.325 UTC [kvledger] CommitWithPvtData -> DEBU 280 Channel [mychannel]: Committing block [0] transactions to state database 2018-05-29 05:01:05.325 UTC [lockbasedtxmgr] Commit -> DEBU 281 Committing updates to state database 2018-05-29 05:01:05.325 UTC [lockbasedtxmgr] Commit -> DEBU 282 Write lock acquired for committing updates to state database 2018-05-29 05:01:05.325 UTC [statecouchdb] processUpdateBatch -> DEBU 283 Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:05.325 UTC [statecouchdb] LoadCommittedVersions -> DEBU 284 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:05.325 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 285 Entering CreateDatabaseIfNotExist() 2018-05-29 05:01:05.325 UTC [couchdb] handleRequest -> DEBU 286 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_ 2018-05-29 05:01:05.326 UTC [couchdb] handleRequest -> DEBU 287 HTTP Request: GET /mychannel_ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:05.332 UTC [couchdb] handleRequest -> DEBU 288 Exiting handleRequest() 2018-05-29 05:01:05.333 UTC [couchdb] GetDatabaseInfo -> DEBU 289 GetDatabaseInfo() dbResponseJSON: {"db_name":"mychannel_","update_seq":"0-g1AAAAEzeJzLYWBg4MhgTmHgzcvPy09JdcjLz8gvLskBCjMlMiTJ____PyuRAYeCJAUgmWSPX40DSE08fjUJIDX1eNXksQBJhgYgBVQ2n5C6BRB1-wmpOwBRd5-QugcQdSD3ZQEAiJJi9g","sizes":{"file":33920,"external":0,"active":0},"purge_seq":0,"other":{"data_size":0},"doc_del_count":0,"doc_count":0,"disk_size":33920,"disk_format_version":6,"data_size":0,"compact_running":false,"instance_start_time":"0"} 2018-05-29 05:01:05.333 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 28a Database mychannel_ already exists 2018-05-29 05:01:05.333 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 28b Exiting CreateDatabaseIfNotExist() 2018-05-29 05:01:05.333 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 28c Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:05.334 UTC [couchdb] handleRequest -> DEBU 28d Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:05.334 UTC [couchdb] handleRequest -> DEBU 28e HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 49 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:05.355 UTC [couchdb] handleRequest -> DEBU 28f Exiting handleRequest() 2018-05-29 05:01:05.355 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 290 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:05 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 59fa00cd55 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:05.356 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 291 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:05.356 UTC [statecouchdb] processUpdateBatch -> DEBU 292 Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[], isDelete=[false] 2018-05-29 05:01:05.356 UTC [couchdb] BatchUpdateDocuments -> DEBU 293 Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:05.356 UTC [couchdb] handleRequest -> DEBU 294 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_bulk_docs 2018-05-29 05:01:05.357 UTC [couchdb] handleRequest -> DEBU 295 HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 11990 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:05.381 UTC [couchdb] handleRequest -> DEBU 296 Exiting handleRequest() 2018-05-29 05:01:05.382 UTC [couchdb] BatchUpdateDocuments -> DEBU 297 HTTP Response: HTTP/1.1 201 Created | Content-Length: 101 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:05 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 314945cf81 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:05.382 UTC [couchdb] BatchUpdateDocuments -> DEBU 298 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"1-ec532ce4d92a5e1f2d27363811a4dd87"}] ] 2018-05-29 05:01:05.383 UTC [couchdb] EnsureFullCommit -> DEBU 299 Entering EnsureFullCommit() 2018-05-29 05:01:05.383 UTC [couchdb] handleRequest -> DEBU 29a Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:05.384 UTC [couchdb] handleRequest -> DEBU 29b HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:05.386 UTC [couchdb] handleRequest -> DEBU 29c Exiting handleRequest() 2018-05-29 05:01:05.387 UTC [couchdb] EnsureFullCommit -> DEBU 29d _ensure_full_commit database mychannel_ 2018-05-29 05:01:05.387 UTC [couchdb] EnsureFullCommit -> DEBU 29e Exiting EnsureFullCommit() 2018-05-29 05:01:05.387 UTC [couchdb] SaveDoc -> DEBU 29f Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:05.387 UTC [couchdb] encodePathElement -> DEBU 2a0 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:05.387 UTC [couchdb] encodePathElement -> DEBU 2a1 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:05.387 UTC [couchdb] SaveDoc -> DEBU 2a2 rev= 2018-05-29 05:01:05.388 UTC [couchdb] ReadDoc -> DEBU 2a3 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:05.388 UTC [couchdb] encodePathElement -> DEBU 2a4 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:05.388 UTC [couchdb] encodePathElement -> DEBU 2a5 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:05.388 UTC [couchdb] handleRequest -> DEBU 2a6 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:05.388 UTC [couchdb] WarmIndexAllIndexes -> DEBU 2a7 Entering WarmIndexAllIndexes() 2018-05-29 05:01:05.388 UTC [couchdb] ListIndex -> DEBU 2a8 Entering ListIndex() 2018-05-29 05:01:05.388 UTC [couchdb] handleRequest -> DEBU 2a9 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/_index/ 2018-05-29 05:01:05.389 UTC [couchdb] handleRequest -> DEBU 2aa HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:05.389 UTC [couchdb] handleRequest -> DEBU 2ab HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:05.394 UTC [couchdb] handleRequest -> DEBU 2ac Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:01:05.395 UTC [couchdb] ReadDoc -> DEBU 2ad Document not found (404), returning nil value instead of 404 error 2018-05-29 05:01:05.395 UTC [couchdb] handleRequest -> DEBU 2ae Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:05.395 UTC [couchdb] handleRequest -> DEBU 2af HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:05.400 UTC [couchdb] handleRequest -> DEBU 2b0 Exiting handleRequest() 2018-05-29 05:01:05.400 UTC [couchdb] SaveDoc -> DEBU 2b1 Exiting SaveDoc() 2018-05-29 05:01:05.401 UTC [lockbasedtxmgr] Commit -> DEBU 2b2 Updates committed to state database 2018-05-29 05:01:05.401 UTC [statecouchdb] ClearCachedVersions -> DEBU 2b3 Clear Cache 2018-05-29 05:01:05.401 UTC [kvledger] CommitWithPvtData -> DEBU 2b4 Channel [mychannel]: Committing block [0] transactions to history database 2018-05-29 05:01:05.401 UTC [historyleveldb] Commit -> DEBU 2b5 Channel [mychannel]: Updating history database for blockNo [0] with [1] transactions 2018-05-29 05:01:05.401 UTC [historyleveldb] Commit -> DEBU 2b6 Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:05.405 UTC [historyleveldb] Commit -> DEBU 2b7 Channel [mychannel]: Updates committed to history database for blockNo [0] 2018-05-29 05:01:05.408 UTC [ledgermgmt] CreateLedger -> INFO 2b8 Created ledger [mychannel] with genesis block 2018-05-29 05:01:05.409 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 2b9 constructing new query executor txid = [5bedc21f-45b9-4c45-9cfc-975cf54fb32d] 2018-05-29 05:01:05.409 UTC [statecouchdb] GetState -> DEBU 2ba GetState(). ns=, key=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:05.409 UTC [couchdb] ReadDoc -> DEBU 2bb Entering ReadDoc() id=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:05.409 UTC [couchdb] encodePathElement -> DEBU 2bc Entering encodePathElement() string=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:05.409 UTC [couchdb] encodePathElement -> DEBU 2bd Exiting encodePathElement() encodedStr=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:05.409 UTC [couchdb] handleRequest -> DEBU 2be Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/resourcesconfigtx.CHANNEL_CONFIG_KEY?attachments=true 2018-05-29 05:01:05.410 UTC [couchdb] handleRequest -> DEBU 2bf HTTP Request: GET /mychannel_/resourcesconfigtx.CHANNEL_CONFIG_KEY?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:05.422 UTC [couchdb] handleRequest -> DEBU 2c0 Exiting handleRequest() 2018-05-29 05:01:05.423 UTC [couchdb] ReadDoc -> DEBU 2c1 part header=map[Content-Type:[application/json]] 2018-05-29 05:01:05.424 UTC [couchdb] ReadDoc -> DEBU 2c2 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[3713] Content-Encoding:[gzip]] 2018-05-29 05:01:05.425 UTC [couchdb] ReadDoc -> DEBU 2c3 Retrieved attachment data 2018-05-29 05:01:05.425 UTC [lockbasedtxmgr] Done -> DEBU 2c4 Done with transaction simulation / query execution [5bedc21f-45b9-4c45-9cfc-975cf54fb32d] 2018-05-29 05:01:05.426 UTC [common/channelconfig] NewStandardValues -> DEBU 2c5 Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c6 Processing field: HashingAlgorithm 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c7 Processing field: BlockDataHashingStructure 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c8 Processing field: OrdererAddresses 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c9 Processing field: Consortium 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2ca Processing field: Capabilities 2018-05-29 05:01:05.426 UTC [common/channelconfig] NewStandardValues -> DEBU 2cb Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cc Processing field: ConsensusType 2018-05-29 05:01:05.426 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cd Processing field: BatchSize 2018-05-29 05:01:05.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2ce Processing field: BatchTimeout 2018-05-29 05:01:05.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cf Processing field: KafkaBrokers 2018-05-29 05:01:05.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d0 Processing field: ChannelRestrictions 2018-05-29 05:01:05.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d1 Processing field: Capabilities 2018-05-29 05:01:05.427 UTC [common/channelconfig] NewStandardValues -> DEBU 2d2 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d3 Processing field: MSP 2018-05-29 05:01:05.427 UTC [common/channelconfig] validateMSP -> DEBU 2d4 Setting up MSP for org OrdererOrg 2018-05-29 05:01:05.428 UTC [common/channelconfig] NewStandardValues -> DEBU 2d5 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:05.429 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d6 Processing field: Capabilities 2018-05-29 05:01:05.429 UTC [common/channelconfig] NewStandardValues -> DEBU 2d7 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:05.429 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d8 Processing field: AnchorPeers 2018-05-29 05:01:05.429 UTC [common/channelconfig] NewStandardValues -> DEBU 2d9 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.429 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2da Processing field: MSP 2018-05-29 05:01:05.429 UTC [common/channelconfig] Validate -> DEBU 2db Anchor peers for org Org1MSP are 2018-05-29 05:01:05.429 UTC [common/channelconfig] validateMSP -> DEBU 2dc Setting up MSP for org Org1MSP 2018-05-29 05:01:05.432 UTC [common/channelconfig] NewStandardValues -> DEBU 2dd Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:05.433 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2de Processing field: AnchorPeers 2018-05-29 05:01:05.434 UTC [common/channelconfig] NewStandardValues -> DEBU 2df Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:05.434 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2e0 Processing field: MSP 2018-05-29 05:01:05.434 UTC [common/channelconfig] Validate -> DEBU 2e1 Anchor peers for org Org2MSP are 2018-05-29 05:01:05.434 UTC [common/channelconfig] validateMSP -> DEBU 2e2 Setting up MSP for org Org2MSP 2018-05-29 05:01:05.436 UTC [common/configtx] addToMap -> DEBU 2e3 Adding to config map: [Group] /Channel 2018-05-29 05:01:05.438 UTC [common/configtx] addToMap -> DEBU 2e4 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:05.440 UTC [common/configtx] addToMap -> DEBU 2e5 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:05.440 UTC [common/configtx] addToMap -> DEBU 2e6 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:05.440 UTC [common/configtx] addToMap -> DEBU 2e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:05.440 UTC [common/configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:05.440 UTC [common/configtx] addToMap -> DEBU 2e9 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2ea Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2eb Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2ec Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2ed Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2ee Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2ef Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2f0 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:05.441 UTC [common/configtx] addToMap -> DEBU 2f1 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f2 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f3 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f4 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f5 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f6 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:05.442 UTC [common/configtx] addToMap -> DEBU 2f7 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2f8 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2f9 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2fa Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2fb Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2fc Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:05.443 UTC [common/configtx] addToMap -> DEBU 2fd Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:05.444 UTC [common/configtx] addToMap -> DEBU 2fe Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:05.445 UTC [common/configtx] addToMap -> DEBU 2ff Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:05.445 UTC [common/configtx] addToMap -> DEBU 300 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:05.446 UTC [common/configtx] addToMap -> DEBU 301 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:05.446 UTC [common/configtx] addToMap -> DEBU 302 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:05.446 UTC [common/configtx] addToMap -> DEBU 303 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:05.446 UTC [common/configtx] addToMap -> DEBU 304 Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:05.448 UTC [common/configtx] addToMap -> DEBU 305 Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:05.448 UTC [common/configtx] addToMap -> DEBU 306 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:05.448 UTC [common/channelconfig] LogSanityChecks -> DEBU 307 As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:05.448 UTC [common/channelconfig] LogSanityChecks -> DEBU 308 As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:05.449 UTC [common/channelconfig] LogSanityChecks -> DEBU 309 As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:05.449 UTC [common/channelconfig] LogSanityChecks -> DEBU 30a As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:05.449 UTC [common/channelconfig] LogSanityChecks -> DEBU 30b As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:05.449 UTC [common/channelconfig] LogSanityChecks -> DEBU 30c As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:05.449 UTC [common/configtx] addToMap -> DEBU 30d Adding to config map: [Group] /Resources 2018-05-29 05:01:05.455 UTC [peer] updateTrustedRoots -> DEBU 30e Updating trusted root authorities for channel mychannel 2018-05-29 05:01:05.457 UTC [peer] buildTrustedRootsForChain -> DEBU 30f updating root CAs for channel [mychannel] 2018-05-29 05:01:05.459 UTC [peer] buildTrustedRootsForChain -> DEBU 310 adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:05.460 UTC [peer] buildTrustedRootsForChain -> DEBU 311 adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:05.460 UTC [peer] buildTrustedRootsForChain -> DEBU 312 adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:05.461 UTC [kvledger.util] CreateDirIfMissing -> DEBU 313 CreateDirIfMissing [/var/hyperledger/production/transientStore/] 2018-05-29 05:01:05.463 UTC [kvledger.util] logDirStatus -> DEBU 314 Before creating dir - [/var/hyperledger/production/transientStore/] does not exist 2018-05-29 05:01:05.463 UTC [kvledger.util] logDirStatus -> DEBU 315 After creating dir - [/var/hyperledger/production/transientStore/] exists 2018-05-29 05:01:05.490 UTC [couchdb] handleRequest -> DEBU 317 Exiting handleRequest() 2018-05-29 05:01:05.490 UTC [couchdb] ListIndex -> DEBU 318 Exiting ListIndex() 2018-05-29 05:01:05.491 UTC [couchdb] WarmIndexAllIndexes -> DEBU 319 Exiting WarmIndexAllIndexes() 2018-05-29 05:01:05.483 UTC [peer] InitChain -> DEBU 316 Init chain mychannel 2018-05-29 05:01:05.491 UTC [nodeCmd] func4 -> DEBU 31a Deploying system CC, for chain 2018-05-29 05:01:05.491 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 31b constructing new tx simulator 2018-05-29 05:01:05.491 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 31c constructing new tx simulator txid = [28245166-e3f0-48ed-a331-3e09b1d996a3] 2018-05-29 05:01:05.491 UTC [ccprovider] NewCCContext -> DEBU 31d NewCCCC (chain=mychannel,chaincode=cscc,version=1.1.0,txid=28245166-e3f0-48ed-a331-3e09b1d996a3,syscc=true,proposal=0x0,canname=cscc:1.1.0 2018-05-29 05:01:05.491 UTC [chaincode] Launch -> DEBU 31e chaincode is running(no need to launch) : cscc:1.1.0 2018-05-29 05:01:05.492 UTC [chaincode] Execute -> DEBU 31f Entry 2018-05-29 05:01:05.492 UTC [chaincode] Execute -> DEBU 320 chaincode canonical name: cscc:1.1.0 2018-05-29 05:01:05.492 UTC [chaincode] sendExecuteMessage -> DEBU 321 [28245166]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:05.492 UTC [chaincode] setChaincodeProposal -> DEBU 322 Setting chaincode proposal context... 2018-05-29 05:01:05.492 UTC [chaincode] sendExecuteMessage -> DEBU 323 [28245166]sendExecuteMsg trigger event INIT 2018-05-29 05:01:05.492 UTC [chaincode] processStream -> DEBU 324 [28245166]Move state message INIT 2018-05-29 05:01:05.492 UTC [chaincode] handleMessage -> DEBU 325 [28245166]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:05.492 UTC [chaincode] filterError -> DEBU 326 Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.492 UTC [chaincode] processStream -> DEBU 327 [28245166]sending state message INIT 2018-05-29 05:01:05.492 UTC [shim] func1 -> DEBU 328 [28245166]Received message INIT from shim 2018-05-29 05:01:05.492 UTC [shim] handleMessage -> DEBU 329 [28245166]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:05.493 UTC [shim] beforeInit -> DEBU 32a Entered state ready 2018-05-29 05:01:05.493 UTC [shim] beforeInit -> DEBU 32b [28245166]Received INIT, initializing chaincode 2018-05-29 05:01:05.493 UTC [cscc] Init -> INFO 32c Init CSCC 2018-05-29 05:01:05.493 UTC [shim] func1 -> DEBU 32d [28245166]Init get response status: 200 2018-05-29 05:01:05.494 UTC [shim] func1 -> DEBU 32e [28245166]Init succeeded. Sending COMPLETED 2018-05-29 05:01:05.494 UTC [shim] func1 -> DEBU 32f [28245166]Move state message COMPLETED 2018-05-29 05:01:05.494 UTC [shim] handleMessage -> DEBU 330 [28245166]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.494 UTC [shim] func1 -> DEBU 331 [28245166]send state message COMPLETED 2018-05-29 05:01:05.494 UTC [chaincode] processStream -> DEBU 332 [28245166]Received message COMPLETED from shim 2018-05-29 05:01:05.494 UTC [chaincode] handleMessage -> DEBU 333 [28245166]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.494 UTC [chaincode] handleMessage -> DEBU 334 [28245166-e3f0-48ed-a331-3e09b1d996a3]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.494 UTC [chaincode] notify -> DEBU 335 notifying Txid:28245166-e3f0-48ed-a331-3e09b1d996a3, channelID:mychannel 2018-05-29 05:01:05.494 UTC [chaincode] Execute -> DEBU 336 Exit 2018-05-29 05:01:05.495 UTC [sccapi] deploySysCC -> INFO 337 system chaincode cscc/mychannel(github.com/hyperledger/fabric/core/scc/cscc) deployed 2018-05-29 05:01:05.495 UTC [lockbasedtxmgr] Done -> DEBU 338 Done with transaction simulation / query execution [28245166-e3f0-48ed-a331-3e09b1d996a3] 2018-05-29 05:01:05.495 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 339 constructing new tx simulator 2018-05-29 05:01:05.495 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 33a constructing new tx simulator txid = [e210cfee-1ccb-4385-bdbe-ea18cb373a1c] 2018-05-29 05:01:05.495 UTC [ccprovider] NewCCContext -> DEBU 33b NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=e210cfee-1ccb-4385-bdbe-ea18cb373a1c,syscc=true,proposal=0x0,canname=lscc:1.1.0 2018-05-29 05:01:05.495 UTC [chaincode] Launch -> DEBU 33c chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:01:05.495 UTC [chaincode] Execute -> DEBU 33d Entry 2018-05-29 05:01:05.495 UTC [chaincode] Execute -> DEBU 33e chaincode canonical name: lscc:1.1.0 2018-05-29 05:01:05.495 UTC [chaincode] sendExecuteMessage -> DEBU 33f [e210cfee]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:05.495 UTC [chaincode] setChaincodeProposal -> DEBU 340 Setting chaincode proposal context... 2018-05-29 05:01:05.496 UTC [chaincode] sendExecuteMessage -> DEBU 341 [e210cfee]sendExecuteMsg trigger event INIT 2018-05-29 05:01:05.496 UTC [chaincode] processStream -> DEBU 342 [e210cfee]Move state message INIT 2018-05-29 05:01:05.496 UTC [chaincode] handleMessage -> DEBU 343 [e210cfee]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:05.496 UTC [chaincode] filterError -> DEBU 344 Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.496 UTC [chaincode] processStream -> DEBU 345 [e210cfee]sending state message INIT 2018-05-29 05:01:05.496 UTC [shim] func1 -> DEBU 346 [e210cfee]Received message INIT from shim 2018-05-29 05:01:05.496 UTC [shim] handleMessage -> DEBU 347 [e210cfee]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:05.496 UTC [shim] beforeInit -> DEBU 348 Entered state ready 2018-05-29 05:01:05.496 UTC [shim] beforeInit -> DEBU 349 [e210cfee]Received INIT, initializing chaincode 2018-05-29 05:01:05.497 UTC [shim] func1 -> DEBU 34a [e210cfee]Init get response status: 200 2018-05-29 05:01:05.497 UTC [shim] func1 -> DEBU 34b [e210cfee]Init succeeded. Sending COMPLETED 2018-05-29 05:01:05.497 UTC [shim] func1 -> DEBU 34c [e210cfee]Move state message COMPLETED 2018-05-29 05:01:05.497 UTC [shim] handleMessage -> DEBU 34d [e210cfee]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.497 UTC [shim] func1 -> DEBU 34e [e210cfee]send state message COMPLETED 2018-05-29 05:01:05.497 UTC [chaincode] processStream -> DEBU 34f [e210cfee]Received message COMPLETED from shim 2018-05-29 05:01:05.497 UTC [chaincode] handleMessage -> DEBU 350 [e210cfee]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.497 UTC [chaincode] handleMessage -> DEBU 351 [e210cfee-1ccb-4385-bdbe-ea18cb373a1c]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.497 UTC [chaincode] notify -> DEBU 352 notifying Txid:e210cfee-1ccb-4385-bdbe-ea18cb373a1c, channelID:mychannel 2018-05-29 05:01:05.498 UTC [chaincode] Execute -> DEBU 353 Exit 2018-05-29 05:01:05.498 UTC [sccapi] deploySysCC -> INFO 354 system chaincode lscc/mychannel(github.com/hyperledger/fabric/core/scc/lscc) deployed 2018-05-29 05:01:05.498 UTC [lockbasedtxmgr] Done -> DEBU 355 Done with transaction simulation / query execution [e210cfee-1ccb-4385-bdbe-ea18cb373a1c] 2018-05-29 05:01:05.500 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 356 constructing new tx simulator 2018-05-29 05:01:05.500 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 357 constructing new tx simulator txid = [2174959f-0361-460f-8f6c-7deb1ed494d5] 2018-05-29 05:01:05.501 UTC [ccprovider] NewCCContext -> DEBU 358 NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=2174959f-0361-460f-8f6c-7deb1ed494d5,syscc=true,proposal=0x0,canname=escc:1.1.0 2018-05-29 05:01:05.501 UTC [chaincode] Launch -> DEBU 359 chaincode is running(no need to launch) : escc:1.1.0 2018-05-29 05:01:05.501 UTC [chaincode] Execute -> DEBU 35a Entry 2018-05-29 05:01:05.501 UTC [chaincode] Execute -> DEBU 35b chaincode canonical name: escc:1.1.0 2018-05-29 05:01:05.501 UTC [chaincode] sendExecuteMessage -> DEBU 35c [2174959f]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:05.501 UTC [chaincode] setChaincodeProposal -> DEBU 35d Setting chaincode proposal context... 2018-05-29 05:01:05.501 UTC [chaincode] sendExecuteMessage -> DEBU 35e [2174959f]sendExecuteMsg trigger event INIT 2018-05-29 05:01:05.501 UTC [chaincode] processStream -> DEBU 35f [2174959f]Move state message INIT 2018-05-29 05:01:05.501 UTC [chaincode] handleMessage -> DEBU 360 [2174959f]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:05.501 UTC [chaincode] filterError -> DEBU 361 Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.501 UTC [chaincode] processStream -> DEBU 362 [2174959f]sending state message INIT 2018-05-29 05:01:05.501 UTC [shim] func1 -> DEBU 363 [2174959f]Received message INIT from shim 2018-05-29 05:01:05.502 UTC [shim] handleMessage -> DEBU 364 [2174959f]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:05.502 UTC [shim] beforeInit -> DEBU 365 Entered state ready 2018-05-29 05:01:05.502 UTC [shim] beforeInit -> DEBU 366 [2174959f]Received INIT, initializing chaincode 2018-05-29 05:01:05.502 UTC [escc] Init -> INFO 367 Successfully initialized ESCC 2018-05-29 05:01:05.502 UTC [shim] func1 -> DEBU 368 [2174959f]Init get response status: 200 2018-05-29 05:01:05.502 UTC [shim] func1 -> DEBU 369 [2174959f]Init succeeded. Sending COMPLETED 2018-05-29 05:01:05.502 UTC [shim] func1 -> DEBU 36a [2174959f]Move state message COMPLETED 2018-05-29 05:01:05.502 UTC [shim] handleMessage -> DEBU 36b [2174959f]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.502 UTC [shim] func1 -> DEBU 36c [2174959f]send state message COMPLETED 2018-05-29 05:01:05.502 UTC [chaincode] processStream -> DEBU 36d [2174959f]Received message COMPLETED from shim 2018-05-29 05:01:05.502 UTC [chaincode] handleMessage -> DEBU 36e [2174959f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.502 UTC [chaincode] handleMessage -> DEBU 36f [2174959f-0361-460f-8f6c-7deb1ed494d5]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.503 UTC [chaincode] notify -> DEBU 370 notifying Txid:2174959f-0361-460f-8f6c-7deb1ed494d5, channelID:mychannel 2018-05-29 05:01:05.503 UTC [chaincode] Execute -> DEBU 371 Exit 2018-05-29 05:01:05.503 UTC [sccapi] deploySysCC -> INFO 372 system chaincode escc/mychannel(github.com/hyperledger/fabric/core/scc/escc) deployed 2018-05-29 05:01:05.503 UTC [lockbasedtxmgr] Done -> DEBU 373 Done with transaction simulation / query execution [2174959f-0361-460f-8f6c-7deb1ed494d5] 2018-05-29 05:01:05.503 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 374 constructing new tx simulator 2018-05-29 05:01:05.504 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 375 constructing new tx simulator txid = [98592dc7-50d7-4edf-a692-66a79ff191a2] 2018-05-29 05:01:05.504 UTC [ccprovider] NewCCContext -> DEBU 376 NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=98592dc7-50d7-4edf-a692-66a79ff191a2,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:01:05.504 UTC [chaincode] Launch -> DEBU 377 chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:01:05.504 UTC [chaincode] Execute -> DEBU 378 Entry 2018-05-29 05:01:05.504 UTC [chaincode] Execute -> DEBU 379 chaincode canonical name: vscc:1.1.0 2018-05-29 05:01:05.507 UTC [chaincode] sendExecuteMessage -> DEBU 37a [98592dc7]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:05.507 UTC [chaincode] setChaincodeProposal -> DEBU 37b Setting chaincode proposal context... 2018-05-29 05:01:05.507 UTC [chaincode] sendExecuteMessage -> DEBU 37c [98592dc7]sendExecuteMsg trigger event INIT 2018-05-29 05:01:05.507 UTC [chaincode] processStream -> DEBU 37d [98592dc7]Move state message INIT 2018-05-29 05:01:05.507 UTC [chaincode] handleMessage -> DEBU 37e [98592dc7]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:05.507 UTC [chaincode] filterError -> DEBU 37f Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.507 UTC [chaincode] processStream -> DEBU 380 [98592dc7]sending state message INIT 2018-05-29 05:01:05.508 UTC [shim] func1 -> DEBU 381 [98592dc7]Received message INIT from shim 2018-05-29 05:01:05.508 UTC [shim] handleMessage -> DEBU 382 [98592dc7]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:05.508 UTC [shim] beforeInit -> DEBU 383 Entered state ready 2018-05-29 05:01:05.508 UTC [shim] beforeInit -> DEBU 384 [98592dc7]Received INIT, initializing chaincode 2018-05-29 05:01:05.508 UTC [shim] func1 -> DEBU 385 [98592dc7]Init get response status: 200 2018-05-29 05:01:05.508 UTC [shim] func1 -> DEBU 386 [98592dc7]Init succeeded. Sending COMPLETED 2018-05-29 05:01:05.508 UTC [shim] func1 -> DEBU 387 [98592dc7]Move state message COMPLETED 2018-05-29 05:01:05.508 UTC [shim] handleMessage -> DEBU 388 [98592dc7]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.508 UTC [shim] func1 -> DEBU 389 [98592dc7]send state message COMPLETED 2018-05-29 05:01:05.508 UTC [chaincode] processStream -> DEBU 38a [98592dc7]Received message COMPLETED from shim 2018-05-29 05:01:05.509 UTC [chaincode] handleMessage -> DEBU 38b [98592dc7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.509 UTC [chaincode] handleMessage -> DEBU 38c [98592dc7-50d7-4edf-a692-66a79ff191a2]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.509 UTC [chaincode] notify -> DEBU 38d notifying Txid:98592dc7-50d7-4edf-a692-66a79ff191a2, channelID:mychannel 2018-05-29 05:01:05.509 UTC [chaincode] Execute -> DEBU 38e Exit 2018-05-29 05:01:05.509 UTC [sccapi] deploySysCC -> INFO 38f system chaincode vscc/mychannel(github.com/hyperledger/fabric/core/scc/vscc) deployed 2018-05-29 05:01:05.509 UTC [lockbasedtxmgr] Done -> DEBU 390 Done with transaction simulation / query execution [98592dc7-50d7-4edf-a692-66a79ff191a2] 2018-05-29 05:01:05.509 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 391 constructing new tx simulator 2018-05-29 05:01:05.509 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 392 constructing new tx simulator txid = [22a2992a-6209-4f26-83ea-d37b737116b4] 2018-05-29 05:01:05.509 UTC [ccprovider] NewCCContext -> DEBU 393 NewCCCC (chain=mychannel,chaincode=qscc,version=1.1.0,txid=22a2992a-6209-4f26-83ea-d37b737116b4,syscc=true,proposal=0x0,canname=qscc:1.1.0 2018-05-29 05:01:05.509 UTC [chaincode] Launch -> DEBU 394 chaincode is running(no need to launch) : qscc:1.1.0 2018-05-29 05:01:05.509 UTC [chaincode] Execute -> DEBU 395 Entry 2018-05-29 05:01:05.510 UTC [chaincode] Execute -> DEBU 396 chaincode canonical name: qscc:1.1.0 2018-05-29 05:01:05.510 UTC [chaincode] sendExecuteMessage -> DEBU 397 [22a2992a]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:05.510 UTC [chaincode] setChaincodeProposal -> DEBU 398 Setting chaincode proposal context... 2018-05-29 05:01:05.510 UTC [chaincode] sendExecuteMessage -> DEBU 399 [22a2992a]sendExecuteMsg trigger event INIT 2018-05-29 05:01:05.510 UTC [chaincode] processStream -> DEBU 39a [22a2992a]Move state message INIT 2018-05-29 05:01:05.510 UTC [chaincode] handleMessage -> DEBU 39b [22a2992a]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:05.510 UTC [chaincode] filterError -> DEBU 39c Ignoring NoTransitionError: no transition 2018-05-29 05:01:05.510 UTC [chaincode] processStream -> DEBU 39d [22a2992a]sending state message INIT 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 39e [22a2992a]Received message INIT from shim 2018-05-29 05:01:05.510 UTC [shim] handleMessage -> DEBU 39f [22a2992a]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:05.510 UTC [shim] beforeInit -> DEBU 3a0 Entered state ready 2018-05-29 05:01:05.510 UTC [shim] beforeInit -> DEBU 3a1 [22a2992a]Received INIT, initializing chaincode 2018-05-29 05:01:05.510 UTC [qscc] Init -> INFO 3a2 Init QSCC 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3a3 [22a2992a]Init get response status: 200 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3a4 [22a2992a]Init succeeded. Sending COMPLETED 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3a5 [22a2992a]Move state message COMPLETED 2018-05-29 05:01:05.510 UTC [shim] handleMessage -> DEBU 3a6 [22a2992a]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3a7 [22a2992a]send state message COMPLETED 2018-05-29 05:01:05.510 UTC [chaincode] processStream -> DEBU 3a8 [22a2992a]Received message COMPLETED from shim 2018-05-29 05:01:05.510 UTC [chaincode] handleMessage -> DEBU 3a9 [22a2992a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.510 UTC [chaincode] handleMessage -> DEBU 3aa [22a2992a-6209-4f26-83ea-d37b737116b4]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.510 UTC [chaincode] notify -> DEBU 3ab notifying Txid:22a2992a-6209-4f26-83ea-d37b737116b4, channelID:mychannel 2018-05-29 05:01:05.510 UTC [chaincode] Execute -> DEBU 3ac Exit 2018-05-29 05:01:05.510 UTC [sccapi] deploySysCC -> INFO 3ad system chaincode qscc/mychannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2018-05-29 05:01:05.510 UTC [lockbasedtxmgr] Done -> DEBU 3ae Done with transaction simulation / query execution [22a2992a-6209-4f26-83ea-d37b737116b4] 2018-05-29 05:01:05.510 UTC [eventhub_producer] CreateBlockEvents -> DEBU 3af Entry 2018-05-29 05:01:05.510 UTC [eventhub_producer] CreateBlockEvents -> DEBU 3b0 Exit 2018-05-29 05:01:05.510 UTC [eventhub_producer] Send -> DEBU 3b1 Entry 2018-05-29 05:01:05.510 UTC [eventhub_producer] Send -> DEBU 3b2 Event processor timeout > 0 2018-05-29 05:01:05.510 UTC [eventhub_producer] Send -> DEBU 3b3 Event sent successfully 2018-05-29 05:01:05.510 UTC [eventhub_producer] Send -> DEBU 3b4 Exit 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3b5 [3d9bfc16]Transaction completed. Sending COMPLETED 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3b6 [3d9bfc16]Move state message COMPLETED 2018-05-29 05:01:05.510 UTC [shim] handleMessage -> DEBU 3b7 [3d9bfc16]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:05.510 UTC [shim] func1 -> DEBU 3b8 [3d9bfc16]send state message COMPLETED 2018-05-29 05:01:05.510 UTC [chaincode] processStream -> DEBU 3b9 [3d9bfc16]Received message COMPLETED from shim 2018-05-29 05:01:05.510 UTC [chaincode] handleMessage -> DEBU 3ba [3d9bfc16]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:05.510 UTC [chaincode] handleMessage -> DEBU 3bb [3d9bfc16e9ba2777a4aa6813bde6ed275a131e0fc00716c1858743796f22fea5]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:05.510 UTC [chaincode] notify -> DEBU 3bc notifying Txid:3d9bfc16e9ba2777a4aa6813bde6ed275a131e0fc00716c1858743796f22fea5, channelID: 2018-05-29 05:01:05.510 UTC [chaincode] Execute -> DEBU 3bd Exit 2018-05-29 05:01:05.510 UTC [endorser] callChaincode -> DEBU 3be [][3d9bfc16] Exit 2018-05-29 05:01:05.510 UTC [endorser] simulateProposal -> DEBU 3bf [][3d9bfc16] Exit 2018-05-29 05:01:05.510 UTC [endorser] ProcessProposal -> DEBU 3c0 Exit: request from%!(EXTRA string=172.19.0.13:38600) 2018-05-29 05:01:11.485 UTC [deliveryClient] StartDeliverForChannel -> DEBU 3c1 This peer will pass blocks from orderer service to other peers for channel mychannel 2018-05-29 05:01:11.491 UTC [deliveryClient] connect -> DEBU 3c2 Connected to orderer.example.com:7050 2018-05-29 05:01:11.491 UTC [deliveryClient] connect -> DEBU 3c3 Establishing gRPC stream with orderer.example.com:7050 ... 2018-05-29 05:01:11.492 UTC [deliveryClient] afterConnect -> DEBU 3c4 Entering 2018-05-29 05:01:11.492 UTC [deliveryClient] RequestBlocks -> DEBU 3c5 Starting deliver with block [1] for channel mychannel 2018-05-29 05:01:11.499 UTC [deliveryClient] afterConnect -> DEBU 3c6 Exiting 2018-05-29 05:01:12.305 UTC [blocksProvider] DeliverBlocks -> DEBU 3c7 [mychannel] Adding payload locally, buffer seqNum = [1], peers number [0] 2018-05-29 05:01:12.305 UTC [blocksProvider] DeliverBlocks -> DEBU 3c8 [mychannel] Gossiping block [1], peers number [0] 2018-05-29 05:01:12.306 UTC [committer/txvalidator] Validate -> DEBU 3c9 START Block Validation 2018-05-29 05:01:12.306 UTC [committer/txvalidator] Validate -> DEBU 3ca expecting 1 block validation responses 2018-05-29 05:01:12.306 UTC [committer/txvalidator] validateTx -> DEBU 3cb validateTx starts for block 0xc4213e7fa0 env 0xc42030c4e0 txn 0 2018-05-29 05:01:12.306 UTC [protoutils] ValidateTransaction -> DEBU 3cc ValidateTransactionEnvelope starts for envelope 0xc42030c4e0 2018-05-29 05:01:12.310 UTC [protoutils] ValidateTransaction -> DEBU 3cd Header is channel_header:"\010\001\032\006\010\230\275\263\330\005\"\tmychannel" signature_header:"\n\220\006\n\nOrdererMSP\022\201\006-----BEGIN CERTIFICATE-----\nMIICDDCCAbOgAwIBAgIRAL3nq3vsFHNQs5K1t+974z0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA1MjkwNDU0MjZaFw0yODA1MjYwNDU0MjZaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEf5IMzgvoRGvBwGynHlL8PvJou4Ts2Xr3xZMuuneC0PI7TTxD\n80ZobtDci0o/Y3LgGtwOoMaTjKZ5fRC75oKjoqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgAPrdFKu0WO6TNibXjk4eac+mXhYT\nL3PtAvBnd+Uk3Z8wCgYIKoZIzj0EAwIDRwAwRAIgKiE0UnuJ9A+xeawYnEOQj54Y\n0GXZCqVTP/Otwm7dRPUCICAdBp0PiwTSauSrZCs7rjn7WtM+zdD2fLJQLgtMvg27\n-----END CERTIFICATE-----\n\022\030\311\353\221\036\240\301h\371\216\340_\"Ak\020v\361#%\256x\352t\010" 2018-05-29 05:01:12.310 UTC [protoutils] validateChannelHeader -> DEBU 3ce validateChannelHeader info: header type 1 2018-05-29 05:01:12.310 UTC [protoutils] checkSignatureFromCreator -> DEBU 3cf begin 2018-05-29 05:01:12.310 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d0 creator is &{OrdererMSP cac97220864bf257294f80fe85ba5e51a568ee8e12f9294cba40fb85f5ddd398} 2018-05-29 05:01:12.311 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d1 creator is valid 2018-05-29 05:01:12.311 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d2 exits successfully 2018-05-29 05:01:12.311 UTC [protoutils] validateConfigTransaction -> DEBU 3d3 validateConfigTransaction starts for data 0xc420303000, header channel_header:"\010\001\032\006\010\230\275\263\330\005\"\tmychannel" signature_header:"\n\220\006\n\nOrdererMSP\022\201\006-----BEGIN CERTIFICATE-----\nMIICDDCCAbOgAwIBAgIRAL3nq3vsFHNQs5K1t+974z0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA1MjkwNDU0MjZaFw0yODA1MjYwNDU0MjZaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEf5IMzgvoRGvBwGynHlL8PvJou4Ts2Xr3xZMuuneC0PI7TTxD\n80ZobtDci0o/Y3LgGtwOoMaTjKZ5fRC75oKjoqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgAPrdFKu0WO6TNibXjk4eac+mXhYT\nL3PtAvBnd+Uk3Z8wCgYIKoZIzj0EAwIDRwAwRAIgKiE0UnuJ9A+xeawYnEOQj54Y\n0GXZCqVTP/Otwm7dRPUCICAdBp0PiwTSauSrZCs7rjn7WtM+zdD2fLJQLgtMvg27\n-----END CERTIFICATE-----\n\022\030\311\353\221\036\240\301h\371\216\340_\"Ak\020v\361#%\256x\352t\010" 2018-05-29 05:01:12.311 UTC [committer/txvalidator] validateTx -> DEBU 3d4 Transaction is for channel mychannel 2018-05-29 05:01:12.312 UTC [common/configtx] addToMap -> DEBU 3d5 Adding to config map: [Group] /Channel 2018-05-29 05:01:12.314 UTC [common/configtx] addToMap -> DEBU 3d6 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:12.314 UTC [common/configtx] addToMap -> DEBU 3d7 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:12.315 UTC [common/configtx] addToMap -> DEBU 3d8 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:12.315 UTC [common/configtx] addToMap -> DEBU 3d9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:12.316 UTC [common/configtx] addToMap -> DEBU 3da Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:12.317 UTC [common/configtx] addToMap -> DEBU 3db Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:12.317 UTC [common/configtx] addToMap -> DEBU 3dc Adding to config map: [Group] /Channel 2018-05-29 05:01:12.317 UTC [common/configtx] addToMap -> DEBU 3dd Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:12.318 UTC [common/configtx] addToMap -> DEBU 3de Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:12.318 UTC [common/configtx] addToMap -> DEBU 3df Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:12.318 UTC [common/configtx] addToMap -> DEBU 3e0 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:12.318 UTC [common/configtx] addToMap -> DEBU 3e1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:12.318 UTC [common/configtx] addToMap -> DEBU 3e2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:12.319 UTC [common/configtx] addToMap -> DEBU 3e3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:12.319 UTC [common/configtx] verifyDeltaSet -> DEBU 3e4 Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:12.320 UTC [common/configtx] verifyDeltaSet -> DEBU 3e5 Processing change to key: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:12.320 UTC [common/configtx] policyForItem -> DEBU 3e6 Getting policy for item Org1MSP with mod_policy Admins 2018-05-29 05:01:12.322 UTC [common/configtx] recurseConfigMap -> DEBU 3e7 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.324 UTC [common/configtx] recurseConfigMap -> DEBU 3e8 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.324 UTC [common/configtx] recurseConfigMap -> DEBU 3e9 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:12.324 UTC [common/configtx] recurseConfigMap -> DEBU 3ea Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.324 UTC [common/configtx] recurseConfigMap -> DEBU 3eb Setting policy for key BlockValidation to policy: mod_policy:"Admins" 2018-05-29 05:01:12.325 UTC [common/configtx] recurseConfigMap -> DEBU 3ec Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:12.329 UTC [common/configtx] recurseConfigMap -> DEBU 3ed Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.335 UTC [common/configtx] recurseConfigMap -> DEBU 3ee Setting policy for key Readers to 2018-05-29 05:01:12.335 UTC [common/configtx] recurseConfigMap -> DEBU 3ef Setting policy for key Writers to 2018-05-29 05:01:12.335 UTC [common/configtx] recurseConfigMap -> DEBU 3f0 Setting policy for key Admins to 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f1 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f2 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f3 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f4 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f5 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.336 UTC [common/configtx] recurseConfigMap -> DEBU 3f6 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.337 UTC [common/configtx] recurseConfigMap -> DEBU 3f7 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.337 UTC [common/configtx] recurseConfigMap -> DEBU 3f8 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:12.337 UTC [common/configtx] recurseConfigMap -> DEBU 3f9 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:12.337 UTC [common/channelconfig] NewStandardValues -> DEBU 3fa Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:12.338 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fb Processing field: HashingAlgorithm 2018-05-29 05:01:12.338 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fc Processing field: BlockDataHashingStructure 2018-05-29 05:01:12.338 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fd Processing field: OrdererAddresses 2018-05-29 05:01:12.338 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fe Processing field: Consortium 2018-05-29 05:01:12.338 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3ff Processing field: Capabilities 2018-05-29 05:01:12.338 UTC [common/channelconfig] NewStandardValues -> DEBU 400 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:12.339 UTC [common/channelconfig] initializeProtosStruct -> DEBU 401 Processing field: Capabilities 2018-05-29 05:01:12.339 UTC [common/channelconfig] NewStandardValues -> DEBU 402 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:12.339 UTC [common/channelconfig] initializeProtosStruct -> DEBU 403 Processing field: AnchorPeers 2018-05-29 05:01:12.339 UTC [common/channelconfig] NewStandardValues -> DEBU 404 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.339 UTC [common/channelconfig] initializeProtosStruct -> DEBU 405 Processing field: MSP 2018-05-29 05:01:12.340 UTC [common/channelconfig] Validate -> DEBU 406 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:12.340 UTC [common/channelconfig] validateMSP -> DEBU 407 Setting up MSP for org Org1MSP 2018-05-29 05:01:12.341 UTC [common/channelconfig] NewStandardValues -> DEBU 408 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:12.345 UTC [common/channelconfig] initializeProtosStruct -> DEBU 409 Processing field: AnchorPeers 2018-05-29 05:01:12.345 UTC [common/channelconfig] NewStandardValues -> DEBU 40a Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.345 UTC [common/channelconfig] initializeProtosStruct -> DEBU 40b Processing field: MSP 2018-05-29 05:01:12.345 UTC [common/channelconfig] Validate -> DEBU 40c Anchor peers for org Org2MSP are 2018-05-29 05:01:12.346 UTC [common/channelconfig] validateMSP -> DEBU 40d Setting up MSP for org Org2MSP 2018-05-29 05:01:12.347 UTC [common/channelconfig] NewStandardValues -> DEBU 40e Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:12.352 UTC [common/channelconfig] initializeProtosStruct -> DEBU 40f Processing field: ConsensusType 2018-05-29 05:01:12.352 UTC [common/channelconfig] initializeProtosStruct -> DEBU 410 Processing field: BatchSize 2018-05-29 05:01:12.352 UTC [common/channelconfig] initializeProtosStruct -> DEBU 411 Processing field: BatchTimeout 2018-05-29 05:01:12.352 UTC [common/channelconfig] initializeProtosStruct -> DEBU 412 Processing field: KafkaBrokers 2018-05-29 05:01:12.355 UTC [common/channelconfig] initializeProtosStruct -> DEBU 413 Processing field: ChannelRestrictions 2018-05-29 05:01:12.355 UTC [common/channelconfig] initializeProtosStruct -> DEBU 414 Processing field: Capabilities 2018-05-29 05:01:12.355 UTC [common/channelconfig] NewStandardValues -> DEBU 415 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.355 UTC [common/channelconfig] initializeProtosStruct -> DEBU 416 Processing field: MSP 2018-05-29 05:01:12.356 UTC [common/channelconfig] validateMSP -> DEBU 417 Setting up MSP for org OrdererOrg 2018-05-29 05:01:12.364 UTC [common/configtx] addToMap -> DEBU 418 Adding to config map: [Group] /Channel 2018-05-29 05:01:12.365 UTC [common/configtx] addToMap -> DEBU 419 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:12.367 UTC [common/configtx] addToMap -> DEBU 41a Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:12.370 UTC [common/configtx] addToMap -> DEBU 41b Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:12.370 UTC [common/configtx] addToMap -> DEBU 41c Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:12.370 UTC [common/configtx] addToMap -> DEBU 41d Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:12.370 UTC [common/configtx] addToMap -> DEBU 41e Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:12.371 UTC [common/configtx] addToMap -> DEBU 41f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:12.371 UTC [common/configtx] addToMap -> DEBU 420 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:12.373 UTC [common/configtx] addToMap -> DEBU 421 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:12.373 UTC [common/configtx] addToMap -> DEBU 422 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:12.373 UTC [common/configtx] addToMap -> DEBU 423 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:12.377 UTC [common/configtx] addToMap -> DEBU 424 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:12.377 UTC [common/configtx] addToMap -> DEBU 425 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:12.377 UTC [common/configtx] addToMap -> DEBU 426 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:12.378 UTC [common/configtx] addToMap -> DEBU 427 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:12.378 UTC [common/configtx] addToMap -> DEBU 428 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:12.379 UTC [common/configtx] addToMap -> DEBU 429 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:12.379 UTC [common/configtx] addToMap -> DEBU 42a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:12.379 UTC [common/configtx] addToMap -> DEBU 42b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:12.380 UTC [common/configtx] addToMap -> DEBU 42c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:12.380 UTC [common/configtx] addToMap -> DEBU 42d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:12.381 UTC [common/configtx] addToMap -> DEBU 42e Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:12.382 UTC [common/configtx] addToMap -> DEBU 42f Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:12.385 UTC [common/configtx] addToMap -> DEBU 430 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 431 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 432 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 433 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 434 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 435 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 436 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 437 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 438 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:12.386 UTC [common/configtx] addToMap -> DEBU 439 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:12.387 UTC [common/configtx] addToMap -> DEBU 43a Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:12.387 UTC [common/configtx] addToMap -> DEBU 43b Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:12.387 UTC [common/configtx] addToMap -> DEBU 43c Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:12.387 UTC [common/channelconfig] LogSanityChecks -> DEBU 43d As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:12.387 UTC [common/channelconfig] LogSanityChecks -> DEBU 43e As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:12.388 UTC [common/channelconfig] LogSanityChecks -> DEBU 43f As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:12.389 UTC [common/channelconfig] LogSanityChecks -> DEBU 440 As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:12.389 UTC [common/channelconfig] LogSanityChecks -> DEBU 441 As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:12.389 UTC [common/channelconfig] LogSanityChecks -> DEBU 442 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:12.389 UTC [common/configtx] addToMap -> DEBU 443 Adding to config map: [Group] /Resources 2018-05-29 05:01:12.390 UTC [peer] updateTrustedRoots -> DEBU 444 Updating trusted root authorities for channel mychannel 2018-05-29 05:01:12.394 UTC [peer] buildTrustedRootsForChain -> DEBU 445 updating root CAs for channel [mychannel] 2018-05-29 05:01:12.395 UTC [peer] buildTrustedRootsForChain -> DEBU 446 adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:12.395 UTC [peer] buildTrustedRootsForChain -> DEBU 447 adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:12.395 UTC [peer] buildTrustedRootsForChain -> DEBU 448 adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:12.396 UTC [committer/txvalidator] validateTx -> DEBU 449 config transaction received for chain mychannel 2018-05-29 05:01:12.397 UTC [committer/txvalidator] validateTx -> DEBU 44a validateTx completes for block 0xc4213e7fa0 env 0xc42030c4e0 txn 0 2018-05-29 05:01:12.397 UTC [committer/txvalidator] Validate -> DEBU 44b got result for idx 0, code 0 2018-05-29 05:01:12.397 UTC [committer/txvalidator] Validate -> DEBU 44c END Block Validation 2018-05-29 05:01:12.398 UTC [committer] preCommit -> DEBU 44d Received configuration update, calling CSCC ConfigUpdate 2018-05-29 05:01:12.399 UTC [kvledger] CommitWithPvtData -> DEBU 44e Channel [mychannel]: Validating state for block [1] 2018-05-29 05:01:12.400 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 44f Validating new block with num trans = [1] 2018-05-29 05:01:12.400 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 450 ValidateAndPrepareBatch() for block number = [1] 2018-05-29 05:01:12.400 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 451 preprocessing ProtoBlock... 2018-05-29 05:01:12.400 UTC [valimpl] preprocessProtoBlock -> DEBU 452 txType=CONFIG 2018-05-29 05:01:12.400 UTC [valimpl] processNonEndorserTx -> DEBU 453 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:12.401 UTC [valimpl] processNonEndorserTx -> DEBU 454 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:12.401 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 455 constructing new tx simulator 2018-05-29 05:01:12.401 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 456 constructing new tx simulator txid = [] 2018-05-29 05:01:12.402 UTC [peer] GenerateSimulationResults -> DEBU 457 Processing CONFIG 2018-05-29 05:01:12.407 UTC [peer] processChannelConfigTx -> DEBU 458 channelConfig=sequence:2 channel_group: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > > 2018-05-29 05:01:12.417 UTC [common/channelconfig] NewStandardValues -> DEBU 459 Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:12.417 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45a Processing field: HashingAlgorithm 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45b Processing field: BlockDataHashingStructure 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45c Processing field: OrdererAddresses 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45d Processing field: Consortium 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45e Processing field: Capabilities 2018-05-29 05:01:12.418 UTC [common/channelconfig] NewStandardValues -> DEBU 45f Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 460 Processing field: Capabilities 2018-05-29 05:01:12.418 UTC [common/channelconfig] NewStandardValues -> DEBU 461 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:12.418 UTC [common/channelconfig] initializeProtosStruct -> DEBU 462 Processing field: AnchorPeers 2018-05-29 05:01:12.418 UTC [common/channelconfig] NewStandardValues -> DEBU 463 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.419 UTC [common/channelconfig] initializeProtosStruct -> DEBU 464 Processing field: MSP 2018-05-29 05:01:12.419 UTC [common/channelconfig] Validate -> DEBU 465 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:12.420 UTC [common/channelconfig] validateMSP -> DEBU 466 Setting up MSP for org Org1MSP 2018-05-29 05:01:12.421 UTC [common/channelconfig] NewStandardValues -> DEBU 467 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:12.424 UTC [common/channelconfig] initializeProtosStruct -> DEBU 468 Processing field: AnchorPeers 2018-05-29 05:01:12.424 UTC [common/channelconfig] NewStandardValues -> DEBU 469 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.424 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46a Processing field: MSP 2018-05-29 05:01:12.424 UTC [common/channelconfig] Validate -> DEBU 46b Anchor peers for org Org2MSP are 2018-05-29 05:01:12.424 UTC [common/channelconfig] validateMSP -> DEBU 46c Setting up MSP for org Org2MSP 2018-05-29 05:01:12.427 UTC [common/channelconfig] NewStandardValues -> DEBU 46d Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:12.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46e Processing field: ConsensusType 2018-05-29 05:01:12.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46f Processing field: BatchSize 2018-05-29 05:01:12.427 UTC [common/channelconfig] initializeProtosStruct -> DEBU 470 Processing field: BatchTimeout 2018-05-29 05:01:12.428 UTC [common/channelconfig] initializeProtosStruct -> DEBU 471 Processing field: KafkaBrokers 2018-05-29 05:01:12.428 UTC [common/channelconfig] initializeProtosStruct -> DEBU 472 Processing field: ChannelRestrictions 2018-05-29 05:01:12.428 UTC [common/channelconfig] initializeProtosStruct -> DEBU 473 Processing field: Capabilities 2018-05-29 05:01:12.428 UTC [common/channelconfig] NewStandardValues -> DEBU 474 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:12.429 UTC [common/channelconfig] initializeProtosStruct -> DEBU 475 Processing field: MSP 2018-05-29 05:01:12.429 UTC [common/channelconfig] validateMSP -> DEBU 476 Setting up MSP for org OrdererOrg 2018-05-29 05:01:12.434 UTC [common/configtx] addToMap -> DEBU 477 Adding to config map: [Group] /Channel 2018-05-29 05:01:12.434 UTC [common/configtx] addToMap -> DEBU 478 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:12.435 UTC [common/configtx] addToMap -> DEBU 479 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:12.435 UTC [common/configtx] addToMap -> DEBU 47a Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:12.435 UTC [common/configtx] addToMap -> DEBU 47b Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:12.435 UTC [common/configtx] addToMap -> DEBU 47c Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:12.436 UTC [common/configtx] addToMap -> DEBU 47d Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:12.436 UTC [common/configtx] addToMap -> DEBU 47e Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:12.436 UTC [common/configtx] addToMap -> DEBU 47f Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:12.437 UTC [common/configtx] addToMap -> DEBU 480 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:12.437 UTC [common/configtx] addToMap -> DEBU 481 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:12.438 UTC [common/configtx] addToMap -> DEBU 482 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:12.438 UTC [common/configtx] addToMap -> DEBU 483 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:12.439 UTC [common/configtx] addToMap -> DEBU 484 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:12.439 UTC [common/configtx] addToMap -> DEBU 485 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:12.440 UTC [common/configtx] addToMap -> DEBU 486 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:12.440 UTC [common/configtx] addToMap -> DEBU 487 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:12.441 UTC [common/configtx] addToMap -> DEBU 488 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:12.442 UTC [common/configtx] addToMap -> DEBU 489 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:12.442 UTC [common/configtx] addToMap -> DEBU 48a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:12.443 UTC [common/configtx] addToMap -> DEBU 48b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:12.443 UTC [common/configtx] addToMap -> DEBU 48c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:12.444 UTC [common/configtx] addToMap -> DEBU 48d Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:12.444 UTC [common/configtx] addToMap -> DEBU 48e Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 48f Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 490 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 491 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 492 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 493 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:12.445 UTC [common/configtx] addToMap -> DEBU 494 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:12.446 UTC [common/configtx] addToMap -> DEBU 495 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:12.446 UTC [common/configtx] addToMap -> DEBU 496 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:12.446 UTC [common/configtx] addToMap -> DEBU 497 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:12.446 UTC [common/configtx] addToMap -> DEBU 498 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:12.446 UTC [common/configtx] addToMap -> DEBU 499 Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:12.447 UTC [common/configtx] addToMap -> DEBU 49a Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:12.448 UTC [common/configtx] addToMap -> DEBU 49b Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:12.448 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 49c Simulation completed, getting simulation results 2018-05-29 05:01:12.448 UTC [lockbasedtxmgr] Done -> DEBU 49d Done with transaction simulation / query execution [] 2018-05-29 05:01:12.448 UTC [lockbasedtxmgr] Done -> DEBU 49e Done with transaction simulation / query execution [] 2018-05-29 05:01:12.449 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 49f Block [1] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:12.449 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a0 validating rwset... 2018-05-29 05:01:12.449 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a1 postprocessing ProtoBlock... 2018-05-29 05:01:12.449 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a2 ValidateAndPrepareBatch() complete 2018-05-29 05:01:12.450 UTC [kvledger] CommitWithPvtData -> DEBU 4a3 Channel [mychannel]: Committing block [1] to storage 2018-05-29 05:01:12.455 UTC [pvtdatastorage] Prepare -> DEBU 4a4 Saved 0 private data write sets for block [1] 2018-05-29 05:01:12.458 UTC [fsblkstorage] indexBlock -> DEBU 4a5 Indexing block [blockNum=1, blockHash=[]byte{0xd6, 0x2b, 0xc4, 0xe5, 0xe7, 0x4c, 0xb0, 0x2a, 0xd0, 0x53, 0xed, 0xfb, 0x2e, 0xe1, 0x7b, 0xa9, 0x6d, 0x1c, 0x3a, 0x7a, 0xee, 0x8b, 0x81, 0xfb, 0xae, 0x29, 0x91, 0x4a, 0x9, 0xb5, 0x16, 0xfc} txOffsets= txId= locPointer=offset=70, bytesLength=11962 ] 2018-05-29 05:01:12.459 UTC [fsblkstorage] indexBlock -> DEBU 4a6 Adding txLoc [fileSuffixNum=0, offset=12031, bytesLength=11962] for tx ID: [] to index 2018-05-29 05:01:12.459 UTC [fsblkstorage] indexBlock -> DEBU 4a7 Adding txLoc [fileSuffixNum=0, offset=12031, bytesLength=11962] for tx number:[0] ID: [] to blockNumTranNum index 2018-05-29 05:01:12.461 UTC [fsblkstorage] updateCheckpoint -> DEBU 4a8 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25788], isChainEmpty=[false], lastBlockNumber=[1] 2018-05-29 05:01:12.461 UTC [pvtdatastorage] Commit -> DEBU 4a9 Committing private data for block [1] 2018-05-29 05:01:12.464 UTC [pvtdatastorage] Commit -> DEBU 4aa Committed private data for block [1] 2018-05-29 05:01:12.464 UTC [kvledger] CommitWithPvtData -> INFO 4ab Channel [mychannel]: Committed block [1] with 1 transaction(s) 2018-05-29 05:01:12.464 UTC [kvledger] CommitWithPvtData -> DEBU 4ac Channel [mychannel]: Committing block [1] transactions to state database 2018-05-29 05:01:12.465 UTC [lockbasedtxmgr] Commit -> DEBU 4ad Committing updates to state database 2018-05-29 05:01:12.465 UTC [lockbasedtxmgr] Commit -> DEBU 4ae Write lock acquired for committing updates to state database 2018-05-29 05:01:12.465 UTC [statecouchdb] processUpdateBatch -> DEBU 4af Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:12.465 UTC [statecouchdb] LoadCommittedVersions -> DEBU 4b0 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:12.465 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 4b1 Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:12.465 UTC [couchdb] handleRequest -> DEBU 4b2 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:12.466 UTC [couchdb] handleRequest -> DEBU 4b3 HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 49 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:12.469 UTC [couchdb] handleRequest -> DEBU 4b4 Exiting handleRequest() 2018-05-29 05:01:12.469 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 4b5 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:12 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: b0505d4800 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:12.470 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 4b6 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:12.470 UTC [statecouchdb] processUpdateBatch -> DEBU 4b7 Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[1-ec532ce4d92a5e1f2d27363811a4dd87], isDelete=[false] 2018-05-29 05:01:12.470 UTC [couchdb] BatchUpdateDocuments -> DEBU 4b8 Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:12.470 UTC [couchdb] handleRequest -> DEBU 4b9 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_bulk_docs 2018-05-29 05:01:12.470 UTC [couchdb] handleRequest -> DEBU 4ba HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 12114 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:12.485 UTC [couchdb] handleRequest -> DEBU 4bb Exiting handleRequest() 2018-05-29 05:01:12.485 UTC [couchdb] BatchUpdateDocuments -> DEBU 4bc HTTP Response: HTTP/1.1 201 Created | Content-Length: 101 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:12 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 8031cf97cf | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:12.485 UTC [couchdb] BatchUpdateDocuments -> DEBU 4bd Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"2-f788644a41ff5b2e4cb0064124ae2196"}] ] 2018-05-29 05:01:12.485 UTC [couchdb] EnsureFullCommit -> DEBU 4be Entering EnsureFullCommit() 2018-05-29 05:01:12.485 UTC [couchdb] handleRequest -> DEBU 4bf Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:12.485 UTC [couchdb] handleRequest -> DEBU 4c0 HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:12.492 UTC [couchdb] handleRequest -> DEBU 4c1 Exiting handleRequest() 2018-05-29 05:01:12.492 UTC [couchdb] EnsureFullCommit -> DEBU 4c2 _ensure_full_commit database mychannel_ 2018-05-29 05:01:12.493 UTC [couchdb] EnsureFullCommit -> DEBU 4c3 Exiting EnsureFullCommit() 2018-05-29 05:01:12.493 UTC [couchdb] SaveDoc -> DEBU 4c4 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:12.493 UTC [couchdb] encodePathElement -> DEBU 4c5 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:12.493 UTC [couchdb] encodePathElement -> DEBU 4c6 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:12.493 UTC [couchdb] SaveDoc -> DEBU 4c7 rev= 2018-05-29 05:01:12.493 UTC [couchdb] ReadDoc -> DEBU 4c8 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:12.493 UTC [couchdb] encodePathElement -> DEBU 4c9 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:12.493 UTC [couchdb] encodePathElement -> DEBU 4ca Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:12.493 UTC [couchdb] handleRequest -> DEBU 4cb Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:12.494 UTC [couchdb] WarmIndexAllIndexes -> DEBU 4cc Entering WarmIndexAllIndexes() 2018-05-29 05:01:12.494 UTC [couchdb] ListIndex -> DEBU 4cd Entering ListIndex() 2018-05-29 05:01:12.494 UTC [couchdb] handleRequest -> DEBU 4ce Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/_index/ 2018-05-29 05:01:12.494 UTC [couchdb] handleRequest -> DEBU 4cf HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:12.495 UTC [couchdb] handleRequest -> DEBU 4d0 HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:12.499 UTC [couchdb] handleRequest -> DEBU 4d1 Exiting handleRequest() 2018-05-29 05:01:12.499 UTC [couchdb] ListIndex -> DEBU 4d2 Exiting ListIndex() 2018-05-29 05:01:12.499 UTC [couchdb] WarmIndexAllIndexes -> DEBU 4d3 Exiting WarmIndexAllIndexes() 2018-05-29 05:01:12.504 UTC [couchdb] handleRequest -> DEBU 4d4 Exiting handleRequest() 2018-05-29 05:01:12.504 UTC [couchdb] ReadDoc -> DEBU 4d5 Exiting ReadDoc() 2018-05-29 05:01:12.504 UTC [couchdb] handleRequest -> DEBU 4d6 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:12.504 UTC [couchdb] handleRequest -> DEBU 4d7 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | If-Match: 1-e4f4f8a3e2d4053a7d9b54186eb8f322 | Accept-Encoding: gzip | | 2018-05-29 05:01:12.511 UTC [couchdb] handleRequest -> DEBU 4d8 Exiting handleRequest() 2018-05-29 05:01:12.513 UTC [couchdb] SaveDoc -> DEBU 4d9 Exiting SaveDoc() 2018-05-29 05:01:12.515 UTC [lockbasedtxmgr] Commit -> DEBU 4da Updates committed to state database 2018-05-29 05:01:12.515 UTC [statecouchdb] ClearCachedVersions -> DEBU 4db Clear Cache 2018-05-29 05:01:12.515 UTC [kvledger] CommitWithPvtData -> DEBU 4dc Channel [mychannel]: Committing block [1] transactions to history database 2018-05-29 05:01:12.516 UTC [historyleveldb] Commit -> DEBU 4dd Channel [mychannel]: Updating history database for blockNo [1] with [1] transactions 2018-05-29 05:01:12.516 UTC [historyleveldb] Commit -> DEBU 4de Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:12.531 UTC [historyleveldb] Commit -> DEBU 4df Channel [mychannel]: Updates committed to history database for blockNo [1] 2018-05-29 05:01:12.531 UTC [eventhub_producer] CreateBlockEvents -> DEBU 4e0 Entry 2018-05-29 05:01:12.531 UTC [eventhub_producer] CreateBlockEvents -> DEBU 4e1 Exit 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e2 Entry 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e3 Event processor timeout > 0 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e4 Event sent successfully 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e5 Exit 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e6 Entry 2018-05-29 05:01:12.531 UTC [eventhub_producer] Send -> DEBU 4e7 Event processor timeout > 0 2018-05-29 05:01:12.532 UTC [eventhub_producer] Send -> DEBU 4e8 Event sent successfully 2018-05-29 05:01:12.532 UTC [eventhub_producer] Send -> DEBU 4e9 Exit 2018-05-29 05:01:13.455 UTC [gossip/channel] handleStateInfSnapshot -> DEBU 4ea Channel mychannel : Couldn't find org identity of peer �:Ī�Un��.�A�� �S�$A`@��pqr6� message sent from B��/��z��>_��\ ����1��[�…� 2018-05-29 05:01:15.535 UTC [blocksProvider] DeliverBlocks -> DEBU 4eb [mychannel] Adding payload locally, buffer seqNum = [2], peers number [1] 2018-05-29 05:01:15.536 UTC [blocksProvider] DeliverBlocks -> DEBU 4ec [mychannel] Gossiping block [2], peers number [1] 2018-05-29 05:01:15.536 UTC [committer/txvalidator] Validate -> DEBU 4ed START Block Validation 2018-05-29 05:01:15.536 UTC [committer/txvalidator] Validate -> DEBU 4ee expecting 1 block validation responses 2018-05-29 05:01:15.536 UTC [committer/txvalidator] validateTx -> DEBU 4ef validateTx starts for block 0xc421ac6320 env 0xc421c0c8a0 txn 0 2018-05-29 05:01:15.536 UTC [protoutils] ValidateTransaction -> DEBU 4f0 ValidateTransactionEnvelope starts for envelope 0xc421c0c8a0 2018-05-29 05:01:15.537 UTC [protoutils] ValidateTransaction -> DEBU 4f1 Header is channel_header:"\010\001\032\006\010\233\275\263\330\005\"\tmychannel" signature_header:"\n\220\006\n\nOrdererMSP\022\201\006-----BEGIN CERTIFICATE-----\nMIICDDCCAbOgAwIBAgIRAL3nq3vsFHNQs5K1t+974z0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA1MjkwNDU0MjZaFw0yODA1MjYwNDU0MjZaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEf5IMzgvoRGvBwGynHlL8PvJou4Ts2Xr3xZMuuneC0PI7TTxD\n80ZobtDci0o/Y3LgGtwOoMaTjKZ5fRC75oKjoqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgAPrdFKu0WO6TNibXjk4eac+mXhYT\nL3PtAvBnd+Uk3Z8wCgYIKoZIzj0EAwIDRwAwRAIgKiE0UnuJ9A+xeawYnEOQj54Y\n0GXZCqVTP/Otwm7dRPUCICAdBp0PiwTSauSrZCs7rjn7WtM+zdD2fLJQLgtMvg27\n-----END CERTIFICATE-----\n\022\030\271\235\334T\337[ \305+P\241z\021\342\261\003\216\373B\220\213\322\005\353" 2018-05-29 05:01:15.537 UTC [protoutils] validateChannelHeader -> DEBU 4f2 validateChannelHeader info: header type 1 2018-05-29 05:01:15.537 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f3 begin 2018-05-29 05:01:15.537 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f4 creator is &{OrdererMSP cac97220864bf257294f80fe85ba5e51a568ee8e12f9294cba40fb85f5ddd398} 2018-05-29 05:01:15.537 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f5 creator is valid 2018-05-29 05:01:15.538 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f6 exits successfully 2018-05-29 05:01:15.538 UTC [protoutils] validateConfigTransaction -> DEBU 4f7 validateConfigTransaction starts for data 0xc4219b3000, header channel_header:"\010\001\032\006\010\233\275\263\330\005\"\tmychannel" signature_header:"\n\220\006\n\nOrdererMSP\022\201\006-----BEGIN CERTIFICATE-----\nMIICDDCCAbOgAwIBAgIRAL3nq3vsFHNQs5K1t+974z0wCgYIKoZIzj0EAwIwaTEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt\ncGxlLmNvbTAeFw0xODA1MjkwNDU0MjZaFw0yODA1MjYwNDU0MjZaMFgxCzAJBgNV\nBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp\nc2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI\nKoZIzj0DAQcDQgAEf5IMzgvoRGvBwGynHlL8PvJou4Ts2Xr3xZMuuneC0PI7TTxD\n80ZobtDci0o/Y3LgGtwOoMaTjKZ5fRC75oKjoqNNMEswDgYDVR0PAQH/BAQDAgeA\nMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgAPrdFKu0WO6TNibXjk4eac+mXhYT\nL3PtAvBnd+Uk3Z8wCgYIKoZIzj0EAwIDRwAwRAIgKiE0UnuJ9A+xeawYnEOQj54Y\n0GXZCqVTP/Otwm7dRPUCICAdBp0PiwTSauSrZCs7rjn7WtM+zdD2fLJQLgtMvg27\n-----END CERTIFICATE-----\n\022\030\271\235\334T\337[ \305+P\241z\021\342\261\003\216\373B\220\213\322\005\353" 2018-05-29 05:01:15.538 UTC [committer/txvalidator] validateTx -> DEBU 4f8 Transaction is for channel mychannel 2018-05-29 05:01:15.539 UTC [common/configtx] addToMap -> DEBU 4f9 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.539 UTC [common/configtx] addToMap -> DEBU 4fa Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.539 UTC [common/configtx] addToMap -> DEBU 4fb Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.541 UTC [common/configtx] addToMap -> DEBU 4fc Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.541 UTC [common/configtx] addToMap -> DEBU 4fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.541 UTC [common/configtx] addToMap -> DEBU 4fe Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.542 UTC [common/configtx] addToMap -> DEBU 4ff Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.542 UTC [common/configtx] addToMap -> DEBU 500 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.543 UTC [common/configtx] addToMap -> DEBU 501 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.543 UTC [common/configtx] addToMap -> DEBU 502 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.543 UTC [common/configtx] addToMap -> DEBU 503 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.543 UTC [common/configtx] addToMap -> DEBU 504 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.543 UTC [common/configtx] addToMap -> DEBU 505 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.544 UTC [common/configtx] addToMap -> DEBU 506 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.544 UTC [common/configtx] addToMap -> DEBU 507 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.544 UTC [common/configtx] verifyDeltaSet -> DEBU 508 Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.544 UTC [common/configtx] verifyDeltaSet -> DEBU 509 Processing change to key: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.544 UTC [common/configtx] policyForItem -> DEBU 50a Getting policy for item Org2MSP with mod_policy Admins 2018-05-29 05:01:15.545 UTC [common/configtx] recurseConfigMap -> DEBU 50b Setting policy for key Readers to 2018-05-29 05:01:15.549 UTC [common/configtx] recurseConfigMap -> DEBU 50c Setting policy for key Writers to 2018-05-29 05:01:15.549 UTC [common/configtx] recurseConfigMap -> DEBU 50d Setting policy for key Admins to 2018-05-29 05:01:15.550 UTC [common/configtx] recurseConfigMap -> DEBU 50e Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.550 UTC [common/configtx] recurseConfigMap -> DEBU 50f Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.550 UTC [common/configtx] recurseConfigMap -> DEBU 510 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.555 UTC [common/configtx] recurseConfigMap -> DEBU 511 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.555 UTC [common/configtx] recurseConfigMap -> DEBU 512 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.555 UTC [common/configtx] recurseConfigMap -> DEBU 513 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.556 UTC [common/configtx] recurseConfigMap -> DEBU 514 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.556 UTC [common/configtx] recurseConfigMap -> DEBU 515 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.556 UTC [common/configtx] recurseConfigMap -> DEBU 516 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.556 UTC [common/configtx] recurseConfigMap -> DEBU 517 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.557 UTC [common/configtx] recurseConfigMap -> DEBU 518 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.557 UTC [common/configtx] recurseConfigMap -> DEBU 519 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.557 UTC [common/configtx] recurseConfigMap -> DEBU 51a Setting policy for key BlockValidation to policy: mod_policy:"Admins" 2018-05-29 05:01:15.557 UTC [common/configtx] recurseConfigMap -> DEBU 51b Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.557 UTC [common/configtx] recurseConfigMap -> DEBU 51c Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.558 UTC [common/configtx] recurseConfigMap -> DEBU 51d Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.559 UTC [common/channelconfig] NewStandardValues -> DEBU 51e Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.559 UTC [common/channelconfig] initializeProtosStruct -> DEBU 51f Processing field: HashingAlgorithm 2018-05-29 05:01:15.559 UTC [common/channelconfig] initializeProtosStruct -> DEBU 520 Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.559 UTC [common/channelconfig] initializeProtosStruct -> DEBU 521 Processing field: OrdererAddresses 2018-05-29 05:01:15.560 UTC [common/channelconfig] initializeProtosStruct -> DEBU 522 Processing field: Consortium 2018-05-29 05:01:15.560 UTC [common/channelconfig] initializeProtosStruct -> DEBU 523 Processing field: Capabilities 2018-05-29 05:01:15.560 UTC [common/channelconfig] NewStandardValues -> DEBU 524 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.560 UTC [common/channelconfig] initializeProtosStruct -> DEBU 525 Processing field: Capabilities 2018-05-29 05:01:15.560 UTC [common/channelconfig] NewStandardValues -> DEBU 526 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.560 UTC [common/channelconfig] initializeProtosStruct -> DEBU 527 Processing field: AnchorPeers 2018-05-29 05:01:15.561 UTC [common/channelconfig] NewStandardValues -> DEBU 528 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.561 UTC [common/channelconfig] initializeProtosStruct -> DEBU 529 Processing field: MSP 2018-05-29 05:01:15.562 UTC [common/channelconfig] Validate -> DEBU 52a Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.562 UTC [common/channelconfig] validateMSP -> DEBU 52b Setting up MSP for org Org1MSP 2018-05-29 05:01:15.563 UTC [common/channelconfig] NewStandardValues -> DEBU 52c Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.570 UTC [common/channelconfig] initializeProtosStruct -> DEBU 52d Processing field: AnchorPeers 2018-05-29 05:01:15.571 UTC [common/channelconfig] NewStandardValues -> DEBU 52e Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.571 UTC [common/channelconfig] initializeProtosStruct -> DEBU 52f Processing field: MSP 2018-05-29 05:01:15.571 UTC [common/channelconfig] Validate -> DEBU 530 Anchor peers for org Org2MSP are anchor_peers: 2018-05-29 05:01:15.572 UTC [common/channelconfig] validateMSP -> DEBU 531 Setting up MSP for org Org2MSP 2018-05-29 05:01:15.573 UTC [common/channelconfig] NewStandardValues -> DEBU 532 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 533 Processing field: ConsensusType 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 534 Processing field: BatchSize 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 535 Processing field: BatchTimeout 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 536 Processing field: KafkaBrokers 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 537 Processing field: ChannelRestrictions 2018-05-29 05:01:15.578 UTC [common/channelconfig] initializeProtosStruct -> DEBU 538 Processing field: Capabilities 2018-05-29 05:01:15.578 UTC [common/channelconfig] NewStandardValues -> DEBU 539 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.580 UTC [common/channelconfig] initializeProtosStruct -> DEBU 53a Processing field: MSP 2018-05-29 05:01:15.580 UTC [common/channelconfig] validateMSP -> DEBU 53b Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.587 UTC [common/configtx] addToMap -> DEBU 53c Adding to config map: [Group] /Channel 2018-05-29 05:01:15.589 UTC [common/configtx] addToMap -> DEBU 53d Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.590 UTC [common/configtx] addToMap -> DEBU 53e Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.590 UTC [common/configtx] addToMap -> DEBU 53f Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.591 UTC [common/configtx] addToMap -> DEBU 540 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.592 UTC [common/configtx] addToMap -> DEBU 541 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.592 UTC [common/configtx] addToMap -> DEBU 542 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.593 UTC [common/configtx] addToMap -> DEBU 543 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.593 UTC [common/configtx] addToMap -> DEBU 544 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.594 UTC [common/configtx] addToMap -> DEBU 545 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.594 UTC [common/configtx] addToMap -> DEBU 546 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.594 UTC [common/configtx] addToMap -> DEBU 547 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.594 UTC [common/configtx] addToMap -> DEBU 548 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.594 UTC [common/configtx] addToMap -> DEBU 549 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.595 UTC [common/configtx] addToMap -> DEBU 54a Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.596 UTC [common/configtx] addToMap -> DEBU 54b Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.596 UTC [common/configtx] addToMap -> DEBU 54c Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.596 UTC [common/configtx] addToMap -> DEBU 54d Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.596 UTC [common/configtx] addToMap -> DEBU 54e Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.596 UTC [common/configtx] addToMap -> DEBU 54f Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.597 UTC [common/configtx] addToMap -> DEBU 550 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.597 UTC [common/configtx] addToMap -> DEBU 551 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.597 UTC [common/configtx] addToMap -> DEBU 552 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.597 UTC [common/configtx] addToMap -> DEBU 553 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.598 UTC [common/configtx] addToMap -> DEBU 554 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.598 UTC [common/configtx] addToMap -> DEBU 555 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.599 UTC [common/configtx] addToMap -> DEBU 556 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.599 UTC [common/configtx] addToMap -> DEBU 557 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.599 UTC [common/configtx] addToMap -> DEBU 558 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.599 UTC [common/configtx] addToMap -> DEBU 559 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.600 UTC [common/configtx] addToMap -> DEBU 55a Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.602 UTC [common/configtx] addToMap -> DEBU 55b Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.602 UTC [common/configtx] addToMap -> DEBU 55c Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.602 UTC [common/configtx] addToMap -> DEBU 55d Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.602 UTC [common/configtx] addToMap -> DEBU 55e Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.603 UTC [common/configtx] addToMap -> DEBU 55f Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.604 UTC [common/configtx] addToMap -> DEBU 560 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.604 UTC [common/configtx] addToMap -> DEBU 561 Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.604 UTC [common/channelconfig] LogSanityChecks -> DEBU 562 As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:15.604 UTC [common/channelconfig] LogSanityChecks -> DEBU 563 As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:15.604 UTC [common/channelconfig] LogSanityChecks -> DEBU 564 As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:15.604 UTC [common/channelconfig] LogSanityChecks -> DEBU 565 As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:15.604 UTC [common/channelconfig] LogSanityChecks -> DEBU 566 As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:15.605 UTC [common/channelconfig] LogSanityChecks -> DEBU 567 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:15.606 UTC [common/configtx] addToMap -> DEBU 568 Adding to config map: [Group] /Resources 2018-05-29 05:01:15.612 UTC [peer] updateTrustedRoots -> DEBU 569 Updating trusted root authorities for channel mychannel 2018-05-29 05:01:15.615 UTC [peer] buildTrustedRootsForChain -> DEBU 56a updating root CAs for channel [mychannel] 2018-05-29 05:01:15.619 UTC [peer] buildTrustedRootsForChain -> DEBU 56b adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:15.620 UTC [peer] buildTrustedRootsForChain -> DEBU 56c adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:15.620 UTC [peer] buildTrustedRootsForChain -> DEBU 56d adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:15.621 UTC [committer/txvalidator] validateTx -> DEBU 56e config transaction received for chain mychannel 2018-05-29 05:01:15.626 UTC [committer/txvalidator] validateTx -> DEBU 56f validateTx completes for block 0xc421ac6320 env 0xc421c0c8a0 txn 0 2018-05-29 05:01:15.626 UTC [committer/txvalidator] Validate -> DEBU 570 got result for idx 0, code 0 2018-05-29 05:01:15.626 UTC [committer/txvalidator] Validate -> DEBU 571 END Block Validation 2018-05-29 05:01:15.627 UTC [committer] preCommit -> DEBU 572 Received configuration update, calling CSCC ConfigUpdate 2018-05-29 05:01:15.628 UTC [kvledger] CommitWithPvtData -> DEBU 573 Channel [mychannel]: Validating state for block [2] 2018-05-29 05:01:15.628 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 574 Validating new block with num trans = [1] 2018-05-29 05:01:15.628 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 575 ValidateAndPrepareBatch() for block number = [2] 2018-05-29 05:01:15.628 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 576 preprocessing ProtoBlock... 2018-05-29 05:01:15.629 UTC [valimpl] preprocessProtoBlock -> DEBU 577 txType=CONFIG 2018-05-29 05:01:15.629 UTC [valimpl] processNonEndorserTx -> DEBU 578 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:15.629 UTC [valimpl] processNonEndorserTx -> DEBU 579 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:15.630 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 57a constructing new tx simulator 2018-05-29 05:01:15.630 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 57b constructing new tx simulator txid = [] 2018-05-29 05:01:15.630 UTC [peer] GenerateSimulationResults -> DEBU 57c Processing CONFIG 2018-05-29 05:01:15.631 UTC [peer] processChannelConfigTx -> DEBU 57d channelConfig=sequence:3 channel_group: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > groups: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > mod_policy:"Admins" > > values: > values: > values: > values: > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > policies: mod_policy:"Admins" > > > 2018-05-29 05:01:15.633 UTC [common/channelconfig] NewStandardValues -> DEBU 57e Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.634 UTC [common/channelconfig] initializeProtosStruct -> DEBU 57f Processing field: HashingAlgorithm 2018-05-29 05:01:15.634 UTC [common/channelconfig] initializeProtosStruct -> DEBU 580 Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.635 UTC [common/channelconfig] initializeProtosStruct -> DEBU 581 Processing field: OrdererAddresses 2018-05-29 05:01:15.635 UTC [common/channelconfig] initializeProtosStruct -> DEBU 582 Processing field: Consortium 2018-05-29 05:01:15.635 UTC [common/channelconfig] initializeProtosStruct -> DEBU 583 Processing field: Capabilities 2018-05-29 05:01:15.635 UTC [common/channelconfig] NewStandardValues -> DEBU 584 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.635 UTC [common/channelconfig] initializeProtosStruct -> DEBU 585 Processing field: Capabilities 2018-05-29 05:01:15.635 UTC [common/channelconfig] NewStandardValues -> DEBU 586 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.635 UTC [common/channelconfig] initializeProtosStruct -> DEBU 587 Processing field: AnchorPeers 2018-05-29 05:01:15.635 UTC [common/channelconfig] NewStandardValues -> DEBU 588 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.636 UTC [common/channelconfig] initializeProtosStruct -> DEBU 589 Processing field: MSP 2018-05-29 05:01:15.636 UTC [common/channelconfig] Validate -> DEBU 58a Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.636 UTC [common/channelconfig] validateMSP -> DEBU 58b Setting up MSP for org Org1MSP 2018-05-29 05:01:15.637 UTC [common/channelconfig] NewStandardValues -> DEBU 58c Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.641 UTC [common/channelconfig] initializeProtosStruct -> DEBU 58d Processing field: AnchorPeers 2018-05-29 05:01:15.641 UTC [common/channelconfig] NewStandardValues -> DEBU 58e Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.641 UTC [common/channelconfig] initializeProtosStruct -> DEBU 58f Processing field: MSP 2018-05-29 05:01:15.641 UTC [common/channelconfig] Validate -> DEBU 590 Anchor peers for org Org2MSP are anchor_peers: 2018-05-29 05:01:15.641 UTC [common/channelconfig] validateMSP -> DEBU 591 Setting up MSP for org Org2MSP 2018-05-29 05:01:15.642 UTC [common/channelconfig] NewStandardValues -> DEBU 592 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 593 Processing field: ConsensusType 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 594 Processing field: BatchSize 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 595 Processing field: BatchTimeout 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 596 Processing field: KafkaBrokers 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 597 Processing field: ChannelRestrictions 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 598 Processing field: Capabilities 2018-05-29 05:01:15.644 UTC [common/channelconfig] NewStandardValues -> DEBU 599 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.644 UTC [common/channelconfig] initializeProtosStruct -> DEBU 59a Processing field: MSP 2018-05-29 05:01:15.645 UTC [common/channelconfig] validateMSP -> DEBU 59b Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.661 UTC [common/configtx] addToMap -> DEBU 59c Adding to config map: [Group] /Channel 2018-05-29 05:01:15.669 UTC [common/configtx] addToMap -> DEBU 59d Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.673 UTC [common/configtx] addToMap -> DEBU 59e Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.674 UTC [common/configtx] addToMap -> DEBU 59f Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.674 UTC [common/configtx] addToMap -> DEBU 5a0 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a4 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a5 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a6 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.675 UTC [common/configtx] addToMap -> DEBU 5a7 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.676 UTC [common/configtx] addToMap -> DEBU 5a8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.676 UTC [common/configtx] addToMap -> DEBU 5a9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.676 UTC [common/configtx] addToMap -> DEBU 5aa Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.676 UTC [common/configtx] addToMap -> DEBU 5ab Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.677 UTC [common/configtx] addToMap -> DEBU 5ac Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.677 UTC [common/configtx] addToMap -> DEBU 5ad Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.677 UTC [common/configtx] addToMap -> DEBU 5ae Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.678 UTC [common/configtx] addToMap -> DEBU 5af Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.679 UTC [common/configtx] addToMap -> DEBU 5b0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.679 UTC [common/configtx] addToMap -> DEBU 5b1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.679 UTC [common/configtx] addToMap -> DEBU 5b2 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.679 UTC [common/configtx] addToMap -> DEBU 5b3 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.681 UTC [common/configtx] addToMap -> DEBU 5b4 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.681 UTC [common/configtx] addToMap -> DEBU 5b5 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.684 UTC [common/configtx] addToMap -> DEBU 5b6 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.684 UTC [common/configtx] addToMap -> DEBU 5b7 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.684 UTC [common/configtx] addToMap -> DEBU 5b8 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.684 UTC [common/configtx] addToMap -> DEBU 5b9 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.684 UTC [common/configtx] addToMap -> DEBU 5ba Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5bb Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5bc Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5bd Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5be Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5bf Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5c0 Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.685 UTC [common/configtx] addToMap -> DEBU 5c1 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.685 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 5c2 Simulation completed, getting simulation results 2018-05-29 05:01:15.686 UTC [lockbasedtxmgr] Done -> DEBU 5c3 Done with transaction simulation / query execution [] 2018-05-29 05:01:15.686 UTC [lockbasedtxmgr] Done -> DEBU 5c4 Done with transaction simulation / query execution [] 2018-05-29 05:01:15.686 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 5c5 Block [2] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:15.686 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c6 validating rwset... 2018-05-29 05:01:15.686 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c7 postprocessing ProtoBlock... 2018-05-29 05:01:15.687 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c8 ValidateAndPrepareBatch() complete 2018-05-29 05:01:15.687 UTC [kvledger] CommitWithPvtData -> DEBU 5c9 Channel [mychannel]: Committing block [2] to storage 2018-05-29 05:01:15.690 UTC [pvtdatastorage] Prepare -> DEBU 5ca Saved 0 private data write sets for block [2] 2018-05-29 05:01:15.694 UTC [fsblkstorage] indexBlock -> DEBU 5cb Indexing block [blockNum=2, blockHash=[]byte{0xe1, 0x7, 0x1a, 0x4b, 0x67, 0x34, 0xbc, 0x7e, 0x6c, 0xd5, 0xa2, 0xac, 0x2b, 0xc0, 0xbf, 0xc6, 0xee, 0xc4, 0xb3, 0x35, 0xbc, 0x35, 0x7c, 0xa5, 0xde, 0x86, 0xcc, 0xd6, 0x33, 0x11, 0x35, 0x9} txOffsets= txId= locPointer=offset=70, bytesLength=12026 ] 2018-05-29 05:01:15.694 UTC [fsblkstorage] indexBlock -> DEBU 5cc Adding txLoc [fileSuffixNum=0, offset=25858, bytesLength=12026] for tx ID: [] to index 2018-05-29 05:01:15.694 UTC [fsblkstorage] indexBlock -> DEBU 5cd Adding txLoc [fileSuffixNum=0, offset=25858, bytesLength=12026] for tx number:[0] ID: [] to blockNumTranNum index 2018-05-29 05:01:15.697 UTC [fsblkstorage] updateCheckpoint -> DEBU 5ce Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39679], isChainEmpty=[false], lastBlockNumber=[2] 2018-05-29 05:01:15.697 UTC [pvtdatastorage] Commit -> DEBU 5cf Committing private data for block [2] 2018-05-29 05:01:15.702 UTC [pvtdatastorage] Commit -> DEBU 5d0 Committed private data for block [2] 2018-05-29 05:01:15.703 UTC [kvledger] CommitWithPvtData -> INFO 5d1 Channel [mychannel]: Committed block [2] with 1 transaction(s) 2018-05-29 05:01:15.703 UTC [kvledger] CommitWithPvtData -> DEBU 5d2 Channel [mychannel]: Committing block [2] transactions to state database 2018-05-29 05:01:15.703 UTC [lockbasedtxmgr] Commit -> DEBU 5d3 Committing updates to state database 2018-05-29 05:01:15.703 UTC [lockbasedtxmgr] Commit -> DEBU 5d4 Write lock acquired for committing updates to state database 2018-05-29 05:01:15.703 UTC [statecouchdb] processUpdateBatch -> DEBU 5d5 Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.703 UTC [statecouchdb] LoadCommittedVersions -> DEBU 5d6 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:15.704 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5d7 Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.704 UTC [couchdb] handleRequest -> DEBU 5d8 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:15.704 UTC [couchdb] handleRequest -> DEBU 5d9 HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 49 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:15.713 UTC [couchdb] handleRequest -> DEBU 5da Exiting handleRequest() 2018-05-29 05:01:15.720 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5db HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:15 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: a4a95e90b9 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:15.723 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5dc Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:15.724 UTC [statecouchdb] processUpdateBatch -> DEBU 5dd Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[2-f788644a41ff5b2e4cb0064124ae2196], isDelete=[false] 2018-05-29 05:01:15.724 UTC [couchdb] BatchUpdateDocuments -> DEBU 5de Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.724 UTC [couchdb] handleRequest -> DEBU 5df Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_bulk_docs 2018-05-29 05:01:15.724 UTC [couchdb] handleRequest -> DEBU 5e0 HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 12190 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:15.742 UTC [couchdb] handleRequest -> DEBU 5e1 Exiting handleRequest() 2018-05-29 05:01:15.742 UTC [couchdb] BatchUpdateDocuments -> DEBU 5e2 HTTP Response: HTTP/1.1 201 Created | Content-Length: 101 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:01:15 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 9e739c3b43 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:15.742 UTC [couchdb] BatchUpdateDocuments -> DEBU 5e3 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"3-ea4607d2210687680adf42b94407af39"}] ] 2018-05-29 05:01:15.742 UTC [couchdb] EnsureFullCommit -> DEBU 5e4 Entering EnsureFullCommit() 2018-05-29 05:01:15.742 UTC [couchdb] handleRequest -> DEBU 5e5 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:15.742 UTC [couchdb] handleRequest -> DEBU 5e6 HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:15.752 UTC [couchdb] handleRequest -> DEBU 5e7 Exiting handleRequest() 2018-05-29 05:01:15.752 UTC [couchdb] EnsureFullCommit -> DEBU 5e8 _ensure_full_commit database mychannel_ 2018-05-29 05:01:15.753 UTC [couchdb] EnsureFullCommit -> DEBU 5e9 Exiting EnsureFullCommit() 2018-05-29 05:01:15.753 UTC [couchdb] SaveDoc -> DEBU 5ea Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.753 UTC [couchdb] encodePathElement -> DEBU 5eb Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.753 UTC [couchdb] encodePathElement -> DEBU 5ed Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.753 UTC [couchdb] SaveDoc -> DEBU 5ee rev= 2018-05-29 05:01:15.753 UTC [couchdb] ReadDoc -> DEBU 5ef Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.753 UTC [couchdb] encodePathElement -> DEBU 5f0 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.754 UTC [couchdb] encodePathElement -> DEBU 5f1 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.754 UTC [couchdb] handleRequest -> DEBU 5f2 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:15.753 UTC [couchdb] WarmIndexAllIndexes -> DEBU 5ec Entering WarmIndexAllIndexes() 2018-05-29 05:01:15.755 UTC [couchdb] ListIndex -> DEBU 5f3 Entering ListIndex() 2018-05-29 05:01:15.755 UTC [couchdb] handleRequest -> DEBU 5f4 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/_index/ 2018-05-29 05:01:15.755 UTC [couchdb] handleRequest -> DEBU 5f5 HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.756 UTC [couchdb] handleRequest -> DEBU 5f6 HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.792 UTC [couchdb] handleRequest -> DEBU 5f7 Exiting handleRequest() 2018-05-29 05:01:15.797 UTC [couchdb] ReadDoc -> DEBU 5f8 Exiting ReadDoc() 2018-05-29 05:01:15.804 UTC [couchdb] handleRequest -> DEBU 5f9 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:15.805 UTC [couchdb] handleRequest -> DEBU 5fa Exiting handleRequest() 2018-05-29 05:01:15.810 UTC [couchdb] ListIndex -> DEBU 5fb Exiting ListIndex() 2018-05-29 05:01:15.812 UTC [couchdb] WarmIndexAllIndexes -> DEBU 5fc Exiting WarmIndexAllIndexes() 2018-05-29 05:01:15.815 UTC [couchdb] handleRequest -> DEBU 5fd HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | If-Match: 2-b3f216191dff26f73b750b76e6efb875 | Accept-Encoding: gzip | | 2018-05-29 05:01:15.836 UTC [couchdb] handleRequest -> DEBU 5fe Exiting handleRequest() 2018-05-29 05:01:15.836 UTC [couchdb] SaveDoc -> DEBU 5ff Exiting SaveDoc() 2018-05-29 05:01:15.837 UTC [lockbasedtxmgr] Commit -> DEBU 600 Updates committed to state database 2018-05-29 05:01:15.837 UTC [statecouchdb] ClearCachedVersions -> DEBU 601 Clear Cache 2018-05-29 05:01:15.837 UTC [kvledger] CommitWithPvtData -> DEBU 602 Channel [mychannel]: Committing block [2] transactions to history database 2018-05-29 05:01:15.837 UTC [historyleveldb] Commit -> DEBU 603 Channel [mychannel]: Updating history database for blockNo [2] with [1] transactions 2018-05-29 05:01:15.838 UTC [historyleveldb] Commit -> DEBU 604 Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:15.841 UTC [historyleveldb] Commit -> DEBU 605 Channel [mychannel]: Updates committed to history database for blockNo [2] 2018-05-29 05:01:15.841 UTC [eventhub_producer] CreateBlockEvents -> DEBU 606 Entry 2018-05-29 05:01:15.842 UTC [eventhub_producer] CreateBlockEvents -> DEBU 607 Exit 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 608 Entry 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 609 Event processor timeout > 0 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 60a Event sent successfully 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 60b Exit 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 60c Entry 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 60d Event processor timeout > 0 2018-05-29 05:01:15.842 UTC [eventhub_producer] Send -> DEBU 60e Event sent successfully 2018-05-29 05:01:15.843 UTC [eventhub_producer] Send -> DEBU 60f Exit 2018-05-29 05:01:20.091 UTC [deliveryClient] Close -> DEBU 610 Entering 2018-05-29 05:01:20.093 UTC [deliveryClient] Close -> DEBU 611 Exiting 2018-05-29 05:01:20.093 UTC [deliveryClient] StopDeliverForChannel -> DEBU 612 This peer will stop pass blocks from orderer service to other peers 2018-05-29 05:01:20.103 UTC [deliveryClient] Disconnect -> DEBU 613 Entering 2018-05-29 05:01:20.104 UTC [deliveryClient] Disconnect -> DEBU 614 Exiting 2018-05-29 05:01:20.104 UTC [deliveryClient] try -> WARN 615 Got error: rpc error: code = Canceled desc = context canceled , at 1 attempt. Retrying in 1s 2018-05-29 05:01:20.105 UTC [blocksProvider] DeliverBlocks -> WARN 616 [mychannel] Receive error: Client is closing 2018-05-29 05:01:20.105 UTC [deliveryClient] Close -> DEBU 617 Entering 2018-05-29 05:01:20.105 UTC [deliveryClient] Close -> DEBU 618 Exiting 2018-05-29 05:01:22.627 UTC [endorser] ProcessProposal -> DEBU 619 Entering: Got request from 172.19.0.13:38662 2018-05-29 05:01:22.627 UTC [protoutils] ValidateProposalMessage -> DEBU 61a ValidateProposalMessage starts for signed proposal 0xc42030d470 2018-05-29 05:01:22.628 UTC [protoutils] validateChannelHeader -> DEBU 61b validateChannelHeader info: header type 3 2018-05-29 05:01:22.628 UTC [protoutils] checkSignatureFromCreator -> DEBU 61c begin 2018-05-29 05:01:22.628 UTC [protoutils] checkSignatureFromCreator -> DEBU 61d creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:01:22.628 UTC [protoutils] checkSignatureFromCreator -> DEBU 61e creator is valid 2018-05-29 05:01:22.629 UTC [protoutils] checkSignatureFromCreator -> DEBU 61f exits successfully 2018-05-29 05:01:22.629 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 620 validateChaincodeProposalMessage starts for proposal 0xc42079cd70, header 0xc42030d7d0 2018-05-29 05:01:22.629 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 621 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 05:01:22.629 UTC [endorser] preProcess -> DEBU 622 [][0761145e] processing txid: 0761145e34eb1af4164d89143188b5a52f82005752593a05c2fe180edd877bc1 2018-05-29 05:01:22.629 UTC [endorser] simulateProposal -> DEBU 623 [][0761145e] Entry chaincode: name:"lscc" 2018-05-29 05:01:22.629 UTC [endorser] disableJavaCCInst -> DEBU 624 java chaincode disabled 2018-05-29 05:01:22.629 UTC [endorser] callChaincode -> DEBU 625 [][0761145e] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 05:01:22.629 UTC [ccprovider] NewCCContext -> DEBU 626 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=0761145e34eb1af4164d89143188b5a52f82005752593a05c2fe180edd877bc1,syscc=true,proposal=0xc42079cd70,canname=lscc:1.1.0 2018-05-29 05:01:22.630 UTC [chaincode] Launch -> DEBU 627 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:01:22.630 UTC [chaincode] Execute -> DEBU 628 Entry 2018-05-29 05:01:22.630 UTC [chaincode] Execute -> DEBU 629 chaincode canonical name: lscc:1.1.0 2018-05-29 05:01:22.630 UTC [chaincode] sendExecuteMessage -> DEBU 62a [0761145e]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:01:22.630 UTC [chaincode] setChaincodeProposal -> DEBU 62b Setting chaincode proposal context... 2018-05-29 05:01:22.630 UTC [chaincode] setChaincodeProposal -> DEBU 62c Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:01:22.630 UTC [chaincode] sendExecuteMessage -> DEBU 62d [0761145e]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:01:22.630 UTC [chaincode] processStream -> DEBU 62e [0761145e]Move state message TRANSACTION 2018-05-29 05:01:22.630 UTC [chaincode] handleMessage -> DEBU 62f [0761145e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:01:22.630 UTC [chaincode] filterError -> DEBU 630 Ignoring NoTransitionError: no transition 2018-05-29 05:01:22.631 UTC [chaincode] processStream -> DEBU 631 [0761145e]sending state message TRANSACTION 2018-05-29 05:01:22.631 UTC [shim] func1 -> DEBU 632 [0761145e]Received message TRANSACTION from shim 2018-05-29 05:01:22.631 UTC [shim] handleMessage -> DEBU 633 [0761145e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:01:22.631 UTC [shim] beforeTransaction -> DEBU 634 [0761145e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:01:22.632 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 635 header.Name = src/github.com/chaincode/chaincode_example02/go/chaincode_example02.go 2018-05-29 05:01:22.634 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 636 Created statedb artifact tar 2018-05-29 05:01:22.634 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 637 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"mycc", Hash:[]uint8{0x47, 0x6f, 0xca, 0x1a, 0x94, 0x92, 0x74, 0x0, 0x19, 0x71, 0xf1, 0xec, 0x28, 0x36, 0xcb, 0x9, 0x32, 0x1f, 0xb, 0x71, 0x26, 0x8b, 0x37, 0x62, 0xd6, 0x89, 0x31, 0xc9, 0x3f, 0x21, 0x81, 0x34}, Version:"1.0"} 2018-05-29 05:01:22.634 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 638 Channel [mychannel]: Handling chaincode install event for chaincode [Name=mycc, Version=1.0, Hash=[]byte{0x47, 0x6f, 0xca, 0x1a, 0x94, 0x92, 0x74, 0x0, 0x19, 0x71, 0xf1, 0xec, 0x28, 0x36, 0xcb, 0x9, 0x32, 0x1f, 0xb, 0x71, 0x26, 0x8b, 0x37, 0x62, 0xd6, 0x89, 0x31, 0xc9, 0x3f, 0x21, 0x81, 0x34}] 2018-05-29 05:01:22.634 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 639 constructing new query executor txid = [75b7fba7-5340-41fc-a83d-afe6e44e3a96] 2018-05-29 05:01:22.634 UTC [statecouchdb] GetState -> DEBU 63a GetState(). ns=lscc, key=mycc 2018-05-29 05:01:22.634 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 63b Entering CreateDatabaseIfNotExist() 2018-05-29 05:01:22.634 UTC [couchdb] handleRequest -> DEBU 63c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc 2018-05-29 05:01:22.635 UTC [couchdb] handleRequest -> DEBU 63d HTTP Request: GET /mychannel_lscc HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:22.638 UTC [couchdb] handleRequest -> DEBU 63e Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:01:22.638 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 63f Database mychannel_lscc does not exist. 2018-05-29 05:01:22.638 UTC [couchdb] handleRequest -> DEBU 640 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_lscc 2018-05-29 05:01:22.638 UTC [couchdb] handleRequest -> DEBU 641 HTTP Request: PUT /mychannel_lscc HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:01:22.657 UTC [couchdb] handleRequest -> DEBU 642 Exiting handleRequest() 2018-05-29 05:01:22.658 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 643 Created state database mychannel_lscc 2018-05-29 05:01:22.658 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 644 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:01:22.658 UTC [couchdb] ReadDoc -> DEBU 645 Entering ReadDoc() id=[mycc] 2018-05-29 05:01:22.658 UTC [couchdb] encodePathElement -> DEBU 646 Entering encodePathElement() string=mycc 2018-05-29 05:01:22.658 UTC [couchdb] encodePathElement -> DEBU 647 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:01:22.659 UTC [couchdb] handleRequest -> DEBU 648 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:01:22.659 UTC [couchdb] handleRequest -> DEBU 649 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:22.663 UTC [couchdb] handleRequest -> DEBU 64a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:01:22.663 UTC [couchdb] ReadDoc -> DEBU 64b Document not found (404), returning nil value instead of 404 error 2018-05-29 05:01:22.663 UTC [lockbasedtxmgr] Done -> DEBU 64c Done with transaction simulation / query execution [75b7fba7-5340-41fc-a83d-afe6e44e3a96] 2018-05-29 05:01:22.663 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 64d Channel [mychannel]: Chaincode [Name=mycc, Version=1.0, Hash=[]byte{0x47, 0x6f, 0xca, 0x1a, 0x94, 0x92, 0x74, 0x0, 0x19, 0x71, 0xf1, 0xec, 0x28, 0x36, 0xcb, 0x9, 0x32, 0x1f, 0xb, 0x71, 0x26, 0x8b, 0x37, 0x62, 0xd6, 0x89, 0x31, 0xc9, 0x3f, 0x21, 0x81, 0x34}] is not deployed on channel hence not creating chaincode artifacts. 2018-05-29 05:01:22.664 UTC [lscc] executeInstall -> INFO 64e Installed Chaincode [mycc] Version [1.0] to peer 2018-05-29 05:01:22.664 UTC [shim] func1 -> DEBU 64f [0761145e]Transaction completed. Sending COMPLETED 2018-05-29 05:01:22.664 UTC [shim] func1 -> DEBU 650 [0761145e]Move state message COMPLETED 2018-05-29 05:01:22.664 UTC [shim] handleMessage -> DEBU 651 [0761145e]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:22.664 UTC [shim] func1 -> DEBU 652 [0761145e]send state message COMPLETED 2018-05-29 05:01:22.664 UTC [chaincode] processStream -> DEBU 653 [0761145e]Received message COMPLETED from shim 2018-05-29 05:01:22.664 UTC [chaincode] handleMessage -> DEBU 654 [0761145e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:22.665 UTC [chaincode] handleMessage -> DEBU 655 [0761145e34eb1af4164d89143188b5a52f82005752593a05c2fe180edd877bc1]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:22.665 UTC [chaincode] notify -> DEBU 656 notifying Txid:0761145e34eb1af4164d89143188b5a52f82005752593a05c2fe180edd877bc1, channelID: 2018-05-29 05:01:22.665 UTC [chaincode] Execute -> DEBU 657 Exit 2018-05-29 05:01:22.665 UTC [endorser] callChaincode -> DEBU 658 [][0761145e] Exit 2018-05-29 05:01:22.665 UTC [endorser] simulateProposal -> DEBU 659 [][0761145e] Exit 2018-05-29 05:01:22.665 UTC [endorser] ProcessProposal -> DEBU 65a Exit: request from%!(EXTRA string=172.19.0.13:38662) 2018-05-29 05:01:22.766 UTC [endorser] ProcessProposal -> DEBU 65b Entering: Got request from 172.19.0.13:38664 2018-05-29 05:01:22.767 UTC [protoutils] ValidateProposalMessage -> DEBU 65c ValidateProposalMessage starts for signed proposal 0xc42141bce0 2018-05-29 05:01:22.767 UTC [protoutils] validateChannelHeader -> DEBU 65d validateChannelHeader info: header type 3 2018-05-29 05:01:22.767 UTC [protoutils] checkSignatureFromCreator -> DEBU 65e begin 2018-05-29 05:01:22.768 UTC [protoutils] checkSignatureFromCreator -> DEBU 65f creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:01:22.768 UTC [protoutils] checkSignatureFromCreator -> DEBU 660 creator is valid 2018-05-29 05:01:22.768 UTC [protoutils] checkSignatureFromCreator -> DEBU 661 exits successfully 2018-05-29 05:01:22.768 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 662 validateChaincodeProposalMessage starts for proposal 0xc42079dd10, header 0xc421462060 2018-05-29 05:01:22.768 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 663 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 05:01:22.769 UTC [endorser] preProcess -> DEBU 664 [mychannel][ca0a8ca3] processing txid: ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de 2018-05-29 05:01:22.769 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 665 retrieveTransactionByID() - txId = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:01:22.769 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 666 constructing new tx simulator 2018-05-29 05:01:22.769 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 667 constructing new tx simulator txid = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:01:22.769 UTC [endorser] simulateProposal -> DEBU 668 [mychannel][ca0a8ca3] Entry chaincode: name:"lscc" 2018-05-29 05:01:22.769 UTC [endorser] disableJavaCCInst -> DEBU 669 java chaincode disabled 2018-05-29 05:01:22.769 UTC [endorser] callChaincode -> DEBU 66a [mychannel][ca0a8ca3] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 05:01:22.769 UTC [ccprovider] NewCCContext -> DEBU 66b NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de,syscc=true,proposal=0xc42079dd10,canname=lscc:1.1.0 2018-05-29 05:01:22.769 UTC [chaincode] Launch -> DEBU 66c chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:01:22.769 UTC [chaincode] Execute -> DEBU 66d Entry 2018-05-29 05:01:22.770 UTC [chaincode] Execute -> DEBU 66e chaincode canonical name: lscc:1.1.0 2018-05-29 05:01:22.770 UTC [chaincode] sendExecuteMessage -> DEBU 66f [ca0a8ca3]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:01:22.770 UTC [chaincode] setChaincodeProposal -> DEBU 670 Setting chaincode proposal context... 2018-05-29 05:01:22.770 UTC [chaincode] setChaincodeProposal -> DEBU 671 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:01:22.770 UTC [chaincode] sendExecuteMessage -> DEBU 672 [ca0a8ca3]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:01:22.770 UTC [chaincode] processStream -> DEBU 673 [ca0a8ca3]Move state message TRANSACTION 2018-05-29 05:01:22.770 UTC [chaincode] handleMessage -> DEBU 674 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:01:22.770 UTC [chaincode] filterError -> DEBU 675 Ignoring NoTransitionError: no transition 2018-05-29 05:01:22.770 UTC [chaincode] processStream -> DEBU 676 [ca0a8ca3]sending state message TRANSACTION 2018-05-29 05:01:22.770 UTC [shim] func1 -> DEBU 677 [ca0a8ca3]Received message TRANSACTION from shim 2018-05-29 05:01:22.771 UTC [shim] handleMessage -> DEBU 678 [ca0a8ca3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:01:22.771 UTC [shim] beforeTransaction -> DEBU 679 [ca0a8ca3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:01:22.771 UTC [shim] handleGetState -> DEBU 67a [ca0a8ca3]Sending GET_STATE 2018-05-29 05:01:22.772 UTC [chaincode] processStream -> DEBU 67b [ca0a8ca3]Received message GET_STATE from shim 2018-05-29 05:01:22.772 UTC [chaincode] handleMessage -> DEBU 67c [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 05:01:22.772 UTC [chaincode] afterGetState -> DEBU 67d [ca0a8ca3]Received GET_STATE, invoking get state from ledger 2018-05-29 05:01:22.772 UTC [chaincode] filterError -> DEBU 67e Ignoring NoTransitionError: no transition 2018-05-29 05:01:22.772 UTC [chaincode] func1 -> DEBU 67f [ca0a8ca3] getting state for chaincode lscc, key mycc, channel mychannel 2018-05-29 05:01:22.772 UTC [statecouchdb] GetState -> DEBU 680 GetState(). ns=lscc, key=mycc 2018-05-29 05:01:22.772 UTC [couchdb] ReadDoc -> DEBU 681 Entering ReadDoc() id=[mycc] 2018-05-29 05:01:22.773 UTC [couchdb] encodePathElement -> DEBU 682 Entering encodePathElement() string=mycc 2018-05-29 05:01:22.773 UTC [couchdb] encodePathElement -> DEBU 683 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:01:22.773 UTC [couchdb] handleRequest -> DEBU 684 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:01:22.773 UTC [couchdb] handleRequest -> DEBU 685 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:22.775 UTC [couchdb] handleRequest -> DEBU 686 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:01:22.776 UTC [couchdb] ReadDoc -> DEBU 687 Document not found (404), returning nil value instead of 404 error 2018-05-29 05:01:22.776 UTC [chaincode] func1 -> DEBU 688 [ca0a8ca3]No state associated with key: mycc. Sending RESPONSE with an empty payload 2018-05-29 05:01:22.776 UTC [chaincode] 1 -> DEBU 689 [ca0a8ca3]handleGetState serial send RESPONSE 2018-05-29 05:01:22.776 UTC [shim] func1 -> DEBU 68a [ca0a8ca3]Received message RESPONSE from shim 2018-05-29 05:01:22.776 UTC [shim] handleMessage -> DEBU 68b [ca0a8ca3]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 05:01:22.776 UTC [shim] sendChannel -> DEBU 68c [ca0a8ca3]before send 2018-05-29 05:01:22.776 UTC [shim] sendChannel -> DEBU 68d [ca0a8ca3]after send 2018-05-29 05:01:22.776 UTC [shim] afterResponse -> DEBU 68e [ca0a8ca3]Received RESPONSE, communicated (state:ready) 2018-05-29 05:01:22.776 UTC [shim] handleGetState -> DEBU 68f [ca0a8ca3]GetState received payload RESPONSE 2018-05-29 05:01:22.777 UTC [shim] handlePutState -> DEBU 690 [ca0a8ca3]Sending PUT_STATE 2018-05-29 05:01:22.777 UTC [chaincode] processStream -> DEBU 691 [ca0a8ca3]Received message PUT_STATE from shim 2018-05-29 05:01:22.777 UTC [chaincode] handleMessage -> DEBU 692 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-05-29 05:01:22.777 UTC [chaincode] filterError -> DEBU 693 Ignoring NoTransitionError: no transition 2018-05-29 05:01:22.777 UTC [chaincode] func1 -> DEBU 694 [ca0a8ca3]state is ready 2018-05-29 05:01:22.777 UTC [chaincode] func1 -> DEBU 695 [ca0a8ca3]Completed PUT_STATE. Sending RESPONSE 2018-05-29 05:01:22.777 UTC [chaincode] 1 -> DEBU 696 [ca0a8ca3]enterBusyState trigger event RESPONSE 2018-05-29 05:01:22.777 UTC [chaincode] processStream -> DEBU 697 [ca0a8ca3]Move state message RESPONSE 2018-05-29 05:01:22.777 UTC [chaincode] handleMessage -> DEBU 698 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-05-29 05:01:22.777 UTC [chaincode] filterError -> DEBU 699 Ignoring NoTransitionError: no transition 2018-05-29 05:01:22.778 UTC [chaincode] processStream -> DEBU 69a [ca0a8ca3]sending state message RESPONSE 2018-05-29 05:01:22.778 UTC [shim] func1 -> DEBU 69b [ca0a8ca3]Received message RESPONSE from shim 2018-05-29 05:01:22.778 UTC [shim] handleMessage -> DEBU 69c [ca0a8ca3]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 05:01:22.778 UTC [shim] sendChannel -> DEBU 69d [ca0a8ca3]before send 2018-05-29 05:01:22.778 UTC [shim] sendChannel -> DEBU 69e [ca0a8ca3]after send 2018-05-29 05:01:22.778 UTC [shim] afterResponse -> DEBU 69f [ca0a8ca3]Received RESPONSE, communicated (state:ready) 2018-05-29 05:01:22.778 UTC [shim] handlePutState -> DEBU 6a0 [ca0a8ca3]Received RESPONSE. Successfully updated state 2018-05-29 05:01:22.778 UTC [lscc] putChaincodeCollectionData -> DEBU 6a1 No collection configuration specified 2018-05-29 05:01:22.778 UTC [shim] func1 -> DEBU 6a2 [ca0a8ca3]Transaction completed. Sending COMPLETED 2018-05-29 05:01:22.778 UTC [shim] func1 -> DEBU 6a3 [ca0a8ca3]Move state message COMPLETED 2018-05-29 05:01:22.778 UTC [shim] handleMessage -> DEBU 6a4 [ca0a8ca3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:22.778 UTC [shim] func1 -> DEBU 6a5 [ca0a8ca3]send state message COMPLETED 2018-05-29 05:01:22.778 UTC [chaincode] processStream -> DEBU 6a6 [ca0a8ca3]Received message COMPLETED from shim 2018-05-29 05:01:22.779 UTC [chaincode] handleMessage -> DEBU 6a7 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:22.779 UTC [chaincode] handleMessage -> DEBU 6a8 [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:22.779 UTC [chaincode] notify -> DEBU 6a9 notifying Txid:ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de, channelID:mychannel 2018-05-29 05:01:22.779 UTC [chaincode] Execute -> DEBU 6aa Exit 2018-05-29 05:01:22.779 UTC [ccprovider] NewCCContext -> DEBU 6ab NewCCCC (chain=mychannel,chaincode=mycc,version=1.0,txid=ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de,syscc=false,proposal=0xc42079dd10,canname=mycc:1.0 2018-05-29 05:01:22.779 UTC [chaincode] Launch -> DEBU 6ac launchAndWaitForRegister fetched 1826 bytes from file system 2018-05-29 05:01:22.779 UTC [chaincode] launchAndWaitForRegister -> DEBU 6ad chaincode mycc:1.0 is being launched 2018-05-29 05:01:22.780 UTC [chaincode] getLaunchConfigs -> DEBU 6ae Executable is chaincode 2018-05-29 05:01:22.780 UTC [chaincode] getLaunchConfigs -> DEBU 6af Args [chaincode -peer.address=peer0.org2.example.com:7052] 2018-05-29 05:01:22.780 UTC [chaincode] getLaunchConfigs -> DEBU 6b0 Envs [CORE_CHAINCODE_ID_NAME=mycc:1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-05-29 05:01:22.780 UTC [chaincode] getLaunchConfigs -> DEBU 6b1 FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:01:22.780 UTC [chaincode] launch -> DEBU 6b2 start container: mycc:1.0(networkid:dev,peerid:peer0.org2.example.com) 2018-05-29 05:01:22.780 UTC [chaincode] launch -> DEBU 6b3 start container with args: chaincode -peer.address=peer0.org2.example.com:7052 2018-05-29 05:01:22.780 UTC [chaincode] launch -> DEBU 6b4 start container with env: CORE_CHAINCODE_ID_NAME=mycc:1.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-05-29 05:01:22.780 UTC [container] lockContainer -> DEBU 6b5 waiting for container(dev-peer0.org2.example.com-mycc-1.0) lock 2018-05-29 05:01:22.781 UTC [container] lockContainer -> DEBU 6b6 got container (dev-peer0.org2.example.com-mycc-1.0) lock 2018-05-29 05:01:22.781 UTC [dockercontroller] Start -> DEBU 6b7 Cleanup container dev-peer0.org2.example.com-mycc-1.0 2018-05-29 05:01:22.782 UTC [dockercontroller] stopInternal -> DEBU 6b8 Stop container dev-peer0.org2.example.com-mycc-1.0(No such container: dev-peer0.org2.example.com-mycc-1.0) 2018-05-29 05:01:22.783 UTC [dockercontroller] stopInternal -> DEBU 6b9 Kill container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) 2018-05-29 05:01:22.784 UTC [dockercontroller] stopInternal -> DEBU 6ba Remove container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) 2018-05-29 05:01:22.784 UTC [dockercontroller] Start -> DEBU 6bb Start container dev-peer0.org2.example.com-mycc-1.0 2018-05-29 05:01:22.784 UTC [dockercontroller] getDockerHostConfig -> DEBU 6bc docker container hostconfig NetworkMode: net_byfn 2018-05-29 05:01:22.785 UTC [dockercontroller] createContainer -> DEBU 6bd Create container: dev-peer0.org2.example.com-mycc-1.0 2018-05-29 05:01:22.794 UTC [dockercontroller] Start -> DEBU 6be start-could not find image (container id ), because of ...attempt to recreate image 2018-05-29 05:01:22.795 UTC [chaincode-platform] generateDockerfile -> DEBU 6bf FROM hyperledger/fabric-baseos:x86_64-0.4.6 ADD binpackage.tar /usr/local/bin LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ org.hyperledger.fabric.chaincode.id.version="1.0" \ org.hyperledger.fabric.chaincode.type="GOLANG" \ org.hyperledger.fabric.version="1.1.0" \ org.hyperledger.fabric.base.version="0.4.6" ENV CORE_CHAINCODE_BUILDLEVEL=1.1.0 2018-05-29 05:01:22.826 UTC [golang-platform] GenerateDockerBuild -> INFO 6c0 building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' 2018-05-29 05:01:22.826 UTC [golang-platform] GenerateDockerBuild -> INFO 6c1 building chaincode with tags: 2018-05-29 05:01:22.826 UTC [util] DockerBuild -> DEBU 6c2 Attempting build with image hyperledger/fabric-ccenv:x86_64-1.1.0 2018-05-29 05:02:07.542 UTC [dockercontroller] deployImage -> DEBU 6c3 Created image: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b 2018-05-29 05:02:07.542 UTC [dockercontroller] Start -> DEBU 6c4 start-recreated image successfully 2018-05-29 05:02:07.542 UTC [dockercontroller] createContainer -> DEBU 6c5 Create container: dev-peer0.org2.example.com-mycc-1.0 2018-05-29 05:02:07.594 UTC [dockercontroller] createContainer -> DEBU 6c6 Created container: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b 2018-05-29 05:02:08.334 UTC [dockercontroller] Start -> DEBU 6c7 Started container dev-peer0.org2.example.com-mycc-1.0 2018-05-29 05:02:08.335 UTC [container] unlockContainer -> DEBU 6c8 container lock deleted(dev-peer0.org2.example.com-mycc-1.0) 2018-05-29 05:02:08.360 UTC [accessControl] authenticate -> DEBU 6c9 Chaincode mycc:1.0 's authentication is authorized 2018-05-29 05:02:08.360 UTC [chaincode] HandleChaincodeStream -> DEBU 6ca Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:02:08.360 UTC [chaincode] processStream -> DEBU 6cb []Received message REGISTER from shim 2018-05-29 05:02:08.360 UTC [chaincode] handleMessage -> DEBU 6cc []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:02:08.360 UTC [chaincode] beforeRegisterEvent -> DEBU 6cd Received REGISTER in state created 2018-05-29 05:02:08.360 UTC [chaincode] registerHandler -> DEBU 6ce registered handler complete for chaincode mycc:1.0 2018-05-29 05:02:08.360 UTC [chaincode] beforeRegisterEvent -> DEBU 6cf Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED 2018-05-29 05:02:08.360 UTC [chaincode] notifyDuringStartup -> DEBU 6d0 Notifying during startup 2018-05-29 05:02:08.361 UTC [chaincode] func1 -> DEBU 6d1 chaincode mycc:1.0 launch seq completed 2018-05-29 05:02:08.361 UTC [chaincode] ready -> DEBU 6d2 sending READY 2018-05-29 05:02:08.361 UTC [chaincode] setChaincodeProposal -> DEBU 6d3 Setting chaincode proposal context... 2018-05-29 05:02:08.361 UTC [chaincode] setChaincodeProposal -> DEBU 6d4 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:08.361 UTC [chaincode] processStream -> DEBU 6d5 [ca0a8ca3]Move state message READY 2018-05-29 05:02:08.361 UTC [chaincode] handleMessage -> DEBU 6d6 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:02:08.361 UTC [chaincode] enterReadyState -> DEBU 6d7 [ca0a8ca3]Entered state ready 2018-05-29 05:02:08.361 UTC [chaincode] notify -> DEBU 6d8 notifying Txid:ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de, channelID:mychannel 2018-05-29 05:02:08.362 UTC [chaincode] processStream -> DEBU 6d9 [ca0a8ca3]sending state message READY 2018-05-29 05:02:08.362 UTC [chaincode] Launch -> DEBU 6da sending init completed 2018-05-29 05:02:08.362 UTC [chaincode] Launch -> DEBU 6db LaunchChaincode complete 2018-05-29 05:02:08.362 UTC [chaincode] Execute -> DEBU 6dc Entry 2018-05-29 05:02:08.362 UTC [chaincode] Execute -> DEBU 6dd chaincode canonical name: mycc:1.0 2018-05-29 05:02:08.362 UTC [chaincode] sendExecuteMessage -> DEBU 6de [ca0a8ca3]Inside sendExecuteMessage. Message INIT 2018-05-29 05:02:08.362 UTC [chaincode] setChaincodeProposal -> DEBU 6df Setting chaincode proposal context... 2018-05-29 05:02:08.362 UTC [chaincode] setChaincodeProposal -> DEBU 6e0 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:08.362 UTC [chaincode] sendExecuteMessage -> DEBU 6e1 [ca0a8ca3]sendExecuteMsg trigger event INIT 2018-05-29 05:02:08.362 UTC [chaincode] processStream -> DEBU 6e2 [ca0a8ca3]Move state message INIT 2018-05-29 05:02:08.362 UTC [chaincode] handleMessage -> DEBU 6e3 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:02:08.363 UTC [chaincode] filterError -> DEBU 6e4 Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.363 UTC [chaincode] processStream -> DEBU 6e5 [ca0a8ca3]sending state message INIT 2018-05-29 05:02:08.364 UTC [chaincode] processStream -> DEBU 6e6 [ca0a8ca3]Received message PUT_STATE from shim 2018-05-29 05:02:08.364 UTC [chaincode] handleMessage -> DEBU 6e7 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-05-29 05:02:08.364 UTC [chaincode] filterError -> DEBU 6e8 Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.364 UTC [chaincode] func1 -> DEBU 6e9 [ca0a8ca3]state is ready 2018-05-29 05:02:08.365 UTC [chaincode] func1 -> DEBU 6ea [ca0a8ca3]Completed PUT_STATE. Sending RESPONSE 2018-05-29 05:02:08.365 UTC [chaincode] 1 -> DEBU 6eb [ca0a8ca3]enterBusyState trigger event RESPONSE 2018-05-29 05:02:08.365 UTC [chaincode] processStream -> DEBU 6ec [ca0a8ca3]Move state message RESPONSE 2018-05-29 05:02:08.365 UTC [chaincode] handleMessage -> DEBU 6ed [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-05-29 05:02:08.365 UTC [chaincode] filterError -> DEBU 6ee Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.365 UTC [chaincode] processStream -> DEBU 6ef [ca0a8ca3]sending state message RESPONSE 2018-05-29 05:02:08.366 UTC [chaincode] processStream -> DEBU 6f0 [ca0a8ca3]Received message PUT_STATE from shim 2018-05-29 05:02:08.366 UTC [chaincode] handleMessage -> DEBU 6f1 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-05-29 05:02:08.366 UTC [chaincode] filterError -> DEBU 6f2 Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.366 UTC [chaincode] func1 -> DEBU 6f3 [ca0a8ca3]state is ready 2018-05-29 05:02:08.366 UTC [chaincode] func1 -> DEBU 6f4 [ca0a8ca3]Completed PUT_STATE. Sending RESPONSE 2018-05-29 05:02:08.366 UTC [chaincode] 1 -> DEBU 6f5 [ca0a8ca3]enterBusyState trigger event RESPONSE 2018-05-29 05:02:08.366 UTC [chaincode] processStream -> DEBU 6f6 [ca0a8ca3]Move state message RESPONSE 2018-05-29 05:02:08.366 UTC [chaincode] handleMessage -> DEBU 6f7 [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-05-29 05:02:08.366 UTC [chaincode] filterError -> DEBU 6f8 Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.366 UTC [chaincode] processStream -> DEBU 6f9 [ca0a8ca3]sending state message RESPONSE 2018-05-29 05:02:08.367 UTC [chaincode] processStream -> DEBU 6fa [ca0a8ca3]Received message COMPLETED from shim 2018-05-29 05:02:08.367 UTC [chaincode] handleMessage -> DEBU 6fb [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:08.367 UTC [chaincode] handleMessage -> DEBU 6fc [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:08.367 UTC [chaincode] notify -> DEBU 6fd notifying Txid:ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de, channelID:mychannel 2018-05-29 05:02:08.368 UTC [chaincode] Execute -> DEBU 6fe Exit 2018-05-29 05:02:08.368 UTC [endorser] callChaincode -> DEBU 6ff [mychannel][ca0a8ca3] Exit 2018-05-29 05:02:08.368 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 700 Simulation completed, getting simulation results 2018-05-29 05:02:08.368 UTC [lockbasedtxmgr] Done -> DEBU 701 Done with transaction simulation / query execution [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:08.368 UTC [endorser] simulateProposal -> DEBU 702 [mychannel][ca0a8ca3] Exit 2018-05-29 05:02:08.368 UTC [endorser] endorseProposal -> DEBU 703 [mychannel][ca0a8ca3] Entry chaincode: name:"lscc" 2018-05-29 05:02:08.368 UTC [endorser] endorseProposal -> DEBU 704 [mychannel][ca0a8ca3] escc for chaincode name:"lscc" is escc 2018-05-29 05:02:08.368 UTC [endorser] callChaincode -> DEBU 705 [mychannel][ca0a8ca3] Entry chaincode: name:"escc" version: 1.1.0 2018-05-29 05:02:08.369 UTC [ccprovider] NewCCContext -> DEBU 706 NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de,syscc=true,proposal=0xc42079dd10,canname=escc:1.1.0 2018-05-29 05:02:08.369 UTC [chaincode] Launch -> DEBU 707 chaincode is running(no need to launch) : escc:1.1.0 2018-05-29 05:02:08.369 UTC [chaincode] Execute -> DEBU 708 Entry 2018-05-29 05:02:08.369 UTC [chaincode] Execute -> DEBU 709 chaincode canonical name: escc:1.1.0 2018-05-29 05:02:08.369 UTC [chaincode] sendExecuteMessage -> DEBU 70a [ca0a8ca3]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:08.369 UTC [chaincode] setChaincodeProposal -> DEBU 70b Setting chaincode proposal context... 2018-05-29 05:02:08.369 UTC [chaincode] setChaincodeProposal -> DEBU 70c Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:08.369 UTC [chaincode] sendExecuteMessage -> DEBU 70d [ca0a8ca3]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:08.369 UTC [chaincode] processStream -> DEBU 70e [ca0a8ca3]Move state message TRANSACTION 2018-05-29 05:02:08.369 UTC [chaincode] handleMessage -> DEBU 70f [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:08.369 UTC [chaincode] filterError -> DEBU 710 Ignoring NoTransitionError: no transition 2018-05-29 05:02:08.370 UTC [chaincode] processStream -> DEBU 711 [ca0a8ca3]sending state message TRANSACTION 2018-05-29 05:02:08.370 UTC [shim] func1 -> DEBU 712 [ca0a8ca3]Received message TRANSACTION from shim 2018-05-29 05:02:08.370 UTC [shim] handleMessage -> DEBU 713 [ca0a8ca3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:08.370 UTC [shim] beforeTransaction -> DEBU 714 [ca0a8ca3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:08.370 UTC [escc] Invoke -> DEBU 715 ESCC starts: 8 args 2018-05-29 05:02:08.371 UTC [escc] Invoke -> DEBU 716 ESCC exits successfully 2018-05-29 05:02:08.371 UTC [shim] func1 -> DEBU 717 [ca0a8ca3]Transaction completed. Sending COMPLETED 2018-05-29 05:02:08.371 UTC [shim] func1 -> DEBU 718 [ca0a8ca3]Move state message COMPLETED 2018-05-29 05:02:08.371 UTC [shim] handleMessage -> DEBU 719 [ca0a8ca3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:08.371 UTC [shim] func1 -> DEBU 71a [ca0a8ca3]send state message COMPLETED 2018-05-29 05:02:08.371 UTC [chaincode] processStream -> DEBU 71b [ca0a8ca3]Received message COMPLETED from shim 2018-05-29 05:02:08.371 UTC [chaincode] handleMessage -> DEBU 71c [ca0a8ca3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:08.371 UTC [chaincode] handleMessage -> DEBU 71d [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:08.371 UTC [chaincode] notify -> DEBU 71e notifying Txid:ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de, channelID:mychannel 2018-05-29 05:02:08.372 UTC [chaincode] Execute -> DEBU 71f Exit 2018-05-29 05:02:08.372 UTC [endorser] callChaincode -> DEBU 720 [mychannel][ca0a8ca3] Exit 2018-05-29 05:02:08.372 UTC [endorser] endorseProposal -> DEBU 721 [mychannel][ca0a8ca3] Exit 2018-05-29 05:02:08.372 UTC [lockbasedtxmgr] Done -> DEBU 722 Done with transaction simulation / query execution [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:08.372 UTC [endorser] ProcessProposal -> DEBU 723 Exit: request from%!(EXTRA string=172.19.0.13:38664) 2018-05-29 05:02:10.421 UTC [committer/txvalidator] Validate -> DEBU 724 START Block Validation 2018-05-29 05:02:10.421 UTC [committer/txvalidator] Validate -> DEBU 725 expecting 1 block validation responses 2018-05-29 05:02:10.421 UTC [committer/txvalidator] validateTx -> DEBU 726 validateTx starts for block 0xc4228f8180 env 0xc4225997a0 txn 0 2018-05-29 05:02:10.422 UTC [protoutils] ValidateTransaction -> DEBU 727 ValidateTransactionEnvelope starts for envelope 0xc4225997a0 2018-05-29 05:02:10.422 UTC [protoutils] ValidateTransaction -> DEBU 728 Header is channel_header:"\010\003\032\014\010\242\275\263\330\005\020\224\220\231\355\002\"\tmychannel*@ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de:\010\022\006\022\004lscc" signature_header:"\n\242\006\n\007Org2MSP\022\226\006-----BEGIN CERTIFICATE-----\nMIICGTCCAcCgAwIBAgIRAKj3AqPfe77aCAqRWqFFmGEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNTI5MDQ1NDI2WhcNMjgwNTI2MDQ1NDI2\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFE/WB9vDBkzWlPlzaMyf5xiyycew1y8\nyZTznsvt1nfH+O558Ohi1eavJXF7JLpOYR6LelSwfuqtPtONGib/16CjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIP66LnDygv5a\nOFA0nwGH+1n1Uprq7AIZT0guB+mRjW95MAoGCCqGSM49BAMCA0cAMEQCICwlOgas\nmsZHP4BXxqc9nUu6LoW3Th+YkvQluhCX/E5pAiBXxvPPaLRXZ6Podn4v2oarjeon\nIKqly2WthsGOzLW22A==\n-----END CERTIFICATE-----\n\022\030\357\332\366\266\334>[\3439Y\3271\266\013\227V\320\261\344B\322\303 DEBU 729 validateChannelHeader info: header type 3 2018-05-29 05:02:10.422 UTC [protoutils] checkSignatureFromCreator -> DEBU 72a begin 2018-05-29 05:02:10.422 UTC [protoutils] checkSignatureFromCreator -> DEBU 72b creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:02:10.423 UTC [protoutils] checkSignatureFromCreator -> DEBU 72c creator is valid 2018-05-29 05:02:10.423 UTC [protoutils] checkSignatureFromCreator -> DEBU 72d exits successfully 2018-05-29 05:02:10.423 UTC [protoutils] validateEndorserTransaction -> DEBU 72e validateEndorserTransaction starts for data 0xc421ac1500, header channel_header:"\010\003\032\014\010\242\275\263\330\005\020\224\220\231\355\002\"\tmychannel*@ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de:\010\022\006\022\004lscc" signature_header:"\n\242\006\n\007Org2MSP\022\226\006-----BEGIN CERTIFICATE-----\nMIICGTCCAcCgAwIBAgIRAKj3AqPfe77aCAqRWqFFmGEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwNTI5MDQ1NDI2WhcNMjgwNTI2MDQ1NDI2\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMi5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABFE/WB9vDBkzWlPlzaMyf5xiyycew1y8\nyZTznsvt1nfH+O558Ohi1eavJXF7JLpOYR6LelSwfuqtPtONGib/16CjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIP66LnDygv5a\nOFA0nwGH+1n1Uprq7AIZT0guB+mRjW95MAoGCCqGSM49BAMCA0cAMEQCICwlOgas\nmsZHP4BXxqc9nUu6LoW3Th+YkvQluhCX/E5pAiBXxvPPaLRXZ6Podn4v2oarjeon\nIKqly2WthsGOzLW22A==\n-----END CERTIFICATE-----\n\022\030\357\332\366\266\334>[\3439Y\3271\266\013\227V\320\261\344B\322\303 DEBU 72f validateEndorserTransaction info: there are 1 actions 2018-05-29 05:02:10.423 UTC [protoutils] validateEndorserTransaction -> DEBU 730 validateEndorserTransaction info: signature header is valid 2018-05-29 05:02:10.423 UTC [protoutils] ValidateTransaction -> DEBU 731 ValidateTransactionEnvelope returns err %!s() 2018-05-29 05:02:10.424 UTC [committer/txvalidator] validateTx -> DEBU 732 Transaction is for channel mychannel 2018-05-29 05:02:10.424 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 733 retrieveTransactionByID() - txId = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.424 UTC [committer/txvalidator] validateTx -> DEBU 734 Validating transaction vscc tx validate 2018-05-29 05:02:10.424 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 735 VSCCValidateTx starts for env 0xc4225997a0 envbytes 0xc4225d2880 2018-05-29 05:02:10.424 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 736 VSCCValidateTxForCC starts for envbytes 0xc4225d2880 2018-05-29 05:02:10.424 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 737 constructing new tx simulator 2018-05-29 05:02:10.424 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 738 constructing new tx simulator txid = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.424 UTC [ccprovider] NewCCContext -> DEBU 739 NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=cab754fa-6dae-4151-9feb-73e41c47f725,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:02:10.425 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 73a Invoking VSCC txid ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de chaindID mychannel 2018-05-29 05:02:10.425 UTC [chaincode] Launch -> DEBU 73b chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:02:10.425 UTC [chaincode] Execute -> DEBU 73c Entry 2018-05-29 05:02:10.425 UTC [chaincode] Execute -> DEBU 73d chaincode canonical name: vscc:1.1.0 2018-05-29 05:02:10.425 UTC [chaincode] sendExecuteMessage -> DEBU 73e [cab754fa]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:10.425 UTC [chaincode] setChaincodeProposal -> DEBU 73f Setting chaincode proposal context... 2018-05-29 05:02:10.425 UTC [chaincode] sendExecuteMessage -> DEBU 740 [cab754fa]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:10.426 UTC [chaincode] processStream -> DEBU 741 [cab754fa]Move state message TRANSACTION 2018-05-29 05:02:10.426 UTC [chaincode] handleMessage -> DEBU 742 [cab754fa]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:10.426 UTC [chaincode] filterError -> DEBU 743 Ignoring NoTransitionError: no transition 2018-05-29 05:02:10.426 UTC [chaincode] processStream -> DEBU 744 [cab754fa]sending state message TRANSACTION 2018-05-29 05:02:10.426 UTC [shim] func1 -> DEBU 745 [cab754fa]Received message TRANSACTION from shim 2018-05-29 05:02:10.427 UTC [shim] handleMessage -> DEBU 746 [cab754fa]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:10.427 UTC [shim] beforeTransaction -> DEBU 747 [cab754fa]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:10.428 UTC [vscc] Invoke -> DEBU 748 VSCC invoked 2018-05-29 05:02:10.428 UTC [vscc] deduplicateIdentity -> DEBU 749 Signature set is of size 1 out of 1 endorsement(s) 2018-05-29 05:02:10.429 UTC [vscc] Invoke -> DEBU 74a VSCC info: doing special validation for LSCC 2018-05-29 05:02:10.432 UTC [vscc] ValidateLSCCInvocation -> DEBU 74b VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x6d, 0x79, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} 2018-05-29 05:02:10.433 UTC [vscc] ValidateLSCCInvocation -> DEBU 74c VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x6d, 0x79, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x27, 0x8, 0x1, 0x12, 0xb, 0x12, 0x4, 0x6d, 0x79, 0x63, 0x63, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}} 2018-05-29 05:02:10.434 UTC [vscc] ValidateLSCCInvocation -> DEBU 74d Namespace lscc 2018-05-29 05:02:10.434 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 74e constructing new query executor txid = [879751c9-7d24-4f66-ad62-03342817376d] 2018-05-29 05:02:10.434 UTC [statecouchdb] GetState -> DEBU 74f GetState(). ns=lscc, key=mycc 2018-05-29 05:02:10.434 UTC [couchdb] ReadDoc -> DEBU 750 Entering ReadDoc() id=[mycc] 2018-05-29 05:02:10.434 UTC [couchdb] encodePathElement -> DEBU 751 Entering encodePathElement() string=mycc 2018-05-29 05:02:10.434 UTC [couchdb] encodePathElement -> DEBU 752 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:10.436 UTC [couchdb] handleRequest -> DEBU 753 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:10.437 UTC [couchdb] handleRequest -> DEBU 754 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.441 UTC [couchdb] handleRequest -> DEBU 755 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:02:10.446 UTC [couchdb] ReadDoc -> DEBU 756 Document not found (404), returning nil value instead of 404 error 2018-05-29 05:02:10.446 UTC [lockbasedtxmgr] Done -> DEBU 757 Done with transaction simulation / query execution [879751c9-7d24-4f66-ad62-03342817376d] 2018-05-29 05:02:10.449 UTC [vscc] ValidateLSCCInvocation -> DEBU 758 Validating deploy for cc mycc version 1.0 2018-05-29 05:02:10.454 UTC [vscc] checkInstantiationPolicy -> DEBU 759 VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x988730), deserializer:(*mgmt.mspMgmtMgr)(0xc42149e3c0)} 2018-05-29 05:02:10.455 UTC [vscc] Invoke -> DEBU 75a VSCC exists successfully 2018-05-29 05:02:10.456 UTC [shim] func1 -> DEBU 75b [cab754fa]Transaction completed. Sending COMPLETED 2018-05-29 05:02:10.456 UTC [shim] func1 -> DEBU 75c [cab754fa]Move state message COMPLETED 2018-05-29 05:02:10.456 UTC [shim] handleMessage -> DEBU 75d [cab754fa]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:10.456 UTC [shim] func1 -> DEBU 75e [cab754fa]send state message COMPLETED 2018-05-29 05:02:10.456 UTC [chaincode] processStream -> DEBU 75f [cab754fa]Received message COMPLETED from shim 2018-05-29 05:02:10.457 UTC [chaincode] handleMessage -> DEBU 760 [cab754fa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:10.457 UTC [chaincode] handleMessage -> DEBU 761 [cab754fa-6dae-4151-9feb-73e41c47f725]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:10.457 UTC [chaincode] notify -> DEBU 762 notifying Txid:cab754fa-6dae-4151-9feb-73e41c47f725, channelID:mychannel 2018-05-29 05:02:10.457 UTC [chaincode] Execute -> DEBU 763 Exit 2018-05-29 05:02:10.459 UTC [lockbasedtxmgr] Done -> DEBU 764 Done with transaction simulation / query execution [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.459 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 765 VSCCValidateTxForCC completes for envbytes 0xc4225d2880 2018-05-29 05:02:10.459 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 766 VSCCValidateTx completes for env 0xc4225997a0 envbytes 0xc4225d2880 2018-05-29 05:02:10.460 UTC [committer/txvalidator] validateTx -> DEBU 767 validateTx completes for block 0xc4228f8180 env 0xc4225997a0 txn 0 2018-05-29 05:02:10.460 UTC [committer/txvalidator] Validate -> DEBU 768 got result for idx 0, code 0 2018-05-29 05:02:10.460 UTC [committer/txvalidator] Validate -> DEBU 769 END Block Validation 2018-05-29 05:02:10.461 UTC [kvledger] CommitWithPvtData -> DEBU 76a Channel [mychannel]: Validating state for block [3] 2018-05-29 05:02:10.463 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 76b Validating new block with num trans = [1] 2018-05-29 05:02:10.463 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 76c ValidateAndPrepareBatch() for block number = [3] 2018-05-29 05:02:10.464 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 76d preprocessing ProtoBlock... 2018-05-29 05:02:10.464 UTC [valimpl] preprocessProtoBlock -> DEBU 76e txType=ENDORSER_TRANSACTION 2018-05-29 05:02:10.464 UTC [statecouchdb] LoadCommittedVersions -> DEBU 76f Load into version cache: mycc~lscc 2018-05-29 05:02:10.465 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 770 Entering BatchRetrieveDocumentMetadata() keys=[mycc] 2018-05-29 05:02:10.467 UTC [couchdb] handleRequest -> DEBU 771 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_all_docs?include_docs=true 2018-05-29 05:02:10.467 UTC [couchdb] handleRequest -> DEBU 772 HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 17 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.471 UTC [couchdb] handleRequest -> DEBU 773 Exiting handleRequest() 2018-05-29 05:02:10.472 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 774 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: f5af8bf135 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.472 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 775 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:10.473 UTC [statecouchdb] GetCachedVersion -> DEBU 776 Retrieving cached version: mycc~lscc 2018-05-29 05:02:10.473 UTC [statebasedval] validateKVRead -> DEBU 777 Comparing versions for key [mycc]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-05-29 05:02:10.473 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 778 Block [3] Transaction index [0] TxId [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] marked as valid by state validator 2018-05-29 05:02:10.473 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 779 validating rwset... 2018-05-29 05:02:10.473 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 77a postprocessing ProtoBlock... 2018-05-29 05:02:10.473 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 77b ValidateAndPrepareBatch() complete 2018-05-29 05:02:10.475 UTC [lockbasedtxmgr] invokeNamespaceListeners -> DEBU 77c Invoking listener for state changes over namespace:lscc 2018-05-29 05:02:10.476 UTC [cceventmgmt] HandleStateUpdates -> DEBU 77d Channel [mychannel]: Handling state updates in LSCC namespace - stateUpdates=[]*kvrwset.KVWrite{(*kvrwset.KVWrite)(0xc4229631d0)} 2018-05-29 05:02:10.477 UTC [cceventmgmt] HandleStateUpdates -> INFO 77e Channel [mychannel]: Handling LSCC state update for chaincode [mycc] 2018-05-29 05:02:10.479 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 77f Channel [mychannel]: Handling chaincode deploy event for chaincode [[Name=mycc, Version=1.0, Hash=[]byte{0x47, 0x6f, 0xca, 0x1a, 0x94, 0x92, 0x74, 0x0, 0x19, 0x71, 0xf1, 0xec, 0x28, 0x36, 0xcb, 0x9, 0x32, 0x1f, 0xb, 0x71, 0x26, 0x8b, 0x37, 0x62, 0xd6, 0x89, 0x31, 0xc9, 0x3f, 0x21, 0x81, 0x34}]] 2018-05-29 05:02:10.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 780 header.Name = src/github.com/chaincode/chaincode_example02/go/chaincode_example02.go 2018-05-29 05:02:10.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 781 Created statedb artifact tar 2018-05-29 05:02:10.482 UTC [statecouchdb] HandleChaincodeDeploy -> DEBU 782 Entering HandleChaincodeDeploy 2018-05-29 05:02:10.482 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 783 Entering CreateDatabaseIfNotExist() 2018-05-29 05:02:10.483 UTC [couchdb] handleRequest -> DEBU 784 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_mycc 2018-05-29 05:02:10.484 UTC [couchdb] handleRequest -> DEBU 785 HTTP Request: GET /mychannel_mycc HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.487 UTC [couchdb] handleRequest -> DEBU 786 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:02:10.488 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 787 Database mychannel_mycc does not exist. 2018-05-29 05:02:10.488 UTC [couchdb] handleRequest -> DEBU 788 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_mycc 2018-05-29 05:02:10.488 UTC [couchdb] handleRequest -> DEBU 789 HTTP Request: PUT /mychannel_mycc HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.566 UTC [couchdb] handleRequest -> DEBU 78a Exiting handleRequest() 2018-05-29 05:02:10.566 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 78b Created state database mychannel_mycc 2018-05-29 05:02:10.567 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 78c Exiting CreateDatabaseIfNotExist() 2018-05-29 05:02:10.567 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 78d Channel [mychannel]: Handled chaincode deploy event for chaincode [[Name=mycc, Version=1.0, Hash=[]byte{0x47, 0x6f, 0xca, 0x1a, 0x94, 0x92, 0x74, 0x0, 0x19, 0x71, 0xf1, 0xec, 0x28, 0x36, 0xcb, 0x9, 0x32, 0x1f, 0xb, 0x71, 0x26, 0x8b, 0x37, 0x62, 0xd6, 0x89, 0x31, 0xc9, 0x3f, 0x21, 0x81, 0x34}]] 2018-05-29 05:02:10.567 UTC [kvledger] CommitWithPvtData -> DEBU 78e Channel [mychannel]: Committing block [3] to storage 2018-05-29 05:02:10.570 UTC [pvtdatastorage] Prepare -> DEBU 78f Saved 0 private data write sets for block [3] 2018-05-29 05:02:10.574 UTC [fsblkstorage] indexBlock -> DEBU 790 Indexing block [blockNum=3, blockHash=[]byte{0x12, 0x3a, 0xba, 0x5b, 0x76, 0xc6, 0xfb, 0xce, 0xf9, 0xeb, 0xf7, 0x3, 0xc4, 0x3e, 0x4c, 0xb5, 0xbc, 0x41, 0x69, 0xf5, 0x61, 0xf3, 0x37, 0x90, 0x88, 0xf, 0x42, 0x36, 0xce, 0x75, 0xc6, 0x4a} txOffsets= txId=ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de locPointer=offset=70, bytesLength=3438 ] 2018-05-29 05:02:10.574 UTC [fsblkstorage] indexBlock -> DEBU 791 Adding txLoc [fileSuffixNum=0, offset=39749, bytesLength=3438] for tx ID: [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] to index 2018-05-29 05:02:10.574 UTC [fsblkstorage] indexBlock -> DEBU 792 Adding txLoc [fileSuffixNum=0, offset=39749, bytesLength=3438] for tx number:[0] ID: [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] to blockNumTranNum index 2018-05-29 05:02:10.577 UTC [fsblkstorage] updateCheckpoint -> DEBU 793 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44981], isChainEmpty=[false], lastBlockNumber=[3] 2018-05-29 05:02:10.577 UTC [pvtdatastorage] Commit -> DEBU 794 Committing private data for block [3] 2018-05-29 05:02:10.580 UTC [pvtdatastorage] Commit -> DEBU 795 Committed private data for block [3] 2018-05-29 05:02:10.580 UTC [kvledger] CommitWithPvtData -> INFO 796 Channel [mychannel]: Committed block [3] with 1 transaction(s) 2018-05-29 05:02:10.580 UTC [kvledger] CommitWithPvtData -> DEBU 797 Channel [mychannel]: Committing block [3] transactions to state database 2018-05-29 05:02:10.580 UTC [lockbasedtxmgr] Commit -> DEBU 798 Committing updates to state database 2018-05-29 05:02:10.580 UTC [lockbasedtxmgr] Commit -> DEBU 799 Write lock acquired for committing updates to state database 2018-05-29 05:02:10.581 UTC [statecouchdb] processUpdateBatch -> DEBU 79a Retrieving keys with unknown revision numbers, keys= [mycc,a],[mycc,b] 2018-05-29 05:02:10.581 UTC [statecouchdb] LoadCommittedVersions -> DEBU 79b Load into version cache: a~mycc 2018-05-29 05:02:10.581 UTC [statecouchdb] LoadCommittedVersions -> DEBU 79c Load into version cache: b~mycc 2018-05-29 05:02:10.581 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 79d Entering BatchRetrieveDocumentMetadata() keys=[a b] 2018-05-29 05:02:10.581 UTC [couchdb] handleRequest -> DEBU 79e Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_all_docs?include_docs=true 2018-05-29 05:02:10.582 UTC [statecouchdb] processUpdateBatch -> DEBU 79f Channel [mychannel]: namespace=[lscc] key=["mycc"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.582 UTC [couchdb] BatchUpdateDocuments -> DEBU 7a0 Entering BatchUpdateDocuments() document ids=[mycc] 2018-05-29 05:02:10.582 UTC [couchdb] handleRequest -> DEBU 7a1 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_bulk_docs 2018-05-29 05:02:10.583 UTC [couchdb] handleRequest -> DEBU 7a2 HTTP Request: POST /mychannel_mycc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 18 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.584 UTC [couchdb] handleRequest -> DEBU 7a3 HTTP Request: POST /mychannel_lscc/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 414 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.602 UTC [couchdb] handleRequest -> DEBU 7a4 Exiting handleRequest() 2018-05-29 05:02:10.602 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 7a5 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 9ecab83a96 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.611 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 7a6 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:10.612 UTC [statecouchdb] processUpdateBatch -> DEBU 7a7 Channel [mychannel]: namespace=[mycc] key=["a"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.612 UTC [statecouchdb] processUpdateBatch -> DEBU 7a8 Channel [mychannel]: namespace=[mycc] key=["b"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.612 UTC [couchdb] BatchUpdateDocuments -> DEBU 7a9 Entering BatchUpdateDocuments() document ids=[a,b] 2018-05-29 05:02:10.612 UTC [couchdb] handleRequest -> DEBU 7aa Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_bulk_docs 2018-05-29 05:02:10.612 UTC [couchdb] handleRequest -> DEBU 7ab HTTP Request: POST /mychannel_mycc/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 244 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.651 UTC [couchdb] handleRequest -> DEBU 7ac Exiting handleRequest() 2018-05-29 05:02:10.652 UTC [couchdb] BatchUpdateDocuments -> DEBU 7ad HTTP Response: HTTP/1.1 201 Created | Content-Length: 69 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: d4f6702a7c | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.652 UTC [couchdb] BatchUpdateDocuments -> DEBU 7ae Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"mycc","rev":"1-8977093e186046da25dab0d6933ae6fa"}] ] 2018-05-29 05:02:10.659 UTC [couchdb] handleRequest -> DEBU 7af Exiting handleRequest() 2018-05-29 05:02:10.659 UTC [couchdb] BatchUpdateDocuments -> DEBU 7b0 HTTP Response: HTTP/1.1 201 Created | Content-Length: 130 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: d0e5e1f22b | X-Couchdb-Body-Time: 11 | | 2018-05-29 05:02:10.660 UTC [couchdb] BatchUpdateDocuments -> DEBU 7b1 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"a","rev":"1-dc5565da030ab4198c80a626a3b620fe"},{"ok":true,"id":"b","rev":"1-05ac9a9687c75de02d0e5da30110e6c3"}] ] 2018-05-29 05:02:10.660 UTC [couchdb] EnsureFullCommit -> DEBU 7b2 Entering EnsureFullCommit() 2018-05-29 05:02:10.660 UTC [couchdb] handleRequest -> DEBU 7b3 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_ensure_full_commit 2018-05-29 05:02:10.660 UTC [couchdb] handleRequest -> DEBU 7b4 HTTP Request: POST /mychannel_lscc/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.680 UTC [couchdb] handleRequest -> DEBU 7b5 Exiting handleRequest() 2018-05-29 05:02:10.680 UTC [couchdb] EnsureFullCommit -> DEBU 7b6 _ensure_full_commit database mychannel_lscc 2018-05-29 05:02:10.681 UTC [couchdb] EnsureFullCommit -> DEBU 7b7 Exiting EnsureFullCommit() 2018-05-29 05:02:10.681 UTC [couchdb] EnsureFullCommit -> DEBU 7b8 Entering EnsureFullCommit() 2018-05-29 05:02:10.681 UTC [couchdb] handleRequest -> DEBU 7b9 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_ensure_full_commit 2018-05-29 05:02:10.681 UTC [couchdb] WarmIndexAllIndexes -> DEBU 7ba Entering WarmIndexAllIndexes() 2018-05-29 05:02:10.681 UTC [couchdb] ListIndex -> DEBU 7bb Entering ListIndex() 2018-05-29 05:02:10.681 UTC [couchdb] handleRequest -> DEBU 7bc Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/_index/ 2018-05-29 05:02:10.682 UTC [couchdb] handleRequest -> DEBU 7bd HTTP Request: POST /mychannel_mycc/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:10.682 UTC [couchdb] handleRequest -> DEBU 7be HTTP Request: GET /mychannel_lscc/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.696 UTC [couchdb] handleRequest -> DEBU 7bf Exiting handleRequest() 2018-05-29 05:02:10.696 UTC [couchdb] EnsureFullCommit -> DEBU 7c0 _ensure_full_commit database mychannel_mycc 2018-05-29 05:02:10.697 UTC [couchdb] EnsureFullCommit -> DEBU 7c1 Exiting EnsureFullCommit() 2018-05-29 05:02:10.697 UTC [couchdb] SaveDoc -> DEBU 7c2 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:02:10.697 UTC [couchdb] encodePathElement -> DEBU 7c3 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:10.697 UTC [couchdb] encodePathElement -> DEBU 7c4 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:10.697 UTC [couchdb] SaveDoc -> DEBU 7c5 rev= 2018-05-29 05:02:10.698 UTC [couchdb] ReadDoc -> DEBU 7c6 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:02:10.698 UTC [couchdb] encodePathElement -> DEBU 7c7 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:10.698 UTC [couchdb] encodePathElement -> DEBU 7c8 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:10.698 UTC [couchdb] handleRequest -> DEBU 7c9 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:02:10.698 UTC [couchdb] WarmIndexAllIndexes -> DEBU 7ca Entering WarmIndexAllIndexes() 2018-05-29 05:02:10.698 UTC [couchdb] ListIndex -> DEBU 7cb Entering ListIndex() 2018-05-29 05:02:10.699 UTC [couchdb] handleRequest -> DEBU 7cc Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_mycc/_index/ 2018-05-29 05:02:10.699 UTC [couchdb] handleRequest -> DEBU 7cd HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.699 UTC [couchdb] handleRequest -> DEBU 7ce HTTP Request: GET /mychannel_mycc/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.736 UTC [couchdb] handleRequest -> DEBU 7cf Exiting handleRequest() 2018-05-29 05:02:10.736 UTC [couchdb] ListIndex -> DEBU 7d0 Exiting ListIndex() 2018-05-29 05:02:10.736 UTC [couchdb] WarmIndexAllIndexes -> DEBU 7d1 Exiting WarmIndexAllIndexes() 2018-05-29 05:02:10.741 UTC [couchdb] handleRequest -> DEBU 7d2 Exiting handleRequest() 2018-05-29 05:02:10.741 UTC [couchdb] ListIndex -> DEBU 7d3 Exiting ListIndex() 2018-05-29 05:02:10.741 UTC [couchdb] WarmIndexAllIndexes -> DEBU 7d4 Exiting WarmIndexAllIndexes() 2018-05-29 05:02:10.755 UTC [couchdb] handleRequest -> DEBU 7d5 Exiting handleRequest() 2018-05-29 05:02:10.755 UTC [couchdb] ReadDoc -> DEBU 7d6 Exiting ReadDoc() 2018-05-29 05:02:10.756 UTC [couchdb] handleRequest -> DEBU 7d7 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-05-29 05:02:10.756 UTC [couchdb] handleRequest -> DEBU 7d8 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | If-Match: 3-3764af1aec5a85d50f8cdf24df741368 | Accept-Encoding: gzip | | 2018-05-29 05:02:10.768 UTC [couchdb] handleRequest -> DEBU 7d9 Exiting handleRequest() 2018-05-29 05:02:10.768 UTC [couchdb] SaveDoc -> DEBU 7da Exiting SaveDoc() 2018-05-29 05:02:10.769 UTC [lockbasedtxmgr] Commit -> DEBU 7db Updates committed to state database 2018-05-29 05:02:10.769 UTC [statecouchdb] ClearCachedVersions -> DEBU 7dc Clear Cache 2018-05-29 05:02:10.769 UTC [kvledger] CommitWithPvtData -> DEBU 7dd Channel [mychannel]: Committing block [3] transactions to history database 2018-05-29 05:02:10.769 UTC [historyleveldb] Commit -> DEBU 7de Channel [mychannel]: Updating history database for blockNo [3] with [1] transactions 2018-05-29 05:02:10.772 UTC [historyleveldb] Commit -> DEBU 7df Channel [mychannel]: Updates committed to history database for blockNo [3] 2018-05-29 05:02:10.773 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7e0 Entry 2018-05-29 05:02:10.773 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7e1 Channel [mychannel]: Block event for block number [3] contains transaction id: ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de 2018-05-29 05:02:10.773 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7e2 Exit 2018-05-29 05:02:10.773 UTC [eventhub_producer] Send -> DEBU 7e3 Entry 2018-05-29 05:02:10.773 UTC [eventhub_producer] Send -> DEBU 7e4 Event processor timeout > 0 2018-05-29 05:02:10.773 UTC [eventhub_producer] Send -> DEBU 7e5 Event sent successfully 2018-05-29 05:02:10.773 UTC [eventhub_producer] Send -> DEBU 7e6 Exit 2018-05-29 05:02:10.774 UTC [eventhub_producer] Send -> DEBU 7e7 Entry 2018-05-29 05:02:10.774 UTC [eventhub_producer] Send -> DEBU 7e8 Event processor timeout > 0 2018-05-29 05:02:10.774 UTC [eventhub_producer] Send -> DEBU 7e9 Event sent successfully 2018-05-29 05:02:10.774 UTC [eventhub_producer] Send -> DEBU 7ea Exit 2018-05-29 05:02:46.121 UTC [committer/txvalidator] Validate -> DEBU 7eb START Block Validation 2018-05-29 05:02:46.121 UTC [committer/txvalidator] Validate -> DEBU 7ec expecting 1 block validation responses 2018-05-29 05:02:46.121 UTC [committer/txvalidator] validateTx -> DEBU 7ed validateTx starts for block 0xc427ef0940 env 0xc4221855c0 txn 0 2018-05-29 05:02:46.121 UTC [protoutils] ValidateTransaction -> DEBU 7ee ValidateTransactionEnvelope starts for envelope 0xc4221855c0 2018-05-29 05:02:46.121 UTC [protoutils] ValidateTransaction -> DEBU 7ef Header is channel_header:"\010\003\032\013\010\364\275\263\330\005\020\353\200\340\024\"\tmychannel*@60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064:\010\022\006\022\004mycc" signature_header:"\n\236\006\n\007Org1MSP\022\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQDCfvaQ34oYgaJoSPi4VWzDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAES8fzxT/DY/clBBC3xB250D+hN7M6xMwH\nTGWTzbRLn2x5xcE6tDBAB8SFjaSZrS0VFz+7sP9gd6Pq3jDGd3EUI6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgvONRpKAksXSo\nMScvEfxGGKZZcj5goKO0vzZhqb05AAYwCgYIKoZIzj0EAwIDRwAwRAIgPjo17cjW\nE8kjo/jSyi7AiIlW15gpC1JiXqQ3ojTx9aYCIEnid4eOX62mo7rwsOJf2d+5UcAa\nMmVFiOiNwwPKJvHu\n-----END CERTIFICATE-----\n\022\030\034Z\223\0355\277\312\343\273\023\202\236/\223\337\346\020j\307/\356\331\350G" 2018-05-29 05:02:46.122 UTC [protoutils] validateChannelHeader -> DEBU 7f0 validateChannelHeader info: header type 3 2018-05-29 05:02:46.122 UTC [protoutils] checkSignatureFromCreator -> DEBU 7f1 begin 2018-05-29 05:02:46.122 UTC [protoutils] checkSignatureFromCreator -> DEBU 7f2 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 05:02:46.123 UTC [protoutils] checkSignatureFromCreator -> DEBU 7f3 creator is valid 2018-05-29 05:02:46.123 UTC [protoutils] checkSignatureFromCreator -> DEBU 7f4 exits successfully 2018-05-29 05:02:46.123 UTC [protoutils] validateEndorserTransaction -> DEBU 7f5 validateEndorserTransaction starts for data 0xc427bf9000, header channel_header:"\010\003\032\013\010\364\275\263\330\005\020\353\200\340\024\"\tmychannel*@60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064:\010\022\006\022\004mycc" signature_header:"\n\236\006\n\007Org1MSP\022\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQDCfvaQ34oYgaJoSPi4VWzDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAES8fzxT/DY/clBBC3xB250D+hN7M6xMwH\nTGWTzbRLn2x5xcE6tDBAB8SFjaSZrS0VFz+7sP9gd6Pq3jDGd3EUI6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgvONRpKAksXSo\nMScvEfxGGKZZcj5goKO0vzZhqb05AAYwCgYIKoZIzj0EAwIDRwAwRAIgPjo17cjW\nE8kjo/jSyi7AiIlW15gpC1JiXqQ3ojTx9aYCIEnid4eOX62mo7rwsOJf2d+5UcAa\nMmVFiOiNwwPKJvHu\n-----END CERTIFICATE-----\n\022\030\034Z\223\0355\277\312\343\273\023\202\236/\223\337\346\020j\307/\356\331\350G" 2018-05-29 05:02:46.123 UTC [protoutils] validateEndorserTransaction -> DEBU 7f6 validateEndorserTransaction info: there are 1 actions 2018-05-29 05:02:46.123 UTC [protoutils] validateEndorserTransaction -> DEBU 7f7 validateEndorserTransaction info: signature header is valid 2018-05-29 05:02:46.124 UTC [protoutils] ValidateTransaction -> DEBU 7f8 ValidateTransactionEnvelope returns err %!s() 2018-05-29 05:02:46.124 UTC [committer/txvalidator] validateTx -> DEBU 7f9 Transaction is for channel mychannel 2018-05-29 05:02:46.124 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 7fa retrieveTransactionByID() - txId = [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.124 UTC [committer/txvalidator] validateTx -> DEBU 7fb Validating transaction vscc tx validate 2018-05-29 05:02:46.124 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 7fc VSCCValidateTx starts for env 0xc4221855c0 envbytes 0xc4202db000 2018-05-29 05:02:46.124 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 7fd constructing new query executor txid = [5bba8646-97fd-4ed7-b1e3-e37dbb8475c1] 2018-05-29 05:02:46.125 UTC [statecouchdb] GetState -> DEBU 7fe GetState(). ns=lscc, key=mycc 2018-05-29 05:02:46.125 UTC [couchdb] ReadDoc -> DEBU 7ff Entering ReadDoc() id=[mycc] 2018-05-29 05:02:46.125 UTC [couchdb] encodePathElement -> DEBU 800 Entering encodePathElement() string=mycc 2018-05-29 05:02:46.125 UTC [couchdb] encodePathElement -> DEBU 801 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:46.125 UTC [couchdb] handleRequest -> DEBU 802 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:46.126 UTC [couchdb] handleRequest -> DEBU 803 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.132 UTC [couchdb] handleRequest -> DEBU 804 Exiting handleRequest() 2018-05-29 05:02:46.136 UTC [couchdb] ReadDoc -> DEBU 805 part header=map[Content-Type:[application/json]] 2018-05-29 05:02:46.137 UTC [couchdb] ReadDoc -> DEBU 806 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[196] Content-Encoding:[gzip]] 2018-05-29 05:02:46.137 UTC [couchdb] ReadDoc -> DEBU 807 Retrieved attachment data 2018-05-29 05:02:46.137 UTC [lockbasedtxmgr] Done -> DEBU 808 Done with transaction simulation / query execution [5bba8646-97fd-4ed7-b1e3-e37dbb8475c1] 2018-05-29 05:02:46.138 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 809 VSCCValidateTxForCC starts for envbytes 0xc4202db000 2018-05-29 05:02:46.138 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 80a constructing new tx simulator 2018-05-29 05:02:46.138 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 80b constructing new tx simulator txid = [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.138 UTC [ccprovider] NewCCContext -> DEBU 80c NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=78462751-74e0-4b93-8319-72adcd05d71f,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:02:46.139 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 80d Invoking VSCC txid 60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064 chaindID mychannel 2018-05-29 05:02:46.139 UTC [chaincode] Launch -> DEBU 80e chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:02:46.139 UTC [chaincode] Execute -> DEBU 80f Entry 2018-05-29 05:02:46.142 UTC [chaincode] Execute -> DEBU 810 chaincode canonical name: vscc:1.1.0 2018-05-29 05:02:46.142 UTC [chaincode] sendExecuteMessage -> DEBU 811 [78462751]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:46.143 UTC [chaincode] setChaincodeProposal -> DEBU 812 Setting chaincode proposal context... 2018-05-29 05:02:46.143 UTC [chaincode] sendExecuteMessage -> DEBU 813 [78462751]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:46.143 UTC [chaincode] processStream -> DEBU 814 [78462751]Move state message TRANSACTION 2018-05-29 05:02:46.143 UTC [chaincode] handleMessage -> DEBU 815 [78462751]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:46.145 UTC [chaincode] filterError -> DEBU 816 Ignoring NoTransitionError: no transition 2018-05-29 05:02:46.146 UTC [chaincode] processStream -> DEBU 817 [78462751]sending state message TRANSACTION 2018-05-29 05:02:46.146 UTC [shim] func1 -> DEBU 818 [78462751]Received message TRANSACTION from shim 2018-05-29 05:02:46.146 UTC [shim] handleMessage -> DEBU 819 [78462751]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:46.146 UTC [shim] beforeTransaction -> DEBU 81a [78462751]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:46.146 UTC [vscc] Invoke -> DEBU 81b VSCC invoked 2018-05-29 05:02:46.147 UTC [vscc] deduplicateIdentity -> DEBU 81c Signature set is of size 1 out of 1 endorsement(s) 2018-05-29 05:02:46.148 UTC [vscc] Invoke -> DEBU 81d VSCC exists successfully 2018-05-29 05:02:46.149 UTC [shim] func1 -> DEBU 81e [78462751]Transaction completed. Sending COMPLETED 2018-05-29 05:02:46.150 UTC [shim] func1 -> DEBU 81f [78462751]Move state message COMPLETED 2018-05-29 05:02:46.150 UTC [shim] handleMessage -> DEBU 820 [78462751]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:46.150 UTC [shim] func1 -> DEBU 821 [78462751]send state message COMPLETED 2018-05-29 05:02:46.150 UTC [chaincode] processStream -> DEBU 822 [78462751]Received message COMPLETED from shim 2018-05-29 05:02:46.150 UTC [chaincode] handleMessage -> DEBU 823 [78462751]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:46.151 UTC [chaincode] handleMessage -> DEBU 824 [78462751-74e0-4b93-8319-72adcd05d71f]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:46.151 UTC [chaincode] notify -> DEBU 825 notifying Txid:78462751-74e0-4b93-8319-72adcd05d71f, channelID:mychannel 2018-05-29 05:02:46.151 UTC [chaincode] Execute -> DEBU 826 Exit 2018-05-29 05:02:46.151 UTC [lockbasedtxmgr] Done -> DEBU 827 Done with transaction simulation / query execution [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.151 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 828 VSCCValidateTxForCC completes for envbytes 0xc4202db000 2018-05-29 05:02:46.151 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 829 VSCCValidateTx completes for env 0xc4221855c0 envbytes 0xc4202db000 2018-05-29 05:02:46.152 UTC [committer/txvalidator] validateTx -> DEBU 82a validateTx completes for block 0xc427ef0940 env 0xc4221855c0 txn 0 2018-05-29 05:02:46.152 UTC [committer/txvalidator] Validate -> DEBU 82b got result for idx 0, code 0 2018-05-29 05:02:46.152 UTC [committer/txvalidator] Validate -> DEBU 82c END Block Validation 2018-05-29 05:02:46.153 UTC [kvledger] CommitWithPvtData -> DEBU 82d Channel [mychannel]: Validating state for block [4] 2018-05-29 05:02:46.154 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 82e Validating new block with num trans = [1] 2018-05-29 05:02:46.154 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 82f ValidateAndPrepareBatch() for block number = [4] 2018-05-29 05:02:46.154 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 830 preprocessing ProtoBlock... 2018-05-29 05:02:46.155 UTC [valimpl] preprocessProtoBlock -> DEBU 831 txType=ENDORSER_TRANSACTION 2018-05-29 05:02:46.155 UTC [statecouchdb] LoadCommittedVersions -> DEBU 832 Load into version cache: mycc~lscc 2018-05-29 05:02:46.155 UTC [statecouchdb] LoadCommittedVersions -> DEBU 833 Load into version cache: a~mycc 2018-05-29 05:02:46.156 UTC [statecouchdb] LoadCommittedVersions -> DEBU 834 Load into version cache: b~mycc 2018-05-29 05:02:46.156 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 835 Entering BatchRetrieveDocumentMetadata() keys=[a b] 2018-05-29 05:02:46.157 UTC [couchdb] handleRequest -> DEBU 836 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_all_docs?include_docs=true 2018-05-29 05:02:46.158 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 837 Entering BatchRetrieveDocumentMetadata() keys=[mycc] 2018-05-29 05:02:46.158 UTC [couchdb] handleRequest -> DEBU 838 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_all_docs?include_docs=true 2018-05-29 05:02:46.159 UTC [couchdb] handleRequest -> DEBU 839 HTTP Request: POST /mychannel_mycc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 18 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:46.167 UTC [couchdb] handleRequest -> DEBU 83a HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 17 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:46.173 UTC [couchdb] handleRequest -> DEBU 83b Exiting handleRequest() 2018-05-29 05:02:46.174 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 83c HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:46 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 156959891a | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.175 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 83d Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:46.192 UTC [couchdb] handleRequest -> DEBU 83e Exiting handleRequest() 2018-05-29 05:02:46.193 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 83f HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:46 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: e2ea82d7a5 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.207 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 840 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:46.207 UTC [statecouchdb] GetCachedVersion -> DEBU 841 Retrieving cached version: mycc~lscc 2018-05-29 05:02:46.207 UTC [statebasedval] validateKVRead -> DEBU 842 Comparing versions for key [mycc]: committed version=&version.Height{BlockNum:0x3, TxNum:0x0} and read version=&version.Height{BlockNum:0x3, TxNum:0x0} 2018-05-29 05:02:46.208 UTC [statecouchdb] GetCachedVersion -> DEBU 843 Retrieving cached version: a~mycc 2018-05-29 05:02:46.208 UTC [statebasedval] validateKVRead -> DEBU 844 Comparing versions for key [a]: committed version=&version.Height{BlockNum:0x3, TxNum:0x0} and read version=&version.Height{BlockNum:0x3, TxNum:0x0} 2018-05-29 05:02:46.208 UTC [statecouchdb] GetCachedVersion -> DEBU 845 Retrieving cached version: b~mycc 2018-05-29 05:02:46.208 UTC [statebasedval] validateKVRead -> DEBU 846 Comparing versions for key [b]: committed version=&version.Height{BlockNum:0x3, TxNum:0x0} and read version=&version.Height{BlockNum:0x3, TxNum:0x0} 2018-05-29 05:02:46.208 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 847 Block [4] Transaction index [0] TxId [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] marked as valid by state validator 2018-05-29 05:02:46.208 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 848 validating rwset... 2018-05-29 05:02:46.208 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 849 postprocessing ProtoBlock... 2018-05-29 05:02:46.208 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 84a ValidateAndPrepareBatch() complete 2018-05-29 05:02:46.208 UTC [kvledger] CommitWithPvtData -> DEBU 84b Channel [mychannel]: Committing block [4] to storage 2018-05-29 05:02:46.211 UTC [pvtdatastorage] Prepare -> DEBU 84c Saved 0 private data write sets for block [4] 2018-05-29 05:02:46.214 UTC [fsblkstorage] indexBlock -> DEBU 84d Indexing block [blockNum=4, blockHash=[]byte{0xa, 0x49, 0x76, 0x90, 0x33, 0x71, 0x1c, 0xa0, 0x2d, 0xab, 0xc0, 0x36, 0x7a, 0xfb, 0xbe, 0xac, 0x78, 0xa6, 0xb8, 0x58, 0xe, 0x73, 0xf5, 0x76, 0x6, 0xbd, 0xdd, 0xe5, 0x4, 0xe5, 0x9e, 0xbc} txOffsets= txId=60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064 locPointer=offset=70, bytesLength=2900 ] 2018-05-29 05:02:46.214 UTC [fsblkstorage] indexBlock -> DEBU 84e Adding txLoc [fileSuffixNum=0, offset=45051, bytesLength=2900] for tx ID: [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] to index 2018-05-29 05:02:46.214 UTC [fsblkstorage] indexBlock -> DEBU 84f Adding txLoc [fileSuffixNum=0, offset=45051, bytesLength=2900] for tx number:[0] ID: [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] to blockNumTranNum index 2018-05-29 05:02:46.216 UTC [fsblkstorage] updateCheckpoint -> DEBU 850 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49746], isChainEmpty=[false], lastBlockNumber=[4] 2018-05-29 05:02:46.216 UTC [pvtdatastorage] Commit -> DEBU 851 Committing private data for block [4] 2018-05-29 05:02:46.219 UTC [pvtdatastorage] Commit -> DEBU 852 Committed private data for block [4] 2018-05-29 05:02:46.219 UTC [kvledger] CommitWithPvtData -> INFO 853 Channel [mychannel]: Committed block [4] with 1 transaction(s) 2018-05-29 05:02:46.219 UTC [kvledger] CommitWithPvtData -> DEBU 854 Channel [mychannel]: Committing block [4] transactions to state database 2018-05-29 05:02:46.219 UTC [lockbasedtxmgr] Commit -> DEBU 855 Committing updates to state database 2018-05-29 05:02:46.219 UTC [lockbasedtxmgr] Commit -> DEBU 856 Write lock acquired for committing updates to state database 2018-05-29 05:02:46.219 UTC [statecouchdb] processUpdateBatch -> DEBU 857 Channel [mychannel]: namespace=[mycc] key=["a"], prior revision=[1-dc5565da030ab4198c80a626a3b620fe], isDelete=[false] 2018-05-29 05:02:46.219 UTC [statecouchdb] processUpdateBatch -> DEBU 858 Channel [mychannel]: namespace=[mycc] key=["b"], prior revision=[1-05ac9a9687c75de02d0e5da30110e6c3], isDelete=[false] 2018-05-29 05:02:46.220 UTC [couchdb] BatchUpdateDocuments -> DEBU 859 Entering BatchUpdateDocuments() document ids=[a,b] 2018-05-29 05:02:46.220 UTC [couchdb] handleRequest -> DEBU 85a Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_bulk_docs 2018-05-29 05:02:46.220 UTC [couchdb] handleRequest -> DEBU 85b HTTP Request: POST /mychannel_mycc/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 332 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:46.248 UTC [couchdb] handleRequest -> DEBU 85c Exiting handleRequest() 2018-05-29 05:02:46.248 UTC [couchdb] BatchUpdateDocuments -> DEBU 85d HTTP Response: HTTP/1.1 201 Created | Content-Length: 130 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Tue, 29 May 2018 05:02:46 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 44cc5973aa | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.249 UTC [couchdb] BatchUpdateDocuments -> DEBU 85e Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"a","rev":"2-1e18c009e7b3917410ccd2e09f5b56ba"},{"ok":true,"id":"b","rev":"2-47e5034ebace5d84a0aaedcfe8e1c164"}] ] 2018-05-29 05:02:46.249 UTC [couchdb] EnsureFullCommit -> DEBU 85f Entering EnsureFullCommit() 2018-05-29 05:02:46.249 UTC [couchdb] handleRequest -> DEBU 860 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_mycc/_ensure_full_commit 2018-05-29 05:02:46.249 UTC [couchdb] handleRequest -> DEBU 861 HTTP Request: POST /mychannel_mycc/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-05-29 05:02:46.252 UTC [couchdb] handleRequest -> DEBU 862 Exiting handleRequest() 2018-05-29 05:02:46.252 UTC [couchdb] EnsureFullCommit -> DEBU 863 _ensure_full_commit database mychannel_mycc 2018-05-29 05:02:46.252 UTC [couchdb] EnsureFullCommit -> DEBU 864 Exiting EnsureFullCommit() 2018-05-29 05:02:46.252 UTC [couchdb] SaveDoc -> DEBU 865 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:02:46.252 UTC [couchdb] encodePathElement -> DEBU 866 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:46.253 UTC [couchdb] encodePathElement -> DEBU 867 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:46.253 UTC [couchdb] SaveDoc -> DEBU 868 rev= 2018-05-29 05:02:46.253 UTC [couchdb] ReadDoc -> DEBU 869 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:02:46.253 UTC [couchdb] encodePathElement -> DEBU 86a Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:46.253 UTC [couchdb] encodePathElement -> DEBU 86b Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:46.253 UTC [couchdb] handleRequest -> DEBU 86c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:02:46.253 UTC [couchdb] WarmIndexAllIndexes -> DEBU 86d Entering WarmIndexAllIndexes() 2018-05-29 05:02:46.253 UTC [couchdb] ListIndex -> DEBU 86e Entering ListIndex() 2018-05-29 05:02:46.253 UTC [couchdb] handleRequest -> DEBU 86f Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_mycc/_index/ 2018-05-29 05:02:46.254 UTC [couchdb] handleRequest -> DEBU 870 HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.255 UTC [couchdb] handleRequest -> DEBU 871 HTTP Request: GET /mychannel_mycc/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.279 UTC [couchdb] handleRequest -> DEBU 872 Exiting handleRequest() 2018-05-29 05:02:46.280 UTC [couchdb] ListIndex -> DEBU 873 Exiting ListIndex() 2018-05-29 05:02:46.280 UTC [couchdb] WarmIndexAllIndexes -> DEBU 874 Exiting WarmIndexAllIndexes() 2018-05-29 05:02:46.292 UTC [couchdb] handleRequest -> DEBU 875 Exiting handleRequest() 2018-05-29 05:02:46.292 UTC [couchdb] ReadDoc -> DEBU 876 Exiting ReadDoc() 2018-05-29 05:02:46.293 UTC [couchdb] handleRequest -> DEBU 877 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-05-29 05:02:46.293 UTC [couchdb] handleRequest -> DEBU 878 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | If-Match: 4-3f29937433da42348d9a7fbab806b1ec | Accept-Encoding: gzip | | 2018-05-29 05:02:46.310 UTC [couchdb] handleRequest -> DEBU 879 Exiting handleRequest() 2018-05-29 05:02:46.311 UTC [couchdb] SaveDoc -> DEBU 87a Exiting SaveDoc() 2018-05-29 05:02:46.311 UTC [lockbasedtxmgr] Commit -> DEBU 87b Updates committed to state database 2018-05-29 05:02:46.311 UTC [statecouchdb] ClearCachedVersions -> DEBU 87c Clear Cache 2018-05-29 05:02:46.311 UTC [kvledger] CommitWithPvtData -> DEBU 87d Channel [mychannel]: Committing block [4] transactions to history database 2018-05-29 05:02:46.311 UTC [historyleveldb] Commit -> DEBU 87e Channel [mychannel]: Updating history database for blockNo [4] with [1] transactions 2018-05-29 05:02:46.315 UTC [historyleveldb] Commit -> DEBU 87f Channel [mychannel]: Updates committed to history database for blockNo [4] 2018-05-29 05:02:46.315 UTC [eventhub_producer] CreateBlockEvents -> DEBU 880 Entry 2018-05-29 05:02:46.315 UTC [eventhub_producer] CreateBlockEvents -> DEBU 881 Channel [mychannel]: Block event for block number [4] contains transaction id: 60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064 2018-05-29 05:02:46.315 UTC [eventhub_producer] CreateBlockEvents -> DEBU 882 Exit 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 883 Entry 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 884 Event processor timeout > 0 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 885 Event sent successfully 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 886 Exit 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 887 Entry 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 888 Event processor timeout > 0 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 889 Event sent successfully 2018-05-29 05:02:46.316 UTC [eventhub_producer] Send -> DEBU 88a Exit 2018-05-29 12:02:09.230 UTC [common/deliverevents] Deliver -> DEBU 88b Starting new Deliver handler 2018-05-29 12:02:09.230 UTC [common/deliver] Handle -> DEBU 88c Starting new deliver loop for 172.19.0.1:50658 2018-05-29 12:02:09.230 UTC [common/deliver] Handle -> DEBU 88d Attempting to read seek info message from 172.19.0.1:50658 2018-05-29 12:02:09.280 UTC [common/deliver] deliverBlocks -> DEBU 88e [channel: mychannel] Received seekInfo (0xc4280c50e0) start: > stop: > from 172.19.0.1:50658 2018-05-29 12:02:09.281 UTC [fsblkstorage] Next -> DEBU 88f Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:02:09.281 UTC [fsblkstorage] newBlockfileStream -> DEBU 890 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:02:09.281 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 891 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:02:09.281 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 892 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:02:09.281 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 893 blockbytes [4763] read from file [0] 2018-05-29 12:02:09.281 UTC [common/deliver] deliverBlocks -> DEBU 894 [channel: mychannel] Delivering block for (0xc4280c50e0) for 172.19.0.1:50658 2018-05-29 12:02:09.287 UTC [fsblkstorage] waitForBlock -> DEBU 895 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:08:29.161 UTC [common/deliverevents] Deliver -> DEBU 896 Starting new Deliver handler 2018-05-29 12:08:29.161 UTC [common/deliver] Handle -> DEBU 897 Starting new deliver loop for 172.19.0.1:50780 2018-05-29 12:08:29.161 UTC [common/deliver] Handle -> DEBU 898 Attempting to read seek info message from 172.19.0.1:50780 2018-05-29 12:08:29.162 UTC [common/deliver] deliverBlocks -> DEBU 899 [channel: mychannel] Received seekInfo (0xc422fb32c0) start: > stop: > from 172.19.0.1:50780 2018-05-29 12:08:29.165 UTC [fsblkstorage] Next -> DEBU 89a Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:08:29.165 UTC [fsblkstorage] newBlockfileStream -> DEBU 89b newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:08:29.165 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 89c Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:08:29.165 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 89d Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:08:29.165 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 89e blockbytes [4763] read from file [0] 2018-05-29 12:08:29.166 UTC [common/deliver] deliverBlocks -> DEBU 89f [channel: mychannel] Delivering block for (0xc422fb32c0) for 172.19.0.1:50780 2018-05-29 12:08:29.166 UTC [fsblkstorage] waitForBlock -> DEBU 8a0 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:08:47.981 UTC [common/deliverevents] Deliver -> DEBU 8a1 Starting new Deliver handler 2018-05-29 12:08:47.981 UTC [common/deliver] Handle -> DEBU 8a2 Starting new deliver loop for 172.19.0.1:50810 2018-05-29 12:08:47.981 UTC [common/deliver] Handle -> DEBU 8a3 Attempting to read seek info message from 172.19.0.1:50810 2018-05-29 12:08:47.982 UTC [common/deliver] deliverBlocks -> DEBU 8a4 [channel: mychannel] Received seekInfo (0xc427be7100) start: > stop: > from 172.19.0.1:50810 2018-05-29 12:08:47.983 UTC [fsblkstorage] Next -> DEBU 8a5 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:08:47.984 UTC [fsblkstorage] newBlockfileStream -> DEBU 8a6 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:08:47.984 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a7 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:08:47.984 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a8 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:08:47.984 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a9 blockbytes [4763] read from file [0] 2018-05-29 12:08:47.984 UTC [common/deliver] deliverBlocks -> DEBU 8aa [channel: mychannel] Delivering block for (0xc427be7100) for 172.19.0.1:50810 2018-05-29 12:08:47.985 UTC [fsblkstorage] waitForBlock -> DEBU 8ab Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:08:48.207 UTC [endorser] ProcessProposal -> DEBU 8ac Entering: Got request from 172.19.0.1:50818 2018-05-29 12:08:48.207 UTC [protoutils] ValidateProposalMessage -> DEBU 8ad ValidateProposalMessage starts for signed proposal 0xc421ba43c0 2018-05-29 12:08:48.207 UTC [protoutils] validateChannelHeader -> DEBU 8ae validateChannelHeader info: header type 3 2018-05-29 12:08:48.207 UTC [protoutils] checkSignatureFromCreator -> DEBU 8af begin 2018-05-29 12:08:48.207 UTC [protoutils] checkSignatureFromCreator -> DEBU 8b0 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:08:48.207 UTC [protoutils] checkSignatureFromCreator -> DEBU 8b1 creator is valid 2018-05-29 12:08:48.208 UTC [protoutils] checkSignatureFromCreator -> DEBU 8b2 exits successfully 2018-05-29 12:08:48.208 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 8b3 validateChaincodeProposalMessage starts for proposal 0xc4217b3180, header 0xc421ba4720 2018-05-29 12:08:48.208 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 8b4 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:08:48.208 UTC [endorser] preProcess -> DEBU 8b5 [][d3e6c012] processing txid: d3e6c01212d90d46c0abb87153d049ad8f4c93180b781290901da5d5cb5ffdd5 2018-05-29 12:08:48.209 UTC [endorser] simulateProposal -> DEBU 8b6 [][d3e6c012] Entry chaincode: name:"lscc" 2018-05-29 12:08:48.209 UTC [endorser] disableJavaCCInst -> DEBU 8b7 java chaincode disabled 2018-05-29 12:08:48.209 UTC [endorser] callChaincode -> DEBU 8b8 [][d3e6c012] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:08:48.209 UTC [ccprovider] NewCCContext -> DEBU 8b9 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=d3e6c01212d90d46c0abb87153d049ad8f4c93180b781290901da5d5cb5ffdd5,syscc=true,proposal=0xc4217b3180,canname=lscc:1.1.0 2018-05-29 12:08:48.209 UTC [chaincode] Launch -> DEBU 8ba chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:08:48.209 UTC [chaincode] Execute -> DEBU 8bb Entry 2018-05-29 12:08:48.209 UTC [chaincode] Execute -> DEBU 8bc chaincode canonical name: lscc:1.1.0 2018-05-29 12:08:48.209 UTC [chaincode] sendExecuteMessage -> DEBU 8bd [d3e6c012]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:08:48.210 UTC [chaincode] setChaincodeProposal -> DEBU 8be Setting chaincode proposal context... 2018-05-29 12:08:48.210 UTC [chaincode] setChaincodeProposal -> DEBU 8bf Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:08:48.210 UTC [chaincode] sendExecuteMessage -> DEBU 8c0 [d3e6c012]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:08:48.210 UTC [chaincode] processStream -> DEBU 8c1 [d3e6c012]Move state message TRANSACTION 2018-05-29 12:08:48.210 UTC [chaincode] handleMessage -> DEBU 8c2 [d3e6c012]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:08:48.210 UTC [chaincode] filterError -> DEBU 8c3 Ignoring NoTransitionError: no transition 2018-05-29 12:08:48.210 UTC [chaincode] processStream -> DEBU 8c4 [d3e6c012]sending state message TRANSACTION 2018-05-29 12:08:48.210 UTC [shim] func1 -> DEBU 8c5 [d3e6c012]Received message TRANSACTION from shim 2018-05-29 12:08:48.210 UTC [shim] handleMessage -> DEBU 8c6 [d3e6c012]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:08:48.210 UTC [shim] beforeTransaction -> DEBU 8c7 [d3e6c012]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:08:48.211 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8c8 header.Name = src/lib/logic.js 2018-05-29 12:08:48.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8c9 header.Name = src/models/trading.cto 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8ca header.Name = src/package.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8cb header.Name = src/permissions.acl 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8cc header.Name = src/queries.qry 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8cd header.Name = src/README.md 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8ce header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8cf header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d0 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d1 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d2 header.Name = META-INF/package.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d3 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d4 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:08:48.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d5 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d6 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d7 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d8 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8d9 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8da Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8db Created statedb artifact tar 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8dc Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8dd Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8de Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8df Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8e0 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:08:48.216 UTC [ccprovider] ExtractFileEntries -> DEBU 8e1 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:08:48.217 UTC [ccprovider] ExtractFileEntries -> DEBU 8e2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:08:48.217 UTC [ccprovider] ExtractFileEntries -> DEBU 8e3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:08:48.217 UTC [metadata] validateIndexJSON -> DEBU 8e4 Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:08:48.217 UTC [metadata] validateIndexJSON -> DEBU 8e5 Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:08:48.217 UTC [metadata] validateIndexJSON -> DEBU 8e6 Found index object: "type":"json" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8e7 Found index field name: "\$class" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8e8 Found index field name: "\$registryType" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8e9 Found index field name: "\$registryId" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8ea Found index field name: "mainExchange" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8eb Found index field name: "\$class" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8ec Found index field name: "\$registryType" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8ed Found index field name: "\$registryId" 2018-05-29 12:08:48.217 UTC [metadata] processIndexMap -> DEBU 8ee Found index field name: "owner" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8ef Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f0 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f1 Found index object: "type":"json" 2018-05-29 12:08:48.218 UTC [metadata] processIndexMap -> DEBU 8f2 Found index field name: "\$class" 2018-05-29 12:08:48.218 UTC [metadata] processIndexMap -> DEBU 8f3 Found index field name: "\$registryType" 2018-05-29 12:08:48.218 UTC [metadata] processIndexMap -> DEBU 8f4 Found index field name: "\$registryId" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f5 Found index object: "name":"selectCommodities" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f6 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f7 Found index object: "type":"json" 2018-05-29 12:08:48.218 UTC [metadata] validateIndexJSON -> DEBU 8f8 Found index object: "type":"json" 2018-05-29 12:08:48.218 UTC [metadata] processIndexMap -> DEBU 8f9 Found index field name: "\$class" 2018-05-29 12:08:48.219 UTC [metadata] processIndexMap -> DEBU 8fa Found index field name: "\$registryType" 2018-05-29 12:08:48.219 UTC [metadata] processIndexMap -> DEBU 8fb Found index field name: "\$registryId" 2018-05-29 12:08:48.219 UTC [metadata] processIndexMap -> DEBU 8fc Found index field name: "quantity" 2018-05-29 12:08:48.219 UTC [metadata] validateIndexJSON -> DEBU 8fd Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:08:48.219 UTC [metadata] validateIndexJSON -> DEBU 8fe Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:08:48.219 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 8ff HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}, Version:"0.2.4-deploy.0"} 2018-05-29 12:08:48.219 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 900 Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] 2018-05-29 12:08:48.219 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 901 constructing new query executor txid = [a8915ef7-e9b5-44d8-a2e6-7b295a1eba98] 2018-05-29 12:08:48.219 UTC [statecouchdb] GetState -> DEBU 902 GetState(). ns=lscc, key=trade-network 2018-05-29 12:08:48.219 UTC [couchdb] ReadDoc -> DEBU 903 Entering ReadDoc() id=[trade-network] 2018-05-29 12:08:48.220 UTC [couchdb] encodePathElement -> DEBU 904 Entering encodePathElement() string=trade-network 2018-05-29 12:08:48.220 UTC [couchdb] encodePathElement -> DEBU 905 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:08:48.220 UTC [couchdb] handleRequest -> DEBU 906 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:08:48.220 UTC [couchdb] handleRequest -> DEBU 907 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:08:48.227 UTC [couchdb] handleRequest -> DEBU 908 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:08:48.228 UTC [couchdb] ReadDoc -> DEBU 909 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:08:48.228 UTC [lockbasedtxmgr] Done -> DEBU 90a Done with transaction simulation / query execution [a8915ef7-e9b5-44d8-a2e6-7b295a1eba98] 2018-05-29 12:08:48.228 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 90b Channel [mychannel]: Chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] is not deployed on channel hence not creating chaincode artifacts. 2018-05-29 12:08:48.230 UTC [lscc] executeInstall -> INFO 90c Installed Chaincode [trade-network] Version [0.2.4-deploy.0] to peer 2018-05-29 12:08:48.231 UTC [shim] func1 -> DEBU 90d [d3e6c012]Transaction completed. Sending COMPLETED 2018-05-29 12:08:48.231 UTC [shim] func1 -> DEBU 90e [d3e6c012]Move state message COMPLETED 2018-05-29 12:08:48.231 UTC [shim] handleMessage -> DEBU 90f [d3e6c012]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:08:48.231 UTC [shim] func1 -> DEBU 910 [d3e6c012]send state message COMPLETED 2018-05-29 12:08:48.231 UTC [chaincode] processStream -> DEBU 911 [d3e6c012]Received message COMPLETED from shim 2018-05-29 12:08:48.231 UTC [chaincode] handleMessage -> DEBU 912 [d3e6c012]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:08:48.231 UTC [chaincode] handleMessage -> DEBU 913 [d3e6c01212d90d46c0abb87153d049ad8f4c93180b781290901da5d5cb5ffdd5]HandleMessage- COMPLETED. Notify 2018-05-29 12:08:48.231 UTC [chaincode] notify -> DEBU 914 notifying Txid:d3e6c01212d90d46c0abb87153d049ad8f4c93180b781290901da5d5cb5ffdd5, channelID: 2018-05-29 12:08:48.231 UTC [chaincode] Execute -> DEBU 915 Exit 2018-05-29 12:08:48.232 UTC [endorser] callChaincode -> DEBU 916 [][d3e6c012] Exit 2018-05-29 12:08:48.232 UTC [endorser] simulateProposal -> DEBU 917 [][d3e6c012] Exit 2018-05-29 12:08:48.232 UTC [endorser] ProcessProposal -> DEBU 918 Exit: request from%!(EXTRA string=172.19.0.1:50818) 2018-05-29 12:13:15.114 UTC [common/deliverevents] Deliver -> DEBU 919 Starting new Deliver handler 2018-05-29 12:13:15.114 UTC [common/deliver] Handle -> DEBU 91a Starting new deliver loop for 172.19.0.1:50882 2018-05-29 12:13:15.114 UTC [common/deliver] Handle -> DEBU 91b Attempting to read seek info message from 172.19.0.1:50882 2018-05-29 12:13:15.115 UTC [common/deliver] deliverBlocks -> DEBU 91c [channel: mychannel] Received seekInfo (0xc4216572a0) start: > stop: > from 172.19.0.1:50882 2018-05-29 12:13:15.115 UTC [fsblkstorage] Next -> DEBU 91d Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:13:15.115 UTC [fsblkstorage] newBlockfileStream -> DEBU 91e newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:13:15.116 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 91f Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:13:15.116 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 920 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:13:15.116 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 921 blockbytes [4763] read from file [0] 2018-05-29 12:13:15.116 UTC [common/deliver] deliverBlocks -> DEBU 922 [channel: mychannel] Delivering block for (0xc4216572a0) for 172.19.0.1:50882 2018-05-29 12:13:15.116 UTC [fsblkstorage] waitForBlock -> DEBU 923 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:13:15.309 UTC [endorser] ProcessProposal -> DEBU 924 Entering: Got request from 172.19.0.1:50890 2018-05-29 12:13:15.309 UTC [protoutils] ValidateProposalMessage -> DEBU 925 ValidateProposalMessage starts for signed proposal 0xc4200116b0 2018-05-29 12:13:15.310 UTC [protoutils] validateChannelHeader -> DEBU 926 validateChannelHeader info: header type 3 2018-05-29 12:13:15.310 UTC [protoutils] checkSignatureFromCreator -> DEBU 927 begin 2018-05-29 12:13:15.310 UTC [protoutils] checkSignatureFromCreator -> DEBU 928 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:13:15.310 UTC [protoutils] checkSignatureFromCreator -> DEBU 929 creator is valid 2018-05-29 12:13:15.311 UTC [protoutils] checkSignatureFromCreator -> DEBU 92a exits successfully 2018-05-29 12:13:15.316 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 92b validateChaincodeProposalMessage starts for proposal 0xc42181f860, header 0xc42013b440 2018-05-29 12:13:15.316 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 92c validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:13:15.317 UTC [endorser] preProcess -> DEBU 92d [][e3339234] processing txid: e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b 2018-05-29 12:13:15.317 UTC [endorser] simulateProposal -> DEBU 92e [][e3339234] Entry chaincode: name:"lscc" 2018-05-29 12:13:15.317 UTC [endorser] disableJavaCCInst -> DEBU 92f java chaincode disabled 2018-05-29 12:13:15.317 UTC [endorser] callChaincode -> DEBU 930 [][e3339234] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:13:15.317 UTC [ccprovider] NewCCContext -> DEBU 931 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b,syscc=true,proposal=0xc42181f860,canname=lscc:1.1.0 2018-05-29 12:13:15.317 UTC [chaincode] Launch -> DEBU 932 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:13:15.317 UTC [chaincode] Execute -> DEBU 933 Entry 2018-05-29 12:13:15.317 UTC [chaincode] Execute -> DEBU 934 chaincode canonical name: lscc:1.1.0 2018-05-29 12:13:15.317 UTC [chaincode] sendExecuteMessage -> DEBU 935 [e3339234]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:13:15.317 UTC [chaincode] setChaincodeProposal -> DEBU 936 Setting chaincode proposal context... 2018-05-29 12:13:15.318 UTC [chaincode] setChaincodeProposal -> DEBU 937 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:13:15.318 UTC [chaincode] sendExecuteMessage -> DEBU 938 [e3339234]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:13:15.318 UTC [chaincode] processStream -> DEBU 939 [e3339234]Move state message TRANSACTION 2018-05-29 12:13:15.318 UTC [chaincode] handleMessage -> DEBU 93a [e3339234]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:13:15.318 UTC [chaincode] filterError -> DEBU 93b Ignoring NoTransitionError: no transition 2018-05-29 12:13:15.318 UTC [chaincode] processStream -> DEBU 93c [e3339234]sending state message TRANSACTION 2018-05-29 12:13:15.318 UTC [shim] func1 -> DEBU 93d [e3339234]Received message TRANSACTION from shim 2018-05-29 12:13:15.318 UTC [shim] handleMessage -> DEBU 93e [e3339234]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:13:15.319 UTC [shim] beforeTransaction -> DEBU 93f [e3339234]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 940 header.Name = src/lib/logic.js 2018-05-29 12:13:15.323 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 941 header.Name = src/models/trading.cto 2018-05-29 12:13:15.323 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 942 header.Name = src/package.json 2018-05-29 12:13:15.323 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 943 header.Name = src/permissions.acl 2018-05-29 12:13:15.323 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 944 header.Name = src/queries.qry 2018-05-29 12:13:15.323 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 945 header.Name = src/README.md 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 946 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 947 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 948 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 949 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94a header.Name = META-INF/package.json 2018-05-29 12:13:15.324 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94b header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.325 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94c Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.325 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94d header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.325 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94e Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.325 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 94f header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 950 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 951 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 952 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 953 Created statedb artifact tar 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractFileEntries -> DEBU 954 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractFileEntries -> DEBU 955 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.326 UTC [ccprovider] ExtractFileEntries -> DEBU 956 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.327 UTC [ccprovider] ExtractFileEntries -> DEBU 957 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.327 UTC [ccprovider] ExtractFileEntries -> DEBU 958 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.327 UTC [ccprovider] ExtractFileEntries -> DEBU 959 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.327 UTC [ccprovider] ExtractFileEntries -> DEBU 95a Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.327 UTC [ccprovider] ExtractFileEntries -> DEBU 95b Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.327 UTC [metadata] processIndexMap -> DEBU 95c Found index field name: "\$class" 2018-05-29 12:13:15.327 UTC [metadata] processIndexMap -> DEBU 95d Found index field name: "\$registryType" 2018-05-29 12:13:15.327 UTC [metadata] processIndexMap -> DEBU 95e Found index field name: "\$registryId" 2018-05-29 12:13:15.327 UTC [metadata] processIndexMap -> DEBU 95f Found index field name: "mainExchange" 2018-05-29 12:13:15.327 UTC [metadata] validateIndexJSON -> DEBU 960 Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:13:15.328 UTC [metadata] validateIndexJSON -> DEBU 961 Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:13:15.328 UTC [metadata] validateIndexJSON -> DEBU 962 Found index object: "type":"json" 2018-05-29 12:13:15.328 UTC [metadata] validateIndexJSON -> DEBU 963 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:13:15.328 UTC [metadata] validateIndexJSON -> DEBU 964 Found index object: "type":"json" 2018-05-29 12:13:15.328 UTC [metadata] processIndexMap -> DEBU 965 Found index field name: "\$class" 2018-05-29 12:13:15.328 UTC [metadata] processIndexMap -> DEBU 966 Found index field name: "\$registryType" 2018-05-29 12:13:15.328 UTC [metadata] processIndexMap -> DEBU 967 Found index field name: "\$registryId" 2018-05-29 12:13:15.328 UTC [metadata] processIndexMap -> DEBU 968 Found index field name: "owner" 2018-05-29 12:13:15.328 UTC [metadata] validateIndexJSON -> DEBU 969 Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 96a Found index object: "name":"selectCommodities" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 96b Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 96c Found index object: "type":"json" 2018-05-29 12:13:15.329 UTC [metadata] processIndexMap -> DEBU 96d Found index field name: "\$class" 2018-05-29 12:13:15.329 UTC [metadata] processIndexMap -> DEBU 96e Found index field name: "\$registryType" 2018-05-29 12:13:15.329 UTC [metadata] processIndexMap -> DEBU 96f Found index field name: "\$registryId" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 970 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 971 Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:13:15.329 UTC [metadata] validateIndexJSON -> DEBU 972 Found index object: "type":"json" 2018-05-29 12:13:15.329 UTC [metadata] processIndexMap -> DEBU 973 Found index field name: "\$class" 2018-05-29 12:13:15.329 UTC [metadata] processIndexMap -> DEBU 974 Found index field name: "\$registryType" 2018-05-29 12:13:15.330 UTC [metadata] processIndexMap -> DEBU 975 Found index field name: "\$registryId" 2018-05-29 12:13:15.330 UTC [metadata] processIndexMap -> DEBU 976 Found index field name: "quantity" 2018-05-29 12:13:15.330 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 977 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}, Version:"0.2.4-deploy.0"} 2018-05-29 12:13:15.330 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 978 Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] 2018-05-29 12:13:15.330 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 979 constructing new query executor txid = [c676086a-195c-4d94-a201-ced417af4159] 2018-05-29 12:13:15.330 UTC [statecouchdb] GetState -> DEBU 97a GetState(). ns=lscc, key=trade-network 2018-05-29 12:13:15.331 UTC [couchdb] ReadDoc -> DEBU 97b Entering ReadDoc() id=[trade-network] 2018-05-29 12:13:15.331 UTC [couchdb] encodePathElement -> DEBU 97c Entering encodePathElement() string=trade-network 2018-05-29 12:13:15.332 UTC [couchdb] encodePathElement -> DEBU 97d Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:13:15.334 UTC [couchdb] handleRequest -> DEBU 97e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:13:15.334 UTC [couchdb] handleRequest -> DEBU 97f HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:13:15.340 UTC [couchdb] handleRequest -> DEBU 980 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:13:15.340 UTC [couchdb] ReadDoc -> DEBU 981 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:13:15.340 UTC [lockbasedtxmgr] Done -> DEBU 982 Done with transaction simulation / query execution [c676086a-195c-4d94-a201-ced417af4159] 2018-05-29 12:13:15.341 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 983 Channel [mychannel]: Chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] is not deployed on channel hence not creating chaincode artifacts. 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 984 [e3339234]Transaction completed. Sending COMPLETED 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 985 [e3339234]Move state message COMPLETED 2018-05-29 12:13:15.341 UTC [shim] handleMessage -> DEBU 986 [e3339234]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 987 [e3339234]send state message COMPLETED 2018-05-29 12:13:15.342 UTC [chaincode] processStream -> DEBU 988 [e3339234]Received message COMPLETED from shim 2018-05-29 12:13:15.342 UTC [chaincode] handleMessage -> DEBU 989 [e3339234]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:13:15.342 UTC [chaincode] handleMessage -> DEBU 98a [e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b]HandleMessage- COMPLETED. Notify 2018-05-29 12:13:15.342 UTC [chaincode] notify -> DEBU 98b notifying Txid:e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b, channelID: 2018-05-29 12:13:15.342 UTC [chaincode] Execute -> DEBU 98c Exit 2018-05-29 12:13:15.342 UTC [endorser] callChaincode -> DEBU 98d [][e3339234] Exit 2018-05-29 12:13:15.343 UTC [endorser] simulateProposal -> DEBU 98e [][e3339234] Exit 2018-05-29 12:13:15.343 UTC [endorser] ProcessProposal -> ERRO 98f [][e3339234] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b 2018-05-29 12:13:15.343 UTC [endorser] ProcessProposal -> DEBU 990 Exit: request from%!(EXTRA string=172.19.0.1:50890) 2018-05-29 12:27:56.565 UTC [common/deliverevents] Deliver -> DEBU 991 Starting new Deliver handler 2018-05-29 12:27:56.566 UTC [common/deliver] Handle -> DEBU 992 Starting new deliver loop for 172.19.0.1:51032 2018-05-29 12:27:56.568 UTC [common/deliver] Handle -> DEBU 993 Attempting to read seek info message from 172.19.0.1:51032 2018-05-29 12:27:56.573 UTC [common/deliver] deliverBlocks -> DEBU 994 [channel: mychannel] Received seekInfo (0xc422a37b20) start: > stop: > from 172.19.0.1:51032 2018-05-29 12:27:56.573 UTC [fsblkstorage] Next -> DEBU 995 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:27:56.574 UTC [fsblkstorage] newBlockfileStream -> DEBU 996 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:27:56.574 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 997 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:27:56.575 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 998 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:27:56.575 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 999 blockbytes [4763] read from file [0] 2018-05-29 12:27:56.575 UTC [common/deliver] deliverBlocks -> DEBU 99a [channel: mychannel] Delivering block for (0xc422a37b20) for 172.19.0.1:51032 2018-05-29 12:27:56.577 UTC [fsblkstorage] waitForBlock -> DEBU 99b Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:27:56.701 UTC [endorser] ProcessProposal -> DEBU 99c Entering: Got request from 172.19.0.1:51048 2018-05-29 12:27:56.703 UTC [protoutils] ValidateProposalMessage -> DEBU 99d ValidateProposalMessage starts for signed proposal 0xc427d79e60 2018-05-29 12:27:56.703 UTC [protoutils] validateChannelHeader -> DEBU 99e validateChannelHeader info: header type 3 2018-05-29 12:27:56.703 UTC [protoutils] checkSignatureFromCreator -> DEBU 99f begin 2018-05-29 12:27:56.703 UTC [protoutils] checkSignatureFromCreator -> DEBU 9a0 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:27:56.704 UTC [protoutils] checkSignatureFromCreator -> DEBU 9a1 creator is valid 2018-05-29 12:27:56.704 UTC [protoutils] checkSignatureFromCreator -> DEBU 9a2 exits successfully 2018-05-29 12:27:56.706 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9a3 validateChaincodeProposalMessage starts for proposal 0xc427d6b180, header 0xc4280fe1e0 2018-05-29 12:27:56.706 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9a4 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:27:56.706 UTC [endorser] preProcess -> DEBU 9a5 [mychannel][15b05789] processing txid: 15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273 2018-05-29 12:27:56.706 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 9a6 retrieveTransactionByID() - txId = [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.707 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 9a7 constructing new tx simulator 2018-05-29 12:27:56.707 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 9a8 constructing new tx simulator txid = [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.707 UTC [endorser] simulateProposal -> DEBU 9a9 [mychannel][15b05789] Entry chaincode: name:"lscc" 2018-05-29 12:27:56.707 UTC [endorser] disableJavaCCInst -> DEBU 9aa java chaincode disabled 2018-05-29 12:27:56.708 UTC [endorser] callChaincode -> DEBU 9ab [mychannel][15b05789] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:27:56.708 UTC [ccprovider] NewCCContext -> DEBU 9ac NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273,syscc=true,proposal=0xc427d6b180,canname=lscc:1.1.0 2018-05-29 12:27:56.708 UTC [chaincode] Launch -> DEBU 9ad chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:27:56.708 UTC [chaincode] Execute -> DEBU 9ae Entry 2018-05-29 12:27:56.708 UTC [chaincode] Execute -> DEBU 9af chaincode canonical name: lscc:1.1.0 2018-05-29 12:27:56.708 UTC [chaincode] sendExecuteMessage -> DEBU 9b0 [15b05789]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:27:56.709 UTC [chaincode] setChaincodeProposal -> DEBU 9b1 Setting chaincode proposal context... 2018-05-29 12:27:56.709 UTC [chaincode] setChaincodeProposal -> DEBU 9b2 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:27:56.709 UTC [chaincode] sendExecuteMessage -> DEBU 9b3 [15b05789]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:27:56.709 UTC [chaincode] processStream -> DEBU 9b4 [15b05789]Move state message TRANSACTION 2018-05-29 12:27:56.710 UTC [chaincode] handleMessage -> DEBU 9b5 [15b05789]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:27:56.710 UTC [chaincode] filterError -> DEBU 9b6 Ignoring NoTransitionError: no transition 2018-05-29 12:27:56.710 UTC [chaincode] processStream -> DEBU 9b7 [15b05789]sending state message TRANSACTION 2018-05-29 12:27:56.710 UTC [shim] func1 -> DEBU 9b8 [15b05789]Received message TRANSACTION from shim 2018-05-29 12:27:56.710 UTC [shim] handleMessage -> DEBU 9b9 [15b05789]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:27:56.711 UTC [shim] beforeTransaction -> DEBU 9ba [15b05789]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:27:56.712 UTC [lscc] executeDeployOrUpgrade -> ERRO 9bb cannot get package for chaincode (trade-network:0.1.14)-err:open /var/hyperledger/production/chaincodes/trade-network.0.1.14: no such file or directory 2018-05-29 12:27:56.712 UTC [shim] func1 -> DEBU 9bc [15b05789]Transaction completed. Sending COMPLETED 2018-05-29 12:27:56.712 UTC [shim] func1 -> DEBU 9bd [15b05789]Move state message COMPLETED 2018-05-29 12:27:56.712 UTC [shim] handleMessage -> DEBU 9be [15b05789]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:27:56.712 UTC [shim] func1 -> DEBU 9bf [15b05789]send state message COMPLETED 2018-05-29 12:27:56.713 UTC [chaincode] processStream -> DEBU 9c0 [15b05789]Received message COMPLETED from shim 2018-05-29 12:27:56.713 UTC [chaincode] handleMessage -> DEBU 9c1 [15b05789]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:27:56.713 UTC [chaincode] handleMessage -> DEBU 9c2 [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273]HandleMessage- COMPLETED. Notify 2018-05-29 12:27:56.713 UTC [chaincode] notify -> DEBU 9c3 notifying Txid:15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273, channelID:mychannel 2018-05-29 12:27:56.713 UTC [chaincode] Execute -> DEBU 9c4 Exit 2018-05-29 12:27:56.714 UTC [endorser] callChaincode -> DEBU 9c5 [mychannel][15b05789] Exit 2018-05-29 12:27:56.714 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 9c6 Simulation completed, getting simulation results 2018-05-29 12:27:56.714 UTC [lockbasedtxmgr] Done -> DEBU 9c7 Done with transaction simulation / query execution [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.714 UTC [endorser] simulateProposal -> DEBU 9c8 [mychannel][15b05789] Exit 2018-05-29 12:27:56.715 UTC [endorser] ProcessProposal -> ERRO 9c9 [mychannel][15b05789] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273 2018-05-29 12:27:56.715 UTC [lockbasedtxmgr] Done -> DEBU 9ca Done with transaction simulation / query execution [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.717 UTC [endorser] ProcessProposal -> DEBU 9cb Exit: request from%!(EXTRA string=172.19.0.1:51048) 2018-05-29 12:28:03.375 UTC [common/deliverevents] Deliver -> DEBU 9cc Starting new Deliver handler 2018-05-29 12:28:03.376 UTC [common/deliver] Handle -> DEBU 9cd Starting new deliver loop for 172.19.0.1:51066 2018-05-29 12:28:03.376 UTC [common/deliver] Handle -> DEBU 9ce Attempting to read seek info message from 172.19.0.1:51066 2018-05-29 12:28:03.377 UTC [common/deliver] deliverBlocks -> DEBU 9cf [channel: mychannel] Received seekInfo (0xc42210e5a0) start: > stop: > from 172.19.0.1:51066 2018-05-29 12:28:03.378 UTC [fsblkstorage] Next -> DEBU 9d0 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:03.382 UTC [fsblkstorage] newBlockfileStream -> DEBU 9d1 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:03.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9d2 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:03.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9d3 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:03.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9d4 blockbytes [4763] read from file [0] 2018-05-29 12:28:03.383 UTC [common/deliver] deliverBlocks -> DEBU 9d5 [channel: mychannel] Delivering block for (0xc42210e5a0) for 172.19.0.1:51066 2018-05-29 12:28:03.385 UTC [fsblkstorage] waitForBlock -> DEBU 9d6 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:05.770 UTC [common/deliverevents] Deliver -> DEBU 9d7 Starting new Deliver handler 2018-05-29 12:28:05.770 UTC [common/deliver] Handle -> DEBU 9d8 Starting new deliver loop for 172.19.0.1:51094 2018-05-29 12:28:05.770 UTC [common/deliver] Handle -> DEBU 9d9 Attempting to read seek info message from 172.19.0.1:51094 2018-05-29 12:28:05.772 UTC [common/deliver] deliverBlocks -> DEBU 9da [channel: mychannel] Received seekInfo (0xc422920300) start: > stop: > from 172.19.0.1:51094 2018-05-29 12:28:05.772 UTC [fsblkstorage] Next -> DEBU 9db Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:05.772 UTC [fsblkstorage] newBlockfileStream -> DEBU 9dc newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:05.772 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9dd Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:05.772 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9de Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:05.772 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9df blockbytes [4763] read from file [0] 2018-05-29 12:28:05.772 UTC [common/deliver] deliverBlocks -> DEBU 9e0 [channel: mychannel] Delivering block for (0xc422920300) for 172.19.0.1:51094 2018-05-29 12:28:05.773 UTC [fsblkstorage] waitForBlock -> DEBU 9e1 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:06.039 UTC [endorser] ProcessProposal -> DEBU 9e2 Entering: Got request from 172.19.0.1:51102 2018-05-29 12:28:06.039 UTC [protoutils] ValidateProposalMessage -> DEBU 9e3 ValidateProposalMessage starts for signed proposal 0xc4218554a0 2018-05-29 12:28:06.039 UTC [protoutils] validateChannelHeader -> DEBU 9e4 validateChannelHeader info: header type 3 2018-05-29 12:28:06.039 UTC [protoutils] checkSignatureFromCreator -> DEBU 9e5 begin 2018-05-29 12:28:06.040 UTC [protoutils] checkSignatureFromCreator -> DEBU 9e6 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:28:06.042 UTC [protoutils] checkSignatureFromCreator -> DEBU 9e7 creator is valid 2018-05-29 12:28:06.044 UTC [protoutils] checkSignatureFromCreator -> DEBU 9e8 exits successfully 2018-05-29 12:28:06.045 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9e9 validateChaincodeProposalMessage starts for proposal 0xc422634910, header 0xc421855800 2018-05-29 12:28:06.045 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9ea validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:28:06.046 UTC [endorser] preProcess -> DEBU 9eb [][73bef3b9] processing txid: 73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2 2018-05-29 12:28:06.046 UTC [endorser] simulateProposal -> DEBU 9ec [][73bef3b9] Entry chaincode: name:"lscc" 2018-05-29 12:28:06.046 UTC [endorser] disableJavaCCInst -> DEBU 9ed java chaincode disabled 2018-05-29 12:28:06.046 UTC [endorser] callChaincode -> DEBU 9ee [][73bef3b9] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:28:06.048 UTC [ccprovider] NewCCContext -> DEBU 9ef NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2,syscc=true,proposal=0xc422634910,canname=lscc:1.1.0 2018-05-29 12:28:06.048 UTC [chaincode] Launch -> DEBU 9f0 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:06.048 UTC [chaincode] Execute -> DEBU 9f1 Entry 2018-05-29 12:28:06.048 UTC [chaincode] Execute -> DEBU 9f2 chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:06.049 UTC [chaincode] sendExecuteMessage -> DEBU 9f3 [73bef3b9]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:06.049 UTC [chaincode] setChaincodeProposal -> DEBU 9f4 Setting chaincode proposal context... 2018-05-29 12:28:06.049 UTC [chaincode] setChaincodeProposal -> DEBU 9f5 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:06.049 UTC [chaincode] sendExecuteMessage -> DEBU 9f6 [73bef3b9]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:06.049 UTC [chaincode] processStream -> DEBU 9f7 [73bef3b9]Move state message TRANSACTION 2018-05-29 12:28:06.049 UTC [chaincode] handleMessage -> DEBU 9f8 [73bef3b9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:06.050 UTC [chaincode] filterError -> DEBU 9f9 Ignoring NoTransitionError: no transition 2018-05-29 12:28:06.050 UTC [chaincode] processStream -> DEBU 9fa [73bef3b9]sending state message TRANSACTION 2018-05-29 12:28:06.050 UTC [shim] func1 -> DEBU 9fb [73bef3b9]Received message TRANSACTION from shim 2018-05-29 12:28:06.050 UTC [shim] handleMessage -> DEBU 9fc [73bef3b9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:06.050 UTC [shim] beforeTransaction -> DEBU 9fd [73bef3b9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:06.051 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9fe header.Name = src/lib/logic.js 2018-05-29 12:28:06.055 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9ff header.Name = src/models/trading.cto 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a00 header.Name = src/package.json 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a01 header.Name = src/permissions.acl 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a02 header.Name = src/queries.qry 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a03 header.Name = src/README.md 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a04 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.059 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a05 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a06 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a07 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a08 header.Name = META-INF/package.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a09 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0a Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0b header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.060 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0c Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.061 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0d header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.061 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0e Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.061 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a0f header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.061 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a10 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU a11 Created statedb artifact tar 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractFileEntries -> DEBU a12 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractFileEntries -> DEBU a13 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractFileEntries -> DEBU a14 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractFileEntries -> DEBU a15 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.062 UTC [ccprovider] ExtractFileEntries -> DEBU a16 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.063 UTC [ccprovider] ExtractFileEntries -> DEBU a17 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.063 UTC [ccprovider] ExtractFileEntries -> DEBU a18 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.063 UTC [ccprovider] ExtractFileEntries -> DEBU a19 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.063 UTC [metadata] validateIndexJSON -> DEBU a1a Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:28:06.063 UTC [metadata] validateIndexJSON -> DEBU a1b Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:28:06.063 UTC [metadata] validateIndexJSON -> DEBU a1c Found index object: "type":"json" 2018-05-29 12:28:06.068 UTC [metadata] processIndexMap -> DEBU a1d Found index field name: "\$class" 2018-05-29 12:28:06.068 UTC [metadata] processIndexMap -> DEBU a1e Found index field name: "\$registryType" 2018-05-29 12:28:06.068 UTC [metadata] processIndexMap -> DEBU a1f Found index field name: "\$registryId" 2018-05-29 12:28:06.069 UTC [metadata] processIndexMap -> DEBU a20 Found index field name: "mainExchange" 2018-05-29 12:28:06.075 UTC [metadata] processIndexMap -> DEBU a21 Found index field name: "\$class" 2018-05-29 12:28:06.075 UTC [metadata] processIndexMap -> DEBU a22 Found index field name: "\$registryType" 2018-05-29 12:28:06.075 UTC [metadata] processIndexMap -> DEBU a23 Found index field name: "\$registryId" 2018-05-29 12:28:06.075 UTC [metadata] processIndexMap -> DEBU a24 Found index field name: "owner" 2018-05-29 12:28:06.075 UTC [metadata] validateIndexJSON -> DEBU a25 Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:28:06.075 UTC [metadata] validateIndexJSON -> DEBU a26 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:28:06.075 UTC [metadata] validateIndexJSON -> DEBU a27 Found index object: "type":"json" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a28 Found index object: "name":"selectCommodities" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a29 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a2a Found index object: "type":"json" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a2b Found index field name: "\$class" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a2c Found index field name: "\$registryType" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a2d Found index field name: "\$registryId" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a2e Found index field name: "\$class" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a2f Found index field name: "\$registryType" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a30 Found index field name: "\$registryId" 2018-05-29 12:28:06.076 UTC [metadata] processIndexMap -> DEBU a31 Found index field name: "quantity" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a32 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a33 Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:28:06.076 UTC [metadata] validateIndexJSON -> DEBU a34 Found index object: "type":"json" 2018-05-29 12:28:06.076 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU a35 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}, Version:"0.2.4-deploy.0"} 2018-05-29 12:28:06.077 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU a36 Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] 2018-05-29 12:28:06.077 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU a37 constructing new query executor txid = [39056c70-91ef-47be-9f27-12f859c55b05] 2018-05-29 12:28:06.077 UTC [statecouchdb] GetState -> DEBU a38 GetState(). ns=lscc, key=trade-network 2018-05-29 12:28:06.077 UTC [couchdb] ReadDoc -> DEBU a39 Entering ReadDoc() id=[trade-network] 2018-05-29 12:28:06.077 UTC [couchdb] encodePathElement -> DEBU a3a Entering encodePathElement() string=trade-network 2018-05-29 12:28:06.077 UTC [couchdb] encodePathElement -> DEBU a3b Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:28:06.077 UTC [couchdb] handleRequest -> DEBU a3c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:28:06.077 UTC [couchdb] handleRequest -> DEBU a3d HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:28:06.094 UTC [couchdb] handleRequest -> DEBU a3e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:28:06.096 UTC [couchdb] ReadDoc -> DEBU a3f Document not found (404), returning nil value instead of 404 error 2018-05-29 12:28:06.096 UTC [lockbasedtxmgr] Done -> DEBU a40 Done with transaction simulation / query execution [39056c70-91ef-47be-9f27-12f859c55b05] 2018-05-29 12:28:06.096 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU a41 Channel [mychannel]: Chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] is not deployed on channel hence not creating chaincode artifacts. 2018-05-29 12:28:06.097 UTC [shim] func1 -> DEBU a42 [73bef3b9]Transaction completed. Sending COMPLETED 2018-05-29 12:28:06.097 UTC [shim] func1 -> DEBU a43 [73bef3b9]Move state message COMPLETED 2018-05-29 12:28:06.097 UTC [shim] handleMessage -> DEBU a44 [73bef3b9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:06.097 UTC [shim] func1 -> DEBU a45 [73bef3b9]send state message COMPLETED 2018-05-29 12:28:06.097 UTC [chaincode] processStream -> DEBU a46 [73bef3b9]Received message COMPLETED from shim 2018-05-29 12:28:06.097 UTC [chaincode] handleMessage -> DEBU a47 [73bef3b9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:06.097 UTC [chaincode] handleMessage -> DEBU a48 [73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:06.098 UTC [chaincode] notify -> DEBU a49 notifying Txid:73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2, channelID: 2018-05-29 12:28:06.098 UTC [chaincode] Execute -> DEBU a4a Exit 2018-05-29 12:28:06.098 UTC [endorser] callChaincode -> DEBU a4b [][73bef3b9] Exit 2018-05-29 12:28:06.098 UTC [endorser] simulateProposal -> DEBU a4c [][73bef3b9] Exit 2018-05-29 12:28:06.098 UTC [endorser] ProcessProposal -> ERRO a4d [][73bef3b9] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2 2018-05-29 12:28:06.098 UTC [endorser] ProcessProposal -> DEBU a4e Exit: request from%!(EXTRA string=172.19.0.1:51102) 2018-05-29 12:28:12.826 UTC [common/deliverevents] Deliver -> DEBU a4f Starting new Deliver handler 2018-05-29 12:28:12.826 UTC [common/deliver] Handle -> DEBU a50 Starting new deliver loop for 172.19.0.1:51130 2018-05-29 12:28:12.826 UTC [common/deliver] Handle -> DEBU a51 Attempting to read seek info message from 172.19.0.1:51130 2018-05-29 12:28:12.827 UTC [common/deliver] deliverBlocks -> DEBU a52 [channel: mychannel] Received seekInfo (0xc42805d3c0) start: > stop: > from 172.19.0.1:51130 2018-05-29 12:28:12.829 UTC [fsblkstorage] Next -> DEBU a53 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:12.830 UTC [fsblkstorage] newBlockfileStream -> DEBU a54 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:12.830 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a55 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:12.830 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a56 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:12.830 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a57 blockbytes [4763] read from file [0] 2018-05-29 12:28:12.830 UTC [common/deliver] deliverBlocks -> DEBU a58 [channel: mychannel] Delivering block for (0xc42805d3c0) for 172.19.0.1:51130 2018-05-29 12:28:12.831 UTC [fsblkstorage] waitForBlock -> DEBU a59 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:12.914 UTC [endorser] ProcessProposal -> DEBU a5a Entering: Got request from 172.19.0.1:51146 2018-05-29 12:28:12.914 UTC [protoutils] ValidateProposalMessage -> DEBU a5b ValidateProposalMessage starts for signed proposal 0xc4280fe3f0 2018-05-29 12:28:12.915 UTC [protoutils] validateChannelHeader -> DEBU a5c validateChannelHeader info: header type 3 2018-05-29 12:28:12.915 UTC [protoutils] checkSignatureFromCreator -> DEBU a5d begin 2018-05-29 12:28:12.915 UTC [protoutils] checkSignatureFromCreator -> DEBU a5e creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:28:12.916 UTC [protoutils] checkSignatureFromCreator -> DEBU a5f creator is valid 2018-05-29 12:28:12.918 UTC [protoutils] checkSignatureFromCreator -> DEBU a60 exits successfully 2018-05-29 12:28:12.918 UTC [protoutils] validateChaincodeProposalMessage -> DEBU a61 validateChaincodeProposalMessage starts for proposal 0xc422993360, header 0xc4280fe750 2018-05-29 12:28:12.918 UTC [protoutils] validateChaincodeProposalMessage -> DEBU a62 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:28:12.919 UTC [endorser] preProcess -> DEBU a63 [mychannel][38ac49d2] processing txid: 38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855 2018-05-29 12:28:12.919 UTC [fsblkstorage] retrieveTransactionByID -> DEBU a64 retrieveTransactionByID() - txId = [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.919 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU a65 constructing new tx simulator 2018-05-29 12:28:12.919 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU a66 constructing new tx simulator txid = [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.919 UTC [endorser] simulateProposal -> DEBU a67 [mychannel][38ac49d2] Entry chaincode: name:"lscc" 2018-05-29 12:28:12.919 UTC [endorser] disableJavaCCInst -> DEBU a68 java chaincode disabled 2018-05-29 12:28:12.920 UTC [endorser] callChaincode -> DEBU a69 [mychannel][38ac49d2] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:28:12.920 UTC [ccprovider] NewCCContext -> DEBU a6a NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855,syscc=true,proposal=0xc422993360,canname=lscc:1.1.0 2018-05-29 12:28:12.920 UTC [chaincode] Launch -> DEBU a6b chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:12.920 UTC [chaincode] Execute -> DEBU a6c Entry 2018-05-29 12:28:12.921 UTC [chaincode] Execute -> DEBU a6d chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:12.921 UTC [chaincode] sendExecuteMessage -> DEBU a6e [38ac49d2]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:12.921 UTC [chaincode] setChaincodeProposal -> DEBU a6f Setting chaincode proposal context... 2018-05-29 12:28:12.921 UTC [chaincode] setChaincodeProposal -> DEBU a70 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:12.921 UTC [chaincode] sendExecuteMessage -> DEBU a71 [38ac49d2]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:12.921 UTC [chaincode] processStream -> DEBU a72 [38ac49d2]Move state message TRANSACTION 2018-05-29 12:28:12.922 UTC [chaincode] handleMessage -> DEBU a73 [38ac49d2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:12.922 UTC [chaincode] filterError -> DEBU a74 Ignoring NoTransitionError: no transition 2018-05-29 12:28:12.922 UTC [chaincode] processStream -> DEBU a75 [38ac49d2]sending state message TRANSACTION 2018-05-29 12:28:12.922 UTC [shim] func1 -> DEBU a76 [38ac49d2]Received message TRANSACTION from shim 2018-05-29 12:28:12.922 UTC [shim] handleMessage -> DEBU a77 [38ac49d2]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:12.922 UTC [shim] beforeTransaction -> DEBU a78 [38ac49d2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:12.923 UTC [lscc] executeDeployOrUpgrade -> ERRO a79 cannot get package for chaincode (trade-network:0.1.14)-err:open /var/hyperledger/production/chaincodes/trade-network.0.1.14: no such file or directory 2018-05-29 12:28:12.923 UTC [shim] func1 -> DEBU a7a [38ac49d2]Transaction completed. Sending COMPLETED 2018-05-29 12:28:12.924 UTC [shim] func1 -> DEBU a7b [38ac49d2]Move state message COMPLETED 2018-05-29 12:28:12.924 UTC [shim] handleMessage -> DEBU a7c [38ac49d2]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:12.924 UTC [shim] func1 -> DEBU a7d [38ac49d2]send state message COMPLETED 2018-05-29 12:28:12.924 UTC [chaincode] processStream -> DEBU a7e [38ac49d2]Received message COMPLETED from shim 2018-05-29 12:28:12.924 UTC [chaincode] handleMessage -> DEBU a7f [38ac49d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:12.924 UTC [chaincode] handleMessage -> DEBU a80 [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:12.924 UTC [chaincode] notify -> DEBU a81 notifying Txid:38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855, channelID:mychannel 2018-05-29 12:28:12.925 UTC [chaincode] Execute -> DEBU a82 Exit 2018-05-29 12:28:12.925 UTC [endorser] callChaincode -> DEBU a83 [mychannel][38ac49d2] Exit 2018-05-29 12:28:12.925 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU a84 Simulation completed, getting simulation results 2018-05-29 12:28:12.925 UTC [lockbasedtxmgr] Done -> DEBU a85 Done with transaction simulation / query execution [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.925 UTC [endorser] simulateProposal -> DEBU a86 [mychannel][38ac49d2] Exit 2018-05-29 12:28:12.925 UTC [endorser] ProcessProposal -> ERRO a87 [mychannel][38ac49d2] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855 2018-05-29 12:28:12.926 UTC [lockbasedtxmgr] Done -> DEBU a88 Done with transaction simulation / query execution [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.926 UTC [endorser] ProcessProposal -> DEBU a89 Exit: request from%!(EXTRA string=172.19.0.1:51146) 2018-05-29 12:28:17.766 UTC [common/deliverevents] Deliver -> DEBU a8a Starting new Deliver handler 2018-05-29 12:28:17.766 UTC [common/deliver] Handle -> DEBU a8b Starting new deliver loop for 172.19.0.1:51164 2018-05-29 12:28:17.766 UTC [common/deliver] Handle -> DEBU a8c Attempting to read seek info message from 172.19.0.1:51164 2018-05-29 12:28:17.774 UTC [common/deliver] deliverBlocks -> DEBU a8d [channel: mychannel] Received seekInfo (0xc421ade6c0) start: > stop: > from 172.19.0.1:51164 2018-05-29 12:28:17.774 UTC [fsblkstorage] Next -> DEBU a8e Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:17.775 UTC [fsblkstorage] newBlockfileStream -> DEBU a8f newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:17.775 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a90 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:17.782 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a91 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:17.782 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a92 blockbytes [4763] read from file [0] 2018-05-29 12:28:17.782 UTC [common/deliver] deliverBlocks -> DEBU a93 [channel: mychannel] Delivering block for (0xc421ade6c0) for 172.19.0.1:51164 2018-05-29 12:28:17.783 UTC [fsblkstorage] waitForBlock -> DEBU a94 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:19.895 UTC [common/deliverevents] Deliver -> DEBU a95 Starting new Deliver handler 2018-05-29 12:28:19.896 UTC [common/deliver] Handle -> DEBU a96 Starting new deliver loop for 172.19.0.1:51184 2018-05-29 12:28:19.896 UTC [common/deliver] Handle -> DEBU a97 Attempting to read seek info message from 172.19.0.1:51184 2018-05-29 12:28:19.900 UTC [common/deliver] deliverBlocks -> DEBU a98 [channel: mychannel] Received seekInfo (0xc427ef0ca0) start: > stop: > from 172.19.0.1:51184 2018-05-29 12:28:19.906 UTC [fsblkstorage] Next -> DEBU a99 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:19.906 UTC [fsblkstorage] newBlockfileStream -> DEBU a9a newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:19.906 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9b Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:19.907 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9c Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:19.907 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9d blockbytes [4763] read from file [0] 2018-05-29 12:28:19.907 UTC [common/deliver] deliverBlocks -> DEBU a9e [channel: mychannel] Delivering block for (0xc427ef0ca0) for 172.19.0.1:51184 2018-05-29 12:28:19.909 UTC [fsblkstorage] waitForBlock -> DEBU a9f Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:21.931 UTC [common/deliverevents] Deliver -> DEBU aa0 Starting new Deliver handler 2018-05-29 12:28:21.931 UTC [common/deliver] Handle -> DEBU aa1 Starting new deliver loop for 172.19.0.1:51204 2018-05-29 12:28:21.932 UTC [common/deliver] Handle -> DEBU aa2 Attempting to read seek info message from 172.19.0.1:51204 2018-05-29 12:28:21.933 UTC [common/deliver] deliverBlocks -> DEBU aa3 [channel: mychannel] Received seekInfo (0xc422ad10e0) start: > stop: > from 172.19.0.1:51204 2018-05-29 12:28:21.942 UTC [fsblkstorage] Next -> DEBU aa4 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:21.942 UTC [fsblkstorage] newBlockfileStream -> DEBU aa5 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:21.966 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa6 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:21.968 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa7 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:21.968 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa8 blockbytes [4763] read from file [0] 2018-05-29 12:28:21.968 UTC [common/deliver] deliverBlocks -> DEBU aa9 [channel: mychannel] Delivering block for (0xc422ad10e0) for 172.19.0.1:51204 2018-05-29 12:28:21.970 UTC [fsblkstorage] waitForBlock -> DEBU aaa Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:28.505 UTC [endorser] ProcessProposal -> DEBU aab Entering: Got request from 172.19.0.1:51232 2018-05-29 12:28:28.505 UTC [protoutils] ValidateProposalMessage -> DEBU aac ValidateProposalMessage starts for signed proposal 0xc427f81c50 2018-05-29 12:28:28.505 UTC [protoutils] validateChannelHeader -> DEBU aad validateChannelHeader info: header type 3 2018-05-29 12:28:28.505 UTC [protoutils] checkSignatureFromCreator -> DEBU aae begin 2018-05-29 12:28:28.506 UTC [protoutils] checkSignatureFromCreator -> DEBU aaf creator is &{Org2MSP ee79d219a0db530a10b4c97b9f93ee3d84a3f5c4249bcefca20a0dd0896ca4bb} 2018-05-29 12:28:28.509 UTC [protoutils] checkSignatureFromCreator -> DEBU ab0 creator is valid 2018-05-29 12:28:28.510 UTC [protoutils] checkSignatureFromCreator -> DEBU ab1 exits successfully 2018-05-29 12:28:28.511 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ab2 validateChaincodeProposalMessage starts for proposal 0xc427f6b4f0, header 0xc427f81f80 2018-05-29 12:28:28.511 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ab3 validateChaincodeProposalMessage info: header extension references chaincode name:"trade-network" 2018-05-29 12:28:28.512 UTC [endorser] preProcess -> DEBU ab4 [mychannel][52a96f2d] processing txid: 52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a 2018-05-29 12:28:28.515 UTC [fsblkstorage] retrieveTransactionByID -> DEBU ab5 retrieveTransactionByID() - txId = [52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a] 2018-05-29 12:28:28.516 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU ab6 constructing new tx simulator 2018-05-29 12:28:28.516 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU ab7 constructing new tx simulator txid = [52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a] 2018-05-29 12:28:28.517 UTC [endorser] simulateProposal -> DEBU ab8 [mychannel][52a96f2d] Entry chaincode: name:"trade-network" 2018-05-29 12:28:28.517 UTC [ccprovider] NewCCContext -> DEBU ab9 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a,syscc=true,proposal=0xc427f6b4f0,canname=lscc:1.1.0 2018-05-29 12:28:28.517 UTC [chaincode] Launch -> DEBU aba chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:28.517 UTC [chaincode] Execute -> DEBU abb Entry 2018-05-29 12:28:28.517 UTC [chaincode] Execute -> DEBU abc chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:28.517 UTC [chaincode] sendExecuteMessage -> DEBU abd [52a96f2d]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:28.517 UTC [chaincode] setChaincodeProposal -> DEBU abe Setting chaincode proposal context... 2018-05-29 12:28:28.517 UTC [chaincode] setChaincodeProposal -> DEBU abf Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:28.517 UTC [chaincode] sendExecuteMessage -> DEBU ac0 [52a96f2d]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:28.517 UTC [chaincode] processStream -> DEBU ac1 [52a96f2d]Move state message TRANSACTION 2018-05-29 12:28:28.517 UTC [chaincode] handleMessage -> DEBU ac2 [52a96f2d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:28.518 UTC [chaincode] filterError -> DEBU ac3 Ignoring NoTransitionError: no transition 2018-05-29 12:28:28.518 UTC [chaincode] processStream -> DEBU ac4 [52a96f2d]sending state message TRANSACTION 2018-05-29 12:28:28.518 UTC [common/deliverevents] Deliver -> DEBU ac5 Starting new Deliver handler 2018-05-29 12:28:28.518 UTC [common/deliver] Handle -> DEBU ac6 Starting new deliver loop for 172.19.0.1:51224 2018-05-29 12:28:28.518 UTC [common/deliver] Handle -> DEBU ac7 Attempting to read seek info message from 172.19.0.1:51224 2018-05-29 12:28:28.522 UTC [common/deliver] deliverBlocks -> DEBU ac8 [channel: mychannel] Received seekInfo (0xc427c9c2a0) start: > stop: > from 172.19.0.1:51224 2018-05-29 12:28:28.523 UTC [fsblkstorage] Next -> DEBU ac9 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:28.523 UTC [fsblkstorage] newBlockfileStream -> DEBU aca newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:28.523 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU acb Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:28.523 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU acc Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:28.523 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU acd blockbytes [4763] read from file [0] 2018-05-29 12:28:28.523 UTC [common/deliver] deliverBlocks -> DEBU ace [channel: mychannel] Delivering block for (0xc427c9c2a0) for 172.19.0.1:51224 2018-05-29 12:28:28.524 UTC [fsblkstorage] waitForBlock -> DEBU acf Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:28.524 UTC [shim] func1 -> DEBU ad0 [52a96f2d]Received message TRANSACTION from shim 2018-05-29 12:28:28.524 UTC [shim] handleMessage -> DEBU ad1 [52a96f2d]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:28.524 UTC [shim] beforeTransaction -> DEBU ad2 [52a96f2d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:28.525 UTC [shim] handleGetState -> DEBU ad3 [52a96f2d]Sending GET_STATE 2018-05-29 12:28:28.525 UTC [chaincode] processStream -> DEBU ad4 [52a96f2d]Received message GET_STATE from shim 2018-05-29 12:28:28.525 UTC [chaincode] handleMessage -> DEBU ad5 [52a96f2d]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 12:28:28.525 UTC [chaincode] afterGetState -> DEBU ad6 [52a96f2d]Received GET_STATE, invoking get state from ledger 2018-05-29 12:28:28.525 UTC [chaincode] filterError -> DEBU ad7 Ignoring NoTransitionError: no transition 2018-05-29 12:28:28.525 UTC [chaincode] func1 -> DEBU ad8 [52a96f2d] getting state for chaincode lscc, key trade-network, channel mychannel 2018-05-29 12:28:28.525 UTC [statecouchdb] GetState -> DEBU ad9 GetState(). ns=lscc, key=trade-network 2018-05-29 12:28:28.525 UTC [couchdb] ReadDoc -> DEBU ada Entering ReadDoc() id=[trade-network] 2018-05-29 12:28:28.526 UTC [couchdb] encodePathElement -> DEBU adb Entering encodePathElement() string=trade-network 2018-05-29 12:28:28.526 UTC [couchdb] encodePathElement -> DEBU adc Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:28:28.526 UTC [couchdb] handleRequest -> DEBU add Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:28:28.526 UTC [couchdb] handleRequest -> DEBU ade HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:28:28.530 UTC [couchdb] handleRequest -> DEBU adf Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:28:28.530 UTC [couchdb] ReadDoc -> DEBU ae0 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:28:28.530 UTC [chaincode] func1 -> DEBU ae1 [52a96f2d]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-05-29 12:28:28.530 UTC [chaincode] 1 -> DEBU ae2 [52a96f2d]handleGetState serial send RESPONSE 2018-05-29 12:28:28.530 UTC [shim] func1 -> DEBU ae3 [52a96f2d]Received message RESPONSE from shim 2018-05-29 12:28:28.531 UTC [shim] handleMessage -> DEBU ae4 [52a96f2d]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 12:28:28.531 UTC [shim] sendChannel -> DEBU ae5 [52a96f2d]before send 2018-05-29 12:28:28.531 UTC [shim] sendChannel -> DEBU ae6 [52a96f2d]after send 2018-05-29 12:28:28.531 UTC [shim] afterResponse -> DEBU ae7 [52a96f2d]Received RESPONSE, communicated (state:ready) 2018-05-29 12:28:28.531 UTC [shim] handleGetState -> DEBU ae8 [52a96f2d]GetState received payload RESPONSE 2018-05-29 12:28:28.531 UTC [lscc] Invoke -> ERRO ae9 error getting chaincode trade-network on channel: mychannel(err:could not find chaincode with name 'trade-network') 2018-05-29 12:28:28.531 UTC [shim] func1 -> DEBU aea [52a96f2d]Transaction completed. Sending COMPLETED 2018-05-29 12:28:28.531 UTC [shim] func1 -> DEBU aeb [52a96f2d]Move state message COMPLETED 2018-05-29 12:28:28.531 UTC [shim] handleMessage -> DEBU aec [52a96f2d]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:28.531 UTC [shim] func1 -> DEBU aed [52a96f2d]send state message COMPLETED 2018-05-29 12:28:28.531 UTC [chaincode] processStream -> DEBU aee [52a96f2d]Received message COMPLETED from shim 2018-05-29 12:28:28.531 UTC [chaincode] handleMessage -> DEBU aef [52a96f2d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:28.531 UTC [chaincode] handleMessage -> DEBU af0 [52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:28.532 UTC [chaincode] notify -> DEBU af1 notifying Txid:52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a, channelID:mychannel 2018-05-29 12:28:28.532 UTC [chaincode] Execute -> DEBU af2 Exit 2018-05-29 12:28:28.532 UTC [endorser] simulateProposal -> DEBU af3 [mychannel][52a96f2d] Exit 2018-05-29 12:28:28.532 UTC [lockbasedtxmgr] Done -> DEBU af4 Done with transaction simulation / query execution [52a96f2d640dc4611bf0598d4e6c797259a9ec6f3cbf5963aff24bcc40c5319a] 2018-05-29 12:28:28.532 UTC [endorser] ProcessProposal -> DEBU af5 Exit: request from%!(EXTRA string=172.19.0.1:51232) 2018-05-29 12:28:30.586 UTC [common/deliverevents] Deliver -> DEBU af6 Starting new Deliver handler 2018-05-29 12:28:30.586 UTC [common/deliver] Handle -> DEBU af7 Starting new deliver loop for 172.19.0.1:51244 2018-05-29 12:28:30.586 UTC [common/deliver] Handle -> DEBU af8 Attempting to read seek info message from 172.19.0.1:51244 2018-05-29 12:28:30.588 UTC [common/deliver] deliverBlocks -> DEBU af9 [channel: mychannel] Received seekInfo (0xc427f54e20) start: > stop: > from 172.19.0.1:51244 2018-05-29 12:28:30.589 UTC [fsblkstorage] Next -> DEBU afa Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:30.589 UTC [fsblkstorage] newBlockfileStream -> DEBU afb newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:30.589 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU afc Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:30.589 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU afd Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:30.590 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU afe blockbytes [4763] read from file [0] 2018-05-29 12:28:30.590 UTC [common/deliver] deliverBlocks -> DEBU aff [channel: mychannel] Delivering block for (0xc427f54e20) for 172.19.0.1:51244 2018-05-29 12:28:30.591 UTC [fsblkstorage] waitForBlock -> DEBU b00 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:30.599 UTC [endorser] ProcessProposal -> DEBU b01 Entering: Got request from 172.19.0.1:51252 2018-05-29 12:28:30.599 UTC [protoutils] ValidateProposalMessage -> DEBU b02 ValidateProposalMessage starts for signed proposal 0xc422532a50 2018-05-29 12:28:30.599 UTC [protoutils] validateChannelHeader -> DEBU b03 validateChannelHeader info: header type 3 2018-05-29 12:28:30.599 UTC [protoutils] checkSignatureFromCreator -> DEBU b04 begin 2018-05-29 12:28:30.599 UTC [protoutils] checkSignatureFromCreator -> DEBU b05 creator is &{Org2MSP ee79d219a0db530a10b4c97b9f93ee3d84a3f5c4249bcefca20a0dd0896ca4bb} 2018-05-29 12:28:30.599 UTC [protoutils] checkSignatureFromCreator -> DEBU b06 creator is valid 2018-05-29 12:28:30.600 UTC [protoutils] checkSignatureFromCreator -> DEBU b07 exits successfully 2018-05-29 12:28:30.600 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b08 validateChaincodeProposalMessage starts for proposal 0xc422956a50, header 0xc422532d80 2018-05-29 12:28:30.600 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b09 validateChaincodeProposalMessage info: header extension references chaincode name:"trade-network" 2018-05-29 12:28:30.600 UTC [endorser] preProcess -> DEBU b0a [mychannel][bbf7f4ae] processing txid: bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54 2018-05-29 12:28:30.600 UTC [fsblkstorage] retrieveTransactionByID -> DEBU b0b retrieveTransactionByID() - txId = [bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54] 2018-05-29 12:28:30.601 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU b0c constructing new tx simulator 2018-05-29 12:28:30.601 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU b0d constructing new tx simulator txid = [bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54] 2018-05-29 12:28:30.601 UTC [endorser] simulateProposal -> DEBU b0e [mychannel][bbf7f4ae] Entry chaincode: name:"trade-network" 2018-05-29 12:28:30.601 UTC [ccprovider] NewCCContext -> DEBU b0f NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54,syscc=true,proposal=0xc422956a50,canname=lscc:1.1.0 2018-05-29 12:28:30.601 UTC [chaincode] Launch -> DEBU b10 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:30.601 UTC [chaincode] Execute -> DEBU b11 Entry 2018-05-29 12:28:30.601 UTC [chaincode] Execute -> DEBU b12 chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:30.601 UTC [chaincode] sendExecuteMessage -> DEBU b13 [bbf7f4ae]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:30.601 UTC [chaincode] setChaincodeProposal -> DEBU b14 Setting chaincode proposal context... 2018-05-29 12:28:30.602 UTC [chaincode] setChaincodeProposal -> DEBU b15 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:30.602 UTC [chaincode] sendExecuteMessage -> DEBU b16 [bbf7f4ae]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:30.602 UTC [chaincode] processStream -> DEBU b17 [bbf7f4ae]Move state message TRANSACTION 2018-05-29 12:28:30.602 UTC [chaincode] handleMessage -> DEBU b18 [bbf7f4ae]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:30.602 UTC [chaincode] filterError -> DEBU b19 Ignoring NoTransitionError: no transition 2018-05-29 12:28:30.602 UTC [chaincode] processStream -> DEBU b1a [bbf7f4ae]sending state message TRANSACTION 2018-05-29 12:28:30.602 UTC [shim] func1 -> DEBU b1b [bbf7f4ae]Received message TRANSACTION from shim 2018-05-29 12:28:30.602 UTC [shim] handleMessage -> DEBU b1c [bbf7f4ae]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:30.602 UTC [shim] beforeTransaction -> DEBU b1d [bbf7f4ae]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:30.603 UTC [shim] handleGetState -> DEBU b1e [bbf7f4ae]Sending GET_STATE 2018-05-29 12:28:30.603 UTC [chaincode] processStream -> DEBU b1f [bbf7f4ae]Received message GET_STATE from shim 2018-05-29 12:28:30.603 UTC [chaincode] handleMessage -> DEBU b20 [bbf7f4ae]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 12:28:30.603 UTC [chaincode] afterGetState -> DEBU b21 [bbf7f4ae]Received GET_STATE, invoking get state from ledger 2018-05-29 12:28:30.603 UTC [chaincode] filterError -> DEBU b22 Ignoring NoTransitionError: no transition 2018-05-29 12:28:30.603 UTC [chaincode] func1 -> DEBU b23 [bbf7f4ae] getting state for chaincode lscc, key trade-network, channel mychannel 2018-05-29 12:28:30.603 UTC [statecouchdb] GetState -> DEBU b24 GetState(). ns=lscc, key=trade-network 2018-05-29 12:28:30.603 UTC [couchdb] ReadDoc -> DEBU b25 Entering ReadDoc() id=[trade-network] 2018-05-29 12:28:30.603 UTC [couchdb] encodePathElement -> DEBU b26 Entering encodePathElement() string=trade-network 2018-05-29 12:28:30.603 UTC [couchdb] encodePathElement -> DEBU b27 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:28:30.603 UTC [couchdb] handleRequest -> DEBU b28 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:28:30.604 UTC [couchdb] handleRequest -> DEBU b29 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:28:30.605 UTC [couchdb] handleRequest -> DEBU b2a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:28:30.605 UTC [couchdb] ReadDoc -> DEBU b2b Document not found (404), returning nil value instead of 404 error 2018-05-29 12:28:30.606 UTC [chaincode] func1 -> DEBU b2c [bbf7f4ae]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-05-29 12:28:30.606 UTC [chaincode] 1 -> DEBU b2d [bbf7f4ae]handleGetState serial send RESPONSE 2018-05-29 12:28:30.606 UTC [shim] func1 -> DEBU b2e [bbf7f4ae]Received message RESPONSE from shim 2018-05-29 12:28:30.606 UTC [shim] handleMessage -> DEBU b2f [bbf7f4ae]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 12:28:30.606 UTC [shim] sendChannel -> DEBU b30 [bbf7f4ae]before send 2018-05-29 12:28:30.606 UTC [shim] sendChannel -> DEBU b31 [bbf7f4ae]after send 2018-05-29 12:28:30.606 UTC [shim] afterResponse -> DEBU b32 [bbf7f4ae]Received RESPONSE, communicated (state:ready) 2018-05-29 12:28:30.606 UTC [shim] handleGetState -> DEBU b33 [bbf7f4ae]GetState received payload RESPONSE 2018-05-29 12:28:30.606 UTC [lscc] Invoke -> ERRO b34 error getting chaincode trade-network on channel: mychannel(err:could not find chaincode with name 'trade-network') 2018-05-29 12:28:30.606 UTC [shim] func1 -> DEBU b35 [bbf7f4ae]Transaction completed. Sending COMPLETED 2018-05-29 12:28:30.606 UTC [shim] func1 -> DEBU b36 [bbf7f4ae]Move state message COMPLETED 2018-05-29 12:28:30.606 UTC [shim] handleMessage -> DEBU b37 [bbf7f4ae]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:30.606 UTC [shim] func1 -> DEBU b38 [bbf7f4ae]send state message COMPLETED 2018-05-29 12:28:30.607 UTC [chaincode] processStream -> DEBU b39 [bbf7f4ae]Received message COMPLETED from shim 2018-05-29 12:28:30.607 UTC [chaincode] handleMessage -> DEBU b3a [bbf7f4ae]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:30.607 UTC [chaincode] handleMessage -> DEBU b3b [bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:30.607 UTC [chaincode] notify -> DEBU b3c notifying Txid:bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54, channelID:mychannel 2018-05-29 12:28:30.607 UTC [chaincode] Execute -> DEBU b3d Exit 2018-05-29 12:28:30.607 UTC [endorser] simulateProposal -> DEBU b3e [mychannel][bbf7f4ae] Exit 2018-05-29 12:28:30.607 UTC [lockbasedtxmgr] Done -> DEBU b3f Done with transaction simulation / query execution [bbf7f4ae192b753c0fbdd459f70d5b66114dbd457a0d36c65847734e7236da54] 2018-05-29 12:28:30.607 UTC [endorser] ProcessProposal -> DEBU b40 Exit: request from%!(EXTRA string=172.19.0.1:51252) 2018-05-29 12:41:40.219 UTC [common/deliverevents] Deliver -> DEBU b41 Starting new Deliver handler 2018-05-29 12:41:40.219 UTC [common/deliver] Handle -> DEBU b42 Starting new deliver loop for 172.19.0.1:51368 2018-05-29 12:41:40.219 UTC [common/deliver] Handle -> DEBU b43 Attempting to read seek info message from 172.19.0.1:51368 2018-05-29 12:41:40.220 UTC [common/deliver] deliverBlocks -> DEBU b44 [channel: mychannel] Received seekInfo (0xc421605980) start: > stop: > from 172.19.0.1:51368 2018-05-29 12:41:40.222 UTC [fsblkstorage] Next -> DEBU b45 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:40.223 UTC [fsblkstorage] newBlockfileStream -> DEBU b46 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:40.223 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b47 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:40.227 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b48 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:40.227 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b49 blockbytes [4763] read from file [0] 2018-05-29 12:41:40.227 UTC [common/deliver] deliverBlocks -> DEBU b4a [channel: mychannel] Delivering block for (0xc421605980) for 172.19.0.1:51368 2018-05-29 12:41:40.228 UTC [fsblkstorage] waitForBlock -> DEBU b4b Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:40.333 UTC [endorser] ProcessProposal -> DEBU b4c Entering: Got request from 172.19.0.1:51386 2018-05-29 12:41:40.333 UTC [protoutils] ValidateProposalMessage -> DEBU b4d ValidateProposalMessage starts for signed proposal 0xc427cc2960 2018-05-29 12:41:40.333 UTC [protoutils] validateChannelHeader -> DEBU b4e validateChannelHeader info: header type 3 2018-05-29 12:41:40.333 UTC [protoutils] checkSignatureFromCreator -> DEBU b4f begin 2018-05-29 12:41:40.334 UTC [protoutils] checkSignatureFromCreator -> DEBU b50 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:41:40.334 UTC [protoutils] checkSignatureFromCreator -> DEBU b51 creator is valid 2018-05-29 12:41:40.337 UTC [protoutils] checkSignatureFromCreator -> DEBU b52 exits successfully 2018-05-29 12:41:40.338 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b53 validateChaincodeProposalMessage starts for proposal 0xc4227a3ae0, header 0xc427cc2d80 2018-05-29 12:41:40.338 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b54 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:40.338 UTC [endorser] preProcess -> DEBU b55 [mychannel][373427c6] processing txid: 373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019 2018-05-29 12:41:40.338 UTC [fsblkstorage] retrieveTransactionByID -> DEBU b56 retrieveTransactionByID() - txId = [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.339 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU b57 constructing new tx simulator 2018-05-29 12:41:40.339 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU b58 constructing new tx simulator txid = [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.339 UTC [endorser] simulateProposal -> DEBU b59 [mychannel][373427c6] Entry chaincode: name:"lscc" 2018-05-29 12:41:40.339 UTC [endorser] disableJavaCCInst -> DEBU b5a java chaincode disabled 2018-05-29 12:41:40.340 UTC [endorser] callChaincode -> DEBU b5b [mychannel][373427c6] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:40.340 UTC [ccprovider] NewCCContext -> DEBU b5c NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019,syscc=true,proposal=0xc4227a3ae0,canname=lscc:1.1.0 2018-05-29 12:41:40.340 UTC [chaincode] Launch -> DEBU b5d chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:40.340 UTC [chaincode] Execute -> DEBU b5e Entry 2018-05-29 12:41:40.340 UTC [chaincode] Execute -> DEBU b5f chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:40.341 UTC [chaincode] sendExecuteMessage -> DEBU b60 [373427c6]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:40.341 UTC [chaincode] setChaincodeProposal -> DEBU b61 Setting chaincode proposal context... 2018-05-29 12:41:40.341 UTC [chaincode] setChaincodeProposal -> DEBU b62 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:40.341 UTC [chaincode] sendExecuteMessage -> DEBU b63 [373427c6]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:40.341 UTC [chaincode] processStream -> DEBU b64 [373427c6]Move state message TRANSACTION 2018-05-29 12:41:40.341 UTC [chaincode] handleMessage -> DEBU b65 [373427c6]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:40.341 UTC [chaincode] filterError -> DEBU b66 Ignoring NoTransitionError: no transition 2018-05-29 12:41:40.342 UTC [chaincode] processStream -> DEBU b67 [373427c6]sending state message TRANSACTION 2018-05-29 12:41:40.342 UTC [shim] func1 -> DEBU b68 [373427c6]Received message TRANSACTION from shim 2018-05-29 12:41:40.342 UTC [shim] handleMessage -> DEBU b69 [373427c6]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:40.343 UTC [shim] beforeTransaction -> DEBU b6a [373427c6]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:40.343 UTC [lscc] executeDeployOrUpgrade -> ERRO b6b cannot get package for chaincode (trade-network:0.1.14)-err:open /var/hyperledger/production/chaincodes/trade-network.0.1.14: no such file or directory 2018-05-29 12:41:40.344 UTC [shim] func1 -> DEBU b6c [373427c6]Transaction completed. Sending COMPLETED 2018-05-29 12:41:40.344 UTC [shim] func1 -> DEBU b6d [373427c6]Move state message COMPLETED 2018-05-29 12:41:40.344 UTC [shim] handleMessage -> DEBU b6e [373427c6]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:40.344 UTC [shim] func1 -> DEBU b6f [373427c6]send state message COMPLETED 2018-05-29 12:41:40.344 UTC [chaincode] processStream -> DEBU b70 [373427c6]Received message COMPLETED from shim 2018-05-29 12:41:40.345 UTC [chaincode] handleMessage -> DEBU b71 [373427c6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:40.345 UTC [chaincode] handleMessage -> DEBU b72 [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:40.345 UTC [chaincode] notify -> DEBU b73 notifying Txid:373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019, channelID:mychannel 2018-05-29 12:41:40.345 UTC [chaincode] Execute -> DEBU b74 Exit 2018-05-29 12:41:40.345 UTC [endorser] callChaincode -> DEBU b75 [mychannel][373427c6] Exit 2018-05-29 12:41:40.346 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU b76 Simulation completed, getting simulation results 2018-05-29 12:41:40.346 UTC [lockbasedtxmgr] Done -> DEBU b77 Done with transaction simulation / query execution [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.346 UTC [endorser] simulateProposal -> DEBU b78 [mychannel][373427c6] Exit 2018-05-29 12:41:40.347 UTC [endorser] ProcessProposal -> ERRO b79 [mychannel][373427c6] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019 2018-05-29 12:41:40.347 UTC [lockbasedtxmgr] Done -> DEBU b7a Done with transaction simulation / query execution [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.347 UTC [endorser] ProcessProposal -> DEBU b7b Exit: request from%!(EXTRA string=172.19.0.1:51386) 2018-05-29 12:41:46.843 UTC [common/deliverevents] Deliver -> DEBU b7c Starting new Deliver handler 2018-05-29 12:41:46.843 UTC [common/deliver] Handle -> DEBU b7d Starting new deliver loop for 172.19.0.1:51402 2018-05-29 12:41:46.843 UTC [common/deliver] Handle -> DEBU b7e Attempting to read seek info message from 172.19.0.1:51402 2018-05-29 12:41:46.849 UTC [common/deliver] deliverBlocks -> DEBU b7f [channel: mychannel] Received seekInfo (0xc421b27000) start: > stop: > from 172.19.0.1:51402 2018-05-29 12:41:46.850 UTC [fsblkstorage] Next -> DEBU b80 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:46.851 UTC [fsblkstorage] newBlockfileStream -> DEBU b81 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:46.851 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b82 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:46.857 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b83 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:46.857 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b84 blockbytes [4763] read from file [0] 2018-05-29 12:41:46.858 UTC [common/deliver] deliverBlocks -> DEBU b85 [channel: mychannel] Delivering block for (0xc421b27000) for 172.19.0.1:51402 2018-05-29 12:41:46.859 UTC [fsblkstorage] waitForBlock -> DEBU b86 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:49.245 UTC [common/deliverevents] Deliver -> DEBU b87 Starting new Deliver handler 2018-05-29 12:41:49.245 UTC [common/deliver] Handle -> DEBU b88 Starting new deliver loop for 172.19.0.1:51430 2018-05-29 12:41:49.245 UTC [common/deliver] Handle -> DEBU b89 Attempting to read seek info message from 172.19.0.1:51430 2018-05-29 12:41:49.248 UTC [common/deliver] deliverBlocks -> DEBU b8a [channel: mychannel] Received seekInfo (0xc421657de0) start: > stop: > from 172.19.0.1:51430 2018-05-29 12:41:49.250 UTC [fsblkstorage] Next -> DEBU b8b Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:49.250 UTC [fsblkstorage] newBlockfileStream -> DEBU b8c newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:49.251 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b8d Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:49.251 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b8e Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:49.251 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b8f blockbytes [4763] read from file [0] 2018-05-29 12:41:49.252 UTC [common/deliver] deliverBlocks -> DEBU b90 [channel: mychannel] Delivering block for (0xc421657de0) for 172.19.0.1:51430 2018-05-29 12:41:49.252 UTC [fsblkstorage] waitForBlock -> DEBU b91 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:49.478 UTC [endorser] ProcessProposal -> DEBU b92 Entering: Got request from 172.19.0.1:51438 2018-05-29 12:41:49.480 UTC [protoutils] ValidateProposalMessage -> DEBU b93 ValidateProposalMessage starts for signed proposal 0xc4219e0de0 2018-05-29 12:41:49.480 UTC [protoutils] validateChannelHeader -> DEBU b94 validateChannelHeader info: header type 3 2018-05-29 12:41:49.480 UTC [protoutils] checkSignatureFromCreator -> DEBU b95 begin 2018-05-29 12:41:49.480 UTC [protoutils] checkSignatureFromCreator -> DEBU b96 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:41:49.481 UTC [protoutils] checkSignatureFromCreator -> DEBU b97 creator is valid 2018-05-29 12:41:49.481 UTC [protoutils] checkSignatureFromCreator -> DEBU b98 exits successfully 2018-05-29 12:41:49.481 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b99 validateChaincodeProposalMessage starts for proposal 0xc421c03590, header 0xc4219e1140 2018-05-29 12:41:49.481 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b9a validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:49.481 UTC [endorser] preProcess -> DEBU b9b [][640a24fd] processing txid: 640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be 2018-05-29 12:41:49.481 UTC [endorser] simulateProposal -> DEBU b9c [][640a24fd] Entry chaincode: name:"lscc" 2018-05-29 12:41:49.481 UTC [endorser] disableJavaCCInst -> DEBU b9d java chaincode disabled 2018-05-29 12:41:49.482 UTC [endorser] callChaincode -> DEBU b9e [][640a24fd] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:49.482 UTC [ccprovider] NewCCContext -> DEBU b9f NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be,syscc=true,proposal=0xc421c03590,canname=lscc:1.1.0 2018-05-29 12:41:49.482 UTC [chaincode] Launch -> DEBU ba0 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:49.482 UTC [chaincode] Execute -> DEBU ba1 Entry 2018-05-29 12:41:49.483 UTC [chaincode] Execute -> DEBU ba2 chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:49.483 UTC [chaincode] sendExecuteMessage -> DEBU ba3 [640a24fd]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:49.483 UTC [chaincode] setChaincodeProposal -> DEBU ba4 Setting chaincode proposal context... 2018-05-29 12:41:49.483 UTC [chaincode] setChaincodeProposal -> DEBU ba5 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:49.483 UTC [chaincode] sendExecuteMessage -> DEBU ba6 [640a24fd]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:49.483 UTC [chaincode] processStream -> DEBU ba7 [640a24fd]Move state message TRANSACTION 2018-05-29 12:41:49.483 UTC [chaincode] handleMessage -> DEBU ba8 [640a24fd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:49.484 UTC [chaincode] filterError -> DEBU ba9 Ignoring NoTransitionError: no transition 2018-05-29 12:41:49.484 UTC [chaincode] processStream -> DEBU baa [640a24fd]sending state message TRANSACTION 2018-05-29 12:41:49.504 UTC [shim] func1 -> DEBU bab [640a24fd]Received message TRANSACTION from shim 2018-05-29 12:41:49.505 UTC [shim] handleMessage -> DEBU bac [640a24fd]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:49.505 UTC [shim] beforeTransaction -> DEBU bad [640a24fd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:49.506 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bae header.Name = src/lib/logic.js 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU baf header.Name = src/models/trading.cto 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb0 header.Name = src/package.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb1 header.Name = src/permissions.acl 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb2 header.Name = src/queries.qry 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb3 header.Name = src/README.md 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb4 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb5 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb6 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb7 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb8 header.Name = META-INF/package.json 2018-05-29 12:41:49.507 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bb9 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bba Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bbb header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bbc Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bbd header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bbe Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bbf header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bc0 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bc1 Created statedb artifact tar 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc4 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc5 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc6 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.508 UTC [ccprovider] ExtractFileEntries -> DEBU bc7 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.509 UTC [ccprovider] ExtractFileEntries -> DEBU bc8 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.509 UTC [ccprovider] ExtractFileEntries -> DEBU bc9 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bca Found index field name: "\$class" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bcb Found index field name: "\$registryType" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bcc Found index field name: "\$registryId" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bcd Found index field name: "mainExchange" 2018-05-29 12:41:49.509 UTC [metadata] validateIndexJSON -> DEBU bce Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:41:49.509 UTC [metadata] validateIndexJSON -> DEBU bcf Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:41:49.509 UTC [metadata] validateIndexJSON -> DEBU bd0 Found index object: "type":"json" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bd1 Found index field name: "\$class" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bd2 Found index field name: "\$registryType" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bd3 Found index field name: "\$registryId" 2018-05-29 12:41:49.509 UTC [metadata] processIndexMap -> DEBU bd4 Found index field name: "owner" 2018-05-29 12:41:49.509 UTC [metadata] validateIndexJSON -> DEBU bd5 Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:41:49.509 UTC [metadata] validateIndexJSON -> DEBU bd6 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU bd7 Found index object: "type":"json" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU bd8 Found index object: "name":"selectCommodities" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU bd9 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU bda Found index object: "type":"json" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU bdb Found index field name: "\$class" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU bdc Found index field name: "\$registryType" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU bdd Found index field name: "\$registryId" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU bde Found index field name: "\$class" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU bdf Found index field name: "\$registryType" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU be0 Found index field name: "\$registryId" 2018-05-29 12:41:49.510 UTC [metadata] processIndexMap -> DEBU be1 Found index field name: "quantity" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU be2 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU be3 Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:41:49.510 UTC [metadata] validateIndexJSON -> DEBU be4 Found index object: "type":"json" 2018-05-29 12:41:49.510 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU be5 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}, Version:"0.2.4-deploy.0"} 2018-05-29 12:41:49.511 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU be6 Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] 2018-05-29 12:41:49.511 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU be7 constructing new query executor txid = [74a389bd-6e3c-447f-902e-97ba3013579a] 2018-05-29 12:41:49.511 UTC [statecouchdb] GetState -> DEBU be8 GetState(). ns=lscc, key=trade-network 2018-05-29 12:41:49.511 UTC [couchdb] ReadDoc -> DEBU be9 Entering ReadDoc() id=[trade-network] 2018-05-29 12:41:49.511 UTC [couchdb] encodePathElement -> DEBU bea Entering encodePathElement() string=trade-network 2018-05-29 12:41:49.511 UTC [couchdb] encodePathElement -> DEBU beb Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:41:49.511 UTC [couchdb] handleRequest -> DEBU bec Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:41:49.511 UTC [couchdb] handleRequest -> DEBU bed HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:41:49.520 UTC [couchdb] handleRequest -> DEBU bee Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:41:49.520 UTC [couchdb] ReadDoc -> DEBU bef Document not found (404), returning nil value instead of 404 error 2018-05-29 12:41:49.520 UTC [lockbasedtxmgr] Done -> DEBU bf0 Done with transaction simulation / query execution [74a389bd-6e3c-447f-902e-97ba3013579a] 2018-05-29 12:41:49.520 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU bf1 Channel [mychannel]: Chaincode [Name=trade-network, Version=0.2.4-deploy.0, Hash=[]byte{0x8a, 0x4a, 0x15, 0xd1, 0xfa, 0x13, 0x3d, 0x85, 0x51, 0x44, 0x22, 0x3f, 0x45, 0xd8, 0xb1, 0x7e, 0xf1, 0x3e, 0xa1, 0xaa, 0x91, 0x46, 0x1a, 0x1c, 0xda, 0x8f, 0x61, 0x6a, 0x67, 0x20, 0xd2, 0xda}] is not deployed on channel hence not creating chaincode artifacts. 2018-05-29 12:41:49.521 UTC [shim] func1 -> DEBU bf2 [640a24fd]Transaction completed. Sending COMPLETED 2018-05-29 12:41:49.521 UTC [shim] func1 -> DEBU bf3 [640a24fd]Move state message COMPLETED 2018-05-29 12:41:49.521 UTC [shim] handleMessage -> DEBU bf4 [640a24fd]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:49.521 UTC [shim] func1 -> DEBU bf5 [640a24fd]send state message COMPLETED 2018-05-29 12:41:49.521 UTC [chaincode] processStream -> DEBU bf6 [640a24fd]Received message COMPLETED from shim 2018-05-29 12:41:49.521 UTC [chaincode] handleMessage -> DEBU bf7 [640a24fd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:49.521 UTC [chaincode] handleMessage -> DEBU bf8 [640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:49.521 UTC [chaincode] notify -> DEBU bf9 notifying Txid:640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be, channelID: 2018-05-29 12:41:49.521 UTC [chaincode] Execute -> DEBU bfa Exit 2018-05-29 12:41:49.521 UTC [endorser] callChaincode -> DEBU bfb [][640a24fd] Exit 2018-05-29 12:41:49.521 UTC [endorser] simulateProposal -> DEBU bfc [][640a24fd] Exit 2018-05-29 12:41:49.522 UTC [endorser] ProcessProposal -> ERRO bfd [][640a24fd] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be 2018-05-29 12:41:49.522 UTC [endorser] ProcessProposal -> DEBU bfe Exit: request from%!(EXTRA string=172.19.0.1:51438) 2018-05-29 12:41:57.148 UTC [common/deliverevents] Deliver -> DEBU bff Starting new Deliver handler 2018-05-29 12:41:57.150 UTC [common/deliver] Handle -> DEBU c00 Starting new deliver loop for 172.19.0.1:51466 2018-05-29 12:41:57.150 UTC [common/deliver] Handle -> DEBU c01 Attempting to read seek info message from 172.19.0.1:51466 2018-05-29 12:41:57.151 UTC [common/deliver] deliverBlocks -> DEBU c02 [channel: mychannel] Received seekInfo (0xc422479d20) start: > stop: > from 172.19.0.1:51466 2018-05-29 12:41:57.152 UTC [fsblkstorage] Next -> DEBU c03 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:57.152 UTC [fsblkstorage] newBlockfileStream -> DEBU c04 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:57.153 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c05 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:57.153 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c06 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:57.153 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c07 blockbytes [4763] read from file [0] 2018-05-29 12:41:57.153 UTC [common/deliver] deliverBlocks -> DEBU c08 [channel: mychannel] Delivering block for (0xc422479d20) for 172.19.0.1:51466 2018-05-29 12:41:57.158 UTC [fsblkstorage] waitForBlock -> DEBU c09 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:57.248 UTC [endorser] ProcessProposal -> DEBU c0a Entering: Got request from 172.19.0.1:51482 2018-05-29 12:41:57.249 UTC [protoutils] ValidateProposalMessage -> DEBU c0b ValidateProposalMessage starts for signed proposal 0xc427f80060 2018-05-29 12:41:57.249 UTC [protoutils] validateChannelHeader -> DEBU c0c validateChannelHeader info: header type 3 2018-05-29 12:41:57.249 UTC [protoutils] checkSignatureFromCreator -> DEBU c0d begin 2018-05-29 12:41:57.250 UTC [protoutils] checkSignatureFromCreator -> DEBU c0e creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:41:57.250 UTC [protoutils] checkSignatureFromCreator -> DEBU c0f creator is valid 2018-05-29 12:41:57.251 UTC [protoutils] checkSignatureFromCreator -> DEBU c10 exits successfully 2018-05-29 12:41:57.251 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c11 validateChaincodeProposalMessage starts for proposal 0xc4280a4550, header 0xc427f803c0 2018-05-29 12:41:57.251 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c12 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:57.252 UTC [endorser] preProcess -> DEBU c13 [mychannel][83396826] processing txid: 8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7 2018-05-29 12:41:57.252 UTC [fsblkstorage] retrieveTransactionByID -> DEBU c14 retrieveTransactionByID() - txId = [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.252 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU c15 constructing new tx simulator 2018-05-29 12:41:57.252 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU c16 constructing new tx simulator txid = [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.252 UTC [endorser] simulateProposal -> DEBU c17 [mychannel][83396826] Entry chaincode: name:"lscc" 2018-05-29 12:41:57.253 UTC [endorser] disableJavaCCInst -> DEBU c18 java chaincode disabled 2018-05-29 12:41:57.253 UTC [endorser] callChaincode -> DEBU c19 [mychannel][83396826] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:57.253 UTC [ccprovider] NewCCContext -> DEBU c1a NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7,syscc=true,proposal=0xc4280a4550,canname=lscc:1.1.0 2018-05-29 12:41:57.254 UTC [chaincode] Launch -> DEBU c1b chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:57.254 UTC [chaincode] Execute -> DEBU c1c Entry 2018-05-29 12:41:57.254 UTC [chaincode] Execute -> DEBU c1d chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:57.254 UTC [chaincode] sendExecuteMessage -> DEBU c1e [83396826]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:57.254 UTC [chaincode] setChaincodeProposal -> DEBU c1f Setting chaincode proposal context... 2018-05-29 12:41:57.255 UTC [chaincode] setChaincodeProposal -> DEBU c20 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:57.255 UTC [chaincode] sendExecuteMessage -> DEBU c21 [83396826]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:57.255 UTC [chaincode] processStream -> DEBU c22 [83396826]Move state message TRANSACTION 2018-05-29 12:41:57.255 UTC [chaincode] handleMessage -> DEBU c23 [83396826]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:57.255 UTC [chaincode] filterError -> DEBU c24 Ignoring NoTransitionError: no transition 2018-05-29 12:41:57.255 UTC [chaincode] processStream -> DEBU c25 [83396826]sending state message TRANSACTION 2018-05-29 12:41:57.256 UTC [shim] func1 -> DEBU c26 [83396826]Received message TRANSACTION from shim 2018-05-29 12:41:57.256 UTC [shim] handleMessage -> DEBU c27 [83396826]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:57.256 UTC [shim] beforeTransaction -> DEBU c28 [83396826]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:57.257 UTC [lscc] executeDeployOrUpgrade -> ERRO c29 cannot get package for chaincode (trade-network:0.1.14)-err:open /var/hyperledger/production/chaincodes/trade-network.0.1.14: no such file or directory 2018-05-29 12:41:57.257 UTC [shim] func1 -> DEBU c2a [83396826]Transaction completed. Sending COMPLETED 2018-05-29 12:41:57.257 UTC [shim] func1 -> DEBU c2b [83396826]Move state message COMPLETED 2018-05-29 12:41:57.257 UTC [shim] handleMessage -> DEBU c2c [83396826]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:57.257 UTC [shim] func1 -> DEBU c2d [83396826]send state message COMPLETED 2018-05-29 12:41:57.258 UTC [chaincode] processStream -> DEBU c2e [83396826]Received message COMPLETED from shim 2018-05-29 12:41:57.258 UTC [chaincode] handleMessage -> DEBU c2f [83396826]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:57.258 UTC [chaincode] handleMessage -> DEBU c30 [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:57.258 UTC [chaincode] notify -> DEBU c31 notifying Txid:8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7, channelID:mychannel 2018-05-29 12:41:57.258 UTC [chaincode] Execute -> DEBU c32 Exit 2018-05-29 12:41:57.258 UTC [endorser] callChaincode -> DEBU c33 [mychannel][83396826] Exit 2018-05-29 12:41:57.258 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU c34 Simulation completed, getting simulation results 2018-05-29 12:41:57.259 UTC [lockbasedtxmgr] Done -> DEBU c35 Done with transaction simulation / query execution [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.259 UTC [endorser] simulateProposal -> DEBU c36 [mychannel][83396826] Exit 2018-05-29 12:41:57.259 UTC [endorser] ProcessProposal -> ERRO c37 [mychannel][83396826] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7 2018-05-29 12:41:57.259 UTC [lockbasedtxmgr] Done -> DEBU c38 Done with transaction simulation / query execution [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.260 UTC [endorser] ProcessProposal -> DEBU c39 Exit: request from%!(EXTRA string=172.19.0.1:51482) 2018-05-29 12:42:03.210 UTC [common/deliverevents] Deliver -> DEBU c3a Starting new Deliver handler 2018-05-29 12:42:03.210 UTC [common/deliver] Handle -> DEBU c3b Starting new deliver loop for 172.19.0.1:51498 2018-05-29 12:42:03.210 UTC [common/deliver] Handle -> DEBU c3c Attempting to read seek info message from 172.19.0.1:51498 2018-05-29 12:42:03.214 UTC [common/deliver] deliverBlocks -> DEBU c3d [channel: mychannel] Received seekInfo (0xc42210ece0) start: > stop: > from 172.19.0.1:51498 2018-05-29 12:42:03.224 UTC [fsblkstorage] Next -> DEBU c3e Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:03.225 UTC [fsblkstorage] newBlockfileStream -> DEBU c3f newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:03.226 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c40 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:03.226 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c41 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:03.226 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c42 blockbytes [4763] read from file [0] 2018-05-29 12:42:03.226 UTC [common/deliver] deliverBlocks -> DEBU c43 [channel: mychannel] Delivering block for (0xc42210ece0) for 172.19.0.1:51498 2018-05-29 12:42:03.230 UTC [fsblkstorage] waitForBlock -> DEBU c44 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:05.377 UTC [common/deliverevents] Deliver -> DEBU c45 Starting new Deliver handler 2018-05-29 12:42:05.378 UTC [common/deliver] Handle -> DEBU c46 Starting new deliver loop for 172.19.0.1:51518 2018-05-29 12:42:05.378 UTC [common/deliver] Handle -> DEBU c47 Attempting to read seek info message from 172.19.0.1:51518 2018-05-29 12:42:05.379 UTC [common/deliver] deliverBlocks -> DEBU c48 [channel: mychannel] Received seekInfo (0xc42185be00) start: > stop: > from 172.19.0.1:51518 2018-05-29 12:42:05.386 UTC [fsblkstorage] Next -> DEBU c49 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:05.387 UTC [fsblkstorage] newBlockfileStream -> DEBU c4a newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:05.387 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c4b Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:05.387 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c4c Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:05.388 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c4d blockbytes [4763] read from file [0] 2018-05-29 12:42:05.388 UTC [common/deliver] deliverBlocks -> DEBU c4e [channel: mychannel] Delivering block for (0xc42185be00) for 172.19.0.1:51518 2018-05-29 12:42:05.391 UTC [fsblkstorage] waitForBlock -> DEBU c4f Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:07.982 UTC [common/deliverevents] Deliver -> DEBU c50 Starting new Deliver handler 2018-05-29 12:42:07.982 UTC [common/deliver] Handle -> DEBU c51 Starting new deliver loop for 172.19.0.1:51538 2018-05-29 12:42:07.982 UTC [common/deliver] Handle -> DEBU c52 Attempting to read seek info message from 172.19.0.1:51538 2018-05-29 12:42:07.983 UTC [common/deliver] deliverBlocks -> DEBU c53 [channel: mychannel] Received seekInfo (0xc422377340) start: > stop: > from 172.19.0.1:51538 2018-05-29 12:42:07.990 UTC [fsblkstorage] Next -> DEBU c54 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:07.991 UTC [fsblkstorage] newBlockfileStream -> DEBU c55 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:07.991 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c56 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:07.991 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c57 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:07.991 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c58 blockbytes [4763] read from file [0] 2018-05-29 12:42:07.992 UTC [common/deliver] deliverBlocks -> DEBU c59 [channel: mychannel] Delivering block for (0xc422377340) for 172.19.0.1:51538 2018-05-29 12:42:07.992 UTC [fsblkstorage] waitForBlock -> DEBU c5a Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:16.218 UTC [endorser] ProcessProposal -> DEBU c5b Entering: Got request from 172.19.0.1:51566 2018-05-29 12:42:16.219 UTC [protoutils] ValidateProposalMessage -> DEBU c5c ValidateProposalMessage starts for signed proposal 0xc422ffd0e0 2018-05-29 12:42:16.219 UTC [protoutils] validateChannelHeader -> DEBU c5d validateChannelHeader info: header type 3 2018-05-29 12:42:16.219 UTC [protoutils] checkSignatureFromCreator -> DEBU c5e begin 2018-05-29 12:42:16.219 UTC [protoutils] checkSignatureFromCreator -> DEBU c5f creator is &{Org2MSP e8f6b880af1b4b7f4370d387199ccc15185d7b26ece887f71df32dc26600862d} 2018-05-29 12:42:16.220 UTC [protoutils] checkSignatureFromCreator -> DEBU c60 creator is valid 2018-05-29 12:42:16.220 UTC [protoutils] checkSignatureFromCreator -> DEBU c61 exits successfully 2018-05-29 12:42:16.220 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c62 validateChaincodeProposalMessage starts for proposal 0xc423042320, header 0xc422ffd410 2018-05-29 12:42:16.220 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c63 validateChaincodeProposalMessage info: header extension references chaincode name:"trade-network" 2018-05-29 12:42:16.220 UTC [endorser] preProcess -> DEBU c64 [mychannel][4dbac0b6] processing txid: 4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594 2018-05-29 12:42:16.220 UTC [fsblkstorage] retrieveTransactionByID -> DEBU c65 retrieveTransactionByID() - txId = [4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594] 2018-05-29 12:42:16.221 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU c66 constructing new tx simulator 2018-05-29 12:42:16.221 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU c67 constructing new tx simulator txid = [4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594] 2018-05-29 12:42:16.221 UTC [endorser] simulateProposal -> DEBU c68 [mychannel][4dbac0b6] Entry chaincode: name:"trade-network" 2018-05-29 12:42:16.221 UTC [ccprovider] NewCCContext -> DEBU c69 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594,syscc=true,proposal=0xc423042320,canname=lscc:1.1.0 2018-05-29 12:42:16.221 UTC [chaincode] Launch -> DEBU c6a chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:42:16.221 UTC [chaincode] Execute -> DEBU c6b Entry 2018-05-29 12:42:16.221 UTC [chaincode] Execute -> DEBU c6c chaincode canonical name: lscc:1.1.0 2018-05-29 12:42:16.222 UTC [chaincode] sendExecuteMessage -> DEBU c6d [4dbac0b6]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:42:16.222 UTC [chaincode] setChaincodeProposal -> DEBU c6e Setting chaincode proposal context... 2018-05-29 12:42:16.222 UTC [chaincode] setChaincodeProposal -> DEBU c6f Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:42:16.222 UTC [chaincode] sendExecuteMessage -> DEBU c70 [4dbac0b6]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:42:16.222 UTC [chaincode] processStream -> DEBU c71 [4dbac0b6]Move state message TRANSACTION 2018-05-29 12:42:16.222 UTC [chaincode] handleMessage -> DEBU c72 [4dbac0b6]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:42:16.226 UTC [chaincode] filterError -> DEBU c73 Ignoring NoTransitionError: no transition 2018-05-29 12:42:16.226 UTC [chaincode] processStream -> DEBU c74 [4dbac0b6]sending state message TRANSACTION 2018-05-29 12:42:16.226 UTC [shim] func1 -> DEBU c75 [4dbac0b6]Received message TRANSACTION from shim 2018-05-29 12:42:16.226 UTC [shim] handleMessage -> DEBU c76 [4dbac0b6]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:42:16.226 UTC [shim] beforeTransaction -> DEBU c77 [4dbac0b6]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:42:16.227 UTC [shim] handleGetState -> DEBU c78 [4dbac0b6]Sending GET_STATE 2018-05-29 12:42:16.227 UTC [chaincode] processStream -> DEBU c79 [4dbac0b6]Received message GET_STATE from shim 2018-05-29 12:42:16.227 UTC [chaincode] handleMessage -> DEBU c7a [4dbac0b6]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 12:42:16.227 UTC [chaincode] afterGetState -> DEBU c7b [4dbac0b6]Received GET_STATE, invoking get state from ledger 2018-05-29 12:42:16.227 UTC [chaincode] filterError -> DEBU c7c Ignoring NoTransitionError: no transition 2018-05-29 12:42:16.228 UTC [chaincode] func1 -> DEBU c7d [4dbac0b6] getting state for chaincode lscc, key trade-network, channel mychannel 2018-05-29 12:42:16.228 UTC [statecouchdb] GetState -> DEBU c7e GetState(). ns=lscc, key=trade-network 2018-05-29 12:42:16.228 UTC [couchdb] ReadDoc -> DEBU c7f Entering ReadDoc() id=[trade-network] 2018-05-29 12:42:16.228 UTC [couchdb] encodePathElement -> DEBU c80 Entering encodePathElement() string=trade-network 2018-05-29 12:42:16.228 UTC [couchdb] encodePathElement -> DEBU c81 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:42:16.228 UTC [couchdb] handleRequest -> DEBU c82 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:42:16.228 UTC [couchdb] handleRequest -> DEBU c83 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:42:16.234 UTC [common/deliverevents] Deliver -> DEBU c84 Starting new Deliver handler 2018-05-29 12:42:16.234 UTC [common/deliver] Handle -> DEBU c85 Starting new deliver loop for 172.19.0.1:51558 2018-05-29 12:42:16.234 UTC [common/deliver] Handle -> DEBU c86 Attempting to read seek info message from 172.19.0.1:51558 2018-05-29 12:42:16.235 UTC [common/deliver] deliverBlocks -> DEBU c87 [channel: mychannel] Received seekInfo (0xc4222a2de0) start: > stop: > from 172.19.0.1:51558 2018-05-29 12:42:16.237 UTC [fsblkstorage] Next -> DEBU c88 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:16.237 UTC [fsblkstorage] newBlockfileStream -> DEBU c89 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:16.237 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c8a Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:16.238 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c8b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:16.238 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c8c blockbytes [4763] read from file [0] 2018-05-29 12:42:16.238 UTC [common/deliver] deliverBlocks -> DEBU c8d [channel: mychannel] Delivering block for (0xc4222a2de0) for 172.19.0.1:51558 2018-05-29 12:42:16.240 UTC [fsblkstorage] waitForBlock -> DEBU c8e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:16.240 UTC [couchdb] handleRequest -> DEBU c8f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:42:16.240 UTC [couchdb] ReadDoc -> DEBU c90 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:42:16.240 UTC [chaincode] func1 -> DEBU c91 [4dbac0b6]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-05-29 12:42:16.240 UTC [chaincode] 1 -> DEBU c92 [4dbac0b6]handleGetState serial send RESPONSE 2018-05-29 12:42:16.240 UTC [shim] func1 -> DEBU c93 [4dbac0b6]Received message RESPONSE from shim 2018-05-29 12:42:16.241 UTC [shim] handleMessage -> DEBU c94 [4dbac0b6]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 12:42:16.242 UTC [shim] sendChannel -> DEBU c95 [4dbac0b6]before send 2018-05-29 12:42:16.242 UTC [shim] sendChannel -> DEBU c96 [4dbac0b6]after send 2018-05-29 12:42:16.242 UTC [shim] afterResponse -> DEBU c97 [4dbac0b6]Received RESPONSE, communicated (state:ready) 2018-05-29 12:42:16.242 UTC [shim] handleGetState -> DEBU c98 [4dbac0b6]GetState received payload RESPONSE 2018-05-29 12:42:16.242 UTC [lscc] Invoke -> ERRO c99 error getting chaincode trade-network on channel: mychannel(err:could not find chaincode with name 'trade-network') 2018-05-29 12:42:16.242 UTC [shim] func1 -> DEBU c9a [4dbac0b6]Transaction completed. Sending COMPLETED 2018-05-29 12:42:16.242 UTC [shim] func1 -> DEBU c9b [4dbac0b6]Move state message COMPLETED 2018-05-29 12:42:16.243 UTC [shim] handleMessage -> DEBU c9c [4dbac0b6]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:42:16.243 UTC [shim] func1 -> DEBU c9d [4dbac0b6]send state message COMPLETED 2018-05-29 12:42:16.243 UTC [chaincode] processStream -> DEBU c9e [4dbac0b6]Received message COMPLETED from shim 2018-05-29 12:42:16.243 UTC [chaincode] handleMessage -> DEBU c9f [4dbac0b6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:42:16.243 UTC [chaincode] handleMessage -> DEBU ca0 [4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594]HandleMessage- COMPLETED. Notify 2018-05-29 12:42:16.243 UTC [chaincode] notify -> DEBU ca1 notifying Txid:4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594, channelID:mychannel 2018-05-29 12:42:16.243 UTC [chaincode] Execute -> DEBU ca2 Exit 2018-05-29 12:42:16.243 UTC [endorser] simulateProposal -> DEBU ca3 [mychannel][4dbac0b6] Exit 2018-05-29 12:42:16.243 UTC [lockbasedtxmgr] Done -> DEBU ca4 Done with transaction simulation / query execution [4dbac0b64551618ddf21f4fe348103c0727e084de3994463d2c2d995ef0c0594] 2018-05-29 12:42:16.243 UTC [endorser] ProcessProposal -> DEBU ca5 Exit: request from%!(EXTRA string=172.19.0.1:51566) 2018-05-29 12:42:18.668 UTC [common/deliverevents] Deliver -> DEBU ca6 Starting new Deliver handler 2018-05-29 12:42:18.669 UTC [common/deliver] Handle -> DEBU ca7 Starting new deliver loop for 172.19.0.1:51578 2018-05-29 12:42:18.669 UTC [common/deliver] Handle -> DEBU ca8 Attempting to read seek info message from 172.19.0.1:51578 2018-05-29 12:42:18.673 UTC [common/deliver] deliverBlocks -> DEBU ca9 [channel: mychannel] Received seekInfo (0xc422fb3220) start: > stop: > from 172.19.0.1:51578 2018-05-29 12:42:18.676 UTC [fsblkstorage] Next -> DEBU caa Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:18.676 UTC [fsblkstorage] newBlockfileStream -> DEBU cab newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:18.676 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cac Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:18.677 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cad Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:18.678 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cae blockbytes [4763] read from file [0] 2018-05-29 12:42:18.678 UTC [common/deliver] deliverBlocks -> DEBU caf [channel: mychannel] Delivering block for (0xc422fb3220) for 172.19.0.1:51578 2018-05-29 12:42:18.690 UTC [fsblkstorage] waitForBlock -> DEBU cb0 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:18.708 UTC [endorser] ProcessProposal -> DEBU cb1 Entering: Got request from 172.19.0.1:51586 2018-05-29 12:42:18.709 UTC [protoutils] ValidateProposalMessage -> DEBU cb2 ValidateProposalMessage starts for signed proposal 0xc4226c72c0 2018-05-29 12:42:18.709 UTC [protoutils] validateChannelHeader -> DEBU cb3 validateChannelHeader info: header type 3 2018-05-29 12:42:18.709 UTC [protoutils] checkSignatureFromCreator -> DEBU cb4 begin 2018-05-29 12:42:18.709 UTC [protoutils] checkSignatureFromCreator -> DEBU cb5 creator is &{Org2MSP e8f6b880af1b4b7f4370d387199ccc15185d7b26ece887f71df32dc26600862d} 2018-05-29 12:42:18.709 UTC [protoutils] checkSignatureFromCreator -> DEBU cb6 creator is valid 2018-05-29 12:42:18.710 UTC [protoutils] checkSignatureFromCreator -> DEBU cb7 exits successfully 2018-05-29 12:42:18.710 UTC [protoutils] validateChaincodeProposalMessage -> DEBU cb8 validateChaincodeProposalMessage starts for proposal 0xc4220dde50, header 0xc4226c75f0 2018-05-29 12:42:18.710 UTC [protoutils] validateChaincodeProposalMessage -> DEBU cb9 validateChaincodeProposalMessage info: header extension references chaincode name:"trade-network" 2018-05-29 12:42:18.710 UTC [endorser] preProcess -> DEBU cba [mychannel][77d56ce9] processing txid: 77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366 2018-05-29 12:42:18.710 UTC [fsblkstorage] retrieveTransactionByID -> DEBU cbb retrieveTransactionByID() - txId = [77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366] 2018-05-29 12:42:18.711 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU cbc constructing new tx simulator 2018-05-29 12:42:18.711 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU cbd constructing new tx simulator txid = [77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366] 2018-05-29 12:42:18.713 UTC [endorser] simulateProposal -> DEBU cbe [mychannel][77d56ce9] Entry chaincode: name:"trade-network" 2018-05-29 12:42:18.714 UTC [ccprovider] NewCCContext -> DEBU cbf NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366,syscc=true,proposal=0xc4220dde50,canname=lscc:1.1.0 2018-05-29 12:42:18.714 UTC [chaincode] Launch -> DEBU cc0 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:42:18.714 UTC [chaincode] Execute -> DEBU cc1 Entry 2018-05-29 12:42:18.714 UTC [chaincode] Execute -> DEBU cc2 chaincode canonical name: lscc:1.1.0 2018-05-29 12:42:18.714 UTC [chaincode] sendExecuteMessage -> DEBU cc3 [77d56ce9]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:42:18.714 UTC [chaincode] setChaincodeProposal -> DEBU cc4 Setting chaincode proposal context... 2018-05-29 12:42:18.714 UTC [chaincode] setChaincodeProposal -> DEBU cc5 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:42:18.714 UTC [chaincode] sendExecuteMessage -> DEBU cc6 [77d56ce9]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:42:18.714 UTC [chaincode] processStream -> DEBU cc7 [77d56ce9]Move state message TRANSACTION 2018-05-29 12:42:18.715 UTC [chaincode] handleMessage -> DEBU cc8 [77d56ce9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:42:18.715 UTC [chaincode] filterError -> DEBU cc9 Ignoring NoTransitionError: no transition 2018-05-29 12:42:18.715 UTC [chaincode] processStream -> DEBU cca [77d56ce9]sending state message TRANSACTION 2018-05-29 12:42:18.715 UTC [shim] func1 -> DEBU ccb [77d56ce9]Received message TRANSACTION from shim 2018-05-29 12:42:18.715 UTC [shim] handleMessage -> DEBU ccc [77d56ce9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:42:18.715 UTC [shim] beforeTransaction -> DEBU ccd [77d56ce9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:42:18.716 UTC [shim] handleGetState -> DEBU cce [77d56ce9]Sending GET_STATE 2018-05-29 12:42:18.716 UTC [chaincode] processStream -> DEBU ccf [77d56ce9]Received message GET_STATE from shim 2018-05-29 12:42:18.716 UTC [chaincode] handleMessage -> DEBU cd0 [77d56ce9]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 12:42:18.716 UTC [chaincode] afterGetState -> DEBU cd1 [77d56ce9]Received GET_STATE, invoking get state from ledger 2018-05-29 12:42:18.716 UTC [chaincode] filterError -> DEBU cd2 Ignoring NoTransitionError: no transition 2018-05-29 12:42:18.716 UTC [chaincode] func1 -> DEBU cd3 [77d56ce9] getting state for chaincode lscc, key trade-network, channel mychannel 2018-05-29 12:42:18.717 UTC [statecouchdb] GetState -> DEBU cd4 GetState(). ns=lscc, key=trade-network 2018-05-29 12:42:18.717 UTC [couchdb] ReadDoc -> DEBU cd5 Entering ReadDoc() id=[trade-network] 2018-05-29 12:42:18.717 UTC [couchdb] encodePathElement -> DEBU cd6 Entering encodePathElement() string=trade-network 2018-05-29 12:42:18.717 UTC [couchdb] encodePathElement -> DEBU cd7 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:42:18.717 UTC [couchdb] handleRequest -> DEBU cd8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:42:18.717 UTC [couchdb] handleRequest -> DEBU cd9 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:42:18.719 UTC [couchdb] handleRequest -> DEBU cda Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:42:18.719 UTC [couchdb] ReadDoc -> DEBU cdb Document not found (404), returning nil value instead of 404 error 2018-05-29 12:42:18.720 UTC [chaincode] func1 -> DEBU cdc [77d56ce9]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-05-29 12:42:18.720 UTC [chaincode] 1 -> DEBU cdd [77d56ce9]handleGetState serial send RESPONSE 2018-05-29 12:42:18.720 UTC [shim] func1 -> DEBU cde [77d56ce9]Received message RESPONSE from shim 2018-05-29 12:42:18.720 UTC [shim] handleMessage -> DEBU cdf [77d56ce9]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 12:42:18.720 UTC [shim] sendChannel -> DEBU ce0 [77d56ce9]before send 2018-05-29 12:42:18.720 UTC [shim] sendChannel -> DEBU ce1 [77d56ce9]after send 2018-05-29 12:42:18.720 UTC [shim] afterResponse -> DEBU ce2 [77d56ce9]Received RESPONSE, communicated (state:ready) 2018-05-29 12:42:18.721 UTC [shim] handleGetState -> DEBU ce3 [77d56ce9]GetState received payload RESPONSE 2018-05-29 12:42:18.726 UTC [lscc] Invoke -> ERRO ce4 error getting chaincode trade-network on channel: mychannel(err:could not find chaincode with name 'trade-network') 2018-05-29 12:42:18.726 UTC [shim] func1 -> DEBU ce5 [77d56ce9]Transaction completed. Sending COMPLETED 2018-05-29 12:42:18.726 UTC [shim] func1 -> DEBU ce6 [77d56ce9]Move state message COMPLETED 2018-05-29 12:42:18.726 UTC [shim] handleMessage -> DEBU ce7 [77d56ce9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:42:18.726 UTC [shim] func1 -> DEBU ce8 [77d56ce9]send state message COMPLETED 2018-05-29 12:42:18.726 UTC [chaincode] processStream -> DEBU ce9 [77d56ce9]Received message COMPLETED from shim 2018-05-29 12:42:18.726 UTC [chaincode] handleMessage -> DEBU cea [77d56ce9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:42:18.726 UTC [chaincode] handleMessage -> DEBU ceb [77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366]HandleMessage- COMPLETED. Notify 2018-05-29 12:42:18.726 UTC [chaincode] notify -> DEBU cec notifying Txid:77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366, channelID:mychannel 2018-05-29 12:42:18.726 UTC [chaincode] Execute -> DEBU ced Exit 2018-05-29 12:42:18.726 UTC [endorser] simulateProposal -> DEBU cee [mychannel][77d56ce9] Exit 2018-05-29 12:42:18.727 UTC [lockbasedtxmgr] Done -> DEBU cef Done with transaction simulation / query execution [77d56ce9ce950576838055506d2e005d6e5db48756a417d4257ddf13f8c60366] 2018-05-29 12:42:18.727 UTC [endorser] ProcessProposal -> DEBU cf0 Exit: request from%!(EXTRA string=172.19.0.1:51586) 2018-05-29 12:54:46.890 UTC [common/deliverevents] Deliver -> DEBU cf1 Starting new Deliver handler 2018-05-29 12:54:46.890 UTC [common/deliver] Handle -> DEBU cf2 Starting new deliver loop for 172.19.0.1:51860 2018-05-29 12:54:46.890 UTC [common/deliver] Handle -> DEBU cf3 Attempting to read seek info message from 172.19.0.1:51860 2018-05-29 12:54:46.893 UTC [common/deliver] deliverBlocks -> DEBU cf4 [channel: mychannel] Received seekInfo (0xc422682320) start: > stop: > from 172.19.0.1:51860 2018-05-29 12:54:46.898 UTC [fsblkstorage] Next -> DEBU cf5 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:54:46.899 UTC [fsblkstorage] newBlockfileStream -> DEBU cf6 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:54:46.900 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf7 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:54:46.900 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf8 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:54:46.900 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cf9 blockbytes [4763] read from file [0] 2018-05-29 12:54:46.900 UTC [common/deliver] deliverBlocks -> DEBU cfa [channel: mychannel] Delivering block for (0xc422682320) for 172.19.0.1:51860 2018-05-29 12:54:46.901 UTC [fsblkstorage] waitForBlock -> DEBU cfb Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:54:47.050 UTC [endorser] ProcessProposal -> DEBU cfc Entering: Got request from 172.19.0.1:51876 2018-05-29 12:54:47.050 UTC [protoutils] ValidateProposalMessage -> DEBU cfd ValidateProposalMessage starts for signed proposal 0xc422845ec0 2018-05-29 12:54:47.050 UTC [protoutils] validateChannelHeader -> DEBU cfe validateChannelHeader info: header type 3 2018-05-29 12:54:47.050 UTC [protoutils] checkSignatureFromCreator -> DEBU cff begin 2018-05-29 12:54:47.050 UTC [protoutils] checkSignatureFromCreator -> DEBU d00 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:54:47.051 UTC [protoutils] checkSignatureFromCreator -> DEBU d01 creator is valid 2018-05-29 12:54:47.054 UTC [protoutils] checkSignatureFromCreator -> DEBU d02 exits successfully 2018-05-29 12:54:47.054 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d03 validateChaincodeProposalMessage starts for proposal 0xc42267f1d0, header 0xc4226c6240 2018-05-29 12:54:47.055 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d04 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:54:47.055 UTC [endorser] preProcess -> DEBU d05 [mychannel][19866b17] processing txid: 19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02 2018-05-29 12:54:47.055 UTC [fsblkstorage] retrieveTransactionByID -> DEBU d06 retrieveTransactionByID() - txId = [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.055 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU d07 constructing new tx simulator 2018-05-29 12:54:47.055 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU d08 constructing new tx simulator txid = [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.056 UTC [endorser] simulateProposal -> DEBU d09 [mychannel][19866b17] Entry chaincode: name:"lscc" 2018-05-29 12:54:47.056 UTC [endorser] disableJavaCCInst -> DEBU d0a java chaincode disabled 2018-05-29 12:54:47.056 UTC [endorser] callChaincode -> DEBU d0b [mychannel][19866b17] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:54:47.056 UTC [ccprovider] NewCCContext -> DEBU d0c NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02,syscc=true,proposal=0xc42267f1d0,canname=lscc:1.1.0 2018-05-29 12:54:47.057 UTC [chaincode] Launch -> DEBU d0d chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:54:47.057 UTC [chaincode] Execute -> DEBU d0e Entry 2018-05-29 12:54:47.057 UTC [chaincode] Execute -> DEBU d0f chaincode canonical name: lscc:1.1.0 2018-05-29 12:54:47.057 UTC [chaincode] sendExecuteMessage -> DEBU d10 [19866b17]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:54:47.057 UTC [chaincode] setChaincodeProposal -> DEBU d11 Setting chaincode proposal context... 2018-05-29 12:54:47.058 UTC [chaincode] setChaincodeProposal -> DEBU d12 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:54:47.058 UTC [chaincode] sendExecuteMessage -> DEBU d13 [19866b17]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:54:47.058 UTC [chaincode] processStream -> DEBU d14 [19866b17]Move state message TRANSACTION 2018-05-29 12:54:47.058 UTC [chaincode] handleMessage -> DEBU d15 [19866b17]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:54:47.059 UTC [chaincode] filterError -> DEBU d16 Ignoring NoTransitionError: no transition 2018-05-29 12:54:47.059 UTC [chaincode] processStream -> DEBU d17 [19866b17]sending state message TRANSACTION 2018-05-29 12:54:47.059 UTC [shim] func1 -> DEBU d18 [19866b17]Received message TRANSACTION from shim 2018-05-29 12:54:47.059 UTC [shim] handleMessage -> DEBU d19 [19866b17]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:54:47.060 UTC [shim] beforeTransaction -> DEBU d1a [19866b17]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:54:47.060 UTC [lscc] executeDeployOrUpgrade -> ERRO d1b cannot get package for chaincode (trade-network:0.1.14)-err:open /var/hyperledger/production/chaincodes/trade-network.0.1.14: no such file or directory 2018-05-29 12:54:47.061 UTC [shim] func1 -> DEBU d1c [19866b17]Transaction completed. Sending COMPLETED 2018-05-29 12:54:47.062 UTC [shim] func1 -> DEBU d1d [19866b17]Move state message COMPLETED 2018-05-29 12:54:47.062 UTC [shim] handleMessage -> DEBU d1e [19866b17]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:54:47.062 UTC [shim] func1 -> DEBU d1f [19866b17]send state message COMPLETED 2018-05-29 12:54:47.062 UTC [chaincode] processStream -> DEBU d20 [19866b17]Received message COMPLETED from shim 2018-05-29 12:54:47.062 UTC [chaincode] handleMessage -> DEBU d21 [19866b17]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:54:47.062 UTC [chaincode] handleMessage -> DEBU d22 [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02]HandleMessage- COMPLETED. Notify 2018-05-29 12:54:47.062 UTC [chaincode] notify -> DEBU d23 notifying Txid:19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02, channelID:mychannel 2018-05-29 12:54:47.062 UTC [chaincode] Execute -> DEBU d24 Exit 2018-05-29 12:54:47.062 UTC [endorser] callChaincode -> DEBU d25 [mychannel][19866b17] Exit 2018-05-29 12:54:47.062 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU d26 Simulation completed, getting simulation results 2018-05-29 12:54:47.063 UTC [lockbasedtxmgr] Done -> DEBU d27 Done with transaction simulation / query execution [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.063 UTC [endorser] simulateProposal -> DEBU d28 [mychannel][19866b17] Exit 2018-05-29 12:54:47.063 UTC [endorser] ProcessProposal -> ERRO d29 [mychannel][19866b17] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02 2018-05-29 12:54:47.063 UTC [lockbasedtxmgr] Done -> DEBU d2a Done with transaction simulation / query execution [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.064 UTC [endorser] ProcessProposal -> DEBU d2b Exit: request from%!(EXTRA string=172.19.0.1:51876) 2018-06-03 10:01:39.078 UTC [common/deliverevents] Deliver -> DEBU d2c Starting new Deliver handler 2018-06-03 10:01:39.145 UTC [common/deliver] Handle -> DEBU d2d Starting new deliver loop for 172.19.0.1:34782 2018-06-03 10:01:39.145 UTC [common/deliver] Handle -> DEBU d2e Attempting to read seek info message from 172.19.0.1:34782 2018-06-03 10:01:39.207 UTC [common/deliver] deliverBlocks -> DEBU d2f [channel: mychannel] Received seekInfo (0xc427d20280) start: > stop: > from 172.19.0.1:34782 2018-06-03 10:01:39.222 UTC [fsblkstorage] Next -> DEBU d30 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:01:39.226 UTC [fsblkstorage] newBlockfileStream -> DEBU d31 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:01:39.243 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d32 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:01:39.296 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d33 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:01:39.296 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d34 blockbytes [4763] read from file [0] 2018-06-03 10:01:39.296 UTC [common/deliver] deliverBlocks -> DEBU d35 [channel: mychannel] Delivering block for (0xc427d20280) for 172.19.0.1:34782 2018-06-03 10:01:39.297 UTC [fsblkstorage] waitForBlock -> DEBU d36 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:01:44.928 UTC [common/deliverevents] Deliver -> DEBU d37 Starting new Deliver handler 2018-06-03 10:01:44.928 UTC [common/deliver] Handle -> DEBU d38 Starting new deliver loop for 172.19.0.1:34810 2018-06-03 10:01:44.929 UTC [common/deliver] Handle -> DEBU d39 Attempting to read seek info message from 172.19.0.1:34810 2018-06-03 10:01:44.930 UTC [common/deliver] deliverBlocks -> DEBU d3a [channel: mychannel] Received seekInfo (0xc4279bcde0) start: > stop: > from 172.19.0.1:34810 2018-06-03 10:01:44.932 UTC [fsblkstorage] Next -> DEBU d3b Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:01:44.933 UTC [fsblkstorage] newBlockfileStream -> DEBU d3c newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:01:44.933 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d3d Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:01:44.933 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d3e Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:01:44.933 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d3f blockbytes [4763] read from file [0] 2018-06-03 10:01:44.934 UTC [common/deliver] deliverBlocks -> DEBU d40 [channel: mychannel] Delivering block for (0xc4279bcde0) for 172.19.0.1:34810 2018-06-03 10:01:44.935 UTC [fsblkstorage] waitForBlock -> DEBU d41 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:01:45.135 UTC [endorser] ProcessProposal -> DEBU d42 Entering: Got request from 172.19.0.1:34818 2018-06-03 10:01:45.135 UTC [protoutils] ValidateProposalMessage -> DEBU d43 ValidateProposalMessage starts for signed proposal 0xc427d9f1a0 2018-06-03 10:01:45.135 UTC [protoutils] validateChannelHeader -> DEBU d44 validateChannelHeader info: header type 3 2018-06-03 10:01:45.135 UTC [protoutils] checkSignatureFromCreator -> DEBU d45 begin 2018-06-03 10:01:45.135 UTC [protoutils] checkSignatureFromCreator -> DEBU d46 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:01:45.136 UTC [protoutils] checkSignatureFromCreator -> DEBU d47 creator is valid 2018-06-03 10:01:45.136 UTC [protoutils] checkSignatureFromCreator -> DEBU d48 exits successfully 2018-06-03 10:01:45.136 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d49 validateChaincodeProposalMessage starts for proposal 0xc42213cc30, header 0xc427d9f530 2018-06-03 10:01:45.136 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d4a validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:01:45.136 UTC [endorser] preProcess -> DEBU d4b [][87817018] processing txid: 8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3 2018-06-03 10:01:45.136 UTC [endorser] simulateProposal -> DEBU d4c [][87817018] Entry chaincode: name:"lscc" 2018-06-03 10:01:45.136 UTC [endorser] disableJavaCCInst -> DEBU d4d java chaincode disabled 2018-06-03 10:01:45.136 UTC [endorser] callChaincode -> DEBU d4e [][87817018] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:01:45.136 UTC [ccprovider] NewCCContext -> DEBU d4f NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3,syscc=true,proposal=0xc42213cc30,canname=lscc:1.1.0 2018-06-03 10:01:45.136 UTC [chaincode] Launch -> DEBU d50 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:01:45.136 UTC [chaincode] Execute -> DEBU d51 Entry 2018-06-03 10:01:45.136 UTC [chaincode] Execute -> DEBU d52 chaincode canonical name: lscc:1.1.0 2018-06-03 10:01:45.136 UTC [chaincode] sendExecuteMessage -> DEBU d53 [87817018]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:01:45.136 UTC [chaincode] setChaincodeProposal -> DEBU d54 Setting chaincode proposal context... 2018-06-03 10:01:45.136 UTC [chaincode] setChaincodeProposal -> DEBU d55 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:01:45.136 UTC [chaincode] sendExecuteMessage -> DEBU d56 [87817018]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:01:45.136 UTC [chaincode] processStream -> DEBU d57 [87817018]Move state message TRANSACTION 2018-06-03 10:01:45.136 UTC [chaincode] handleMessage -> DEBU d58 [87817018]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:01:45.136 UTC [chaincode] filterError -> DEBU d59 Ignoring NoTransitionError: no transition 2018-06-03 10:01:45.136 UTC [chaincode] processStream -> DEBU d5a [87817018]sending state message TRANSACTION 2018-06-03 10:01:45.136 UTC [shim] func1 -> DEBU d5b [87817018]Received message TRANSACTION from shim 2018-06-03 10:01:45.136 UTC [shim] handleMessage -> DEBU d5c [87817018]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:01:45.136 UTC [shim] beforeTransaction -> DEBU d5d [87817018]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d5e header.Name = src/lib/logic.js 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d5f header.Name = src/models/org.urbanstack.cto 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d60 header.Name = src/package.json 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d61 header.Name = src/permissions.acl 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d62 header.Name = src/README.md 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d63 header.Name = META-INF/package.json 2018-06-03 10:01:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU d64 Created statedb artifact tar 2018-06-03 10:01:45.137 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU d65 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"urbanstack-network", Hash:[]uint8{0x83, 0x22, 0x9d, 0x7a, 0x22, 0x32, 0x74, 0xbe, 0xb4, 0x56, 0xfd, 0xd1, 0x4f, 0xed, 0x85, 0x1d, 0x96, 0x3f, 0xf5, 0xe, 0xd6, 0x6, 0x79, 0x7c, 0x66, 0x88, 0x9c, 0x16, 0x9e, 0x84, 0xc6, 0xd2}, Version:"0.0.1"} 2018-06-03 10:01:45.137 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU d66 Channel [mychannel]: Handling chaincode install event for chaincode [Name=urbanstack-network, Version=0.0.1, Hash=[]byte{0x83, 0x22, 0x9d, 0x7a, 0x22, 0x32, 0x74, 0xbe, 0xb4, 0x56, 0xfd, 0xd1, 0x4f, 0xed, 0x85, 0x1d, 0x96, 0x3f, 0xf5, 0xe, 0xd6, 0x6, 0x79, 0x7c, 0x66, 0x88, 0x9c, 0x16, 0x9e, 0x84, 0xc6, 0xd2}] 2018-06-03 10:01:45.137 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU d67 constructing new query executor txid = [1f9833ee-e24b-4e54-ada7-6ddb2164b4a9] 2018-06-03 10:01:45.137 UTC [statecouchdb] GetState -> DEBU d68 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:01:45.137 UTC [couchdb] ReadDoc -> DEBU d69 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:01:45.137 UTC [couchdb] encodePathElement -> DEBU d6a Entering encodePathElement() string=urbanstack-network 2018-06-03 10:01:45.137 UTC [couchdb] encodePathElement -> DEBU d6b Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:01:45.137 UTC [couchdb] handleRequest -> DEBU d6c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:01:45.137 UTC [couchdb] handleRequest -> DEBU d6d HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:01:45.147 UTC [couchdb] handleRequest -> DEBU d6e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:01:45.147 UTC [couchdb] ReadDoc -> DEBU d6f Document not found (404), returning nil value instead of 404 error 2018-06-03 10:01:45.147 UTC [lockbasedtxmgr] Done -> DEBU d70 Done with transaction simulation / query execution [1f9833ee-e24b-4e54-ada7-6ddb2164b4a9] 2018-06-03 10:01:45.147 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU d71 Channel [mychannel]: Chaincode [Name=urbanstack-network, Version=0.0.1, Hash=[]byte{0x83, 0x22, 0x9d, 0x7a, 0x22, 0x32, 0x74, 0xbe, 0xb4, 0x56, 0xfd, 0xd1, 0x4f, 0xed, 0x85, 0x1d, 0x96, 0x3f, 0xf5, 0xe, 0xd6, 0x6, 0x79, 0x7c, 0x66, 0x88, 0x9c, 0x16, 0x9e, 0x84, 0xc6, 0xd2}] is not deployed on channel hence not creating chaincode artifacts. 2018-06-03 10:01:45.148 UTC [lscc] executeInstall -> INFO d72 Installed Chaincode [urbanstack-network] Version [0.0.1] to peer 2018-06-03 10:01:45.148 UTC [shim] func1 -> DEBU d73 [87817018]Transaction completed. Sending COMPLETED 2018-06-03 10:01:45.149 UTC [shim] func1 -> DEBU d74 [87817018]Move state message COMPLETED 2018-06-03 10:01:45.149 UTC [shim] handleMessage -> DEBU d75 [87817018]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:01:45.149 UTC [shim] func1 -> DEBU d76 [87817018]send state message COMPLETED 2018-06-03 10:01:45.150 UTC [chaincode] processStream -> DEBU d77 [87817018]Received message COMPLETED from shim 2018-06-03 10:01:45.150 UTC [chaincode] handleMessage -> DEBU d78 [87817018]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:01:45.150 UTC [chaincode] handleMessage -> DEBU d79 [8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3]HandleMessage- COMPLETED. Notify 2018-06-03 10:01:45.150 UTC [chaincode] notify -> DEBU d7a notifying Txid:8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3, channelID: 2018-06-03 10:01:45.150 UTC [chaincode] Execute -> DEBU d7b Exit 2018-06-03 10:01:45.151 UTC [endorser] callChaincode -> DEBU d7c [][87817018] Exit 2018-06-03 10:01:45.151 UTC [endorser] simulateProposal -> DEBU d7d [][87817018] Exit 2018-06-03 10:01:45.151 UTC [endorser] ProcessProposal -> DEBU d7e Exit: request from%!(EXTRA string=172.19.0.1:34818) 2018-06-03 10:02:41.025 UTC [common/deliverevents] Deliver -> DEBU d7f Starting new Deliver handler 2018-06-03 10:02:41.026 UTC [common/deliver] Handle -> DEBU d80 Starting new deliver loop for 172.19.0.1:34854 2018-06-03 10:02:41.026 UTC [common/deliver] Handle -> DEBU d81 Attempting to read seek info message from 172.19.0.1:34854 2018-06-03 10:02:41.028 UTC [common/deliver] deliverBlocks -> DEBU d82 [channel: mychannel] Received seekInfo (0xc4229aeb20) start: > stop: > from 172.19.0.1:34854 2018-06-03 10:02:41.031 UTC [fsblkstorage] Next -> DEBU d83 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:02:41.032 UTC [fsblkstorage] newBlockfileStream -> DEBU d84 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:02:41.032 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d85 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:02:41.033 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d86 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:02:41.033 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d87 blockbytes [4763] read from file [0] 2018-06-03 10:02:41.033 UTC [common/deliver] deliverBlocks -> DEBU d88 [channel: mychannel] Delivering block for (0xc4229aeb20) for 172.19.0.1:34854 2018-06-03 10:02:41.034 UTC [fsblkstorage] waitForBlock -> DEBU d89 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:02:41.213 UTC [endorser] ProcessProposal -> DEBU d8a Entering: Got request from 172.19.0.1:34870 2018-06-03 10:02:41.214 UTC [protoutils] ValidateProposalMessage -> DEBU d8b ValidateProposalMessage starts for signed proposal 0xc427c14720 2018-06-03 10:02:41.214 UTC [protoutils] validateChannelHeader -> DEBU d8c validateChannelHeader info: header type 3 2018-06-03 10:02:41.214 UTC [protoutils] checkSignatureFromCreator -> DEBU d8d begin 2018-06-03 10:02:41.214 UTC [protoutils] checkSignatureFromCreator -> DEBU d8e creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-03 10:02:41.214 UTC [protoutils] checkSignatureFromCreator -> DEBU d8f creator is valid 2018-06-03 10:02:41.218 UTC [protoutils] checkSignatureFromCreator -> DEBU d90 exits successfully 2018-06-03 10:02:41.219 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d91 validateChaincodeProposalMessage starts for proposal 0xc427e85810, header 0xc427c14a80 2018-06-03 10:02:41.219 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d92 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:02:41.219 UTC [endorser] preProcess -> DEBU d93 [mychannel][19e828d0] processing txid: 19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828 2018-06-03 10:02:41.219 UTC [fsblkstorage] retrieveTransactionByID -> DEBU d94 retrieveTransactionByID() - txId = [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.220 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU d95 constructing new tx simulator 2018-06-03 10:02:41.220 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU d96 constructing new tx simulator txid = [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.220 UTC [endorser] simulateProposal -> DEBU d97 [mychannel][19e828d0] Entry chaincode: name:"lscc" 2018-06-03 10:02:41.220 UTC [endorser] disableJavaCCInst -> DEBU d98 java chaincode disabled 2018-06-03 10:02:41.221 UTC [endorser] callChaincode -> DEBU d99 [mychannel][19e828d0] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:02:41.221 UTC [ccprovider] NewCCContext -> DEBU d9a NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828,syscc=true,proposal=0xc427e85810,canname=lscc:1.1.0 2018-06-03 10:02:41.221 UTC [chaincode] Launch -> DEBU d9b chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:02:41.222 UTC [chaincode] Execute -> DEBU d9c Entry 2018-06-03 10:02:41.222 UTC [chaincode] Execute -> DEBU d9d chaincode canonical name: lscc:1.1.0 2018-06-03 10:02:41.222 UTC [chaincode] sendExecuteMessage -> DEBU d9e [19e828d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:02:41.223 UTC [chaincode] setChaincodeProposal -> DEBU d9f Setting chaincode proposal context... 2018-06-03 10:02:41.223 UTC [chaincode] setChaincodeProposal -> DEBU da0 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:02:41.223 UTC [chaincode] sendExecuteMessage -> DEBU da1 [19e828d0]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:02:41.231 UTC [chaincode] processStream -> DEBU da2 [19e828d0]Move state message TRANSACTION 2018-06-03 10:02:41.231 UTC [chaincode] handleMessage -> DEBU da3 [19e828d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:02:41.231 UTC [chaincode] filterError -> DEBU da4 Ignoring NoTransitionError: no transition 2018-06-03 10:02:41.231 UTC [chaincode] processStream -> DEBU da5 [19e828d0]sending state message TRANSACTION 2018-06-03 10:02:41.232 UTC [shim] func1 -> DEBU da6 [19e828d0]Received message TRANSACTION from shim 2018-06-03 10:02:41.232 UTC [shim] handleMessage -> DEBU da7 [19e828d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:02:41.232 UTC [shim] beforeTransaction -> DEBU da8 [19e828d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:02:41.232 UTC [lscc] executeDeployOrUpgrade -> ERRO da9 cannot get package for chaincode (trade-network:0.0.1)-err:open /var/hyperledger/production/chaincodes/trade-network.0.0.1: no such file or directory 2018-06-03 10:02:41.232 UTC [shim] func1 -> DEBU daa [19e828d0]Transaction completed. Sending COMPLETED 2018-06-03 10:02:41.232 UTC [shim] func1 -> DEBU dab [19e828d0]Move state message COMPLETED 2018-06-03 10:02:41.232 UTC [shim] handleMessage -> DEBU dac [19e828d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:02:41.233 UTC [shim] func1 -> DEBU dad [19e828d0]send state message COMPLETED 2018-06-03 10:02:41.233 UTC [chaincode] processStream -> DEBU dae [19e828d0]Received message COMPLETED from shim 2018-06-03 10:02:41.233 UTC [chaincode] handleMessage -> DEBU daf [19e828d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:02:41.233 UTC [chaincode] handleMessage -> DEBU db0 [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828]HandleMessage- COMPLETED. Notify 2018-06-03 10:02:41.233 UTC [chaincode] notify -> DEBU db1 notifying Txid:19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828, channelID:mychannel 2018-06-03 10:02:41.233 UTC [chaincode] Execute -> DEBU db2 Exit 2018-06-03 10:02:41.233 UTC [endorser] callChaincode -> DEBU db3 [mychannel][19e828d0] Exit 2018-06-03 10:02:41.233 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU db4 Simulation completed, getting simulation results 2018-06-03 10:02:41.233 UTC [lockbasedtxmgr] Done -> DEBU db5 Done with transaction simulation / query execution [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.235 UTC [endorser] simulateProposal -> DEBU db6 [mychannel][19e828d0] Exit 2018-06-03 10:02:41.235 UTC [endorser] ProcessProposal -> ERRO db7 [mychannel][19e828d0] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828 2018-06-03 10:02:41.236 UTC [lockbasedtxmgr] Done -> DEBU db8 Done with transaction simulation / query execution [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.236 UTC [endorser] ProcessProposal -> DEBU db9 Exit: request from%!(EXTRA string=172.19.0.1:34870) 2018-06-03 10:08:40.476 UTC [common/deliverevents] Deliver -> DEBU dba Starting new Deliver handler 2018-06-03 10:08:40.476 UTC [common/deliver] Handle -> DEBU dbb Starting new deliver loop for 172.19.0.1:34950 2018-06-03 10:08:40.477 UTC [common/deliver] Handle -> DEBU dbc Attempting to read seek info message from 172.19.0.1:34950 2018-06-03 10:08:40.477 UTC [common/deliver] deliverBlocks -> DEBU dbd [channel: mychannel] Received seekInfo (0xc421987ce0) start: > stop: > from 172.19.0.1:34950 2018-06-03 10:08:40.478 UTC [fsblkstorage] Next -> DEBU dbe Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:08:40.478 UTC [fsblkstorage] newBlockfileStream -> DEBU dbf newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:08:40.478 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dc0 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:08:40.478 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dc1 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:08:40.478 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dc2 blockbytes [4763] read from file [0] 2018-06-03 10:08:40.488 UTC [common/deliver] deliverBlocks -> DEBU dc3 [channel: mychannel] Delivering block for (0xc421987ce0) for 172.19.0.1:34950 2018-06-03 10:08:40.489 UTC [fsblkstorage] waitForBlock -> DEBU dc4 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:10:38.806 UTC [common/deliverevents] Deliver -> DEBU dc5 Starting new Deliver handler 2018-06-03 10:10:38.807 UTC [common/deliver] Handle -> DEBU dc6 Starting new deliver loop for 172.19.0.1:35002 2018-06-03 10:10:38.807 UTC [common/deliver] Handle -> DEBU dc7 Attempting to read seek info message from 172.19.0.1:35002 2018-06-03 10:10:38.808 UTC [common/deliver] deliverBlocks -> DEBU dc8 [channel: mychannel] Received seekInfo (0xc4226a0ea0) start: > stop: > from 172.19.0.1:35002 2018-06-03 10:10:38.813 UTC [fsblkstorage] Next -> DEBU dc9 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:10:38.814 UTC [fsblkstorage] newBlockfileStream -> DEBU dca newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:10:38.814 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dcb Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:10:38.815 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dcc Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:10:38.816 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dcd blockbytes [4763] read from file [0] 2018-06-03 10:10:38.816 UTC [common/deliver] deliverBlocks -> DEBU dce [channel: mychannel] Delivering block for (0xc4226a0ea0) for 172.19.0.1:35002 2018-06-03 10:10:38.821 UTC [fsblkstorage] waitForBlock -> DEBU dcf Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:11:32.599 UTC [common/deliverevents] Deliver -> DEBU dd0 Starting new Deliver handler 2018-06-03 10:11:32.599 UTC [common/deliver] Handle -> DEBU dd1 Starting new deliver loop for 172.19.0.1:35030 2018-06-03 10:11:32.600 UTC [common/deliver] Handle -> DEBU dd2 Attempting to read seek info message from 172.19.0.1:35030 2018-06-03 10:11:32.602 UTC [common/deliver] deliverBlocks -> DEBU dd3 [channel: mychannel] Received seekInfo (0xc4200e7520) start: > stop: > from 172.19.0.1:35030 2018-06-03 10:11:32.606 UTC [fsblkstorage] Next -> DEBU dd4 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:11:32.606 UTC [fsblkstorage] newBlockfileStream -> DEBU dd5 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:11:32.607 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dd6 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:11:32.607 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dd7 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:11:32.607 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dd8 blockbytes [4763] read from file [0] 2018-06-03 10:11:32.608 UTC [common/deliver] deliverBlocks -> DEBU dd9 [channel: mychannel] Delivering block for (0xc4200e7520) for 172.19.0.1:35030 2018-06-03 10:11:32.609 UTC [fsblkstorage] waitForBlock -> DEBU dda Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:11:32.841 UTC [endorser] ProcessProposal -> DEBU ddb Entering: Got request from 172.19.0.1:35038 2018-06-03 10:11:32.841 UTC [protoutils] ValidateProposalMessage -> DEBU ddc ValidateProposalMessage starts for signed proposal 0xc4219e13b0 2018-06-03 10:11:32.841 UTC [protoutils] validateChannelHeader -> DEBU ddd validateChannelHeader info: header type 3 2018-06-03 10:11:32.841 UTC [protoutils] checkSignatureFromCreator -> DEBU dde begin 2018-06-03 10:11:32.841 UTC [protoutils] checkSignatureFromCreator -> DEBU ddf creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:11:32.842 UTC [protoutils] checkSignatureFromCreator -> DEBU de0 creator is valid 2018-06-03 10:11:32.842 UTC [protoutils] checkSignatureFromCreator -> DEBU de1 exits successfully 2018-06-03 10:11:32.842 UTC [protoutils] validateChaincodeProposalMessage -> DEBU de2 validateChaincodeProposalMessage starts for proposal 0xc42181f860, header 0xc4219e1740 2018-06-03 10:11:32.842 UTC [protoutils] validateChaincodeProposalMessage -> DEBU de3 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:11:32.843 UTC [endorser] preProcess -> DEBU de4 [][e921dfc3] processing txid: e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6 2018-06-03 10:11:32.843 UTC [endorser] simulateProposal -> DEBU de5 [][e921dfc3] Entry chaincode: name:"lscc" 2018-06-03 10:11:32.843 UTC [endorser] disableJavaCCInst -> DEBU de6 java chaincode disabled 2018-06-03 10:11:32.843 UTC [endorser] callChaincode -> DEBU de7 [][e921dfc3] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:11:32.843 UTC [ccprovider] NewCCContext -> DEBU de8 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6,syscc=true,proposal=0xc42181f860,canname=lscc:1.1.0 2018-06-03 10:11:32.843 UTC [chaincode] Launch -> DEBU de9 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:11:32.843 UTC [chaincode] Execute -> DEBU dea Entry 2018-06-03 10:11:32.843 UTC [chaincode] Execute -> DEBU deb chaincode canonical name: lscc:1.1.0 2018-06-03 10:11:32.843 UTC [chaincode] sendExecuteMessage -> DEBU dec [e921dfc3]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:11:32.843 UTC [chaincode] setChaincodeProposal -> DEBU ded Setting chaincode proposal context... 2018-06-03 10:11:32.844 UTC [chaincode] setChaincodeProposal -> DEBU dee Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:11:32.847 UTC [chaincode] sendExecuteMessage -> DEBU def [e921dfc3]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:11:32.848 UTC [chaincode] processStream -> DEBU df0 [e921dfc3]Move state message TRANSACTION 2018-06-03 10:11:32.848 UTC [chaincode] handleMessage -> DEBU df1 [e921dfc3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:11:32.848 UTC [chaincode] filterError -> DEBU df2 Ignoring NoTransitionError: no transition 2018-06-03 10:11:32.848 UTC [chaincode] processStream -> DEBU df3 [e921dfc3]sending state message TRANSACTION 2018-06-03 10:11:32.848 UTC [shim] func1 -> DEBU df4 [e921dfc3]Received message TRANSACTION from shim 2018-06-03 10:11:32.848 UTC [shim] handleMessage -> DEBU df5 [e921dfc3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:11:32.848 UTC [shim] beforeTransaction -> DEBU df6 [e921dfc3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:11:32.849 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU df7 header.Name = src/lib/logic.js 2018-06-03 10:11:32.852 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU df8 header.Name = src/models/org.urbanstack.cto 2018-06-03 10:11:32.853 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU df9 header.Name = src/package.json 2018-06-03 10:11:32.853 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU dfa header.Name = src/permissions.acl 2018-06-03 10:11:32.853 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU dfb header.Name = src/README.md 2018-06-03 10:11:32.853 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU dfc header.Name = META-INF/package.json 2018-06-03 10:11:32.853 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU dfd Created statedb artifact tar 2018-06-03 10:11:32.853 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU dfe HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"urbanstack-network", Hash:[]uint8{0xb9, 0x9d, 0x3, 0xaa, 0xc2, 0x66, 0x8e, 0xf, 0x8d, 0xba, 0x9b, 0xf, 0x14, 0xaf, 0xe9, 0x79, 0x83, 0xca, 0xd0, 0xef, 0x46, 0xa5, 0x27, 0x70, 0xc5, 0x40, 0xb7, 0x97, 0x2e, 0x1, 0x37, 0x76}, Version:"0.3.0"} 2018-06-03 10:11:32.853 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU dff Channel [mychannel]: Handling chaincode install event for chaincode [Name=urbanstack-network, Version=0.3.0, Hash=[]byte{0xb9, 0x9d, 0x3, 0xaa, 0xc2, 0x66, 0x8e, 0xf, 0x8d, 0xba, 0x9b, 0xf, 0x14, 0xaf, 0xe9, 0x79, 0x83, 0xca, 0xd0, 0xef, 0x46, 0xa5, 0x27, 0x70, 0xc5, 0x40, 0xb7, 0x97, 0x2e, 0x1, 0x37, 0x76}] 2018-06-03 10:11:32.853 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU e00 constructing new query executor txid = [0ec250a7-0371-45a8-a88b-b92171ae8651] 2018-06-03 10:11:32.853 UTC [statecouchdb] GetState -> DEBU e01 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:11:32.853 UTC [couchdb] ReadDoc -> DEBU e02 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:11:32.853 UTC [couchdb] encodePathElement -> DEBU e03 Entering encodePathElement() string=urbanstack-network 2018-06-03 10:11:32.854 UTC [couchdb] encodePathElement -> DEBU e04 Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:11:32.854 UTC [couchdb] handleRequest -> DEBU e05 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:11:32.854 UTC [couchdb] handleRequest -> DEBU e06 HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:11:32.862 UTC [couchdb] handleRequest -> DEBU e07 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:11:32.862 UTC [couchdb] ReadDoc -> DEBU e08 Document not found (404), returning nil value instead of 404 error 2018-06-03 10:11:32.862 UTC [lockbasedtxmgr] Done -> DEBU e09 Done with transaction simulation / query execution [0ec250a7-0371-45a8-a88b-b92171ae8651] 2018-06-03 10:11:32.863 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU e0a Channel [mychannel]: Chaincode [Name=urbanstack-network, Version=0.3.0, Hash=[]byte{0xb9, 0x9d, 0x3, 0xaa, 0xc2, 0x66, 0x8e, 0xf, 0x8d, 0xba, 0x9b, 0xf, 0x14, 0xaf, 0xe9, 0x79, 0x83, 0xca, 0xd0, 0xef, 0x46, 0xa5, 0x27, 0x70, 0xc5, 0x40, 0xb7, 0x97, 0x2e, 0x1, 0x37, 0x76}] is not deployed on channel hence not creating chaincode artifacts. 2018-06-03 10:11:32.863 UTC [lscc] executeInstall -> INFO e0b Installed Chaincode [urbanstack-network] Version [0.3.0] to peer 2018-06-03 10:11:32.863 UTC [shim] func1 -> DEBU e0c [e921dfc3]Transaction completed. Sending COMPLETED 2018-06-03 10:11:32.863 UTC [shim] func1 -> DEBU e0d [e921dfc3]Move state message COMPLETED 2018-06-03 10:11:32.864 UTC [shim] handleMessage -> DEBU e0e [e921dfc3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:11:32.864 UTC [shim] func1 -> DEBU e0f [e921dfc3]send state message COMPLETED 2018-06-03 10:11:32.864 UTC [chaincode] processStream -> DEBU e10 [e921dfc3]Received message COMPLETED from shim 2018-06-03 10:11:32.864 UTC [chaincode] handleMessage -> DEBU e11 [e921dfc3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:11:32.864 UTC [chaincode] handleMessage -> DEBU e12 [e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6]HandleMessage- COMPLETED. Notify 2018-06-03 10:11:32.864 UTC [chaincode] notify -> DEBU e13 notifying Txid:e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6, channelID: 2018-06-03 10:11:32.868 UTC [chaincode] Execute -> DEBU e14 Exit 2018-06-03 10:11:32.868 UTC [endorser] callChaincode -> DEBU e15 [][e921dfc3] Exit 2018-06-03 10:11:32.868 UTC [endorser] simulateProposal -> DEBU e16 [][e921dfc3] Exit 2018-06-03 10:11:32.868 UTC [endorser] ProcessProposal -> DEBU e17 Exit: request from%!(EXTRA string=172.19.0.1:35038) 2018-06-03 10:19:41.084 UTC [common/deliverevents] Deliver -> DEBU e18 Starting new Deliver handler 2018-06-03 10:19:41.085 UTC [common/deliver] Handle -> DEBU e19 Starting new deliver loop for 172.19.0.1:35106 2018-06-03 10:19:41.085 UTC [common/deliver] Handle -> DEBU e1a Attempting to read seek info message from 172.19.0.1:35106 2018-06-03 10:19:41.086 UTC [common/deliver] deliverBlocks -> DEBU e1b [channel: mychannel] Received seekInfo (0xc4202a7820) start: > stop: > from 172.19.0.1:35106 2018-06-03 10:19:41.088 UTC [fsblkstorage] Next -> DEBU e1c Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:19:41.088 UTC [fsblkstorage] newBlockfileStream -> DEBU e1d newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:19:41.088 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e1e Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:19:41.089 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e1f Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:19:41.089 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e20 blockbytes [4763] read from file [0] 2018-06-03 10:19:41.089 UTC [common/deliver] deliverBlocks -> DEBU e21 [channel: mychannel] Delivering block for (0xc4202a7820) for 172.19.0.1:35106 2018-06-03 10:19:41.089 UTC [fsblkstorage] waitForBlock -> DEBU e22 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:19:41.315 UTC [endorser] ProcessProposal -> DEBU e23 Entering: Got request from 172.19.0.1:35124 2018-06-03 10:19:41.315 UTC [protoutils] ValidateProposalMessage -> DEBU e24 ValidateProposalMessage starts for signed proposal 0xc427d437a0 2018-06-03 10:19:41.315 UTC [protoutils] validateChannelHeader -> DEBU e25 validateChannelHeader info: header type 3 2018-06-03 10:19:41.315 UTC [protoutils] checkSignatureFromCreator -> DEBU e26 begin 2018-06-03 10:19:41.315 UTC [protoutils] checkSignatureFromCreator -> DEBU e27 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:19:41.316 UTC [protoutils] checkSignatureFromCreator -> DEBU e28 creator is valid 2018-06-03 10:19:41.319 UTC [protoutils] checkSignatureFromCreator -> DEBU e29 exits successfully 2018-06-03 10:19:41.319 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e2a validateChaincodeProposalMessage starts for proposal 0xc422232b40, header 0xc427d43b30 2018-06-03 10:19:41.319 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e2b validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:19:41.320 UTC [endorser] preProcess -> DEBU e2c [mychannel][e1b60517] processing txid: e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1 2018-06-03 10:19:41.320 UTC [fsblkstorage] retrieveTransactionByID -> DEBU e2d retrieveTransactionByID() - txId = [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.320 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU e2e constructing new tx simulator 2018-06-03 10:19:41.320 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU e2f constructing new tx simulator txid = [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.321 UTC [endorser] simulateProposal -> DEBU e30 [mychannel][e1b60517] Entry chaincode: name:"lscc" 2018-06-03 10:19:41.321 UTC [endorser] disableJavaCCInst -> DEBU e31 java chaincode disabled 2018-06-03 10:19:41.321 UTC [endorser] callChaincode -> DEBU e32 [mychannel][e1b60517] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:19:41.321 UTC [ccprovider] NewCCContext -> DEBU e33 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1,syscc=true,proposal=0xc422232b40,canname=lscc:1.1.0 2018-06-03 10:19:41.322 UTC [chaincode] Launch -> DEBU e34 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:19:41.322 UTC [chaincode] Execute -> DEBU e35 Entry 2018-06-03 10:19:41.322 UTC [chaincode] Execute -> DEBU e36 chaincode canonical name: lscc:1.1.0 2018-06-03 10:19:41.322 UTC [chaincode] sendExecuteMessage -> DEBU e37 [e1b60517]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:19:41.323 UTC [chaincode] setChaincodeProposal -> DEBU e38 Setting chaincode proposal context... 2018-06-03 10:19:41.323 UTC [chaincode] setChaincodeProposal -> DEBU e39 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:19:41.323 UTC [chaincode] sendExecuteMessage -> DEBU e3a [e1b60517]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:19:41.323 UTC [chaincode] processStream -> DEBU e3b [e1b60517]Move state message TRANSACTION 2018-06-03 10:19:41.324 UTC [chaincode] handleMessage -> DEBU e3c [e1b60517]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:19:41.324 UTC [chaincode] filterError -> DEBU e3d Ignoring NoTransitionError: no transition 2018-06-03 10:19:41.324 UTC [chaincode] processStream -> DEBU e3e [e1b60517]sending state message TRANSACTION 2018-06-03 10:19:41.325 UTC [shim] func1 -> DEBU e3f [e1b60517]Received message TRANSACTION from shim 2018-06-03 10:19:41.325 UTC [shim] handleMessage -> DEBU e40 [e1b60517]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:19:41.325 UTC [shim] beforeTransaction -> DEBU e41 [e1b60517]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:19:41.326 UTC [shim] handleGetState -> DEBU e42 [e1b60517]Sending GET_STATE 2018-06-03 10:19:41.327 UTC [chaincode] processStream -> DEBU e43 [e1b60517]Received message GET_STATE from shim 2018-06-03 10:19:41.327 UTC [chaincode] handleMessage -> DEBU e44 [e1b60517]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-03 10:19:41.327 UTC [chaincode] afterGetState -> DEBU e45 [e1b60517]Received GET_STATE, invoking get state from ledger 2018-06-03 10:19:41.327 UTC [chaincode] filterError -> DEBU e46 Ignoring NoTransitionError: no transition 2018-06-03 10:19:41.328 UTC [chaincode] func1 -> DEBU e47 [e1b60517] getting state for chaincode lscc, key urbanstack-network, channel mychannel 2018-06-03 10:19:41.328 UTC [statecouchdb] GetState -> DEBU e48 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:19:41.328 UTC [couchdb] ReadDoc -> DEBU e49 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:19:41.328 UTC [couchdb] encodePathElement -> DEBU e4a Entering encodePathElement() string=urbanstack-network 2018-06-03 10:19:41.328 UTC [couchdb] encodePathElement -> DEBU e4b Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:19:41.328 UTC [couchdb] handleRequest -> DEBU e4c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:19:41.328 UTC [couchdb] handleRequest -> DEBU e4d HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:19:41.341 UTC [couchdb] handleRequest -> DEBU e4e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:19:41.342 UTC [couchdb] ReadDoc -> DEBU e4f Document not found (404), returning nil value instead of 404 error 2018-06-03 10:19:41.342 UTC [chaincode] func1 -> DEBU e50 [e1b60517]No state associated with key: urbanstack-network. Sending RESPONSE with an empty payload 2018-06-03 10:19:41.343 UTC [chaincode] 1 -> DEBU e51 [e1b60517]handleGetState serial send RESPONSE 2018-06-03 10:19:41.343 UTC [shim] func1 -> DEBU e52 [e1b60517]Received message RESPONSE from shim 2018-06-03 10:19:41.343 UTC [shim] handleMessage -> DEBU e53 [e1b60517]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-03 10:19:41.343 UTC [shim] sendChannel -> DEBU e54 [e1b60517]before send 2018-06-03 10:19:41.343 UTC [shim] sendChannel -> DEBU e55 [e1b60517]after send 2018-06-03 10:19:41.343 UTC [shim] afterResponse -> DEBU e56 [e1b60517]Received RESPONSE, communicated (state:ready) 2018-06-03 10:19:41.346 UTC [shim] handleGetState -> DEBU e57 [e1b60517]GetState received payload RESPONSE 2018-06-03 10:19:41.347 UTC [shim] func1 -> DEBU e58 [e1b60517]Transaction completed. Sending COMPLETED 2018-06-03 10:19:41.347 UTC [shim] func1 -> DEBU e59 [e1b60517]Move state message COMPLETED 2018-06-03 10:19:41.347 UTC [shim] handleMessage -> DEBU e5a [e1b60517]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:19:41.347 UTC [shim] func1 -> DEBU e5b [e1b60517]send state message COMPLETED 2018-06-03 10:19:41.347 UTC [chaincode] processStream -> DEBU e5c [e1b60517]Received message COMPLETED from shim 2018-06-03 10:19:41.347 UTC [chaincode] handleMessage -> DEBU e5d [e1b60517]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:19:41.348 UTC [chaincode] handleMessage -> DEBU e5e [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1]HandleMessage- COMPLETED. Notify 2018-06-03 10:19:41.348 UTC [chaincode] notify -> DEBU e5f notifying Txid:e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1, channelID:mychannel 2018-06-03 10:19:41.348 UTC [chaincode] Execute -> DEBU e60 Exit 2018-06-03 10:19:41.348 UTC [endorser] callChaincode -> DEBU e61 [mychannel][e1b60517] Exit 2018-06-03 10:19:41.348 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU e62 Simulation completed, getting simulation results 2018-06-03 10:19:41.348 UTC [lockbasedtxmgr] Done -> DEBU e63 Done with transaction simulation / query execution [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.348 UTC [endorser] simulateProposal -> DEBU e64 [mychannel][e1b60517] Exit 2018-06-03 10:19:41.349 UTC [endorser] ProcessProposal -> ERRO e65 [mychannel][e1b60517] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1 2018-06-03 10:19:41.349 UTC [lockbasedtxmgr] Done -> DEBU e66 Done with transaction simulation / query execution [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.351 UTC [endorser] ProcessProposal -> DEBU e67 Exit: request from%!(EXTRA string=172.19.0.1:35124) 2018-06-03 10:21:56.472 UTC [common/deliverevents] Deliver -> DEBU e68 Starting new Deliver handler 2018-06-03 10:21:56.472 UTC [common/deliver] Handle -> DEBU e69 Starting new deliver loop for 172.19.0.1:35158 2018-06-03 10:21:56.472 UTC [common/deliver] Handle -> DEBU e6a Attempting to read seek info message from 172.19.0.1:35158 2018-06-03 10:21:56.473 UTC [common/deliver] deliverBlocks -> DEBU e6b [channel: mychannel] Received seekInfo (0xc4229218a0) start: > stop: > from 172.19.0.1:35158 2018-06-03 10:21:56.476 UTC [fsblkstorage] Next -> DEBU e6c Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:21:56.477 UTC [fsblkstorage] newBlockfileStream -> DEBU e6d newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:21:56.479 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e6e Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:21:56.486 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e6f Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:21:56.486 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e70 blockbytes [4763] read from file [0] 2018-06-03 10:21:56.486 UTC [common/deliver] deliverBlocks -> DEBU e71 [channel: mychannel] Delivering block for (0xc4229218a0) for 172.19.0.1:35158 2018-06-03 10:21:56.487 UTC [fsblkstorage] waitForBlock -> DEBU e72 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:21:56.604 UTC [endorser] ProcessProposal -> DEBU e73 Entering: Got request from 172.19.0.1:35174 2018-06-03 10:21:56.605 UTC [protoutils] ValidateProposalMessage -> DEBU e74 ValidateProposalMessage starts for signed proposal 0xc427cc34a0 2018-06-03 10:21:56.605 UTC [protoutils] validateChannelHeader -> DEBU e75 validateChannelHeader info: header type 3 2018-06-03 10:21:56.606 UTC [protoutils] checkSignatureFromCreator -> DEBU e76 begin 2018-06-03 10:21:56.606 UTC [protoutils] checkSignatureFromCreator -> DEBU e77 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:21:56.606 UTC [protoutils] checkSignatureFromCreator -> DEBU e78 creator is valid 2018-06-03 10:21:56.608 UTC [protoutils] checkSignatureFromCreator -> DEBU e79 exits successfully 2018-06-03 10:21:56.608 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e7a validateChaincodeProposalMessage starts for proposal 0xc4220dd090, header 0xc427cc3890 2018-06-03 10:21:56.610 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e7b validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:21:56.610 UTC [endorser] preProcess -> DEBU e7c [mychannel][6da9ec28] processing txid: 6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5 2018-06-03 10:21:56.610 UTC [fsblkstorage] retrieveTransactionByID -> DEBU e7d retrieveTransactionByID() - txId = [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.610 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU e7e constructing new tx simulator 2018-06-03 10:21:56.610 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU e7f constructing new tx simulator txid = [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.611 UTC [endorser] simulateProposal -> DEBU e80 [mychannel][6da9ec28] Entry chaincode: name:"lscc" 2018-06-03 10:21:56.611 UTC [endorser] disableJavaCCInst -> DEBU e81 java chaincode disabled 2018-06-03 10:21:56.612 UTC [endorser] callChaincode -> DEBU e82 [mychannel][6da9ec28] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:21:56.612 UTC [ccprovider] NewCCContext -> DEBU e83 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5,syscc=true,proposal=0xc4220dd090,canname=lscc:1.1.0 2018-06-03 10:21:56.612 UTC [chaincode] Launch -> DEBU e84 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:21:56.612 UTC [chaincode] Execute -> DEBU e85 Entry 2018-06-03 10:21:56.612 UTC [chaincode] Execute -> DEBU e86 chaincode canonical name: lscc:1.1.0 2018-06-03 10:21:56.613 UTC [chaincode] sendExecuteMessage -> DEBU e87 [6da9ec28]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:21:56.613 UTC [chaincode] setChaincodeProposal -> DEBU e88 Setting chaincode proposal context... 2018-06-03 10:21:56.613 UTC [chaincode] setChaincodeProposal -> DEBU e89 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:21:56.613 UTC [chaincode] sendExecuteMessage -> DEBU e8a [6da9ec28]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:21:56.613 UTC [chaincode] processStream -> DEBU e8b [6da9ec28]Move state message TRANSACTION 2018-06-03 10:21:56.614 UTC [chaincode] handleMessage -> DEBU e8c [6da9ec28]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:21:56.614 UTC [chaincode] filterError -> DEBU e8d Ignoring NoTransitionError: no transition 2018-06-03 10:21:56.614 UTC [chaincode] processStream -> DEBU e8e [6da9ec28]sending state message TRANSACTION 2018-06-03 10:21:56.615 UTC [shim] func1 -> DEBU e8f [6da9ec28]Received message TRANSACTION from shim 2018-06-03 10:21:56.615 UTC [shim] handleMessage -> DEBU e90 [6da9ec28]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:21:56.615 UTC [shim] beforeTransaction -> DEBU e91 [6da9ec28]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:21:56.616 UTC [shim] handleGetState -> DEBU e92 [6da9ec28]Sending GET_STATE 2018-06-03 10:21:56.616 UTC [chaincode] processStream -> DEBU e93 [6da9ec28]Received message GET_STATE from shim 2018-06-03 10:21:56.616 UTC [chaincode] handleMessage -> DEBU e94 [6da9ec28]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-03 10:21:56.616 UTC [chaincode] afterGetState -> DEBU e95 [6da9ec28]Received GET_STATE, invoking get state from ledger 2018-06-03 10:21:56.616 UTC [chaincode] filterError -> DEBU e96 Ignoring NoTransitionError: no transition 2018-06-03 10:21:56.617 UTC [chaincode] func1 -> DEBU e97 [6da9ec28] getting state for chaincode lscc, key urbanstack-network, channel mychannel 2018-06-03 10:21:56.617 UTC [statecouchdb] GetState -> DEBU e98 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:21:56.617 UTC [couchdb] ReadDoc -> DEBU e99 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:21:56.617 UTC [couchdb] encodePathElement -> DEBU e9a Entering encodePathElement() string=urbanstack-network 2018-06-03 10:21:56.617 UTC [couchdb] encodePathElement -> DEBU e9b Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:21:56.617 UTC [couchdb] handleRequest -> DEBU e9c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:21:56.617 UTC [couchdb] handleRequest -> DEBU e9d HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:21:56.621 UTC [couchdb] handleRequest -> DEBU e9e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:21:56.622 UTC [couchdb] ReadDoc -> DEBU e9f Document not found (404), returning nil value instead of 404 error 2018-06-03 10:21:56.622 UTC [chaincode] func1 -> DEBU ea0 [6da9ec28]No state associated with key: urbanstack-network. Sending RESPONSE with an empty payload 2018-06-03 10:21:56.622 UTC [chaincode] 1 -> DEBU ea1 [6da9ec28]handleGetState serial send RESPONSE 2018-06-03 10:21:56.622 UTC [shim] func1 -> DEBU ea2 [6da9ec28]Received message RESPONSE from shim 2018-06-03 10:21:56.622 UTC [shim] handleMessage -> DEBU ea3 [6da9ec28]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-03 10:21:56.622 UTC [shim] sendChannel -> DEBU ea4 [6da9ec28]before send 2018-06-03 10:21:56.622 UTC [shim] sendChannel -> DEBU ea5 [6da9ec28]after send 2018-06-03 10:21:56.622 UTC [shim] afterResponse -> DEBU ea6 [6da9ec28]Received RESPONSE, communicated (state:ready) 2018-06-03 10:21:56.622 UTC [shim] handleGetState -> DEBU ea7 [6da9ec28]GetState received payload RESPONSE 2018-06-03 10:21:56.622 UTC [shim] func1 -> DEBU ea8 [6da9ec28]Transaction completed. Sending COMPLETED 2018-06-03 10:21:56.622 UTC [shim] func1 -> DEBU ea9 [6da9ec28]Move state message COMPLETED 2018-06-03 10:21:56.629 UTC [shim] handleMessage -> DEBU eaa [6da9ec28]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:21:56.629 UTC [shim] func1 -> DEBU eab [6da9ec28]send state message COMPLETED 2018-06-03 10:21:56.630 UTC [chaincode] processStream -> DEBU eac [6da9ec28]Received message COMPLETED from shim 2018-06-03 10:21:56.630 UTC [chaincode] handleMessage -> DEBU ead [6da9ec28]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:21:56.630 UTC [chaincode] handleMessage -> DEBU eae [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5]HandleMessage- COMPLETED. Notify 2018-06-03 10:21:56.630 UTC [chaincode] notify -> DEBU eaf notifying Txid:6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5, channelID:mychannel 2018-06-03 10:21:56.630 UTC [chaincode] Execute -> DEBU eb0 Exit 2018-06-03 10:21:56.630 UTC [endorser] callChaincode -> DEBU eb1 [mychannel][6da9ec28] Exit 2018-06-03 10:21:56.630 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU eb2 Simulation completed, getting simulation results 2018-06-03 10:21:56.630 UTC [lockbasedtxmgr] Done -> DEBU eb3 Done with transaction simulation / query execution [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.630 UTC [endorser] simulateProposal -> DEBU eb4 [mychannel][6da9ec28] Exit 2018-06-03 10:21:56.630 UTC [endorser] ProcessProposal -> ERRO eb5 [mychannel][6da9ec28] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5 2018-06-03 10:21:56.630 UTC [lockbasedtxmgr] Done -> DEBU eb6 Done with transaction simulation / query execution [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.630 UTC [endorser] ProcessProposal -> DEBU eb7 Exit: request from%!(EXTRA string=172.19.0.1:35174) 2018-06-03 10:27:40.193 UTC [common/deliverevents] Deliver -> DEBU eb8 Starting new Deliver handler 2018-06-03 10:27:40.193 UTC [common/deliver] Handle -> DEBU eb9 Starting new deliver loop for 172.19.0.1:35236 2018-06-03 10:27:40.193 UTC [common/deliver] Handle -> DEBU eba Attempting to read seek info message from 172.19.0.1:35236 2018-06-03 10:27:40.194 UTC [common/deliver] deliverBlocks -> DEBU ebb [channel: mychannel] Received seekInfo (0xc427b44940) start: > stop: > from 172.19.0.1:35236 2018-06-03 10:27:40.194 UTC [fsblkstorage] Next -> DEBU ebc Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:27:40.194 UTC [fsblkstorage] newBlockfileStream -> DEBU ebd newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:27:40.194 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ebe Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:27:40.194 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ebf Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:27:40.195 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ec0 blockbytes [4763] read from file [0] 2018-06-03 10:27:40.202 UTC [common/deliver] deliverBlocks -> DEBU ec1 [channel: mychannel] Delivering block for (0xc427b44940) for 172.19.0.1:35236 2018-06-03 10:27:40.203 UTC [fsblkstorage] waitForBlock -> DEBU ec2 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:27:40.455 UTC [endorser] ProcessProposal -> DEBU ec3 Entering: Got request from 172.19.0.1:35252 2018-06-03 10:27:40.455 UTC [protoutils] ValidateProposalMessage -> DEBU ec4 ValidateProposalMessage starts for signed proposal 0xc422ab20c0 2018-06-03 10:27:40.457 UTC [protoutils] validateChannelHeader -> DEBU ec5 validateChannelHeader info: header type 3 2018-06-03 10:27:40.457 UTC [protoutils] checkSignatureFromCreator -> DEBU ec6 begin 2018-06-03 10:27:40.457 UTC [protoutils] checkSignatureFromCreator -> DEBU ec7 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-03 10:27:40.458 UTC [protoutils] checkSignatureFromCreator -> DEBU ec8 creator is valid 2018-06-03 10:27:40.464 UTC [protoutils] checkSignatureFromCreator -> DEBU ec9 exits successfully 2018-06-03 10:27:40.464 UTC [protoutils] validateChaincodeProposalMessage -> DEBU eca validateChaincodeProposalMessage starts for proposal 0xc4222b6d20, header 0xc422ab2420 2018-06-03 10:27:40.464 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ecb validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:27:40.464 UTC [endorser] preProcess -> DEBU ecc [mychannel][8f4456f5] processing txid: 8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f 2018-06-03 10:27:40.464 UTC [fsblkstorage] retrieveTransactionByID -> DEBU ecd retrieveTransactionByID() - txId = [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.465 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU ece constructing new tx simulator 2018-06-03 10:27:40.465 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU ecf constructing new tx simulator txid = [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.465 UTC [endorser] simulateProposal -> DEBU ed0 [mychannel][8f4456f5] Entry chaincode: name:"lscc" 2018-06-03 10:27:40.465 UTC [endorser] disableJavaCCInst -> DEBU ed1 java chaincode disabled 2018-06-03 10:27:40.465 UTC [endorser] callChaincode -> DEBU ed2 [mychannel][8f4456f5] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:27:40.465 UTC [ccprovider] NewCCContext -> DEBU ed3 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f,syscc=true,proposal=0xc4222b6d20,canname=lscc:1.1.0 2018-06-03 10:27:40.465 UTC [chaincode] Launch -> DEBU ed4 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:27:40.465 UTC [chaincode] Execute -> DEBU ed5 Entry 2018-06-03 10:27:40.465 UTC [chaincode] Execute -> DEBU ed6 chaincode canonical name: lscc:1.1.0 2018-06-03 10:27:40.466 UTC [chaincode] sendExecuteMessage -> DEBU ed7 [8f4456f5]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:27:40.466 UTC [chaincode] setChaincodeProposal -> DEBU ed8 Setting chaincode proposal context... 2018-06-03 10:27:40.466 UTC [chaincode] setChaincodeProposal -> DEBU ed9 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:27:40.466 UTC [chaincode] sendExecuteMessage -> DEBU eda [8f4456f5]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:27:40.466 UTC [chaincode] processStream -> DEBU edb [8f4456f5]Move state message TRANSACTION 2018-06-03 10:27:40.467 UTC [chaincode] handleMessage -> DEBU edc [8f4456f5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:27:40.467 UTC [chaincode] filterError -> DEBU edd Ignoring NoTransitionError: no transition 2018-06-03 10:27:40.467 UTC [chaincode] processStream -> DEBU ede [8f4456f5]sending state message TRANSACTION 2018-06-03 10:27:40.469 UTC [shim] func1 -> DEBU edf [8f4456f5]Received message TRANSACTION from shim 2018-06-03 10:27:40.470 UTC [shim] handleMessage -> DEBU ee0 [8f4456f5]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:27:40.470 UTC [shim] beforeTransaction -> DEBU ee1 [8f4456f5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:27:40.470 UTC [lscc] executeDeployOrUpgrade -> ERRO ee2 cannot get package for chaincode (trade-network:0.3.0)-err:open /var/hyperledger/production/chaincodes/trade-network.0.3.0: no such file or directory 2018-06-03 10:27:40.471 UTC [shim] func1 -> DEBU ee3 [8f4456f5]Transaction completed. Sending COMPLETED 2018-06-03 10:27:40.473 UTC [shim] func1 -> DEBU ee4 [8f4456f5]Move state message COMPLETED 2018-06-03 10:27:40.473 UTC [shim] handleMessage -> DEBU ee5 [8f4456f5]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:27:40.474 UTC [shim] func1 -> DEBU ee6 [8f4456f5]send state message COMPLETED 2018-06-03 10:27:40.474 UTC [chaincode] processStream -> DEBU ee7 [8f4456f5]Received message COMPLETED from shim 2018-06-03 10:27:40.474 UTC [chaincode] handleMessage -> DEBU ee8 [8f4456f5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:27:40.474 UTC [chaincode] handleMessage -> DEBU ee9 [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f]HandleMessage- COMPLETED. Notify 2018-06-03 10:27:40.474 UTC [chaincode] notify -> DEBU eea notifying Txid:8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f, channelID:mychannel 2018-06-03 10:27:40.475 UTC [chaincode] Execute -> DEBU eeb Exit 2018-06-03 10:27:40.475 UTC [endorser] callChaincode -> DEBU eec [mychannel][8f4456f5] Exit 2018-06-03 10:27:40.475 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU eed Simulation completed, getting simulation results 2018-06-03 10:27:40.476 UTC [lockbasedtxmgr] Done -> DEBU eee Done with transaction simulation / query execution [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.476 UTC [endorser] simulateProposal -> DEBU eef [mychannel][8f4456f5] Exit 2018-06-03 10:27:40.476 UTC [endorser] ProcessProposal -> ERRO ef0 [mychannel][8f4456f5] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f 2018-06-03 10:27:40.476 UTC [lockbasedtxmgr] Done -> DEBU ef1 Done with transaction simulation / query execution [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.476 UTC [endorser] ProcessProposal -> DEBU ef2 Exit: request from%!(EXTRA string=172.19.0.1:35252) 2018-06-04 00:52:33.265 UTC [common/deliverevents] Deliver -> DEBU ef3 Starting new Deliver handler 2018-06-04 00:52:33.266 UTC [common/deliver] Handle -> DEBU ef4 Starting new deliver loop for 172.19.0.1:40316 2018-06-04 00:52:33.266 UTC [common/deliver] Handle -> DEBU ef5 Attempting to read seek info message from 172.19.0.1:40316 2018-06-04 00:52:33.273 UTC [common/deliver] deliverBlocks -> DEBU ef6 [channel: mychannel] Received seekInfo (0xc427d21dc0) start: > stop: > from 172.19.0.1:40316 2018-06-04 00:52:33.274 UTC [fsblkstorage] Next -> DEBU ef7 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 00:52:33.274 UTC [fsblkstorage] newBlockfileStream -> DEBU ef8 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 00:52:33.275 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ef9 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 00:52:33.279 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU efa Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 00:52:33.280 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU efb blockbytes [4763] read from file [0] 2018-06-04 00:52:33.280 UTC [common/deliver] deliverBlocks -> DEBU efc [channel: mychannel] Delivering block for (0xc427d21dc0) for 172.19.0.1:40316 2018-06-04 00:52:33.281 UTC [fsblkstorage] waitForBlock -> DEBU efd Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 00:52:33.386 UTC [endorser] ProcessProposal -> DEBU efe Entering: Got request from 172.19.0.1:40332 2018-06-04 00:52:33.386 UTC [protoutils] ValidateProposalMessage -> DEBU eff ValidateProposalMessage starts for signed proposal 0xc427d8fa70 2018-06-04 00:52:33.386 UTC [protoutils] validateChannelHeader -> DEBU f00 validateChannelHeader info: header type 3 2018-06-04 00:52:33.387 UTC [protoutils] checkSignatureFromCreator -> DEBU f01 begin 2018-06-04 00:52:33.387 UTC [protoutils] checkSignatureFromCreator -> DEBU f02 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 00:52:33.390 UTC [protoutils] checkSignatureFromCreator -> DEBU f03 creator is valid 2018-06-04 00:52:33.391 UTC [protoutils] checkSignatureFromCreator -> DEBU f04 exits successfully 2018-06-04 00:52:33.391 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f05 validateChaincodeProposalMessage starts for proposal 0xc4227a2c80, header 0xc427d8fe00 2018-06-04 00:52:33.391 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f06 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 00:52:33.391 UTC [endorser] preProcess -> DEBU f07 [mychannel][a4f70361] processing txid: a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89 2018-06-04 00:52:33.391 UTC [fsblkstorage] retrieveTransactionByID -> DEBU f08 retrieveTransactionByID() - txId = [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.391 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU f09 constructing new tx simulator 2018-06-04 00:52:33.392 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU f0a constructing new tx simulator txid = [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.392 UTC [endorser] simulateProposal -> DEBU f0b [mychannel][a4f70361] Entry chaincode: name:"lscc" 2018-06-04 00:52:33.392 UTC [endorser] disableJavaCCInst -> DEBU f0c java chaincode disabled 2018-06-04 00:52:33.393 UTC [endorser] callChaincode -> DEBU f0d [mychannel][a4f70361] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 00:52:33.393 UTC [ccprovider] NewCCContext -> DEBU f0e NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89,syscc=true,proposal=0xc4227a2c80,canname=lscc:1.1.0 2018-06-04 00:52:33.400 UTC [chaincode] Launch -> DEBU f0f chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 00:52:33.402 UTC [chaincode] Execute -> DEBU f10 Entry 2018-06-04 00:52:33.403 UTC [chaincode] Execute -> DEBU f11 chaincode canonical name: lscc:1.1.0 2018-06-04 00:52:33.403 UTC [chaincode] sendExecuteMessage -> DEBU f12 [a4f70361]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 00:52:33.403 UTC [chaincode] setChaincodeProposal -> DEBU f13 Setting chaincode proposal context... 2018-06-04 00:52:33.404 UTC [chaincode] setChaincodeProposal -> DEBU f14 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 00:52:33.404 UTC [chaincode] sendExecuteMessage -> DEBU f15 [a4f70361]sendExecuteMsg trigger event TRANSACTION 2018-06-04 00:52:33.404 UTC [chaincode] processStream -> DEBU f16 [a4f70361]Move state message TRANSACTION 2018-06-04 00:52:33.404 UTC [chaincode] handleMessage -> DEBU f17 [a4f70361]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 00:52:33.405 UTC [chaincode] filterError -> DEBU f18 Ignoring NoTransitionError: no transition 2018-06-04 00:52:33.406 UTC [chaincode] processStream -> DEBU f19 [a4f70361]sending state message TRANSACTION 2018-06-04 00:52:33.406 UTC [shim] func1 -> DEBU f1a [a4f70361]Received message TRANSACTION from shim 2018-06-04 00:52:33.406 UTC [shim] handleMessage -> DEBU f1b [a4f70361]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 00:52:33.407 UTC [shim] beforeTransaction -> DEBU f1c [a4f70361]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 00:52:33.408 UTC [lscc] executeDeployOrUpgrade -> ERRO f1d cannot get package for chaincode (trade-network:0.3.0)-err:open /var/hyperledger/production/chaincodes/trade-network.0.3.0: no such file or directory 2018-06-04 00:52:33.409 UTC [shim] func1 -> DEBU f1e [a4f70361]Transaction completed. Sending COMPLETED 2018-06-04 00:52:33.411 UTC [shim] func1 -> DEBU f1f [a4f70361]Move state message COMPLETED 2018-06-04 00:52:33.412 UTC [shim] handleMessage -> DEBU f20 [a4f70361]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 00:52:33.413 UTC [shim] func1 -> DEBU f21 [a4f70361]send state message COMPLETED 2018-06-04 00:52:33.413 UTC [chaincode] processStream -> DEBU f22 [a4f70361]Received message COMPLETED from shim 2018-06-04 00:52:33.413 UTC [chaincode] handleMessage -> DEBU f23 [a4f70361]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 00:52:33.413 UTC [chaincode] handleMessage -> DEBU f24 [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89]HandleMessage- COMPLETED. Notify 2018-06-04 00:52:33.414 UTC [chaincode] notify -> DEBU f25 notifying Txid:a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89, channelID:mychannel 2018-06-04 00:52:33.414 UTC [chaincode] Execute -> DEBU f26 Exit 2018-06-04 00:52:33.414 UTC [endorser] callChaincode -> DEBU f27 [mychannel][a4f70361] Exit 2018-06-04 00:52:33.414 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU f28 Simulation completed, getting simulation results 2018-06-04 00:52:33.414 UTC [lockbasedtxmgr] Done -> DEBU f29 Done with transaction simulation / query execution [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.414 UTC [endorser] simulateProposal -> DEBU f2a [mychannel][a4f70361] Exit 2018-06-04 00:52:33.414 UTC [endorser] ProcessProposal -> ERRO f2b [mychannel][a4f70361] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89 2018-06-04 00:52:33.415 UTC [lockbasedtxmgr] Done -> DEBU f2c Done with transaction simulation / query execution [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.415 UTC [endorser] ProcessProposal -> DEBU f2d Exit: request from%!(EXTRA string=172.19.0.1:40332) 2018-06-04 01:05:35.012 UTC [common/deliverevents] Deliver -> DEBU f2e Starting new Deliver handler 2018-06-04 01:05:35.012 UTC [common/deliver] Handle -> DEBU f2f Starting new deliver loop for 172.19.0.1:40450 2018-06-04 01:05:35.012 UTC [common/deliver] Handle -> DEBU f30 Attempting to read seek info message from 172.19.0.1:40450 2018-06-04 01:05:35.013 UTC [common/deliver] deliverBlocks -> DEBU f31 [channel: mychannel] Received seekInfo (0xc427c3f7e0) start: > stop: > from 172.19.0.1:40450 2018-06-04 01:05:35.022 UTC [fsblkstorage] Next -> DEBU f32 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:05:35.023 UTC [fsblkstorage] newBlockfileStream -> DEBU f33 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:05:35.023 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f34 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:05:35.024 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f35 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:05:35.024 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f36 blockbytes [4763] read from file [0] 2018-06-04 01:05:35.024 UTC [common/deliver] deliverBlocks -> DEBU f37 [channel: mychannel] Delivering block for (0xc427c3f7e0) for 172.19.0.1:40450 2018-06-04 01:05:35.028 UTC [fsblkstorage] waitForBlock -> DEBU f38 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:05:35.159 UTC [endorser] ProcessProposal -> DEBU f39 Entering: Got request from 172.19.0.1:40466 2018-06-04 01:05:35.159 UTC [protoutils] ValidateProposalMessage -> DEBU f3a ValidateProposalMessage starts for signed proposal 0xc42264cb40 2018-06-04 01:05:35.159 UTC [protoutils] validateChannelHeader -> DEBU f3b validateChannelHeader info: header type 3 2018-06-04 01:05:35.163 UTC [protoutils] checkSignatureFromCreator -> DEBU f3c begin 2018-06-04 01:05:35.164 UTC [protoutils] checkSignatureFromCreator -> DEBU f3d creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:05:35.165 UTC [protoutils] checkSignatureFromCreator -> DEBU f3e creator is valid 2018-06-04 01:05:35.165 UTC [protoutils] checkSignatureFromCreator -> DEBU f3f exits successfully 2018-06-04 01:05:35.168 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f40 validateChaincodeProposalMessage starts for proposal 0xc4217374a0, header 0xc42264cea0 2018-06-04 01:05:35.169 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f41 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:05:35.169 UTC [endorser] preProcess -> DEBU f42 [mychannel][6d702021] processing txid: 6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702 2018-06-04 01:05:35.170 UTC [fsblkstorage] retrieveTransactionByID -> DEBU f43 retrieveTransactionByID() - txId = [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.170 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU f44 constructing new tx simulator 2018-06-04 01:05:35.171 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU f45 constructing new tx simulator txid = [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.171 UTC [endorser] simulateProposal -> DEBU f46 [mychannel][6d702021] Entry chaincode: name:"lscc" 2018-06-04 01:05:35.171 UTC [endorser] disableJavaCCInst -> DEBU f47 java chaincode disabled 2018-06-04 01:05:35.172 UTC [endorser] callChaincode -> DEBU f48 [mychannel][6d702021] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:05:35.172 UTC [ccprovider] NewCCContext -> DEBU f49 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702,syscc=true,proposal=0xc4217374a0,canname=lscc:1.1.0 2018-06-04 01:05:35.172 UTC [chaincode] Launch -> DEBU f4a chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:05:35.173 UTC [chaincode] Execute -> DEBU f4b Entry 2018-06-04 01:05:35.173 UTC [chaincode] Execute -> DEBU f4c chaincode canonical name: lscc:1.1.0 2018-06-04 01:05:35.173 UTC [chaincode] sendExecuteMessage -> DEBU f4d [6d702021]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:05:35.173 UTC [chaincode] setChaincodeProposal -> DEBU f4e Setting chaincode proposal context... 2018-06-04 01:05:35.174 UTC [chaincode] setChaincodeProposal -> DEBU f4f Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:05:35.174 UTC [chaincode] sendExecuteMessage -> DEBU f50 [6d702021]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:05:35.174 UTC [chaincode] processStream -> DEBU f51 [6d702021]Move state message TRANSACTION 2018-06-04 01:05:35.174 UTC [chaincode] handleMessage -> DEBU f52 [6d702021]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:05:35.174 UTC [chaincode] filterError -> DEBU f53 Ignoring NoTransitionError: no transition 2018-06-04 01:05:35.175 UTC [chaincode] processStream -> DEBU f54 [6d702021]sending state message TRANSACTION 2018-06-04 01:05:35.177 UTC [shim] func1 -> DEBU f55 [6d702021]Received message TRANSACTION from shim 2018-06-04 01:05:35.177 UTC [shim] handleMessage -> DEBU f56 [6d702021]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:05:35.177 UTC [shim] beforeTransaction -> DEBU f57 [6d702021]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:05:35.178 UTC [lscc] executeDeployOrUpgrade -> ERRO f58 cannot get package for chaincode (trade-network:0.3.0)-err:open /var/hyperledger/production/chaincodes/trade-network.0.3.0: no such file or directory 2018-06-04 01:05:35.184 UTC [shim] func1 -> DEBU f59 [6d702021]Transaction completed. Sending COMPLETED 2018-06-04 01:05:35.185 UTC [shim] func1 -> DEBU f5a [6d702021]Move state message COMPLETED 2018-06-04 01:05:35.185 UTC [shim] handleMessage -> DEBU f5b [6d702021]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:05:35.185 UTC [shim] func1 -> DEBU f5c [6d702021]send state message COMPLETED 2018-06-04 01:05:35.186 UTC [chaincode] processStream -> DEBU f5d [6d702021]Received message COMPLETED from shim 2018-06-04 01:05:35.186 UTC [chaincode] handleMessage -> DEBU f5e [6d702021]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:05:35.186 UTC [chaincode] handleMessage -> DEBU f5f [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702]HandleMessage- COMPLETED. Notify 2018-06-04 01:05:35.187 UTC [chaincode] notify -> DEBU f60 notifying Txid:6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702, channelID:mychannel 2018-06-04 01:05:35.188 UTC [chaincode] Execute -> DEBU f61 Exit 2018-06-04 01:05:35.188 UTC [endorser] callChaincode -> DEBU f62 [mychannel][6d702021] Exit 2018-06-04 01:05:35.188 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU f63 Simulation completed, getting simulation results 2018-06-04 01:05:35.188 UTC [lockbasedtxmgr] Done -> DEBU f64 Done with transaction simulation / query execution [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.189 UTC [endorser] simulateProposal -> DEBU f65 [mychannel][6d702021] Exit 2018-06-04 01:05:35.189 UTC [endorser] ProcessProposal -> ERRO f66 [mychannel][6d702021] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702 2018-06-04 01:05:35.189 UTC [lockbasedtxmgr] Done -> DEBU f67 Done with transaction simulation / query execution [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.190 UTC [endorser] ProcessProposal -> DEBU f68 Exit: request from%!(EXTRA string=172.19.0.1:40466) 2018-06-04 01:09:41.939 UTC [common/deliverevents] Deliver -> DEBU f69 Starting new Deliver handler 2018-06-04 01:09:41.940 UTC [common/deliver] Handle -> DEBU f6a Starting new deliver loop for 172.19.0.1:40516 2018-06-04 01:09:41.940 UTC [common/deliver] Handle -> DEBU f6b Attempting to read seek info message from 172.19.0.1:40516 2018-06-04 01:09:41.941 UTC [common/deliver] deliverBlocks -> DEBU f6c [channel: mychannel] Received seekInfo (0xc4214d1280) start: > stop: > from 172.19.0.1:40516 2018-06-04 01:09:41.944 UTC [fsblkstorage] Next -> DEBU f6d Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:09:41.944 UTC [fsblkstorage] newBlockfileStream -> DEBU f6e newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:09:41.949 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f6f Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:09:41.949 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f70 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:09:41.950 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f71 blockbytes [4763] read from file [0] 2018-06-04 01:09:41.950 UTC [common/deliver] deliverBlocks -> DEBU f72 [channel: mychannel] Delivering block for (0xc4214d1280) for 172.19.0.1:40516 2018-06-04 01:09:41.951 UTC [fsblkstorage] waitForBlock -> DEBU f73 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:09:44.801 UTC [common/deliverevents] Deliver -> DEBU f74 Starting new Deliver handler 2018-06-04 01:09:44.802 UTC [common/deliver] Handle -> DEBU f75 Starting new deliver loop for 172.19.0.1:40544 2018-06-04 01:09:44.802 UTC [common/deliver] Handle -> DEBU f76 Attempting to read seek info message from 172.19.0.1:40544 2018-06-04 01:09:44.803 UTC [common/deliver] deliverBlocks -> DEBU f77 [channel: mychannel] Received seekInfo (0xc42210f860) start: > stop: > from 172.19.0.1:40544 2018-06-04 01:09:44.803 UTC [fsblkstorage] Next -> DEBU f78 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:09:44.803 UTC [fsblkstorage] newBlockfileStream -> DEBU f79 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:09:44.803 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f7a Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:09:44.803 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f7b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:09:44.803 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f7c blockbytes [4763] read from file [0] 2018-06-04 01:09:44.804 UTC [common/deliver] deliverBlocks -> DEBU f7d [channel: mychannel] Delivering block for (0xc42210f860) for 172.19.0.1:40544 2018-06-04 01:09:44.811 UTC [fsblkstorage] waitForBlock -> DEBU f7e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:09:45.110 UTC [endorser] ProcessProposal -> DEBU f7f Entering: Got request from 172.19.0.1:40552 2018-06-04 01:09:45.110 UTC [protoutils] ValidateProposalMessage -> DEBU f80 ValidateProposalMessage starts for signed proposal 0xc4214ffe90 2018-06-04 01:09:45.110 UTC [protoutils] validateChannelHeader -> DEBU f81 validateChannelHeader info: header type 3 2018-06-04 01:09:45.110 UTC [protoutils] checkSignatureFromCreator -> DEBU f82 begin 2018-06-04 01:09:45.111 UTC [protoutils] checkSignatureFromCreator -> DEBU f83 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-04 01:09:45.111 UTC [protoutils] checkSignatureFromCreator -> DEBU f84 creator is valid 2018-06-04 01:09:45.111 UTC [protoutils] checkSignatureFromCreator -> DEBU f85 exits successfully 2018-06-04 01:09:45.112 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f86 validateChaincodeProposalMessage starts for proposal 0xc42026d220, header 0xc4214aa360 2018-06-04 01:09:45.112 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f87 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:09:45.112 UTC [endorser] preProcess -> DEBU f88 [][9c54198f] processing txid: 9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52 2018-06-04 01:09:45.112 UTC [endorser] simulateProposal -> DEBU f89 [][9c54198f] Entry chaincode: name:"lscc" 2018-06-04 01:09:45.112 UTC [endorser] disableJavaCCInst -> DEBU f8a java chaincode disabled 2018-06-04 01:09:45.112 UTC [endorser] callChaincode -> DEBU f8b [][9c54198f] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:09:45.112 UTC [ccprovider] NewCCContext -> DEBU f8c NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52,syscc=true,proposal=0xc42026d220,canname=lscc:1.1.0 2018-06-04 01:09:45.112 UTC [chaincode] Launch -> DEBU f8d chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:09:45.112 UTC [chaincode] Execute -> DEBU f8e Entry 2018-06-04 01:09:45.113 UTC [chaincode] Execute -> DEBU f8f chaincode canonical name: lscc:1.1.0 2018-06-04 01:09:45.113 UTC [chaincode] sendExecuteMessage -> DEBU f90 [9c54198f]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:09:45.113 UTC [chaincode] setChaincodeProposal -> DEBU f91 Setting chaincode proposal context... 2018-06-04 01:09:45.113 UTC [chaincode] setChaincodeProposal -> DEBU f92 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:09:45.113 UTC [chaincode] sendExecuteMessage -> DEBU f93 [9c54198f]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:09:45.113 UTC [chaincode] processStream -> DEBU f94 [9c54198f]Move state message TRANSACTION 2018-06-04 01:09:45.113 UTC [chaincode] handleMessage -> DEBU f95 [9c54198f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:09:45.113 UTC [chaincode] filterError -> DEBU f96 Ignoring NoTransitionError: no transition 2018-06-04 01:09:45.113 UTC [chaincode] processStream -> DEBU f97 [9c54198f]sending state message TRANSACTION 2018-06-04 01:09:45.113 UTC [shim] func1 -> DEBU f98 [9c54198f]Received message TRANSACTION from shim 2018-06-04 01:09:45.113 UTC [shim] handleMessage -> DEBU f99 [9c54198f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:09:45.114 UTC [shim] beforeTransaction -> DEBU f9a [9c54198f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:09:45.115 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU f9b header.Name = src/lib/logic.js 2018-06-04 01:09:45.115 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU f9c header.Name = src/models/trading.cto 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU f9d header.Name = src/package.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU f9e header.Name = src/permissions.acl 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU f9f header.Name = src/queries.qry 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa0 header.Name = src/README.md 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa1 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa2 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa3 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa4 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa5 header.Name = META-INF/package.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa6 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa7 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa8 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.116 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fa9 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.117 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU faa header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.119 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fab Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.119 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fac header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.119 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fad Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU fae Created statedb artifact tar 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU faf Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb0 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb1 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb2 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb3 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb4 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb5 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.120 UTC [ccprovider] ExtractFileEntries -> DEBU fb6 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.121 UTC [metadata] validateIndexJSON -> DEBU fb7 Found index object: "type":"json" 2018-06-04 01:09:45.121 UTC [metadata] processIndexMap -> DEBU fb8 Found index field name: "\$class" 2018-06-04 01:09:45.121 UTC [metadata] processIndexMap -> DEBU fb9 Found index field name: "\$registryType" 2018-06-04 01:09:45.121 UTC [metadata] processIndexMap -> DEBU fba Found index field name: "\$registryId" 2018-06-04 01:09:45.121 UTC [metadata] processIndexMap -> DEBU fbb Found index field name: "mainExchange" 2018-06-04 01:09:45.121 UTC [metadata] validateIndexJSON -> DEBU fbc Found index object: "name":"selectCommoditiesByExchange" 2018-06-04 01:09:45.121 UTC [metadata] validateIndexJSON -> DEBU fbd Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-06-04 01:09:45.122 UTC [metadata] validateIndexJSON -> DEBU fbe Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-06-04 01:09:45.122 UTC [metadata] validateIndexJSON -> DEBU fbf Found index object: "type":"json" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc0 Found index field name: "\$class" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc1 Found index field name: "\$registryType" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc2 Found index field name: "\$registryId" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc3 Found index field name: "owner" 2018-06-04 01:09:45.122 UTC [metadata] validateIndexJSON -> DEBU fc4 Found index object: "name":"selectCommoditiesByOwner" 2018-06-04 01:09:45.122 UTC [metadata] validateIndexJSON -> DEBU fc5 Found index object: "ddoc":"selectCommoditiesDoc" 2018-06-04 01:09:45.122 UTC [metadata] validateIndexJSON -> DEBU fc6 Found index object: "type":"json" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc7 Found index field name: "\$class" 2018-06-04 01:09:45.122 UTC [metadata] processIndexMap -> DEBU fc8 Found index field name: "\$registryType" 2018-06-04 01:09:45.123 UTC [metadata] processIndexMap -> DEBU fc9 Found index field name: "\$registryId" 2018-06-04 01:09:45.123 UTC [metadata] validateIndexJSON -> DEBU fca Found index object: "name":"selectCommodities" 2018-06-04 01:09:45.123 UTC [metadata] validateIndexJSON -> DEBU fcb Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-06-04 01:09:45.123 UTC [metadata] validateIndexJSON -> DEBU fcc Found index object: "type":"json" 2018-06-04 01:09:45.123 UTC [metadata] processIndexMap -> DEBU fcd Found index field name: "\$class" 2018-06-04 01:09:45.123 UTC [metadata] processIndexMap -> DEBU fce Found index field name: "\$registryType" 2018-06-04 01:09:45.123 UTC [metadata] processIndexMap -> DEBU fcf Found index field name: "\$registryId" 2018-06-04 01:09:45.123 UTC [metadata] processIndexMap -> DEBU fd0 Found index field name: "quantity" 2018-06-04 01:09:45.124 UTC [metadata] validateIndexJSON -> DEBU fd1 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-06-04 01:09:45.124 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU fd2 HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}, Version:"0.3.0"} 2018-06-04 01:09:45.124 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU fd3 Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}] 2018-06-04 01:09:45.124 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU fd4 constructing new query executor txid = [82af0b36-a735-49d1-b07e-00f35d0303db] 2018-06-04 01:09:45.124 UTC [statecouchdb] GetState -> DEBU fd5 GetState(). ns=lscc, key=trade-network 2018-06-04 01:09:45.124 UTC [couchdb] ReadDoc -> DEBU fd6 Entering ReadDoc() id=[trade-network] 2018-06-04 01:09:45.124 UTC [couchdb] encodePathElement -> DEBU fd7 Entering encodePathElement() string=trade-network 2018-06-04 01:09:45.125 UTC [couchdb] encodePathElement -> DEBU fd8 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:09:45.125 UTC [couchdb] handleRequest -> DEBU fd9 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:09:45.125 UTC [couchdb] handleRequest -> DEBU fda HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:09:45.131 UTC [couchdb] handleRequest -> DEBU fdb Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:09:45.131 UTC [couchdb] ReadDoc -> DEBU fdc Document not found (404), returning nil value instead of 404 error 2018-06-04 01:09:45.131 UTC [lockbasedtxmgr] Done -> DEBU fdd Done with transaction simulation / query execution [82af0b36-a735-49d1-b07e-00f35d0303db] 2018-06-04 01:09:45.131 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU fde Channel [mychannel]: Chaincode [Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}] is not deployed on channel hence not creating chaincode artifacts. 2018-06-04 01:09:45.132 UTC [lscc] executeInstall -> INFO fdf Installed Chaincode [trade-network] Version [0.3.0] to peer 2018-06-04 01:09:45.132 UTC [shim] func1 -> DEBU fe0 [9c54198f]Transaction completed. Sending COMPLETED 2018-06-04 01:09:45.133 UTC [shim] func1 -> DEBU fe1 [9c54198f]Move state message COMPLETED 2018-06-04 01:09:45.133 UTC [shim] handleMessage -> DEBU fe2 [9c54198f]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:09:45.133 UTC [shim] func1 -> DEBU fe3 [9c54198f]send state message COMPLETED 2018-06-04 01:09:45.133 UTC [chaincode] processStream -> DEBU fe4 [9c54198f]Received message COMPLETED from shim 2018-06-04 01:09:45.134 UTC [chaincode] handleMessage -> DEBU fe5 [9c54198f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:09:45.134 UTC [chaincode] handleMessage -> DEBU fe6 [9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52]HandleMessage- COMPLETED. Notify 2018-06-04 01:09:45.135 UTC [chaincode] notify -> DEBU fe7 notifying Txid:9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52, channelID: 2018-06-04 01:09:45.135 UTC [chaincode] Execute -> DEBU fe8 Exit 2018-06-04 01:09:45.135 UTC [endorser] callChaincode -> DEBU fe9 [][9c54198f] Exit 2018-06-04 01:09:45.136 UTC [endorser] simulateProposal -> DEBU fea [][9c54198f] Exit 2018-06-04 01:09:45.136 UTC [endorser] ProcessProposal -> DEBU feb Exit: request from%!(EXTRA string=172.19.0.1:40552) 2018-06-04 01:11:23.099 UTC [common/deliverevents] Deliver -> DEBU fec Starting new Deliver handler 2018-06-04 01:11:23.100 UTC [common/deliver] Handle -> DEBU fed Starting new deliver loop for 172.19.0.1:40582 2018-06-04 01:11:23.100 UTC [common/deliver] Handle -> DEBU fee Attempting to read seek info message from 172.19.0.1:40582 2018-06-04 01:11:23.111 UTC [common/deliver] deliverBlocks -> DEBU fef [channel: mychannel] Received seekInfo (0xc42233a840) start: > stop: > from 172.19.0.1:40582 2018-06-04 01:11:23.114 UTC [fsblkstorage] Next -> DEBU ff0 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:11:23.114 UTC [fsblkstorage] newBlockfileStream -> DEBU ff1 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:11:23.114 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ff2 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:11:23.115 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ff3 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:11:23.115 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ff4 blockbytes [4763] read from file [0] 2018-06-04 01:11:23.116 UTC [common/deliver] deliverBlocks -> DEBU ff5 [channel: mychannel] Delivering block for (0xc42233a840) for 172.19.0.1:40582 2018-06-04 01:11:23.116 UTC [fsblkstorage] waitForBlock -> DEBU ff6 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:11:23.199 UTC [endorser] ProcessProposal -> DEBU ff7 Entering: Got request from 172.19.0.1:40590 2018-06-04 01:11:23.199 UTC [protoutils] ValidateProposalMessage -> DEBU ff8 ValidateProposalMessage starts for signed proposal 0xc422185ec0 2018-06-04 01:11:23.199 UTC [protoutils] validateChannelHeader -> DEBU ff9 validateChannelHeader info: header type 3 2018-06-04 01:11:23.199 UTC [protoutils] checkSignatureFromCreator -> DEBU ffa begin 2018-06-04 01:11:23.200 UTC [protoutils] checkSignatureFromCreator -> DEBU ffb creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-04 01:11:23.200 UTC [protoutils] checkSignatureFromCreator -> DEBU ffc creator is valid 2018-06-04 01:11:23.200 UTC [protoutils] checkSignatureFromCreator -> DEBU ffd exits successfully 2018-06-04 01:11:23.201 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ffe validateChaincodeProposalMessage starts for proposal 0xc42026cb40, header 0xc420fb8660 2018-06-04 01:11:23.201 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fff validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:11:23.201 UTC [endorser] preProcess -> DEBU 1000 [][4f9b6de7] processing txid: 4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf 2018-06-04 01:11:23.201 UTC [endorser] simulateProposal -> DEBU 1001 [][4f9b6de7] Entry chaincode: name:"lscc" 2018-06-04 01:11:23.201 UTC [endorser] disableJavaCCInst -> DEBU 1002 java chaincode disabled 2018-06-04 01:11:23.201 UTC [endorser] callChaincode -> DEBU 1003 [][4f9b6de7] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:11:23.201 UTC [ccprovider] NewCCContext -> DEBU 1004 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf,syscc=true,proposal=0xc42026cb40,canname=lscc:1.1.0 2018-06-04 01:11:23.201 UTC [chaincode] Launch -> DEBU 1005 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:11:23.201 UTC [chaincode] Execute -> DEBU 1006 Entry 2018-06-04 01:11:23.201 UTC [chaincode] Execute -> DEBU 1007 chaincode canonical name: lscc:1.1.0 2018-06-04 01:11:23.202 UTC [chaincode] sendExecuteMessage -> DEBU 1008 [4f9b6de7]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:11:23.202 UTC [chaincode] setChaincodeProposal -> DEBU 1009 Setting chaincode proposal context... 2018-06-04 01:11:23.202 UTC [chaincode] setChaincodeProposal -> DEBU 100a Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:11:23.202 UTC [chaincode] sendExecuteMessage -> DEBU 100b [4f9b6de7]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:11:23.202 UTC [chaincode] processStream -> DEBU 100c [4f9b6de7]Move state message TRANSACTION 2018-06-04 01:11:23.202 UTC [chaincode] handleMessage -> DEBU 100d [4f9b6de7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:11:23.202 UTC [chaincode] filterError -> DEBU 100e Ignoring NoTransitionError: no transition 2018-06-04 01:11:23.202 UTC [chaincode] processStream -> DEBU 100f [4f9b6de7]sending state message TRANSACTION 2018-06-04 01:11:23.202 UTC [shim] func1 -> DEBU 1010 [4f9b6de7]Received message TRANSACTION from shim 2018-06-04 01:11:23.202 UTC [shim] handleMessage -> DEBU 1011 [4f9b6de7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:11:23.202 UTC [shim] beforeTransaction -> DEBU 1012 [4f9b6de7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:11:23.204 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1013 header.Name = src/lib/logic.js 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1014 header.Name = src/models/trading.cto 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1015 header.Name = src/package.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1016 header.Name = src/permissions.acl 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1017 header.Name = src/queries.qry 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1018 header.Name = src/README.md 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1019 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101a header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101b header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101c header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101d header.Name = META-INF/package.json 2018-06-04 01:11:23.214 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101e header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 101f Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1020 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1021 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1022 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1023 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1024 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1025 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1026 Created statedb artifact tar 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractFileEntries -> DEBU 1027 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractFileEntries -> DEBU 1028 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 1029 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 102a Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 102b Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 102c Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 102d Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractFileEntries -> DEBU 102e Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.218 UTC [metadata] processIndexMap -> DEBU 102f Found index field name: "\$class" 2018-06-04 01:11:23.218 UTC [metadata] processIndexMap -> DEBU 1030 Found index field name: "\$registryType" 2018-06-04 01:11:23.218 UTC [metadata] processIndexMap -> DEBU 1031 Found index field name: "\$registryId" 2018-06-04 01:11:23.218 UTC [metadata] processIndexMap -> DEBU 1032 Found index field name: "mainExchange" 2018-06-04 01:11:23.218 UTC [metadata] validateIndexJSON -> DEBU 1033 Found index object: "name":"selectCommoditiesByExchange" 2018-06-04 01:11:23.218 UTC [metadata] validateIndexJSON -> DEBU 1034 Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-06-04 01:11:23.218 UTC [metadata] validateIndexJSON -> DEBU 1035 Found index object: "type":"json" 2018-06-04 01:11:23.219 UTC [metadata] processIndexMap -> DEBU 1036 Found index field name: "\$class" 2018-06-04 01:11:23.219 UTC [metadata] processIndexMap -> DEBU 1037 Found index field name: "\$registryType" 2018-06-04 01:11:23.219 UTC [metadata] processIndexMap -> DEBU 1038 Found index field name: "\$registryId" 2018-06-04 01:11:23.219 UTC [metadata] processIndexMap -> DEBU 1039 Found index field name: "owner" 2018-06-04 01:11:23.219 UTC [metadata] validateIndexJSON -> DEBU 103a Found index object: "name":"selectCommoditiesByOwner" 2018-06-04 01:11:23.219 UTC [metadata] validateIndexJSON -> DEBU 103b Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU 103c Found index object: "type":"json" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU 103d Found index field name: "\$class" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU 103e Found index field name: "\$registryType" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU 103f Found index field name: "\$registryId" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU 1040 Found index object: "name":"selectCommodities" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU 1041 Found index object: "ddoc":"selectCommoditiesDoc" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU 1042 Found index object: "type":"json" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU 1043 Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-06-04 01:11:23.224 UTC [metadata] validateIndexJSON -> DEBU 1044 Found index object: "type":"json" 2018-06-04 01:11:23.224 UTC [metadata] processIndexMap -> DEBU 1045 Found index field name: "\$class" 2018-06-04 01:11:23.224 UTC [metadata] processIndexMap -> DEBU 1046 Found index field name: "\$registryType" 2018-06-04 01:11:23.224 UTC [metadata] processIndexMap -> DEBU 1047 Found index field name: "\$registryId" 2018-06-04 01:11:23.224 UTC [metadata] processIndexMap -> DEBU 1048 Found index field name: "quantity" 2018-06-04 01:11:23.224 UTC [metadata] validateIndexJSON -> DEBU 1049 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-06-04 01:11:23.224 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 104a HandleChaincodeInstall() - chaincodeDefinition=&cceventmgmt.ChaincodeDefinition{Name:"trade-network", Hash:[]uint8{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}, Version:"0.3.0"} 2018-06-04 01:11:23.224 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 104b Channel [mychannel]: Handling chaincode install event for chaincode [Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}] 2018-06-04 01:11:23.224 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 104c constructing new query executor txid = [e3043026-ca1c-4164-902e-05f8e548180b] 2018-06-04 01:11:23.225 UTC [statecouchdb] GetState -> DEBU 104d GetState(). ns=lscc, key=trade-network 2018-06-04 01:11:23.225 UTC [couchdb] ReadDoc -> DEBU 104e Entering ReadDoc() id=[trade-network] 2018-06-04 01:11:23.225 UTC [couchdb] encodePathElement -> DEBU 104f Entering encodePathElement() string=trade-network 2018-06-04 01:11:23.225 UTC [couchdb] encodePathElement -> DEBU 1050 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:11:23.225 UTC [couchdb] handleRequest -> DEBU 1051 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:11:23.225 UTC [couchdb] handleRequest -> DEBU 1052 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:11:23.229 UTC [couchdb] handleRequest -> DEBU 1053 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:11:23.229 UTC [couchdb] ReadDoc -> DEBU 1054 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:11:23.229 UTC [lockbasedtxmgr] Done -> DEBU 1055 Done with transaction simulation / query execution [e3043026-ca1c-4164-902e-05f8e548180b] 2018-06-04 01:11:23.230 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 1056 Channel [mychannel]: Chaincode [Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}] is not deployed on channel hence not creating chaincode artifacts. 2018-06-04 01:11:23.230 UTC [shim] func1 -> DEBU 1057 [4f9b6de7]Transaction completed. Sending COMPLETED 2018-06-04 01:11:23.230 UTC [shim] func1 -> DEBU 1058 [4f9b6de7]Move state message COMPLETED 2018-06-04 01:11:23.230 UTC [shim] handleMessage -> DEBU 1059 [4f9b6de7]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:11:23.231 UTC [shim] func1 -> DEBU 105a [4f9b6de7]send state message COMPLETED 2018-06-04 01:11:23.231 UTC [chaincode] processStream -> DEBU 105b [4f9b6de7]Received message COMPLETED from shim 2018-06-04 01:11:23.231 UTC [chaincode] handleMessage -> DEBU 105c [4f9b6de7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:11:23.231 UTC [chaincode] handleMessage -> DEBU 105d [4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf]HandleMessage- COMPLETED. Notify 2018-06-04 01:11:23.231 UTC [chaincode] notify -> DEBU 105e notifying Txid:4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf, channelID: 2018-06-04 01:11:23.231 UTC [chaincode] Execute -> DEBU 105f Exit 2018-06-04 01:11:23.232 UTC [endorser] callChaincode -> DEBU 1060 [][4f9b6de7] Exit 2018-06-04 01:11:23.232 UTC [endorser] simulateProposal -> DEBU 1061 [][4f9b6de7] Exit 2018-06-04 01:11:23.232 UTC [endorser] ProcessProposal -> ERRO 1062 [][4f9b6de7] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf 2018-06-04 01:11:23.232 UTC [endorser] ProcessProposal -> DEBU 1063 Exit: request from%!(EXTRA string=172.19.0.1:40590) 2018-06-04 01:11:36.297 UTC [common/deliverevents] Deliver -> DEBU 1064 Starting new Deliver handler 2018-06-04 01:11:36.297 UTC [common/deliver] Handle -> DEBU 1065 Starting new deliver loop for 172.19.0.1:40606 2018-06-04 01:11:36.297 UTC [common/deliver] Handle -> DEBU 1066 Attempting to read seek info message from 172.19.0.1:40606 2018-06-04 01:11:36.298 UTC [common/deliver] deliverBlocks -> DEBU 1067 [channel: mychannel] Received seekInfo (0xc422840c40) start: > stop: > from 172.19.0.1:40606 2018-06-04 01:11:36.301 UTC [fsblkstorage] Next -> DEBU 1068 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:11:36.301 UTC [fsblkstorage] newBlockfileStream -> DEBU 1069 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:11:36.303 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 106a Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:11:36.303 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 106b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:11:36.303 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 106c blockbytes [4763] read from file [0] 2018-06-04 01:11:36.303 UTC [common/deliver] deliverBlocks -> DEBU 106d [channel: mychannel] Delivering block for (0xc422840c40) for 172.19.0.1:40606 2018-06-04 01:11:36.304 UTC [fsblkstorage] waitForBlock -> DEBU 106e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:13:01.351 UTC [common/deliverevents] Deliver -> DEBU 106f Starting new Deliver handler 2018-06-04 01:13:01.351 UTC [common/deliver] Handle -> DEBU 1070 Starting new deliver loop for 172.19.0.1:40650 2018-06-04 01:13:01.351 UTC [common/deliver] Handle -> DEBU 1071 Attempting to read seek info message from 172.19.0.1:40650 2018-06-04 01:13:01.352 UTC [common/deliver] deliverBlocks -> DEBU 1072 [channel: mychannel] Received seekInfo (0xc421a37ce0) start: > stop: > from 172.19.0.1:40650 2018-06-04 01:13:01.356 UTC [fsblkstorage] Next -> DEBU 1073 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:13:01.357 UTC [fsblkstorage] newBlockfileStream -> DEBU 1074 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:13:01.357 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1075 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:13:01.358 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1076 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:13:01.358 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1077 blockbytes [4763] read from file [0] 2018-06-04 01:13:01.358 UTC [common/deliver] deliverBlocks -> DEBU 1078 [channel: mychannel] Delivering block for (0xc421a37ce0) for 172.19.0.1:40650 2018-06-04 01:13:01.359 UTC [fsblkstorage] waitForBlock -> DEBU 1079 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:13:01.452 UTC [endorser] ProcessProposal -> DEBU 107a Entering: Got request from 172.19.0.1:40666 2018-06-04 01:13:01.452 UTC [protoutils] ValidateProposalMessage -> DEBU 107b ValidateProposalMessage starts for signed proposal 0xc4222f1320 2018-06-04 01:13:01.452 UTC [protoutils] validateChannelHeader -> DEBU 107c validateChannelHeader info: header type 3 2018-06-04 01:13:01.452 UTC [protoutils] checkSignatureFromCreator -> DEBU 107d begin 2018-06-04 01:13:01.452 UTC [protoutils] checkSignatureFromCreator -> DEBU 107e creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:13:01.452 UTC [protoutils] checkSignatureFromCreator -> DEBU 107f creator is valid 2018-06-04 01:13:01.453 UTC [protoutils] checkSignatureFromCreator -> DEBU 1080 exits successfully 2018-06-04 01:13:01.454 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1081 validateChaincodeProposalMessage starts for proposal 0xc4224b1b30, header 0xc4222f1680 2018-06-04 01:13:01.454 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1082 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:13:01.454 UTC [endorser] preProcess -> DEBU 1083 [mychannel][25f7580b] processing txid: 25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54 2018-06-04 01:13:01.454 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1084 retrieveTransactionByID() - txId = [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:13:01.454 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1085 constructing new tx simulator 2018-06-04 01:13:01.455 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1086 constructing new tx simulator txid = [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:13:01.455 UTC [endorser] simulateProposal -> DEBU 1087 [mychannel][25f7580b] Entry chaincode: name:"lscc" 2018-06-04 01:13:01.455 UTC [endorser] disableJavaCCInst -> DEBU 1088 java chaincode disabled 2018-06-04 01:13:01.455 UTC [endorser] callChaincode -> DEBU 1089 [mychannel][25f7580b] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:13:01.456 UTC [ccprovider] NewCCContext -> DEBU 108a NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54,syscc=true,proposal=0xc4224b1b30,canname=lscc:1.1.0 2018-06-04 01:13:01.456 UTC [chaincode] Launch -> DEBU 108b chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:13:01.458 UTC [chaincode] Execute -> DEBU 108c Entry 2018-06-04 01:13:01.458 UTC [chaincode] Execute -> DEBU 108d chaincode canonical name: lscc:1.1.0 2018-06-04 01:13:01.458 UTC [chaincode] sendExecuteMessage -> DEBU 108e [25f7580b]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:13:01.459 UTC [chaincode] setChaincodeProposal -> DEBU 108f Setting chaincode proposal context... 2018-06-04 01:13:01.459 UTC [chaincode] setChaincodeProposal -> DEBU 1090 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:13:01.459 UTC [chaincode] sendExecuteMessage -> DEBU 1091 [25f7580b]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:13:01.459 UTC [chaincode] processStream -> DEBU 1092 [25f7580b]Move state message TRANSACTION 2018-06-04 01:13:01.459 UTC [chaincode] handleMessage -> DEBU 1093 [25f7580b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:13:01.459 UTC [chaincode] filterError -> DEBU 1094 Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.460 UTC [chaincode] processStream -> DEBU 1095 [25f7580b]sending state message TRANSACTION 2018-06-04 01:13:01.460 UTC [shim] func1 -> DEBU 1096 [25f7580b]Received message TRANSACTION from shim 2018-06-04 01:13:01.460 UTC [shim] handleMessage -> DEBU 1097 [25f7580b]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:13:01.460 UTC [shim] beforeTransaction -> DEBU 1098 [25f7580b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:13:01.461 UTC [shim] handleGetState -> DEBU 1099 [25f7580b]Sending GET_STATE 2018-06-04 01:13:01.489 UTC [chaincode] processStream -> DEBU 109a [25f7580b]Received message GET_STATE from shim 2018-06-04 01:13:01.489 UTC [chaincode] handleMessage -> DEBU 109b [25f7580b]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:13:01.489 UTC [chaincode] afterGetState -> DEBU 109c [25f7580b]Received GET_STATE, invoking get state from ledger 2018-06-04 01:13:01.489 UTC [chaincode] filterError -> DEBU 109d Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.489 UTC [chaincode] func1 -> DEBU 109e [25f7580b] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:13:01.489 UTC [statecouchdb] GetState -> DEBU 109f GetState(). ns=lscc, key=trade-network 2018-06-04 01:13:01.489 UTC [couchdb] ReadDoc -> DEBU 10a0 Entering ReadDoc() id=[trade-network] 2018-06-04 01:13:01.489 UTC [couchdb] encodePathElement -> DEBU 10a1 Entering encodePathElement() string=trade-network 2018-06-04 01:13:01.489 UTC [couchdb] encodePathElement -> DEBU 10a2 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:13:01.489 UTC [couchdb] handleRequest -> DEBU 10a3 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:13:01.490 UTC [couchdb] handleRequest -> DEBU 10a4 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:13:01.493 UTC [couchdb] handleRequest -> DEBU 10a5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:13:01.493 UTC [couchdb] ReadDoc -> DEBU 10a6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:13:01.493 UTC [chaincode] func1 -> DEBU 10a7 [25f7580b]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-06-04 01:13:01.493 UTC [chaincode] 1 -> DEBU 10a8 [25f7580b]handleGetState serial send RESPONSE 2018-06-04 01:13:01.493 UTC [shim] func1 -> DEBU 10a9 [25f7580b]Received message RESPONSE from shim 2018-06-04 01:13:01.493 UTC [shim] handleMessage -> DEBU 10aa [25f7580b]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:13:01.494 UTC [shim] sendChannel -> DEBU 10ab [25f7580b]before send 2018-06-04 01:13:01.494 UTC [shim] sendChannel -> DEBU 10ac [25f7580b]after send 2018-06-04 01:13:01.494 UTC [shim] afterResponse -> DEBU 10ad [25f7580b]Received RESPONSE, communicated (state:ready) 2018-06-04 01:13:01.494 UTC [shim] handleGetState -> DEBU 10ae [25f7580b]GetState received payload RESPONSE 2018-06-04 01:13:01.495 UTC [shim] handlePutState -> DEBU 10af [25f7580b]Sending PUT_STATE 2018-06-04 01:13:01.495 UTC [chaincode] processStream -> DEBU 10b0 [25f7580b]Received message PUT_STATE from shim 2018-06-04 01:13:01.495 UTC [chaincode] handleMessage -> DEBU 10b1 [25f7580b]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:13:01.495 UTC [chaincode] filterError -> DEBU 10b2 Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.495 UTC [chaincode] func1 -> DEBU 10b3 [25f7580b]state is ready 2018-06-04 01:13:01.495 UTC [chaincode] func1 -> DEBU 10b4 [25f7580b]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:13:01.495 UTC [chaincode] 1 -> DEBU 10b5 [25f7580b]enterBusyState trigger event RESPONSE 2018-06-04 01:13:01.495 UTC [chaincode] processStream -> DEBU 10b6 [25f7580b]Move state message RESPONSE 2018-06-04 01:13:01.495 UTC [chaincode] handleMessage -> DEBU 10b7 [25f7580b]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:13:01.495 UTC [chaincode] filterError -> DEBU 10b8 Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.495 UTC [chaincode] processStream -> DEBU 10b9 [25f7580b]sending state message RESPONSE 2018-06-04 01:13:01.496 UTC [shim] func1 -> DEBU 10ba [25f7580b]Received message RESPONSE from shim 2018-06-04 01:13:01.496 UTC [shim] handleMessage -> DEBU 10bb [25f7580b]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:13:01.496 UTC [shim] sendChannel -> DEBU 10bc [25f7580b]before send 2018-06-04 01:13:01.496 UTC [shim] sendChannel -> DEBU 10bd [25f7580b]after send 2018-06-04 01:13:01.496 UTC [shim] afterResponse -> DEBU 10be [25f7580b]Received RESPONSE, communicated (state:ready) 2018-06-04 01:13:01.496 UTC [shim] handlePutState -> DEBU 10bf [25f7580b]Received RESPONSE. Successfully updated state 2018-06-04 01:13:01.496 UTC [lscc] putChaincodeCollectionData -> DEBU 10c0 No collection configuration specified 2018-06-04 01:13:01.496 UTC [shim] func1 -> DEBU 10c1 [25f7580b]Transaction completed. Sending COMPLETED 2018-06-04 01:13:01.496 UTC [shim] func1 -> DEBU 10c2 [25f7580b]Move state message COMPLETED 2018-06-04 01:13:01.496 UTC [shim] handleMessage -> DEBU 10c3 [25f7580b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:13:01.496 UTC [shim] func1 -> DEBU 10c4 [25f7580b]send state message COMPLETED 2018-06-04 01:13:01.496 UTC [chaincode] processStream -> DEBU 10c5 [25f7580b]Received message COMPLETED from shim 2018-06-04 01:13:01.497 UTC [chaincode] handleMessage -> DEBU 10c6 [25f7580b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:13:01.497 UTC [chaincode] handleMessage -> DEBU 10c7 [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54]HandleMessage- COMPLETED. Notify 2018-06-04 01:13:01.497 UTC [chaincode] notify -> DEBU 10c8 notifying Txid:25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54, channelID:mychannel 2018-06-04 01:13:01.497 UTC [chaincode] Execute -> DEBU 10c9 Exit 2018-06-04 01:13:01.497 UTC [ccprovider] NewCCContext -> DEBU 10ca NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54,syscc=false,proposal=0xc4224b1b30,canname=trade-network:0.3.0 2018-06-04 01:13:01.497 UTC [chaincode] Launch -> DEBU 10cb launchAndWaitForRegister fetched 3208 bytes from file system 2018-06-04 01:13:01.497 UTC [chaincode] launchAndWaitForRegister -> DEBU 10cc chaincode trade-network:0.3.0 is being launched 2018-06-04 01:13:01.559 UTC [chaincode] getLaunchConfigs -> DEBU 10cd Executable is /bin/sh 2018-06-04 01:13:01.560 UTC [chaincode] getLaunchConfigs -> DEBU 10ce Args [/bin/sh -c cd /usr/local/src; npm start -- --peer.address peer0.org2.example.com:7052] 2018-06-04 01:13:01.560 UTC [chaincode] getLaunchConfigs -> DEBU 10cf Envs [CORE_CHAINCODE_ID_NAME=trade-network:0.3.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-06-04 01:13:01.560 UTC [chaincode] getLaunchConfigs -> DEBU 10d0 FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key] 2018-06-04 01:13:01.560 UTC [chaincode] launch -> DEBU 10d1 start container: trade-network:0.3.0(networkid:dev,peerid:peer0.org2.example.com) 2018-06-04 01:13:01.560 UTC [chaincode] launch -> DEBU 10d2 start container with args: /bin/sh -c cd /usr/local/src; npm start -- --peer.address peer0.org2.example.com:7052 2018-06-04 01:13:01.560 UTC [chaincode] launch -> DEBU 10d3 start container with env: CORE_CHAINCODE_ID_NAME=trade-network:0.3.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-06-04 01:13:01.560 UTC [container] lockContainer -> DEBU 10d4 waiting for container(dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:13:01.560 UTC [container] lockContainer -> DEBU 10d5 got container (dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:13:01.578 UTC [dockercontroller] Start -> DEBU 10d6 Cleanup container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.581 UTC [dockercontroller] stopInternal -> DEBU 10d7 Stop container dev-peer0.org2.example.com-trade-network-0.3.0(No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.583 UTC [dockercontroller] stopInternal -> DEBU 10d8 Kill container dev-peer0.org2.example.com-trade-network-0.3.0 (No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.584 UTC [dockercontroller] stopInternal -> DEBU 10d9 Remove container dev-peer0.org2.example.com-trade-network-0.3.0 (No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.584 UTC [dockercontroller] Start -> DEBU 10da Start container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.584 UTC [dockercontroller] createContainer -> DEBU 10db Create container: dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.601 UTC [dockercontroller] Start -> DEBU 10dc start-could not find image (container id ), because of ...attempt to recreate image 2018-06-04 01:13:01.601 UTC [chaincode-platform] generateDockerfile -> DEBU 10dd FROM hyperledger/fabric-baseimage:x86_64-0.4.6 ADD binpackage.tar /usr/local/src LABEL org.hyperledger.fabric.chaincode.id.name="trade-network" \ org.hyperledger.fabric.chaincode.id.version="0.3.0" \ org.hyperledger.fabric.chaincode.type="NODE" \ org.hyperledger.fabric.version="1.1.0" \ org.hyperledger.fabric.base.version="0.4.6" ENV CORE_CHAINCODE_BUILDLEVEL=1.1.0 2018-06-04 01:13:01.610 UTC [util] DockerBuild -> DEBU 10de Attempting build with image hyperledger/fabric-ccenv:x86_64-1.1.0 2018-06-04 01:16:51.039 UTC [gossip/discovery] getDeadMembers -> WARN 10df Haven't heard from [66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150] for 26.935314475s 2018-06-04 01:17:19.414 UTC [gossip/discovery] getDeadMembers -> WARN 10e0 Haven't heard from [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245] for 1m15.345062264s 2018-06-04 01:17:20.012 UTC [gossip/discovery] getDeadMembers -> WARN 10e1 Haven't heard from [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219] for 1m23.154153213s 2018-06-04 01:17:20.012 UTC [gossip/discovery] expireDeadMembers -> WARN 10e2 Entering [[66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150] [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245] [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219]] 2018-06-04 01:17:20.012 UTC [gossip/discovery] expireDeadMembers -> WARN 10e3 Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: [66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150], Metadata: [] 2018-06-04 01:17:20.264 UTC [gossip/discovery] expireDeadMembers -> WARN 10e4 Closing connection to Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245], Metadata: [] 2018-06-04 01:17:20.264 UTC [gossip/discovery] expireDeadMembers -> WARN 10e5 Closing connection to Endpoint: peer1.org1.example.com:7051, InternalEndpoint: , PKI-ID: [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219], Metadata: [] 2018-06-04 01:17:20.264 UTC [gossip/discovery] expireDeadMembers -> WARN 10e6 Exiting 2018-06-04 01:17:25.116 UTC [deliveryClient] StartDeliverForChannel -> DEBU 10e7 This peer will pass blocks from orderer service to other peers for channel mychannel 2018-06-04 01:17:26.786 UTC [deliveryClient] connect -> DEBU 10e8 Connected to orderer.example.com:7050 2018-06-04 01:17:26.881 UTC [deliveryClient] connect -> DEBU 10e9 Establishing gRPC stream with orderer.example.com:7050 ... 2018-06-04 01:17:26.922 UTC [deliveryClient] afterConnect -> DEBU 10ea Entering 2018-06-04 01:17:26.933 UTC [deliveryClient] RequestBlocks -> DEBU 10eb Starting deliver with block [5] for channel mychannel 2018-06-04 01:17:27.001 UTC [deliveryClient] afterConnect -> DEBU 10ec Exiting 2018-06-04 01:17:29.934 UTC [deliveryClient] Close -> DEBU 10ed Entering 2018-06-04 01:17:29.936 UTC [deliveryClient] Close -> DEBU 10ee Exiting 2018-06-04 01:17:29.937 UTC [deliveryClient] StopDeliverForChannel -> DEBU 10ef This peer will stop pass blocks from orderer service to other peers 2018-06-04 01:17:29.942 UTC [deliveryClient] Disconnect -> DEBU 10f0 Entering 2018-06-04 01:17:29.943 UTC [deliveryClient] Disconnect -> DEBU 10f1 Exiting 2018-06-04 01:17:29.945 UTC [deliveryClient] try -> WARN 10f2 Got error: rpc error: code = Unavailable desc = transport is closing , at 1 attempt. Retrying in 1s 2018-06-04 01:17:29.945 UTC [blocksProvider] DeliverBlocks -> WARN 10f3 [mychannel] Receive error: Client is closing 2018-06-04 01:17:29.945 UTC [deliveryClient] Close -> DEBU 10f4 Entering 2018-06-04 01:17:29.945 UTC [deliveryClient] Close -> DEBU 10f5 Exiting 2018-06-04 01:18:17.418 UTC [gossip/discovery] getDeadMembers -> WARN 10f6 Haven't heard from [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219] for 41.838790456s 2018-06-04 01:20:46.645 UTC [chaincode] processStream -> ERRO 10f9 Error handling chaincode support stream: rpc error: code = Canceled desc = context canceled 2018-06-04 01:18:19.959 UTC [chaincode] launchAndWaitForRegister -> DEBU 10f7 stopping due to error while launching: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer0.org2.example.com,tx:25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54) github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:569 github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:731 github.com/hyperledger/fabric/core/chaincode.Execute /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45 github.com/hyperledger/fabric/core/endorser.(*SupportImpl).Execute /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/support.go:83 github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:164 github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:265 github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:491 github.com/hyperledger/fabric/core/handlers/auth/filter.(*expirationCheckFilter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/expiration.go:61 github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31 github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler /opt/gopath/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1 /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551 runtime.goexit /opt/go/src/runtime/asm_amd64.s:2337 2018-06-04 01:20:46.471 UTC [gossip/discovery] getDeadMembers -> WARN 10f8 Haven't heard from [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245] for 49.702274138s 2018-06-04 01:20:46.808 UTC [gossip/discovery] expireDeadMembers -> WARN 10fa Entering [[157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219] [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245]] 2018-06-04 01:20:46.879 UTC [chaincode] deregisterHandler -> DEBU 10fb Deregister handler: mycc:1.0 2018-06-04 01:20:46.879 UTC [chaincode] deregisterHandler -> DEBU 10fc Deregistered handler with key: mycc:1.0 2018-06-04 01:20:46.940 UTC [gossip/discovery] expireDeadMembers -> WARN 10fd Closing connection to Endpoint: peer1.org1.example.com:7051, InternalEndpoint: , PKI-ID: [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219], Metadata: [] 2018-06-04 01:20:46.988 UTC [gossip/discovery] expireDeadMembers -> WARN 10fe Closing connection to Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: [63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245], Metadata: [] 2018-06-04 01:20:46.988 UTC [gossip/discovery] expireDeadMembers -> WARN 10ff Exiting 2018-06-04 01:20:47.152 UTC [container] lockContainer -> DEBU 1100 refcount 2 (dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:20:47.184 UTC [container] lockContainer -> DEBU 1101 waiting for container(dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:20:51.236 UTC [gossip/comm] sendToEndpoint -> WARN 1102 Failed obtaining connection for peer1.org2.example.com:7051, PKIid:[63 158 165 251 5 68 231 240 129 10 18 80 47 40 11 68 162 223 133 17 169 170 235 73 20 71 90 231 146 161 143 245] reason: context deadline exceeded 2018-06-04 01:20:52.445 UTC [deliveryClient] StartDeliverForChannel -> DEBU 1103 This peer will pass blocks from orderer service to other peers for channel mychannel 2018-06-04 01:20:52.501 UTC [gossip/comm] func1 -> WARN 1104 peer0.org1.example.com:7051, PKIid:[66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150] isn't responsive: EOF 2018-06-04 01:20:52.529 UTC [gossip/discovery] expireDeadMembers -> WARN 1105 Entering [[66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150]] 2018-06-04 01:20:52.529 UTC [gossip/discovery] expireDeadMembers -> WARN 1106 Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: [66 208 23 7 131 47 203 221 3 122 155 170 62 95 233 163 92 9 229 195 242 221 14 49 168 132 22 91 181 194 133 150], Metadata: [] 2018-06-04 01:20:52.560 UTC [gossip/discovery] expireDeadMembers -> WARN 1107 Exiting 2018-06-04 01:21:14.028 UTC [ConnProducer] NewConnection -> ERRO 1108 Failed connecting to orderer.example.com:7050 , error: context deadline exceeded 2018-06-04 01:23:21.998 UTC [deliveryClient] connect -> DEBU 1109 Connected to 2018-06-04 01:23:21.998 UTC [deliveryClient] connect -> ERRO 110a Failed obtaining connection: Could not connect to any of the endpoints: [orderer.example.com:7050] 2018-06-04 01:23:21.999 UTC [deliveryClient] try -> WARN 110b Got error: Could not connect to any of the endpoints: [orderer.example.com:7050] , at 1 attempt. Retrying in 1s 2018-06-04 01:23:25.998 UTC [deliveryClient] connect -> DEBU 110c Connected to orderer.example.com:7050 2018-06-04 01:23:25.999 UTC [deliveryClient] connect -> DEBU 110d Establishing gRPC stream with orderer.example.com:7050 ... 2018-06-04 01:23:25.999 UTC [deliveryClient] afterConnect -> DEBU 110e Entering 2018-06-04 01:23:25.999 UTC [deliveryClient] RequestBlocks -> DEBU 110f Starting deliver with block [5] for channel mychannel 2018-06-04 01:23:26.019 UTC [deliveryClient] afterConnect -> DEBU 1110 Exiting 2018-06-04 01:23:41.807 UTC [common/deliverevents] Deliver -> DEBU 1111 Starting new Deliver handler 2018-06-04 01:23:41.809 UTC [common/deliver] Handle -> DEBU 1112 Starting new deliver loop for 172.19.0.1:41288 2018-06-04 01:23:41.811 UTC [common/deliver] Handle -> DEBU 1113 Attempting to read seek info message from 172.19.0.1:41288 2018-06-04 01:23:41.815 UTC [common/deliver] deliverBlocks -> DEBU 1114 [channel: mychannel] Received seekInfo (0xc427b44f00) start: > stop: > from 172.19.0.1:41288 2018-06-04 01:23:41.819 UTC [fsblkstorage] Next -> DEBU 1115 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:23:41.824 UTC [fsblkstorage] newBlockfileStream -> DEBU 1116 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:23:41.826 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1117 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:23:41.829 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1118 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:23:41.829 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1119 blockbytes [4763] read from file [0] 2018-06-04 01:23:41.829 UTC [common/deliver] deliverBlocks -> DEBU 111a [channel: mychannel] Delivering block for (0xc427b44f00) for 172.19.0.1:41288 2018-06-04 01:23:41.839 UTC [fsblkstorage] waitForBlock -> DEBU 111b Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:23:42.056 UTC [endorser] ProcessProposal -> DEBU 111c Entering: Got request from 172.19.0.1:41304 2018-06-04 01:23:42.057 UTC [protoutils] ValidateProposalMessage -> DEBU 111d ValidateProposalMessage starts for signed proposal 0xc428018fc0 2018-06-04 01:23:42.059 UTC [protoutils] validateChannelHeader -> DEBU 111e validateChannelHeader info: header type 3 2018-06-04 01:23:42.059 UTC [protoutils] checkSignatureFromCreator -> DEBU 111f begin 2018-06-04 01:23:42.059 UTC [protoutils] checkSignatureFromCreator -> DEBU 1120 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:23:42.059 UTC [protoutils] checkSignatureFromCreator -> DEBU 1121 creator is valid 2018-06-04 01:23:42.061 UTC [protoutils] checkSignatureFromCreator -> DEBU 1122 exits successfully 2018-06-04 01:23:42.067 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1123 validateChaincodeProposalMessage starts for proposal 0xc421c02870, header 0xc428019320 2018-06-04 01:23:42.073 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1124 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:23:42.075 UTC [endorser] preProcess -> DEBU 1125 [mychannel][31c9e17c] processing txid: 31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7 2018-06-04 01:23:42.075 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1126 retrieveTransactionByID() - txId = [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.076 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1127 constructing new tx simulator 2018-06-04 01:23:42.078 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1128 constructing new tx simulator txid = [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.078 UTC [endorser] simulateProposal -> DEBU 1129 [mychannel][31c9e17c] Entry chaincode: name:"lscc" 2018-06-04 01:23:42.079 UTC [endorser] disableJavaCCInst -> DEBU 112a java chaincode disabled 2018-06-04 01:23:42.080 UTC [endorser] callChaincode -> DEBU 112b [mychannel][31c9e17c] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:23:42.080 UTC [ccprovider] NewCCContext -> DEBU 112c NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7,syscc=true,proposal=0xc421c02870,canname=lscc:1.1.0 2018-06-04 01:23:42.080 UTC [chaincode] Launch -> DEBU 112d chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:23:42.081 UTC [chaincode] Execute -> DEBU 112e Entry 2018-06-04 01:23:42.081 UTC [chaincode] Execute -> DEBU 112f chaincode canonical name: lscc:1.1.0 2018-06-04 01:23:42.081 UTC [chaincode] sendExecuteMessage -> DEBU 1130 [31c9e17c]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:23:42.081 UTC [chaincode] setChaincodeProposal -> DEBU 1131 Setting chaincode proposal context... 2018-06-04 01:23:42.083 UTC [chaincode] setChaincodeProposal -> DEBU 1132 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:23:42.083 UTC [chaincode] sendExecuteMessage -> DEBU 1133 [31c9e17c]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:23:42.086 UTC [chaincode] processStream -> DEBU 1134 [31c9e17c]Move state message TRANSACTION 2018-06-04 01:23:42.086 UTC [chaincode] handleMessage -> DEBU 1135 [31c9e17c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:23:42.090 UTC [chaincode] filterError -> DEBU 1136 Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.090 UTC [chaincode] processStream -> DEBU 1137 [31c9e17c]sending state message TRANSACTION 2018-06-04 01:23:42.090 UTC [shim] func1 -> DEBU 1138 [31c9e17c]Received message TRANSACTION from shim 2018-06-04 01:23:42.092 UTC [shim] handleMessage -> DEBU 1139 [31c9e17c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:23:42.092 UTC [shim] beforeTransaction -> DEBU 113a [31c9e17c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:23:42.162 UTC [shim] handleGetState -> DEBU 113b [31c9e17c]Sending GET_STATE 2018-06-04 01:23:42.162 UTC [chaincode] processStream -> DEBU 113c [31c9e17c]Received message GET_STATE from shim 2018-06-04 01:23:42.163 UTC [chaincode] handleMessage -> DEBU 113d [31c9e17c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:23:42.163 UTC [chaincode] afterGetState -> DEBU 113e [31c9e17c]Received GET_STATE, invoking get state from ledger 2018-06-04 01:23:42.163 UTC [chaincode] filterError -> DEBU 113f Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.163 UTC [chaincode] func1 -> DEBU 1140 [31c9e17c] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:23:42.167 UTC [statecouchdb] GetState -> DEBU 1141 GetState(). ns=lscc, key=trade-network 2018-06-04 01:23:42.169 UTC [couchdb] ReadDoc -> DEBU 1142 Entering ReadDoc() id=[trade-network] 2018-06-04 01:23:42.170 UTC [couchdb] encodePathElement -> DEBU 1143 Entering encodePathElement() string=trade-network 2018-06-04 01:23:42.170 UTC [couchdb] encodePathElement -> DEBU 1144 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:23:42.171 UTC [couchdb] handleRequest -> DEBU 1145 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:23:42.182 UTC [couchdb] handleRequest -> DEBU 1146 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:23:42.296 UTC [couchdb] handleRequest -> DEBU 1147 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:23:42.296 UTC [couchdb] ReadDoc -> DEBU 1148 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:23:42.297 UTC [chaincode] func1 -> DEBU 1149 [31c9e17c]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-06-04 01:23:42.297 UTC [chaincode] 1 -> DEBU 114a [31c9e17c]handleGetState serial send RESPONSE 2018-06-04 01:23:42.297 UTC [shim] func1 -> DEBU 114b [31c9e17c]Received message RESPONSE from shim 2018-06-04 01:23:42.298 UTC [shim] handleMessage -> DEBU 114c [31c9e17c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:23:42.298 UTC [shim] sendChannel -> DEBU 114d [31c9e17c]before send 2018-06-04 01:23:42.298 UTC [shim] sendChannel -> DEBU 114e [31c9e17c]after send 2018-06-04 01:23:42.299 UTC [shim] afterResponse -> DEBU 114f [31c9e17c]Received RESPONSE, communicated (state:ready) 2018-06-04 01:23:42.299 UTC [shim] handleGetState -> DEBU 1150 [31c9e17c]GetState received payload RESPONSE 2018-06-04 01:23:42.304 UTC [shim] handlePutState -> DEBU 1151 [31c9e17c]Sending PUT_STATE 2018-06-04 01:23:42.305 UTC [chaincode] processStream -> DEBU 1152 [31c9e17c]Received message PUT_STATE from shim 2018-06-04 01:23:42.305 UTC [chaincode] handleMessage -> DEBU 1153 [31c9e17c]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:23:42.306 UTC [chaincode] filterError -> DEBU 1154 Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.307 UTC [chaincode] func1 -> DEBU 1155 [31c9e17c]state is ready 2018-06-04 01:23:42.309 UTC [chaincode] func1 -> DEBU 1156 [31c9e17c]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:23:42.309 UTC [chaincode] 1 -> DEBU 1157 [31c9e17c]enterBusyState trigger event RESPONSE 2018-06-04 01:23:42.309 UTC [chaincode] processStream -> DEBU 1158 [31c9e17c]Move state message RESPONSE 2018-06-04 01:23:42.310 UTC [chaincode] handleMessage -> DEBU 1159 [31c9e17c]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:23:42.310 UTC [chaincode] filterError -> DEBU 115a Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.312 UTC [chaincode] processStream -> DEBU 115b [31c9e17c]sending state message RESPONSE 2018-06-04 01:23:42.313 UTC [shim] func1 -> DEBU 115c [31c9e17c]Received message RESPONSE from shim 2018-06-04 01:23:42.313 UTC [shim] handleMessage -> DEBU 115d [31c9e17c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:23:42.313 UTC [shim] sendChannel -> DEBU 115e [31c9e17c]before send 2018-06-04 01:23:42.314 UTC [shim] sendChannel -> DEBU 115f [31c9e17c]after send 2018-06-04 01:23:42.314 UTC [shim] afterResponse -> DEBU 1160 [31c9e17c]Received RESPONSE, communicated (state:ready) 2018-06-04 01:23:42.314 UTC [shim] handlePutState -> DEBU 1161 [31c9e17c]Received RESPONSE. Successfully updated state 2018-06-04 01:23:42.314 UTC [lscc] putChaincodeCollectionData -> DEBU 1162 No collection configuration specified 2018-06-04 01:23:42.315 UTC [shim] func1 -> DEBU 1163 [31c9e17c]Transaction completed. Sending COMPLETED 2018-06-04 01:23:42.315 UTC [shim] func1 -> DEBU 1164 [31c9e17c]Move state message COMPLETED 2018-06-04 01:23:42.316 UTC [shim] handleMessage -> DEBU 1165 [31c9e17c]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:23:42.316 UTC [shim] func1 -> DEBU 1166 [31c9e17c]send state message COMPLETED 2018-06-04 01:23:42.317 UTC [chaincode] processStream -> DEBU 1167 [31c9e17c]Received message COMPLETED from shim 2018-06-04 01:23:42.317 UTC [chaincode] handleMessage -> DEBU 1168 [31c9e17c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:23:42.317 UTC [chaincode] handleMessage -> DEBU 1169 [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7]HandleMessage- COMPLETED. Notify 2018-06-04 01:23:42.318 UTC [chaincode] notify -> DEBU 116a notifying Txid:31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7, channelID:mychannel 2018-06-04 01:23:42.318 UTC [chaincode] Execute -> DEBU 116b Exit 2018-06-04 01:23:42.323 UTC [ccprovider] NewCCContext -> DEBU 116c NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7,syscc=false,proposal=0xc421c02870,canname=trade-network:0.3.0 2018-06-04 01:23:42.324 UTC [endorser] callChaincode -> DEBU 116d [mychannel][31c9e17c] Exit 2018-06-04 01:23:42.330 UTC [endorser] simulateProposal -> ERRO 116e [mychannel][31c9e17c] failed to invoke chaincode name:"lscc" , error: premature execution - chaincode (trade-network:0.3.0) is being launched github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:667 github.com/hyperledger/fabric/core/chaincode.Execute /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45 github.com/hyperledger/fabric/core/endorser.(*SupportImpl).Execute /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/support.go:83 github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:164 github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:265 github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:491 github.com/hyperledger/fabric/core/handlers/auth/filter.(*expirationCheckFilter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/expiration.go:61 github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31 github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler /opt/gopath/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1 /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551 runtime.goexit /opt/go/src/runtime/asm_amd64.s:2337 2018-06-04 01:23:42.335 UTC [endorser] simulateProposal -> DEBU 116f [mychannel][31c9e17c] Exit 2018-06-04 01:23:42.338 UTC [lockbasedtxmgr] Done -> DEBU 1170 Done with transaction simulation / query execution [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.340 UTC [endorser] ProcessProposal -> DEBU 1171 Exit: request from%!(EXTRA string=172.19.0.1:41304) 2018-06-04 01:23:50.700 UTC [gossip/comm] func1 -> WARN 1172 peer1.org1.example.com:7051, PKIid:[157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219] isn't responsive: rpc error: code = Canceled desc = context canceled 2018-06-04 01:23:50.735 UTC [gossip/discovery] expireDeadMembers -> WARN 1173 Entering [[157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219]] 2018-06-04 01:23:50.739 UTC [gossip/discovery] expireDeadMembers -> WARN 1174 Closing connection to Endpoint: peer1.org1.example.com:7051, InternalEndpoint: , PKI-ID: [157 58 22 196 170 186 17 85 110 164 134 46 250 65 181 221 11 251 83 167 17 36 65 96 64 245 187 112 113 114 54 219], Metadata: [] 2018-06-04 01:23:50.744 UTC [gossip/discovery] expireDeadMembers -> WARN 1175 Exiting 2018-06-04 01:23:52.067 UTC [deliveryClient] Close -> DEBU 1176 Entering 2018-06-04 01:23:52.068 UTC [deliveryClient] Close -> DEBU 1177 Exiting 2018-06-04 01:23:52.070 UTC [deliveryClient] StopDeliverForChannel -> DEBU 1178 This peer will stop pass blocks from orderer service to other peers 2018-06-04 01:23:52.070 UTC [deliveryClient] Disconnect -> DEBU 1179 Entering 2018-06-04 01:23:52.071 UTC [deliveryClient] Disconnect -> DEBU 117a Exiting 2018-06-04 01:23:52.072 UTC [deliveryClient] try -> WARN 117b Got error: rpc error: code = Canceled desc = context canceled , at 2 attempt. Retrying in 2s 2018-06-04 01:23:52.073 UTC [blocksProvider] DeliverBlocks -> WARN 117c [mychannel] Receive error: Client is closing 2018-06-04 01:23:52.074 UTC [deliveryClient] Close -> DEBU 117d Entering 2018-06-04 01:23:52.074 UTC [deliveryClient] Close -> DEBU 117e Exiting 2018-06-04 01:26:33.808 UTC [dockercontroller] deployImage -> DEBU 117f Created image: dev-peer0.org2.example.com-trade-network-0.3.0-ad35e8b999aa0dd8be2e96ef4b81b6e08435c403400b6fd5d8f107bef7ab74b5 2018-06-04 01:26:33.809 UTC [dockercontroller] Start -> DEBU 1180 start-recreated image successfully 2018-06-04 01:26:33.809 UTC [dockercontroller] createContainer -> DEBU 1181 Create container: dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:33.939 UTC [dockercontroller] createContainer -> DEBU 1182 Created container: dev-peer0.org2.example.com-trade-network-0.3.0-ad35e8b999aa0dd8be2e96ef4b81b6e08435c403400b6fd5d8f107bef7ab74b5 2018-06-04 01:26:35.751 UTC [dockercontroller] Start -> DEBU 1183 Started container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:35.754 UTC [container] lockContainer -> DEBU 1184 got container (dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:26:36.121 UTC [dockercontroller] stopInternal -> DEBU 1185 Stopped container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:36.138 UTC [dockercontroller] stopInternal -> DEBU 1186 Kill container dev-peer0.org2.example.com-trade-network-0.3.0 (API error (409): {"message":"Cannot kill container: dev-peer0.org2.example.com-trade-network-0.3.0: Container 720dc798078ffc4ff307cf28aa8b1092a47001bb24e826bb37925266e575154b is not running"} ) 2018-06-04 01:26:36.181 UTC [dockercontroller] stopInternal -> DEBU 1187 Removed container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:36.181 UTC [container] unlockContainer -> DEBU 1188 container lock deleted(dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:26:36.181 UTC [chaincode] launchAndWaitForRegister -> DEBU 1189 stop failed: context canceled error stopping container 2018-06-04 01:26:36.181 UTC [chaincode] func1 -> DEBU 118a chaincode trade-network:0.3.0 launch seq completed 2018-06-04 01:26:36.181 UTC [chaincode] Launch -> ERRO 118b launchAndWaitForRegister failed: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer0.org2.example.com,tx:25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54) github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:569 github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:731 github.com/hyperledger/fabric/core/chaincode.Execute /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45 github.com/hyperledger/fabric/core/endorser.(*SupportImpl).Execute /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/support.go:83 github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:164 github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:265 github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:491 github.com/hyperledger/fabric/core/handlers/auth/filter.(*expirationCheckFilter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/expiration.go:61 github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31 github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler /opt/gopath/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1 /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551 runtime.goexit /opt/go/src/runtime/asm_amd64.s:2337 2018-06-04 01:26:36.181 UTC [endorser] callChaincode -> DEBU 118c [mychannel][25f7580b] Exit 2018-06-04 01:26:36.181 UTC [endorser] simulateProposal -> ERRO 118d [mychannel][25f7580b] failed to invoke chaincode name:"lscc" , error: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer0.org2.example.com,tx:25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54) github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).launchAndWaitForRegister /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:569 github.com/hyperledger/fabric/core/chaincode.(*ChaincodeSupport).Launch /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/chaincode_support.go:731 github.com/hyperledger/fabric/core/chaincode.Execute /opt/gopath/src/github.com/hyperledger/fabric/core/chaincode/exectransaction.go:45 github.com/hyperledger/fabric/core/endorser.(*SupportImpl).Execute /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/support.go:83 github.com/hyperledger/fabric/core/endorser.(*Endorser).callChaincode /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:164 github.com/hyperledger/fabric/core/endorser.(*Endorser).simulateProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:265 github.com/hyperledger/fabric/core/endorser.(*Endorser).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/endorser/endorser.go:491 github.com/hyperledger/fabric/core/handlers/auth/filter.(*expirationCheckFilter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/expiration.go:61 github.com/hyperledger/fabric/core/handlers/auth/filter.(*filter).ProcessProposal /opt/gopath/src/github.com/hyperledger/fabric/core/handlers/auth/filter/filter.go:31 github.com/hyperledger/fabric/protos/peer._Endorser_ProcessProposal_Handler /opt/gopath/src/github.com/hyperledger/fabric/protos/peer/peer.pb.go:112 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).processUnaryRPC /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:781 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).handleStream /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:981 github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*Server).serveStreams.func1.1 /opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/server.go:551 runtime.goexit /opt/go/src/runtime/asm_amd64.s:2337 2018-06-04 01:26:36.181 UTC [endorser] simulateProposal -> DEBU 118e [mychannel][25f7580b] Exit 2018-06-04 01:26:36.181 UTC [lockbasedtxmgr] Done -> DEBU 118f Done with transaction simulation / query execution [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:26:36.182 UTC [endorser] ProcessProposal -> DEBU 1190 Exit: request from%!(EXTRA string=172.19.0.1:40666) 2018-06-04 01:46:36.150 UTC [common/deliverevents] Deliver -> DEBU 1191 Starting new Deliver handler 2018-06-04 01:46:36.194 UTC [common/deliver] Handle -> DEBU 1192 Starting new deliver loop for 172.19.0.1:42274 2018-06-04 01:46:36.194 UTC [common/deliver] Handle -> DEBU 1193 Attempting to read seek info message from 172.19.0.1:42274 2018-06-04 01:46:36.227 UTC [common/deliver] deliverBlocks -> DEBU 1194 [channel: mychannel] Received seekInfo (0xc427043200) start: > stop: > from 172.19.0.1:42274 2018-06-04 01:46:36.227 UTC [fsblkstorage] Next -> DEBU 1195 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:46:36.246 UTC [fsblkstorage] newBlockfileStream -> DEBU 1196 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:46:36.246 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1197 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:46:36.282 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1198 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:46:36.283 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1199 blockbytes [4763] read from file [0] 2018-06-04 01:46:36.283 UTC [common/deliver] deliverBlocks -> DEBU 119a [channel: mychannel] Delivering block for (0xc427043200) for 172.19.0.1:42274 2018-06-04 01:46:36.284 UTC [fsblkstorage] waitForBlock -> DEBU 119b Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:46:36.417 UTC [endorser] ProcessProposal -> DEBU 119c Entering: Got request from 172.19.0.1:42290 2018-06-04 01:46:36.417 UTC [protoutils] ValidateProposalMessage -> DEBU 119d ValidateProposalMessage starts for signed proposal 0xc421463200 2018-06-04 01:46:36.418 UTC [protoutils] validateChannelHeader -> DEBU 119e validateChannelHeader info: header type 3 2018-06-04 01:46:36.418 UTC [protoutils] checkSignatureFromCreator -> DEBU 119f begin 2018-06-04 01:46:36.418 UTC [protoutils] checkSignatureFromCreator -> DEBU 11a0 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:46:36.422 UTC [protoutils] checkSignatureFromCreator -> DEBU 11a1 creator is valid 2018-06-04 01:46:36.423 UTC [protoutils] checkSignatureFromCreator -> DEBU 11a2 exits successfully 2018-06-04 01:46:36.424 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 11a3 validateChaincodeProposalMessage starts for proposal 0xc4202ee870, header 0xc421463560 2018-06-04 01:46:36.424 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 11a4 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:46:36.425 UTC [endorser] preProcess -> DEBU 11a5 [mychannel][cde9f6d0] processing txid: cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea 2018-06-04 01:46:36.425 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 11a6 retrieveTransactionByID() - txId = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:46:36.426 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 11a7 constructing new tx simulator 2018-06-04 01:46:36.426 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 11a8 constructing new tx simulator txid = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:46:36.426 UTC [endorser] simulateProposal -> DEBU 11a9 [mychannel][cde9f6d0] Entry chaincode: name:"lscc" 2018-06-04 01:46:36.428 UTC [endorser] disableJavaCCInst -> DEBU 11aa java chaincode disabled 2018-06-04 01:46:36.428 UTC [endorser] callChaincode -> DEBU 11ab [mychannel][cde9f6d0] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:46:36.429 UTC [ccprovider] NewCCContext -> DEBU 11ac NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=true,proposal=0xc4202ee870,canname=lscc:1.1.0 2018-06-04 01:46:36.430 UTC [chaincode] Launch -> DEBU 11ad chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:46:36.430 UTC [chaincode] Execute -> DEBU 11ae Entry 2018-06-04 01:46:36.430 UTC [chaincode] Execute -> DEBU 11af chaincode canonical name: lscc:1.1.0 2018-06-04 01:46:36.430 UTC [chaincode] sendExecuteMessage -> DEBU 11b0 [cde9f6d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:46:36.430 UTC [chaincode] setChaincodeProposal -> DEBU 11b1 Setting chaincode proposal context... 2018-06-04 01:46:36.430 UTC [chaincode] setChaincodeProposal -> DEBU 11b2 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:46:36.430 UTC [chaincode] sendExecuteMessage -> DEBU 11b3 [cde9f6d0]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:46:36.430 UTC [chaincode] processStream -> DEBU 11b4 [cde9f6d0]Move state message TRANSACTION 2018-06-04 01:46:36.430 UTC [chaincode] handleMessage -> DEBU 11b5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:46:36.431 UTC [chaincode] filterError -> DEBU 11b6 Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.431 UTC [chaincode] processStream -> DEBU 11b7 [cde9f6d0]sending state message TRANSACTION 2018-06-04 01:46:36.431 UTC [shim] func1 -> DEBU 11b8 [cde9f6d0]Received message TRANSACTION from shim 2018-06-04 01:46:36.431 UTC [shim] handleMessage -> DEBU 11b9 [cde9f6d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:46:36.431 UTC [shim] beforeTransaction -> DEBU 11ba [cde9f6d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:46:36.465 UTC [shim] handleGetState -> DEBU 11bb [cde9f6d0]Sending GET_STATE 2018-06-04 01:46:36.465 UTC [chaincode] processStream -> DEBU 11bc [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:46:36.465 UTC [chaincode] handleMessage -> DEBU 11bd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:46:36.465 UTC [chaincode] afterGetState -> DEBU 11be [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:46:36.465 UTC [chaincode] filterError -> DEBU 11bf Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.466 UTC [chaincode] func1 -> DEBU 11c0 [cde9f6d0] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:46:36.468 UTC [statecouchdb] GetState -> DEBU 11c1 GetState(). ns=lscc, key=trade-network 2018-06-04 01:46:36.468 UTC [couchdb] ReadDoc -> DEBU 11c2 Entering ReadDoc() id=[trade-network] 2018-06-04 01:46:36.472 UTC [couchdb] encodePathElement -> DEBU 11c3 Entering encodePathElement() string=trade-network 2018-06-04 01:46:36.472 UTC [couchdb] encodePathElement -> DEBU 11c4 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:46:36.472 UTC [couchdb] handleRequest -> DEBU 11c5 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:46:36.491 UTC [couchdb] handleRequest -> DEBU 11c6 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:46:36.731 UTC [couchdb] handleRequest -> DEBU 11c7 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:46:36.737 UTC [couchdb] ReadDoc -> DEBU 11c8 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:46:36.738 UTC [chaincode] func1 -> DEBU 11c9 [cde9f6d0]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-06-04 01:46:36.738 UTC [chaincode] 1 -> DEBU 11ca [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:46:36.739 UTC [shim] func1 -> DEBU 11cb [cde9f6d0]Received message RESPONSE from shim 2018-06-04 01:46:36.739 UTC [shim] handleMessage -> DEBU 11cc [cde9f6d0]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:46:36.739 UTC [shim] sendChannel -> DEBU 11cd [cde9f6d0]before send 2018-06-04 01:46:36.739 UTC [shim] sendChannel -> DEBU 11ce [cde9f6d0]after send 2018-06-04 01:46:36.740 UTC [shim] afterResponse -> DEBU 11cf [cde9f6d0]Received RESPONSE, communicated (state:ready) 2018-06-04 01:46:36.740 UTC [shim] handleGetState -> DEBU 11d0 [cde9f6d0]GetState received payload RESPONSE 2018-06-04 01:46:36.741 UTC [shim] handlePutState -> DEBU 11d1 [cde9f6d0]Sending PUT_STATE 2018-06-04 01:46:36.742 UTC [chaincode] processStream -> DEBU 11d2 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:46:36.742 UTC [chaincode] handleMessage -> DEBU 11d3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:46:36.742 UTC [chaincode] filterError -> DEBU 11d4 Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.744 UTC [chaincode] func1 -> DEBU 11d5 [cde9f6d0]state is ready 2018-06-04 01:46:36.745 UTC [chaincode] func1 -> DEBU 11d6 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:46:36.745 UTC [chaincode] 1 -> DEBU 11d7 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:46:36.745 UTC [chaincode] processStream -> DEBU 11d8 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:46:36.745 UTC [chaincode] handleMessage -> DEBU 11d9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:46:36.745 UTC [chaincode] filterError -> DEBU 11da Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.747 UTC [chaincode] processStream -> DEBU 11db [cde9f6d0]sending state message RESPONSE 2018-06-04 01:46:36.748 UTC [shim] func1 -> DEBU 11dc [cde9f6d0]Received message RESPONSE from shim 2018-06-04 01:46:36.748 UTC [shim] handleMessage -> DEBU 11dd [cde9f6d0]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:46:36.748 UTC [shim] sendChannel -> DEBU 11de [cde9f6d0]before send 2018-06-04 01:46:36.749 UTC [shim] sendChannel -> DEBU 11df [cde9f6d0]after send 2018-06-04 01:46:36.749 UTC [shim] afterResponse -> DEBU 11e0 [cde9f6d0]Received RESPONSE, communicated (state:ready) 2018-06-04 01:46:36.749 UTC [shim] handlePutState -> DEBU 11e1 [cde9f6d0]Received RESPONSE. Successfully updated state 2018-06-04 01:46:36.749 UTC [lscc] putChaincodeCollectionData -> DEBU 11e2 No collection configuration specified 2018-06-04 01:46:36.750 UTC [shim] func1 -> DEBU 11e3 [cde9f6d0]Transaction completed. Sending COMPLETED 2018-06-04 01:46:36.750 UTC [shim] func1 -> DEBU 11e4 [cde9f6d0]Move state message COMPLETED 2018-06-04 01:46:36.750 UTC [shim] handleMessage -> DEBU 11e5 [cde9f6d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:46:36.750 UTC [shim] func1 -> DEBU 11e6 [cde9f6d0]send state message COMPLETED 2018-06-04 01:46:36.750 UTC [chaincode] processStream -> DEBU 11e7 [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:46:36.751 UTC [chaincode] handleMessage -> DEBU 11e8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:46:36.751 UTC [chaincode] handleMessage -> DEBU 11e9 [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:46:36.751 UTC [chaincode] notify -> DEBU 11ea notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:46:36.751 UTC [chaincode] Execute -> DEBU 11eb Exit 2018-06-04 01:46:36.751 UTC [ccprovider] NewCCContext -> DEBU 11ec NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=false,proposal=0xc4202ee870,canname=trade-network:0.3.0 2018-06-04 01:46:36.752 UTC [chaincode] Launch -> DEBU 11ed launchAndWaitForRegister fetched 3208 bytes from file system 2018-06-04 01:46:36.753 UTC [chaincode] launchAndWaitForRegister -> DEBU 11ee chaincode trade-network:0.3.0 is being launched 2018-06-04 01:46:36.756 UTC [chaincode] getLaunchConfigs -> DEBU 11ef Executable is /bin/sh 2018-06-04 01:46:36.757 UTC [chaincode] getLaunchConfigs -> DEBU 11f0 Args [/bin/sh -c cd /usr/local/src; npm start -- --peer.address peer0.org2.example.com:7052] 2018-06-04 01:46:36.757 UTC [chaincode] getLaunchConfigs -> DEBU 11f1 Envs [CORE_CHAINCODE_ID_NAME=trade-network:0.3.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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}] 2018-06-04 01:46:36.757 UTC [chaincode] getLaunchConfigs -> DEBU 11f2 FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-06-04 01:46:36.757 UTC [chaincode] launch -> DEBU 11f3 start container: trade-network:0.3.0(networkid:dev,peerid:peer0.org2.example.com) 2018-06-04 01:46:36.757 UTC [chaincode] launch -> DEBU 11f4 start container with args: /bin/sh -c cd /usr/local/src; npm start -- --peer.address peer0.org2.example.com:7052 2018-06-04 01:46:36.757 UTC [chaincode] launch -> DEBU 11f5 start container with env: CORE_CHAINCODE_ID_NAME=trade-network:0.3.0 CORE_PEER_TLS_ENABLED=true CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt 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} 2018-06-04 01:46:36.757 UTC [container] lockContainer -> DEBU 11f6 waiting for container(dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:46:36.758 UTC [container] lockContainer -> DEBU 11f7 got container (dev-peer0.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:46:36.762 UTC [dockercontroller] Start -> DEBU 11f8 Cleanup container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:36.835 UTC [dockercontroller] stopInternal -> DEBU 11f9 Stop container dev-peer0.org2.example.com-trade-network-0.3.0(No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.836 UTC [dockercontroller] stopInternal -> DEBU 11fa Kill container dev-peer0.org2.example.com-trade-network-0.3.0 (No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.837 UTC [dockercontroller] stopInternal -> DEBU 11fb Remove container dev-peer0.org2.example.com-trade-network-0.3.0 (No such container: dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.837 UTC [dockercontroller] Start -> DEBU 11fc Start container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:36.837 UTC [dockercontroller] createContainer -> DEBU 11fd Create container: dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:38.077 UTC [dockercontroller] createContainer -> DEBU 11fe Created container: dev-peer0.org2.example.com-trade-network-0.3.0-ad35e8b999aa0dd8be2e96ef4b81b6e08435c403400b6fd5d8f107bef7ab74b5 2018-06-04 01:46:44.524 UTC [dockercontroller] Start -> DEBU 11ff Started container dev-peer0.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:44.525 UTC [container] unlockContainer -> DEBU 1200 container lock deleted(dev-peer0.org2.example.com-trade-network-0.3.0) 2018-06-04 01:47:01.210 UTC [accessControl] authenticate -> DEBU 1201 Chaincode trade-network:0.3.0 's authentication is authorized 2018-06-04 01:47:01.214 UTC [chaincode] HandleChaincodeStream -> DEBU 1202 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-06-04 01:47:01.214 UTC [chaincode] processStream -> DEBU 1203 []Received message REGISTER from shim 2018-06-04 01:47:01.214 UTC [chaincode] handleMessage -> DEBU 1204 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-06-04 01:47:01.214 UTC [chaincode] beforeRegisterEvent -> DEBU 1205 Received REGISTER in state created 2018-06-04 01:47:01.214 UTC [chaincode] registerHandler -> DEBU 1206 registered handler complete for chaincode trade-network:0.3.0 2018-06-04 01:47:01.214 UTC [chaincode] beforeRegisterEvent -> DEBU 1207 Got REGISTER for chaincodeID = name:"trade-network:0.3.0" , sending back REGISTERED 2018-06-04 01:47:01.220 UTC [chaincode] notifyDuringStartup -> DEBU 1208 Notifying during startup 2018-06-04 01:47:01.250 UTC [chaincode] func1 -> DEBU 1209 chaincode trade-network:0.3.0 launch seq completed 2018-06-04 01:47:01.250 UTC [chaincode] ready -> DEBU 120a sending READY 2018-06-04 01:47:01.250 UTC [chaincode] setChaincodeProposal -> DEBU 120b Setting chaincode proposal context... 2018-06-04 01:47:01.250 UTC [chaincode] setChaincodeProposal -> DEBU 120c Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:01.252 UTC [chaincode] processStream -> DEBU 120d [cde9f6d0]Move state message READY 2018-06-04 01:47:01.252 UTC [chaincode] handleMessage -> DEBU 120e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-06-04 01:47:01.253 UTC [chaincode] enterReadyState -> DEBU 120f [cde9f6d0]Entered state ready 2018-06-04 01:47:01.253 UTC [chaincode] notify -> DEBU 1210 notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:01.253 UTC [chaincode] processStream -> DEBU 1211 [cde9f6d0]sending state message READY 2018-06-04 01:47:01.259 UTC [chaincode] Launch -> DEBU 1212 sending init completed 2018-06-04 01:47:01.260 UTC [chaincode] Launch -> DEBU 1213 LaunchChaincode complete 2018-06-04 01:47:01.260 UTC [chaincode] Execute -> DEBU 1214 Entry 2018-06-04 01:47:01.260 UTC [chaincode] Execute -> DEBU 1215 chaincode canonical name: trade-network:0.3.0 2018-06-04 01:47:01.260 UTC [chaincode] sendExecuteMessage -> DEBU 1216 [cde9f6d0]Inside sendExecuteMessage. Message INIT 2018-06-04 01:47:01.261 UTC [chaincode] setChaincodeProposal -> DEBU 1217 Setting chaincode proposal context... 2018-06-04 01:47:01.261 UTC [chaincode] setChaincodeProposal -> DEBU 1218 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:01.261 UTC [chaincode] sendExecuteMessage -> DEBU 1219 [cde9f6d0]sendExecuteMsg trigger event INIT 2018-06-04 01:47:01.261 UTC [chaincode] processStream -> DEBU 121a [cde9f6d0]Move state message INIT 2018-06-04 01:47:01.261 UTC [chaincode] handleMessage -> DEBU 121b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-06-04 01:47:01.261 UTC [chaincode] filterError -> DEBU 121c Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.262 UTC [chaincode] processStream -> DEBU 121d [cde9f6d0]sending state message INIT 2018-06-04 01:47:01.321 UTC [chaincode] processStream -> DEBU 121e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.322 UTC [chaincode] handleMessage -> DEBU 121f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.322 UTC [chaincode] afterGetState -> DEBU 1220 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.322 UTC [chaincode] filterError -> DEBU 1221 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.328 UTC [chaincode] func1 -> DEBU 1222 [cde9f6d0] getting state for chaincode trade-network, key ComposerLogCfg, channel mychannel 2018-06-04 01:47:01.329 UTC [statecouchdb] GetState -> DEBU 1223 GetState(). ns=trade-network, key=ComposerLogCfg 2018-06-04 01:47:01.330 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 1224 Entering CreateDatabaseIfNotExist() 2018-06-04 01:47:01.330 UTC [couchdb] handleRequest -> DEBU 1225 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network 2018-06-04 01:47:01.331 UTC [couchdb] handleRequest -> DEBU 1226 HTTP Request: GET /mychannel_trade-network HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.343 UTC [couchdb] handleRequest -> DEBU 1227 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-06-04 01:47:01.344 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 1228 Database mychannel_trade-network does not exist. 2018-06-04 01:47:01.344 UTC [couchdb] handleRequest -> DEBU 1229 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_trade-network 2018-06-04 01:47:01.344 UTC [couchdb] handleRequest -> DEBU 122a HTTP Request: PUT /mychannel_trade-network HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:01.429 UTC [couchdb] handleRequest -> DEBU 122b Exiting handleRequest() 2018-06-04 01:47:01.429 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 122c Created state database mychannel_trade-network 2018-06-04 01:47:01.429 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 122d Exiting CreateDatabaseIfNotExist() 2018-06-04 01:47:01.430 UTC [couchdb] ReadDoc -> DEBU 122e Entering ReadDoc() id=[ComposerLogCfg] 2018-06-04 01:47:01.430 UTC [couchdb] encodePathElement -> DEBU 122f Entering encodePathElement() string=ComposerLogCfg 2018-06-04 01:47:01.430 UTC [couchdb] encodePathElement -> DEBU 1230 Exiting encodePathElement() encodedStr=ComposerLogCfg 2018-06-04 01:47:01.430 UTC [couchdb] handleRequest -> DEBU 1231 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/ComposerLogCfg?attachments=true 2018-06-04 01:47:01.430 UTC [couchdb] handleRequest -> DEBU 1232 HTTP Request: GET /mychannel_trade-network/ComposerLogCfg?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.445 UTC [couchdb] handleRequest -> DEBU 1233 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.445 UTC [couchdb] ReadDoc -> DEBU 1234 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.446 UTC [chaincode] func1 -> DEBU 1235 [cde9f6d0]No state associated with key: ComposerLogCfg. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.446 UTC [chaincode] 1 -> DEBU 1236 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.476 UTC [chaincode] processStream -> DEBU 1237 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.518 UTC [chaincode] handleMessage -> DEBU 1238 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.519 UTC [chaincode] afterGetState -> DEBU 1239 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.519 UTC [chaincode] filterError -> DEBU 123a Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.562 UTC [chaincode] func1 -> DEBU 123b [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.563 UTC [statecouchdb] GetState -> DEBU 123c GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.563 UTC [couchdb] ReadDoc -> DEBU 123d Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.563 UTC [couchdb] encodePathElement -> DEBU 123e Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.564 UTC [couchdb] encodePathElement -> DEBU 123f Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.564 UTC [couchdb] handleRequest -> DEBU 1240 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.564 UTC [couchdb] handleRequest -> DEBU 1241 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.573 UTC [couchdb] handleRequest -> DEBU 1242 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.574 UTC [couchdb] ReadDoc -> DEBU 1243 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.575 UTC [chaincode] func1 -> DEBU 1244 [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.575 UTC [chaincode] 1 -> DEBU 1245 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.591 UTC [chaincode] processStream -> DEBU 1246 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.594 UTC [chaincode] handleMessage -> DEBU 1247 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.594 UTC [chaincode] afterGetState -> DEBU 1248 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.594 UTC [chaincode] filterError -> DEBU 1249 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.612 UTC [chaincode] func1 -> DEBU 124a [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.613 UTC [statecouchdb] GetState -> DEBU 124b GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.613 UTC [couchdb] ReadDoc -> DEBU 124c Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.613 UTC [couchdb] encodePathElement -> DEBU 124d Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.613 UTC [couchdb] encodePathElement -> DEBU 124e Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.618 UTC [couchdb] handleRequest -> DEBU 124f Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.618 UTC [couchdb] handleRequest -> DEBU 1250 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.623 UTC [couchdb] handleRequest -> DEBU 1251 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.624 UTC [couchdb] ReadDoc -> DEBU 1252 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.625 UTC [chaincode] func1 -> DEBU 1253 [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.625 UTC [chaincode] 1 -> DEBU 1254 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.628 UTC [chaincode] processStream -> DEBU 1255 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.628 UTC [chaincode] handleMessage -> DEBU 1256 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.628 UTC [chaincode] afterGetState -> DEBU 1257 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.628 UTC [chaincode] filterError -> DEBU 1258 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.629 UTC [chaincode] func1 -> DEBU 1259 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.630 UTC [statecouchdb] GetState -> DEBU 125a GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.630 UTC [couchdb] ReadDoc -> DEBU 125b Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.630 UTC [couchdb] encodePathElement -> DEBU 125c Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.630 UTC [couchdb] encodePathElement -> DEBU 125d Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.630 UTC [couchdb] handleRequest -> DEBU 125e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.632 UTC [couchdb] handleRequest -> DEBU 125f HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.636 UTC [couchdb] handleRequest -> DEBU 1260 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.638 UTC [couchdb] ReadDoc -> DEBU 1261 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.638 UTC [chaincode] func1 -> DEBU 1262 [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.638 UTC [chaincode] 1 -> DEBU 1263 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.641 UTC [chaincode] processStream -> DEBU 1264 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:01.643 UTC [chaincode] handleMessage -> DEBU 1265 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:01.643 UTC [chaincode] filterError -> DEBU 1266 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.643 UTC [chaincode] func1 -> DEBU 1267 [cde9f6d0]state is ready 2018-06-04 01:47:01.643 UTC [chaincode] func1 -> DEBU 1268 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:01.645 UTC [chaincode] 1 -> DEBU 1269 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:01.645 UTC [chaincode] processStream -> DEBU 126a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:01.645 UTC [chaincode] handleMessage -> DEBU 126b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:01.645 UTC [chaincode] filterError -> DEBU 126c Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.645 UTC [chaincode] processStream -> DEBU 126d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:01.647 UTC [chaincode] processStream -> DEBU 126e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.648 UTC [chaincode] handleMessage -> DEBU 126f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.648 UTC [chaincode] afterGetState -> DEBU 1270 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.648 UTC [chaincode] filterError -> DEBU 1271 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.648 UTC [chaincode] func1 -> DEBU 1272 [cde9f6d0] getting state for chaincode trade-network, key $sysdatametanetwork, channel mychannel 2018-06-04 01:47:01.652 UTC [statecouchdb] GetState -> DEBU 1273 GetState(). ns=trade-network, key=$sysdatametanetwork 2018-06-04 01:47:01.652 UTC [couchdb] ReadDoc -> DEBU 1274 Entering ReadDoc() id=[$sysdatametanetwork] 2018-06-04 01:47:01.653 UTC [couchdb] encodePathElement -> DEBU 1275 Entering encodePathElement() string=$sysdatametanetwork 2018-06-04 01:47:01.653 UTC [couchdb] encodePathElement -> DEBU 1276 Exiting encodePathElement() encodedStr=%00$sysdata%00metanetwork%00 2018-06-04 01:47:01.653 UTC [couchdb] handleRequest -> DEBU 1277 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysdata%00metanetwork%00?attachments=true 2018-06-04 01:47:01.654 UTC [couchdb] handleRequest -> DEBU 1278 HTTP Request: GET /mychannel_trade-network/%00$sysdata%00metanetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.656 UTC [couchdb] handleRequest -> DEBU 1279 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.656 UTC [couchdb] ReadDoc -> DEBU 127a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.656 UTC [chaincode] func1 -> DEBU 127b [cde9f6d0]No state associated with key: $sysdatametanetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.656 UTC [chaincode] 1 -> DEBU 127c [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.662 UTC [chaincode] processStream -> DEBU 127d [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:01.662 UTC [chaincode] handleMessage -> DEBU 127e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:01.662 UTC [chaincode] filterError -> DEBU 127f Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.664 UTC [chaincode] func1 -> DEBU 1280 [cde9f6d0]state is ready 2018-06-04 01:47:01.664 UTC [chaincode] func1 -> DEBU 1281 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:01.664 UTC [chaincode] 1 -> DEBU 1282 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:01.664 UTC [chaincode] processStream -> DEBU 1283 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:01.664 UTC [chaincode] handleMessage -> DEBU 1284 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:01.664 UTC [chaincode] filterError -> DEBU 1285 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.664 UTC [chaincode] processStream -> DEBU 1286 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:01.667 UTC [chaincode] processStream -> DEBU 1287 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.668 UTC [chaincode] handleMessage -> DEBU 1288 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.669 UTC [chaincode] afterGetState -> DEBU 1289 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.669 UTC [chaincode] filterError -> DEBU 128a Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.669 UTC [chaincode] func1 -> DEBU 128b [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysregistries, channel mychannel 2018-06-04 01:47:01.670 UTC [statecouchdb] GetState -> DEBU 128c GetState(). ns=trade-network, key=$syscollections$sysregistries 2018-06-04 01:47:01.670 UTC [couchdb] ReadDoc -> DEBU 128d Entering ReadDoc() id=[$syscollections$sysregistries] 2018-06-04 01:47:01.670 UTC [couchdb] encodePathElement -> DEBU 128e Entering encodePathElement() string=$syscollections$sysregistries 2018-06-04 01:47:01.670 UTC [couchdb] encodePathElement -> DEBU 128f Exiting encodePathElement() encodedStr=%00$syscollections%00$sysregistries%00 2018-06-04 01:47:01.670 UTC [couchdb] handleRequest -> DEBU 1290 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true 2018-06-04 01:47:01.676 UTC [couchdb] handleRequest -> DEBU 1291 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.684 UTC [couchdb] handleRequest -> DEBU 1292 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.685 UTC [couchdb] ReadDoc -> DEBU 1293 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.686 UTC [chaincode] func1 -> DEBU 1294 [cde9f6d0]No state associated with key: $syscollections$sysregistries. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.686 UTC [chaincode] 1 -> DEBU 1295 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.692 UTC [chaincode] processStream -> DEBU 1296 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.693 UTC [chaincode] handleMessage -> DEBU 1297 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.693 UTC [chaincode] afterGetState -> DEBU 1298 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.697 UTC [chaincode] filterError -> DEBU 1299 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.706 UTC [chaincode] func1 -> DEBU 129a [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysregistries, channel mychannel 2018-06-04 01:47:01.718 UTC [statecouchdb] GetState -> DEBU 129b GetState(). ns=trade-network, key=$syscollections$sysregistries 2018-06-04 01:47:01.718 UTC [couchdb] ReadDoc -> DEBU 129c Entering ReadDoc() id=[$syscollections$sysregistries] 2018-06-04 01:47:01.719 UTC [couchdb] encodePathElement -> DEBU 129d Entering encodePathElement() string=$syscollections$sysregistries 2018-06-04 01:47:01.719 UTC [couchdb] encodePathElement -> DEBU 129e Exiting encodePathElement() encodedStr=%00$syscollections%00$sysregistries%00 2018-06-04 01:47:01.719 UTC [couchdb] handleRequest -> DEBU 129f Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true 2018-06-04 01:47:01.720 UTC [couchdb] handleRequest -> DEBU 12a0 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.738 UTC [couchdb] handleRequest -> DEBU 12a1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.747 UTC [couchdb] ReadDoc -> DEBU 12a2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.748 UTC [chaincode] func1 -> DEBU 12a3 [cde9f6d0]No state associated with key: $syscollections$sysregistries. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.748 UTC [chaincode] 1 -> DEBU 12a4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.749 UTC [chaincode] processStream -> DEBU 12a5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:01.758 UTC [chaincode] handleMessage -> DEBU 12a6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:01.758 UTC [chaincode] filterError -> DEBU 12a7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.760 UTC [chaincode] func1 -> DEBU 12a8 [cde9f6d0]state is ready 2018-06-04 01:47:01.760 UTC [chaincode] func1 -> DEBU 12a9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:01.761 UTC [chaincode] 1 -> DEBU 12aa [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:01.761 UTC [chaincode] processStream -> DEBU 12ab [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:01.761 UTC [chaincode] handleMessage -> DEBU 12ac [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:01.761 UTC [chaincode] filterError -> DEBU 12ad Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.761 UTC [chaincode] processStream -> DEBU 12ae [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:01.821 UTC [chaincode] processStream -> DEBU 12af [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.821 UTC [chaincode] handleMessage -> DEBU 12b0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.822 UTC [chaincode] afterGetState -> DEBU 12b1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.822 UTC [chaincode] filterError -> DEBU 12b2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.822 UTC [chaincode] func1 -> DEBU 12b3 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:01.828 UTC [statecouchdb] GetState -> DEBU 12b4 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:01.829 UTC [couchdb] ReadDoc -> DEBU 12b5 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:01.830 UTC [couchdb] encodePathElement -> DEBU 12b6 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:01.834 UTC [couchdb] encodePathElement -> DEBU 12b7 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:01.841 UTC [couchdb] handleRequest -> DEBU 12b8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:01.872 UTC [couchdb] handleRequest -> DEBU 12b9 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.923 UTC [couchdb] handleRequest -> DEBU 12ba Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.924 UTC [couchdb] ReadDoc -> DEBU 12bb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.924 UTC [chaincode] func1 -> DEBU 12bc [cde9f6d0]No state associated with key: D$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.924 UTC [chaincode] 1 -> DEBU 12bd [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.937 UTC [chaincode] processStream -> DEBU 12be [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.939 UTC [chaincode] handleMessage -> DEBU 12bf [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.940 UTC [chaincode] afterGetState -> DEBU 12c0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.950 UTC [chaincode] filterError -> DEBU 12c1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.954 UTC [chaincode] func1 -> DEBU 12c2 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:01.975 UTC [statecouchdb] GetState -> DEBU 12c3 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:01.979 UTC [couchdb] ReadDoc -> DEBU 12c4 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:01.981 UTC [couchdb] encodePathElement -> DEBU 12c5 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:01.983 UTC [couchdb] encodePathElement -> DEBU 12c6 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:01.990 UTC [couchdb] handleRequest -> DEBU 12c7 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:01.991 UTC [couchdb] handleRequest -> DEBU 12c8 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.027 UTC [couchdb] handleRequest -> DEBU 12c9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.029 UTC [couchdb] ReadDoc -> DEBU 12ca Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.029 UTC [chaincode] func1 -> DEBU 12cb [cde9f6d0]No state associated with key: D$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.029 UTC [chaincode] 1 -> DEBU 12cc [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.031 UTC [chaincode] processStream -> DEBU 12cd [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.036 UTC [chaincode] handleMessage -> DEBU 12ce [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.037 UTC [chaincode] filterError -> DEBU 12cf Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.037 UTC [chaincode] func1 -> DEBU 12d0 [cde9f6d0]state is ready 2018-06-04 01:47:02.037 UTC [chaincode] func1 -> DEBU 12d1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.037 UTC [chaincode] 1 -> DEBU 12d2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.038 UTC [chaincode] processStream -> DEBU 12d3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.038 UTC [chaincode] handleMessage -> DEBU 12d4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.038 UTC [chaincode] filterError -> DEBU 12d5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.039 UTC [chaincode] processStream -> DEBU 12d6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.054 UTC [chaincode] processStream -> DEBU 12d7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.054 UTC [chaincode] handleMessage -> DEBU 12d8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.054 UTC [chaincode] afterGetState -> DEBU 12d9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.056 UTC [chaincode] filterError -> DEBU 12da Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.057 UTC [chaincode] func1 -> DEBU 12db [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:02.060 UTC [statecouchdb] GetState -> DEBU 12dc GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.062 UTC [couchdb] ReadDoc -> DEBU 12dd Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:02.064 UTC [couchdb] encodePathElement -> DEBU 12de Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.065 UTC [couchdb] encodePathElement -> DEBU 12df Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:02.066 UTC [couchdb] handleRequest -> DEBU 12e0 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:02.074 UTC [couchdb] handleRequest -> DEBU 12e1 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.113 UTC [couchdb] handleRequest -> DEBU 12e2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.118 UTC [couchdb] ReadDoc -> DEBU 12e3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.120 UTC [chaincode] func1 -> DEBU 12e4 [cde9f6d0]No state associated with key: E$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.120 UTC [chaincode] 1 -> DEBU 12e5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.125 UTC [chaincode] processStream -> DEBU 12e6 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.131 UTC [chaincode] handleMessage -> DEBU 12e7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.131 UTC [chaincode] filterError -> DEBU 12e8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.132 UTC [chaincode] func1 -> DEBU 12e9 [cde9f6d0]state is ready 2018-06-04 01:47:02.132 UTC [chaincode] func1 -> DEBU 12ea [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.136 UTC [chaincode] 1 -> DEBU 12eb [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.138 UTC [chaincode] processStream -> DEBU 12ec [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.138 UTC [chaincode] handleMessage -> DEBU 12ed [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.138 UTC [chaincode] filterError -> DEBU 12ee Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.138 UTC [chaincode] processStream -> DEBU 12ef [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.158 UTC [chaincode] processStream -> DEBU 12f0 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.163 UTC [chaincode] handleMessage -> DEBU 12f1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.163 UTC [chaincode] afterGetState -> DEBU 12f2 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.164 UTC [chaincode] filterError -> DEBU 12f3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.166 UTC [chaincode] func1 -> DEBU 12f4 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.167 UTC [statecouchdb] GetState -> DEBU 12f5 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.168 UTC [couchdb] ReadDoc -> DEBU 12f6 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.168 UTC [couchdb] encodePathElement -> DEBU 12f7 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.168 UTC [couchdb] encodePathElement -> DEBU 12f8 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.168 UTC [couchdb] handleRequest -> DEBU 12f9 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.168 UTC [couchdb] handleRequest -> DEBU 12fa HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.177 UTC [couchdb] handleRequest -> DEBU 12fb Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.177 UTC [couchdb] ReadDoc -> DEBU 12fc Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.178 UTC [chaincode] func1 -> DEBU 12fd [cde9f6d0]No state associated with key: J$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.179 UTC [chaincode] 1 -> DEBU 12fe [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.183 UTC [chaincode] processStream -> DEBU 12ff [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.187 UTC [chaincode] handleMessage -> DEBU 1300 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.188 UTC [chaincode] afterGetState -> DEBU 1301 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.188 UTC [chaincode] filterError -> DEBU 1302 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.197 UTC [chaincode] func1 -> DEBU 1303 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.203 UTC [statecouchdb] GetState -> DEBU 1304 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.206 UTC [couchdb] ReadDoc -> DEBU 1305 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.208 UTC [couchdb] encodePathElement -> DEBU 1306 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.209 UTC [couchdb] encodePathElement -> DEBU 1307 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.209 UTC [couchdb] handleRequest -> DEBU 1308 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.209 UTC [couchdb] handleRequest -> DEBU 1309 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.241 UTC [couchdb] handleRequest -> DEBU 130a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.241 UTC [couchdb] ReadDoc -> DEBU 130b Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.241 UTC [chaincode] func1 -> DEBU 130c [cde9f6d0]No state associated with key: J$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.241 UTC [chaincode] 1 -> DEBU 130d [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.246 UTC [chaincode] processStream -> DEBU 130e [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.246 UTC [chaincode] handleMessage -> DEBU 130f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.246 UTC [chaincode] filterError -> DEBU 1310 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.246 UTC [chaincode] func1 -> DEBU 1311 [cde9f6d0]state is ready 2018-06-04 01:47:02.247 UTC [chaincode] func1 -> DEBU 1312 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.247 UTC [chaincode] 1 -> DEBU 1313 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.247 UTC [chaincode] processStream -> DEBU 1314 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.247 UTC [chaincode] handleMessage -> DEBU 1315 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.248 UTC [chaincode] filterError -> DEBU 1316 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.248 UTC [chaincode] processStream -> DEBU 1317 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.259 UTC [chaincode] processStream -> DEBU 1318 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.265 UTC [chaincode] handleMessage -> DEBU 1319 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.266 UTC [chaincode] afterGetState -> DEBU 131a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.266 UTC [chaincode] filterError -> DEBU 131b Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.267 UTC [chaincode] func1 -> DEBU 131c [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.272 UTC [statecouchdb] GetState -> DEBU 131d GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.272 UTC [couchdb] ReadDoc -> DEBU 131e Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.272 UTC [couchdb] encodePathElement -> DEBU 131f Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.272 UTC [couchdb] encodePathElement -> DEBU 1320 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.273 UTC [couchdb] handleRequest -> DEBU 1321 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.273 UTC [couchdb] handleRequest -> DEBU 1322 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.278 UTC [couchdb] handleRequest -> DEBU 1323 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.283 UTC [couchdb] ReadDoc -> DEBU 1324 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.283 UTC [chaincode] func1 -> DEBU 1325 [cde9f6d0]No state associated with key: K$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.283 UTC [chaincode] 1 -> DEBU 1326 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.310 UTC [chaincode] processStream -> DEBU 1327 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.382 UTC [chaincode] handleMessage -> DEBU 1328 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.383 UTC [chaincode] filterError -> DEBU 1329 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.383 UTC [chaincode] func1 -> DEBU 132a [cde9f6d0]state is ready 2018-06-04 01:47:02.383 UTC [chaincode] func1 -> DEBU 132b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.383 UTC [chaincode] 1 -> DEBU 132c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.383 UTC [chaincode] processStream -> DEBU 132d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.383 UTC [chaincode] handleMessage -> DEBU 132e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.383 UTC [chaincode] filterError -> DEBU 132f Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.383 UTC [chaincode] processStream -> DEBU 1330 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.385 UTC [chaincode] processStream -> DEBU 1331 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.385 UTC [chaincode] handleMessage -> DEBU 1332 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.385 UTC [chaincode] afterGetState -> DEBU 1333 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.385 UTC [chaincode] filterError -> DEBU 1334 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.386 UTC [chaincode] func1 -> DEBU 1335 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.386 UTC [statecouchdb] GetState -> DEBU 1336 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.386 UTC [couchdb] ReadDoc -> DEBU 1337 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.386 UTC [couchdb] encodePathElement -> DEBU 1338 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.386 UTC [couchdb] encodePathElement -> DEBU 1339 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.386 UTC [couchdb] handleRequest -> DEBU 133a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.387 UTC [couchdb] handleRequest -> DEBU 133b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.394 UTC [couchdb] handleRequest -> DEBU 133c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.423 UTC [couchdb] ReadDoc -> DEBU 133d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.423 UTC [chaincode] func1 -> DEBU 133e [cde9f6d0]No state associated with key: J$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.424 UTC [chaincode] 1 -> DEBU 133f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.440 UTC [chaincode] processStream -> DEBU 1340 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.448 UTC [chaincode] handleMessage -> DEBU 1341 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.449 UTC [chaincode] afterGetState -> DEBU 1342 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.449 UTC [chaincode] filterError -> DEBU 1343 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.450 UTC [chaincode] func1 -> DEBU 1344 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.457 UTC [statecouchdb] GetState -> DEBU 1345 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.462 UTC [couchdb] ReadDoc -> DEBU 1346 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.463 UTC [couchdb] encodePathElement -> DEBU 1347 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.463 UTC [couchdb] encodePathElement -> DEBU 1348 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.464 UTC [couchdb] handleRequest -> DEBU 1349 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.483 UTC [couchdb] handleRequest -> DEBU 134a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.559 UTC [couchdb] handleRequest -> DEBU 134b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.585 UTC [couchdb] ReadDoc -> DEBU 134c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.585 UTC [chaincode] func1 -> DEBU 134d [cde9f6d0]No state associated with key: J$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.585 UTC [chaincode] 1 -> DEBU 134e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.593 UTC [chaincode] processStream -> DEBU 134f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.605 UTC [chaincode] handleMessage -> DEBU 1350 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.605 UTC [chaincode] filterError -> DEBU 1351 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.607 UTC [chaincode] func1 -> DEBU 1352 [cde9f6d0]state is ready 2018-06-04 01:47:02.607 UTC [chaincode] func1 -> DEBU 1353 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.612 UTC [chaincode] 1 -> DEBU 1354 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.612 UTC [chaincode] processStream -> DEBU 1355 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.612 UTC [chaincode] handleMessage -> DEBU 1356 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.612 UTC [chaincode] filterError -> DEBU 1357 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.612 UTC [chaincode] processStream -> DEBU 1358 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.624 UTC [chaincode] processStream -> DEBU 1359 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.647 UTC [chaincode] handleMessage -> DEBU 135a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.647 UTC [chaincode] afterGetState -> DEBU 135b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.650 UTC [chaincode] filterError -> DEBU 135c Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.658 UTC [chaincode] func1 -> DEBU 135d [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.661 UTC [statecouchdb] GetState -> DEBU 135e GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.662 UTC [couchdb] ReadDoc -> DEBU 135f Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.662 UTC [couchdb] encodePathElement -> DEBU 1360 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.662 UTC [couchdb] encodePathElement -> DEBU 1361 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.663 UTC [couchdb] handleRequest -> DEBU 1362 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.666 UTC [couchdb] handleRequest -> DEBU 1363 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.686 UTC [couchdb] handleRequest -> DEBU 1364 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.690 UTC [couchdb] ReadDoc -> DEBU 1365 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.691 UTC [chaincode] func1 -> DEBU 1366 [cde9f6d0]No state associated with key: K$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.691 UTC [chaincode] 1 -> DEBU 1367 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.693 UTC [chaincode] processStream -> DEBU 1368 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.694 UTC [chaincode] handleMessage -> DEBU 1369 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.695 UTC [chaincode] filterError -> DEBU 136a Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.697 UTC [chaincode] func1 -> DEBU 136b [cde9f6d0]state is ready 2018-06-04 01:47:02.698 UTC [chaincode] func1 -> DEBU 136c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.698 UTC [chaincode] 1 -> DEBU 136d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.698 UTC [chaincode] processStream -> DEBU 136e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.699 UTC [chaincode] handleMessage -> DEBU 136f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.699 UTC [chaincode] filterError -> DEBU 1370 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.699 UTC [chaincode] processStream -> DEBU 1371 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.704 UTC [chaincode] processStream -> DEBU 1372 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.720 UTC [chaincode] handleMessage -> DEBU 1373 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.720 UTC [chaincode] afterGetState -> DEBU 1374 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.722 UTC [chaincode] filterError -> DEBU 1375 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.726 UTC [chaincode] func1 -> DEBU 1376 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:02.727 UTC [statecouchdb] GetState -> DEBU 1377 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.728 UTC [couchdb] ReadDoc -> DEBU 1378 Entering ReadDoc() id=[$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:02.730 UTC [couchdb] encodePathElement -> DEBU 1379 Entering encodePathElement() string=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.730 UTC [couchdb] encodePathElement -> DEBU 137a Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:02.730 UTC [couchdb] handleRequest -> DEBU 137b Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:02.731 UTC [couchdb] handleRequest -> DEBU 137c HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.736 UTC [couchdb] handleRequest -> DEBU 137d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.737 UTC [couchdb] ReadDoc -> DEBU 137e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.737 UTC [chaincode] func1 -> DEBU 137f [cde9f6d0]No state associated with key: I$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.737 UTC [chaincode] 1 -> DEBU 1380 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.748 UTC [chaincode] processStream -> DEBU 1381 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.757 UTC [chaincode] handleMessage -> DEBU 1382 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.757 UTC [chaincode] afterGetState -> DEBU 1383 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.757 UTC [chaincode] filterError -> DEBU 1384 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.758 UTC [chaincode] func1 -> DEBU 1385 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:02.759 UTC [statecouchdb] GetState -> DEBU 1386 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.759 UTC [couchdb] ReadDoc -> DEBU 1387 Entering ReadDoc() id=[$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:02.760 UTC [couchdb] encodePathElement -> DEBU 1388 Entering encodePathElement() string=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.760 UTC [couchdb] encodePathElement -> DEBU 1389 Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:02.760 UTC [couchdb] handleRequest -> DEBU 138a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:02.762 UTC [couchdb] handleRequest -> DEBU 138b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.769 UTC [couchdb] handleRequest -> DEBU 138c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.782 UTC [couchdb] ReadDoc -> DEBU 138d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.782 UTC [chaincode] func1 -> DEBU 138e [cde9f6d0]No state associated with key: I$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.784 UTC [chaincode] 1 -> DEBU 138f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.788 UTC [chaincode] processStream -> DEBU 1390 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.788 UTC [chaincode] handleMessage -> DEBU 1391 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.788 UTC [chaincode] filterError -> DEBU 1392 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.789 UTC [chaincode] func1 -> DEBU 1393 [cde9f6d0]state is ready 2018-06-04 01:47:02.789 UTC [chaincode] func1 -> DEBU 1394 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.789 UTC [chaincode] 1 -> DEBU 1395 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.789 UTC [chaincode] processStream -> DEBU 1396 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.790 UTC [chaincode] handleMessage -> DEBU 1397 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.790 UTC [chaincode] filterError -> DEBU 1398 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.790 UTC [chaincode] processStream -> DEBU 1399 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.797 UTC [chaincode] processStream -> DEBU 139a [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.805 UTC [chaincode] handleMessage -> DEBU 139b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.805 UTC [chaincode] afterGetState -> DEBU 139c [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.806 UTC [chaincode] filterError -> DEBU 139d Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.806 UTC [chaincode] func1 -> DEBU 139e [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:02.807 UTC [statecouchdb] GetState -> DEBU 139f GetState(). ns=trade-network, key=$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.807 UTC [couchdb] ReadDoc -> DEBU 13a0 Entering ReadDoc() id=[$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:02.807 UTC [couchdb] encodePathElement -> DEBU 13a1 Entering encodePathElement() string=$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.807 UTC [couchdb] encodePathElement -> DEBU 13a2 Exiting encodePathElement() encodedStr=%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:02.807 UTC [couchdb] handleRequest -> DEBU 13a3 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:02.808 UTC [couchdb] handleRequest -> DEBU 13a4 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.825 UTC [couchdb] handleRequest -> DEBU 13a5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.827 UTC [couchdb] ReadDoc -> DEBU 13a6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.829 UTC [chaincode] func1 -> DEBU 13a7 [cde9f6d0]No state associated with key: J$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.829 UTC [chaincode] 1 -> DEBU 13a8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.833 UTC [chaincode] processStream -> DEBU 13a9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.835 UTC [chaincode] handleMessage -> DEBU 13aa [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.836 UTC [chaincode] filterError -> DEBU 13ab Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.839 UTC [chaincode] func1 -> DEBU 13ac [cde9f6d0]state is ready 2018-06-04 01:47:02.840 UTC [chaincode] func1 -> DEBU 13ad [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.842 UTC [chaincode] 1 -> DEBU 13ae [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.843 UTC [chaincode] processStream -> DEBU 13af [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.843 UTC [chaincode] handleMessage -> DEBU 13b0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.844 UTC [chaincode] filterError -> DEBU 13b1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.844 UTC [chaincode] processStream -> DEBU 13b2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.847 UTC [chaincode] processStream -> DEBU 13b3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.848 UTC [chaincode] handleMessage -> DEBU 13b4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.852 UTC [chaincode] afterGetState -> DEBU 13b5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.852 UTC [chaincode] filterError -> DEBU 13b6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.853 UTC [chaincode] func1 -> DEBU 13b7 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:02.854 UTC [statecouchdb] GetState -> DEBU 13b8 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.854 UTC [couchdb] ReadDoc -> DEBU 13b9 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:02.855 UTC [couchdb] encodePathElement -> DEBU 13ba Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.855 UTC [couchdb] encodePathElement -> DEBU 13bb Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:02.855 UTC [couchdb] handleRequest -> DEBU 13bc Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:02.858 UTC [couchdb] handleRequest -> DEBU 13bd HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.864 UTC [couchdb] handleRequest -> DEBU 13be Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.869 UTC [couchdb] ReadDoc -> DEBU 13bf Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.870 UTC [chaincode] func1 -> DEBU 13c0 [cde9f6d0]No state associated with key: F$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.870 UTC [chaincode] 1 -> DEBU 13c1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.874 UTC [chaincode] processStream -> DEBU 13c2 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.875 UTC [chaincode] handleMessage -> DEBU 13c3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.876 UTC [chaincode] afterGetState -> DEBU 13c4 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.876 UTC [chaincode] filterError -> DEBU 13c5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.880 UTC [chaincode] func1 -> DEBU 13c6 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:02.880 UTC [statecouchdb] GetState -> DEBU 13c7 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.881 UTC [couchdb] ReadDoc -> DEBU 13c8 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:02.881 UTC [couchdb] encodePathElement -> DEBU 13c9 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.882 UTC [couchdb] encodePathElement -> DEBU 13ca Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:02.882 UTC [couchdb] handleRequest -> DEBU 13cb Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:02.883 UTC [couchdb] handleRequest -> DEBU 13cc HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.890 UTC [couchdb] handleRequest -> DEBU 13cd Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.892 UTC [couchdb] ReadDoc -> DEBU 13ce Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.892 UTC [chaincode] func1 -> DEBU 13cf [cde9f6d0]No state associated with key: F$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.893 UTC [chaincode] 1 -> DEBU 13d0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.895 UTC [chaincode] processStream -> DEBU 13d1 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.895 UTC [chaincode] handleMessage -> DEBU 13d2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.896 UTC [chaincode] filterError -> DEBU 13d3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.900 UTC [chaincode] func1 -> DEBU 13d4 [cde9f6d0]state is ready 2018-06-04 01:47:02.900 UTC [chaincode] func1 -> DEBU 13d5 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.901 UTC [chaincode] 1 -> DEBU 13d6 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.902 UTC [chaincode] processStream -> DEBU 13d7 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.902 UTC [chaincode] handleMessage -> DEBU 13d8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.902 UTC [chaincode] filterError -> DEBU 13d9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.902 UTC [chaincode] processStream -> DEBU 13da [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.906 UTC [chaincode] processStream -> DEBU 13db [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.906 UTC [chaincode] handleMessage -> DEBU 13dc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.906 UTC [chaincode] afterGetState -> DEBU 13dd [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.907 UTC [chaincode] filterError -> DEBU 13de Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.909 UTC [chaincode] func1 -> DEBU 13df [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:02.911 UTC [statecouchdb] GetState -> DEBU 13e0 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.911 UTC [couchdb] ReadDoc -> DEBU 13e1 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:02.912 UTC [couchdb] encodePathElement -> DEBU 13e2 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:02.912 UTC [couchdb] encodePathElement -> DEBU 13e3 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:02.912 UTC [couchdb] handleRequest -> DEBU 13e4 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:02.913 UTC [couchdb] handleRequest -> DEBU 13e5 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.919 UTC [couchdb] handleRequest -> DEBU 13e6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.932 UTC [couchdb] ReadDoc -> DEBU 13e7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.932 UTC [chaincode] func1 -> DEBU 13e8 [cde9f6d0]No state associated with key: G$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.933 UTC [chaincode] 1 -> DEBU 13e9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.939 UTC [chaincode] processStream -> DEBU 13ea [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.941 UTC [chaincode] handleMessage -> DEBU 13eb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.941 UTC [chaincode] filterError -> DEBU 13ec Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.943 UTC [chaincode] func1 -> DEBU 13ed [cde9f6d0]state is ready 2018-06-04 01:47:02.943 UTC [chaincode] func1 -> DEBU 13ee [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.943 UTC [chaincode] 1 -> DEBU 13ef [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.943 UTC [chaincode] processStream -> DEBU 13f0 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.944 UTC [chaincode] handleMessage -> DEBU 13f1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.944 UTC [chaincode] filterError -> DEBU 13f2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.944 UTC [chaincode] processStream -> DEBU 13f3 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.948 UTC [chaincode] processStream -> DEBU 13f4 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.949 UTC [chaincode] handleMessage -> DEBU 13f5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.949 UTC [chaincode] afterGetState -> DEBU 13f6 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.951 UTC [chaincode] filterError -> DEBU 13f7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.954 UTC [chaincode] func1 -> DEBU 13f8 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:02.954 UTC [statecouchdb] GetState -> DEBU 13f9 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:02.954 UTC [couchdb] ReadDoc -> DEBU 13fa Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:02.954 UTC [couchdb] encodePathElement -> DEBU 13fb Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:02.955 UTC [couchdb] encodePathElement -> DEBU 13fc Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:02.955 UTC [couchdb] handleRequest -> DEBU 13fd Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:02.962 UTC [couchdb] handleRequest -> DEBU 13fe HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.966 UTC [couchdb] handleRequest -> DEBU 13ff Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.967 UTC [couchdb] ReadDoc -> DEBU 1400 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.967 UTC [chaincode] func1 -> DEBU 1401 [cde9f6d0]No state associated with key: E$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.967 UTC [chaincode] 1 -> DEBU 1402 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.974 UTC [chaincode] processStream -> DEBU 1403 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.974 UTC [chaincode] handleMessage -> DEBU 1404 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.974 UTC [chaincode] afterGetState -> DEBU 1405 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.974 UTC [chaincode] filterError -> DEBU 1406 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.975 UTC [chaincode] func1 -> DEBU 1407 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:02.975 UTC [statecouchdb] GetState -> DEBU 1408 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:02.975 UTC [couchdb] ReadDoc -> DEBU 1409 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:02.975 UTC [couchdb] encodePathElement -> DEBU 140a Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:02.976 UTC [couchdb] encodePathElement -> DEBU 140b Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:02.976 UTC [couchdb] handleRequest -> DEBU 140c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:02.981 UTC [couchdb] handleRequest -> DEBU 140d HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.983 UTC [couchdb] handleRequest -> DEBU 140e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.986 UTC [couchdb] ReadDoc -> DEBU 140f Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.986 UTC [chaincode] func1 -> DEBU 1410 [cde9f6d0]No state associated with key: E$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.987 UTC [chaincode] 1 -> DEBU 1411 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.989 UTC [chaincode] processStream -> DEBU 1412 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.990 UTC [chaincode] handleMessage -> DEBU 1413 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.992 UTC [chaincode] filterError -> DEBU 1414 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.993 UTC [chaincode] func1 -> DEBU 1415 [cde9f6d0]state is ready 2018-06-04 01:47:02.993 UTC [chaincode] func1 -> DEBU 1416 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.994 UTC [chaincode] 1 -> DEBU 1417 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.994 UTC [chaincode] processStream -> DEBU 1418 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.995 UTC [chaincode] handleMessage -> DEBU 1419 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.995 UTC [chaincode] filterError -> DEBU 141a Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.995 UTC [chaincode] processStream -> DEBU 141b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.998 UTC [chaincode] processStream -> DEBU 141c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.999 UTC [chaincode] handleMessage -> DEBU 141d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.999 UTC [chaincode] afterGetState -> DEBU 141e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.999 UTC [chaincode] filterError -> DEBU 141f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.004 UTC [chaincode] func1 -> DEBU 1420 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:03.004 UTC [statecouchdb] GetState -> DEBU 1421 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.004 UTC [couchdb] ReadDoc -> DEBU 1422 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:03.005 UTC [couchdb] encodePathElement -> DEBU 1423 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.005 UTC [couchdb] encodePathElement -> DEBU 1424 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:03.005 UTC [couchdb] handleRequest -> DEBU 1425 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:03.006 UTC [couchdb] handleRequest -> DEBU 1426 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.011 UTC [couchdb] handleRequest -> DEBU 1427 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.014 UTC [couchdb] ReadDoc -> DEBU 1428 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.014 UTC [chaincode] func1 -> DEBU 1429 [cde9f6d0]No state associated with key: F$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.014 UTC [chaincode] 1 -> DEBU 142a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.062 UTC [chaincode] processStream -> DEBU 142b [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.063 UTC [chaincode] handleMessage -> DEBU 142c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.063 UTC [chaincode] filterError -> DEBU 142d Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.063 UTC [chaincode] func1 -> DEBU 142e [cde9f6d0]state is ready 2018-06-04 01:47:03.063 UTC [chaincode] func1 -> DEBU 142f [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.063 UTC [chaincode] 1 -> DEBU 1430 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.063 UTC [chaincode] processStream -> DEBU 1431 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.064 UTC [chaincode] handleMessage -> DEBU 1432 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.064 UTC [chaincode] filterError -> DEBU 1433 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.064 UTC [chaincode] processStream -> DEBU 1434 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.087 UTC [chaincode] processStream -> DEBU 1435 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.088 UTC [chaincode] handleMessage -> DEBU 1436 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.088 UTC [chaincode] afterGetState -> DEBU 1437 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.088 UTC [chaincode] filterError -> DEBU 1438 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.088 UTC [chaincode] func1 -> DEBU 1439 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.088 UTC [statecouchdb] GetState -> DEBU 143a GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.088 UTC [couchdb] ReadDoc -> DEBU 143b Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.089 UTC [couchdb] encodePathElement -> DEBU 143c Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.089 UTC [couchdb] encodePathElement -> DEBU 143d Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.089 UTC [couchdb] handleRequest -> DEBU 143e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.089 UTC [couchdb] handleRequest -> DEBU 143f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.091 UTC [couchdb] handleRequest -> DEBU 1440 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.092 UTC [couchdb] ReadDoc -> DEBU 1441 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.092 UTC [chaincode] func1 -> DEBU 1442 [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.092 UTC [chaincode] 1 -> DEBU 1443 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.114 UTC [chaincode] processStream -> DEBU 1444 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.115 UTC [chaincode] handleMessage -> DEBU 1445 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.115 UTC [chaincode] afterGetState -> DEBU 1446 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.115 UTC [chaincode] filterError -> DEBU 1447 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.115 UTC [chaincode] func1 -> DEBU 1448 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.115 UTC [statecouchdb] GetState -> DEBU 1449 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.116 UTC [couchdb] ReadDoc -> DEBU 144a Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.116 UTC [couchdb] encodePathElement -> DEBU 144b Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.116 UTC [couchdb] encodePathElement -> DEBU 144c Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.116 UTC [couchdb] handleRequest -> DEBU 144d Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.116 UTC [couchdb] handleRequest -> DEBU 144e HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.119 UTC [couchdb] handleRequest -> DEBU 144f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.120 UTC [couchdb] ReadDoc -> DEBU 1450 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.120 UTC [chaincode] func1 -> DEBU 1451 [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.120 UTC [chaincode] 1 -> DEBU 1452 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.134 UTC [chaincode] processStream -> DEBU 1453 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.134 UTC [chaincode] handleMessage -> DEBU 1454 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.135 UTC [chaincode] filterError -> DEBU 1455 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.135 UTC [chaincode] func1 -> DEBU 1456 [cde9f6d0]state is ready 2018-06-04 01:47:03.135 UTC [chaincode] func1 -> DEBU 1457 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.135 UTC [chaincode] 1 -> DEBU 1458 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.135 UTC [chaincode] processStream -> DEBU 1459 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.136 UTC [chaincode] handleMessage -> DEBU 145a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.136 UTC [chaincode] filterError -> DEBU 145b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.136 UTC [chaincode] processStream -> DEBU 145c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.157 UTC [chaincode] processStream -> DEBU 145d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.157 UTC [chaincode] handleMessage -> DEBU 145e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.157 UTC [chaincode] afterGetState -> DEBU 145f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.158 UTC [chaincode] filterError -> DEBU 1460 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.158 UTC [chaincode] func1 -> DEBU 1461 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.158 UTC [statecouchdb] GetState -> DEBU 1462 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.158 UTC [couchdb] ReadDoc -> DEBU 1463 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.158 UTC [couchdb] encodePathElement -> DEBU 1464 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.158 UTC [couchdb] encodePathElement -> DEBU 1465 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.158 UTC [couchdb] handleRequest -> DEBU 1466 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.159 UTC [couchdb] handleRequest -> DEBU 1467 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.166 UTC [couchdb] handleRequest -> DEBU 1468 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.168 UTC [couchdb] ReadDoc -> DEBU 1469 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.171 UTC [chaincode] func1 -> DEBU 146a [cde9f6d0]No state associated with key: I$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.173 UTC [chaincode] 1 -> DEBU 146b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.191 UTC [chaincode] processStream -> DEBU 146c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.191 UTC [chaincode] handleMessage -> DEBU 146d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.192 UTC [chaincode] filterError -> DEBU 146e Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.192 UTC [chaincode] func1 -> DEBU 146f [cde9f6d0]state is ready 2018-06-04 01:47:03.192 UTC [chaincode] func1 -> DEBU 1470 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.192 UTC [chaincode] 1 -> DEBU 1471 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.192 UTC [chaincode] processStream -> DEBU 1472 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.193 UTC [chaincode] handleMessage -> DEBU 1473 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.195 UTC [chaincode] filterError -> DEBU 1474 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.198 UTC [chaincode] processStream -> DEBU 1475 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.212 UTC [chaincode] processStream -> DEBU 1476 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.213 UTC [chaincode] handleMessage -> DEBU 1477 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.213 UTC [chaincode] afterGetState -> DEBU 1478 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.213 UTC [chaincode] filterError -> DEBU 1479 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.213 UTC [chaincode] func1 -> DEBU 147a [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.213 UTC [statecouchdb] GetState -> DEBU 147b GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.213 UTC [couchdb] ReadDoc -> DEBU 147c Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.213 UTC [couchdb] encodePathElement -> DEBU 147d Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.213 UTC [couchdb] encodePathElement -> DEBU 147e Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.214 UTC [couchdb] handleRequest -> DEBU 147f Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.214 UTC [couchdb] handleRequest -> DEBU 1480 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.223 UTC [couchdb] handleRequest -> DEBU 1481 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.224 UTC [couchdb] ReadDoc -> DEBU 1482 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.225 UTC [chaincode] func1 -> DEBU 1483 [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.238 UTC [chaincode] 1 -> DEBU 1484 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.241 UTC [chaincode] processStream -> DEBU 1485 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.255 UTC [chaincode] handleMessage -> DEBU 1486 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.255 UTC [chaincode] afterGetState -> DEBU 1487 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.255 UTC [chaincode] filterError -> DEBU 1488 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.255 UTC [chaincode] func1 -> DEBU 1489 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.255 UTC [statecouchdb] GetState -> DEBU 148a GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.256 UTC [couchdb] ReadDoc -> DEBU 148b Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.256 UTC [couchdb] encodePathElement -> DEBU 148c Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.256 UTC [couchdb] encodePathElement -> DEBU 148d Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.256 UTC [couchdb] handleRequest -> DEBU 148e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.256 UTC [couchdb] handleRequest -> DEBU 148f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.258 UTC [couchdb] handleRequest -> DEBU 1490 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.260 UTC [couchdb] ReadDoc -> DEBU 1491 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.260 UTC [chaincode] func1 -> DEBU 1492 [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.260 UTC [chaincode] 1 -> DEBU 1493 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.261 UTC [chaincode] processStream -> DEBU 1494 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.262 UTC [chaincode] handleMessage -> DEBU 1495 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.267 UTC [chaincode] filterError -> DEBU 1496 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.268 UTC [chaincode] func1 -> DEBU 1497 [cde9f6d0]state is ready 2018-06-04 01:47:03.274 UTC [chaincode] func1 -> DEBU 1498 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.278 UTC [chaincode] 1 -> DEBU 1499 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.278 UTC [chaincode] processStream -> DEBU 149a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.278 UTC [chaincode] handleMessage -> DEBU 149b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.278 UTC [chaincode] filterError -> DEBU 149c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.278 UTC [chaincode] processStream -> DEBU 149d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.290 UTC [chaincode] processStream -> DEBU 149e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.293 UTC [chaincode] handleMessage -> DEBU 149f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.295 UTC [chaincode] afterGetState -> DEBU 14a0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.297 UTC [chaincode] filterError -> DEBU 14a1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.299 UTC [chaincode] func1 -> DEBU 14a2 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.299 UTC [statecouchdb] GetState -> DEBU 14a3 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.300 UTC [couchdb] ReadDoc -> DEBU 14a4 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.300 UTC [couchdb] encodePathElement -> DEBU 14a5 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.300 UTC [couchdb] encodePathElement -> DEBU 14a6 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.300 UTC [couchdb] handleRequest -> DEBU 14a7 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.301 UTC [couchdb] handleRequest -> DEBU 14a8 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.307 UTC [couchdb] handleRequest -> DEBU 14a9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.311 UTC [couchdb] ReadDoc -> DEBU 14aa Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.311 UTC [chaincode] func1 -> DEBU 14ab [cde9f6d0]No state associated with key: I$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.311 UTC [chaincode] 1 -> DEBU 14ac [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.314 UTC [chaincode] processStream -> DEBU 14ad [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.316 UTC [chaincode] handleMessage -> DEBU 14ae [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.316 UTC [chaincode] filterError -> DEBU 14af Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.317 UTC [chaincode] func1 -> DEBU 14b0 [cde9f6d0]state is ready 2018-06-04 01:47:03.317 UTC [chaincode] func1 -> DEBU 14b1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.318 UTC [chaincode] 1 -> DEBU 14b2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.318 UTC [chaincode] processStream -> DEBU 14b3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.324 UTC [chaincode] handleMessage -> DEBU 14b4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.324 UTC [chaincode] filterError -> DEBU 14b5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.324 UTC [chaincode] processStream -> DEBU 14b6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.326 UTC [chaincode] processStream -> DEBU 14b7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.326 UTC [chaincode] handleMessage -> DEBU 14b8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.326 UTC [chaincode] afterGetState -> DEBU 14b9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.326 UTC [chaincode] filterError -> DEBU 14ba Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.329 UTC [chaincode] func1 -> DEBU 14bb [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.332 UTC [statecouchdb] GetState -> DEBU 14bc GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.333 UTC [couchdb] ReadDoc -> DEBU 14bd Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.333 UTC [couchdb] encodePathElement -> DEBU 14be Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.333 UTC [couchdb] encodePathElement -> DEBU 14bf Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.333 UTC [couchdb] handleRequest -> DEBU 14c0 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.333 UTC [couchdb] handleRequest -> DEBU 14c1 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.339 UTC [couchdb] handleRequest -> DEBU 14c2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.340 UTC [couchdb] ReadDoc -> DEBU 14c3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.340 UTC [chaincode] func1 -> DEBU 14c4 [cde9f6d0]No state associated with key: K$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.340 UTC [chaincode] 1 -> DEBU 14c5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.344 UTC [chaincode] processStream -> DEBU 14c6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.355 UTC [chaincode] handleMessage -> DEBU 14c7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.356 UTC [chaincode] afterGetState -> DEBU 14c8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.357 UTC [chaincode] filterError -> DEBU 14c9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.358 UTC [chaincode] func1 -> DEBU 14ca [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.358 UTC [statecouchdb] GetState -> DEBU 14cb GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.358 UTC [couchdb] ReadDoc -> DEBU 14cc Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.359 UTC [couchdb] encodePathElement -> DEBU 14cd Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.359 UTC [couchdb] encodePathElement -> DEBU 14ce Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.359 UTC [couchdb] handleRequest -> DEBU 14cf Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.361 UTC [couchdb] handleRequest -> DEBU 14d0 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.363 UTC [couchdb] handleRequest -> DEBU 14d1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.365 UTC [couchdb] ReadDoc -> DEBU 14d2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.366 UTC [chaincode] func1 -> DEBU 14d3 [cde9f6d0]No state associated with key: K$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.366 UTC [chaincode] 1 -> DEBU 14d4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.369 UTC [chaincode] processStream -> DEBU 14d5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.369 UTC [chaincode] handleMessage -> DEBU 14d6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.370 UTC [chaincode] filterError -> DEBU 14d7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.372 UTC [chaincode] func1 -> DEBU 14d8 [cde9f6d0]state is ready 2018-06-04 01:47:03.372 UTC [chaincode] func1 -> DEBU 14d9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] 1 -> DEBU 14da [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] processStream -> DEBU 14db [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] handleMessage -> DEBU 14dc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.375 UTC [chaincode] filterError -> DEBU 14dd Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.375 UTC [chaincode] processStream -> DEBU 14de [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.379 UTC [chaincode] processStream -> DEBU 14df [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.379 UTC [chaincode] handleMessage -> DEBU 14e0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.379 UTC [chaincode] afterGetState -> DEBU 14e1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.379 UTC [chaincode] filterError -> DEBU 14e2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.380 UTC [chaincode] func1 -> DEBU 14e3 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.381 UTC [statecouchdb] GetState -> DEBU 14e4 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.381 UTC [couchdb] ReadDoc -> DEBU 14e5 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.381 UTC [couchdb] encodePathElement -> DEBU 14e6 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.381 UTC [couchdb] encodePathElement -> DEBU 14e7 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.381 UTC [couchdb] handleRequest -> DEBU 14e8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.382 UTC [couchdb] handleRequest -> DEBU 14e9 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.390 UTC [couchdb] handleRequest -> DEBU 14ea Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.390 UTC [couchdb] ReadDoc -> DEBU 14eb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.391 UTC [chaincode] func1 -> DEBU 14ec [cde9f6d0]No state associated with key: L$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.391 UTC [chaincode] 1 -> DEBU 14ed [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.393 UTC [chaincode] processStream -> DEBU 14ee [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.397 UTC [chaincode] handleMessage -> DEBU 14ef [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.397 UTC [chaincode] filterError -> DEBU 14f0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.398 UTC [chaincode] func1 -> DEBU 14f1 [cde9f6d0]state is ready 2018-06-04 01:47:03.398 UTC [chaincode] func1 -> DEBU 14f2 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.398 UTC [chaincode] 1 -> DEBU 14f3 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.399 UTC [chaincode] processStream -> DEBU 14f4 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.399 UTC [chaincode] handleMessage -> DEBU 14f5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.399 UTC [chaincode] filterError -> DEBU 14f6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.399 UTC [chaincode] processStream -> DEBU 14f7 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.402 UTC [chaincode] processStream -> DEBU 14f8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.403 UTC [chaincode] handleMessage -> DEBU 14f9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.403 UTC [chaincode] afterGetState -> DEBU 14fa [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.403 UTC [chaincode] filterError -> DEBU 14fb Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.405 UTC [chaincode] func1 -> DEBU 14fc [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.410 UTC [statecouchdb] GetState -> DEBU 14fd GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.410 UTC [couchdb] ReadDoc -> DEBU 14fe Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.410 UTC [couchdb] encodePathElement -> DEBU 14ff Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.411 UTC [couchdb] encodePathElement -> DEBU 1500 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.411 UTC [couchdb] handleRequest -> DEBU 1501 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.412 UTC [couchdb] handleRequest -> DEBU 1502 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.431 UTC [couchdb] handleRequest -> DEBU 1503 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.437 UTC [couchdb] ReadDoc -> DEBU 1504 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.437 UTC [chaincode] func1 -> DEBU 1505 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.437 UTC [chaincode] 1 -> DEBU 1506 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.439 UTC [chaincode] processStream -> DEBU 1507 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.441 UTC [chaincode] handleMessage -> DEBU 1508 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.441 UTC [chaincode] afterGetState -> DEBU 1509 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.441 UTC [chaincode] filterError -> DEBU 150a Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.442 UTC [chaincode] func1 -> DEBU 150b [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.444 UTC [statecouchdb] GetState -> DEBU 150c GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.445 UTC [couchdb] ReadDoc -> DEBU 150d Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.445 UTC [couchdb] encodePathElement -> DEBU 150e Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.445 UTC [couchdb] encodePathElement -> DEBU 150f Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.445 UTC [couchdb] handleRequest -> DEBU 1510 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.446 UTC [couchdb] handleRequest -> DEBU 1511 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.450 UTC [couchdb] handleRequest -> DEBU 1512 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.451 UTC [couchdb] ReadDoc -> DEBU 1513 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.454 UTC [chaincode] func1 -> DEBU 1514 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.456 UTC [chaincode] 1 -> DEBU 1515 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.460 UTC [chaincode] processStream -> DEBU 1516 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.461 UTC [chaincode] handleMessage -> DEBU 1517 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.461 UTC [chaincode] filterError -> DEBU 1518 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.464 UTC [chaincode] func1 -> DEBU 1519 [cde9f6d0]state is ready 2018-06-04 01:47:03.465 UTC [chaincode] func1 -> DEBU 151a [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.465 UTC [chaincode] 1 -> DEBU 151b [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.466 UTC [chaincode] processStream -> DEBU 151c [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.466 UTC [chaincode] handleMessage -> DEBU 151d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.466 UTC [chaincode] filterError -> DEBU 151e Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.467 UTC [chaincode] processStream -> DEBU 151f [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.469 UTC [chaincode] processStream -> DEBU 1520 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.469 UTC [chaincode] handleMessage -> DEBU 1521 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.470 UTC [chaincode] afterGetState -> DEBU 1522 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.470 UTC [chaincode] filterError -> DEBU 1523 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.472 UTC [chaincode] func1 -> DEBU 1524 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.473 UTC [statecouchdb] GetState -> DEBU 1525 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.474 UTC [couchdb] ReadDoc -> DEBU 1526 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.474 UTC [couchdb] encodePathElement -> DEBU 1527 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.475 UTC [couchdb] encodePathElement -> DEBU 1528 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.475 UTC [couchdb] handleRequest -> DEBU 1529 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.477 UTC [couchdb] handleRequest -> DEBU 152a HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.481 UTC [couchdb] handleRequest -> DEBU 152b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.482 UTC [couchdb] ReadDoc -> DEBU 152c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.483 UTC [chaincode] func1 -> DEBU 152d [cde9f6d0]No state associated with key: O$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.485 UTC [chaincode] 1 -> DEBU 152e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.490 UTC [chaincode] processStream -> DEBU 152f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.491 UTC [chaincode] handleMessage -> DEBU 1530 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.491 UTC [chaincode] filterError -> DEBU 1531 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.493 UTC [chaincode] func1 -> DEBU 1532 [cde9f6d0]state is ready 2018-06-04 01:47:03.494 UTC [chaincode] func1 -> DEBU 1533 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.494 UTC [chaincode] 1 -> DEBU 1534 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.495 UTC [chaincode] processStream -> DEBU 1535 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.495 UTC [chaincode] handleMessage -> DEBU 1536 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.495 UTC [chaincode] filterError -> DEBU 1537 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.495 UTC [chaincode] processStream -> DEBU 1538 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.499 UTC [chaincode] processStream -> DEBU 1539 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.499 UTC [chaincode] handleMessage -> DEBU 153a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.499 UTC [chaincode] afterGetState -> DEBU 153b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.499 UTC [chaincode] filterError -> DEBU 153c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.501 UTC [chaincode] func1 -> DEBU 153d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.502 UTC [statecouchdb] GetState -> DEBU 153e GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.503 UTC [couchdb] ReadDoc -> DEBU 153f Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.503 UTC [couchdb] encodePathElement -> DEBU 1540 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.503 UTC [couchdb] encodePathElement -> DEBU 1541 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.504 UTC [couchdb] handleRequest -> DEBU 1542 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.505 UTC [couchdb] handleRequest -> DEBU 1543 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.509 UTC [couchdb] handleRequest -> DEBU 1544 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.512 UTC [couchdb] ReadDoc -> DEBU 1545 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.513 UTC [chaincode] func1 -> DEBU 1546 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.513 UTC [chaincode] 1 -> DEBU 1547 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.517 UTC [chaincode] processStream -> DEBU 1548 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.518 UTC [chaincode] handleMessage -> DEBU 1549 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.518 UTC [chaincode] afterGetState -> DEBU 154a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.518 UTC [chaincode] filterError -> DEBU 154b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.522 UTC [chaincode] func1 -> DEBU 154c [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.523 UTC [statecouchdb] GetState -> DEBU 154d GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.523 UTC [couchdb] ReadDoc -> DEBU 154e Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.524 UTC [couchdb] encodePathElement -> DEBU 154f Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.525 UTC [couchdb] encodePathElement -> DEBU 1550 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.526 UTC [couchdb] handleRequest -> DEBU 1551 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.526 UTC [couchdb] handleRequest -> DEBU 1552 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.533 UTC [couchdb] handleRequest -> DEBU 1553 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.535 UTC [couchdb] ReadDoc -> DEBU 1554 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.536 UTC [chaincode] func1 -> DEBU 1555 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.536 UTC [chaincode] 1 -> DEBU 1556 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.542 UTC [chaincode] processStream -> DEBU 1557 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.543 UTC [chaincode] handleMessage -> DEBU 1558 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.543 UTC [chaincode] filterError -> DEBU 1559 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.544 UTC [chaincode] func1 -> DEBU 155a [cde9f6d0]state is ready 2018-06-04 01:47:03.545 UTC [chaincode] func1 -> DEBU 155b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.548 UTC [chaincode] 1 -> DEBU 155c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.548 UTC [chaincode] processStream -> DEBU 155d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.550 UTC [chaincode] handleMessage -> DEBU 155e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.551 UTC [chaincode] filterError -> DEBU 155f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.551 UTC [chaincode] processStream -> DEBU 1560 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.555 UTC [chaincode] processStream -> DEBU 1561 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.556 UTC [chaincode] handleMessage -> DEBU 1562 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.557 UTC [chaincode] afterGetState -> DEBU 1563 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.557 UTC [chaincode] filterError -> DEBU 1564 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.559 UTC [chaincode] func1 -> DEBU 1565 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.559 UTC [statecouchdb] GetState -> DEBU 1566 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.560 UTC [couchdb] ReadDoc -> DEBU 1567 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.560 UTC [couchdb] encodePathElement -> DEBU 1568 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.560 UTC [couchdb] encodePathElement -> DEBU 1569 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.561 UTC [couchdb] handleRequest -> DEBU 156a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.561 UTC [couchdb] handleRequest -> DEBU 156b HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.568 UTC [couchdb] handleRequest -> DEBU 156c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.569 UTC [couchdb] ReadDoc -> DEBU 156d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.570 UTC [chaincode] func1 -> DEBU 156e [cde9f6d0]No state associated with key: O$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.570 UTC [chaincode] 1 -> DEBU 156f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.576 UTC [chaincode] processStream -> DEBU 1570 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.577 UTC [chaincode] handleMessage -> DEBU 1571 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.577 UTC [chaincode] filterError -> DEBU 1572 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.579 UTC [chaincode] func1 -> DEBU 1573 [cde9f6d0]state is ready 2018-06-04 01:47:03.579 UTC [chaincode] func1 -> DEBU 1574 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.581 UTC [chaincode] 1 -> DEBU 1575 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.582 UTC [chaincode] processStream -> DEBU 1576 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.582 UTC [chaincode] handleMessage -> DEBU 1577 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.582 UTC [chaincode] filterError -> DEBU 1578 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.583 UTC [chaincode] processStream -> DEBU 1579 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.587 UTC [chaincode] processStream -> DEBU 157a [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.588 UTC [chaincode] handleMessage -> DEBU 157b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.589 UTC [chaincode] afterGetState -> DEBU 157c [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.589 UTC [chaincode] filterError -> DEBU 157d Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.590 UTC [chaincode] func1 -> DEBU 157e [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.592 UTC [statecouchdb] GetState -> DEBU 157f GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.592 UTC [couchdb] ReadDoc -> DEBU 1580 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.592 UTC [couchdb] encodePathElement -> DEBU 1581 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.592 UTC [couchdb] encodePathElement -> DEBU 1582 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.593 UTC [couchdb] handleRequest -> DEBU 1583 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.595 UTC [couchdb] handleRequest -> DEBU 1584 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.603 UTC [couchdb] handleRequest -> DEBU 1585 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.604 UTC [couchdb] ReadDoc -> DEBU 1586 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.604 UTC [chaincode] func1 -> DEBU 1587 [cde9f6d0]No state associated with key: ?$sysregistriesAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.605 UTC [chaincode] 1 -> DEBU 1588 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.611 UTC [chaincode] processStream -> DEBU 1589 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.612 UTC [chaincode] handleMessage -> DEBU 158a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.613 UTC [chaincode] afterGetState -> DEBU 158b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.613 UTC [chaincode] filterError -> DEBU 158c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.613 UTC [chaincode] func1 -> DEBU 158d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.616 UTC [statecouchdb] GetState -> DEBU 158e GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.617 UTC [couchdb] ReadDoc -> DEBU 158f Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.617 UTC [couchdb] encodePathElement -> DEBU 1590 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.618 UTC [couchdb] encodePathElement -> DEBU 1591 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.619 UTC [couchdb] handleRequest -> DEBU 1592 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.626 UTC [couchdb] handleRequest -> DEBU 1593 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.630 UTC [couchdb] handleRequest -> DEBU 1594 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.632 UTC [couchdb] ReadDoc -> DEBU 1595 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.632 UTC [chaincode] func1 -> DEBU 1596 [cde9f6d0]No state associated with key: ?$sysregistriesAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.633 UTC [chaincode] 1 -> DEBU 1597 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.637 UTC [chaincode] processStream -> DEBU 1598 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.638 UTC [chaincode] handleMessage -> DEBU 1599 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.638 UTC [chaincode] filterError -> DEBU 159a Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.640 UTC [chaincode] func1 -> DEBU 159b [cde9f6d0]state is ready 2018-06-04 01:47:03.643 UTC [chaincode] func1 -> DEBU 159c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.645 UTC [chaincode] 1 -> DEBU 159d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.645 UTC [chaincode] processStream -> DEBU 159e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.646 UTC [chaincode] handleMessage -> DEBU 159f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.646 UTC [chaincode] filterError -> DEBU 15a0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.647 UTC [chaincode] processStream -> DEBU 15a1 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.652 UTC [chaincode] processStream -> DEBU 15a2 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.653 UTC [chaincode] handleMessage -> DEBU 15a3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.653 UTC [chaincode] afterGetState -> DEBU 15a4 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.654 UTC [chaincode] filterError -> DEBU 15a5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.655 UTC [chaincode] func1 -> DEBU 15a6 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.655 UTC [statecouchdb] GetState -> DEBU 15a7 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.656 UTC [couchdb] ReadDoc -> DEBU 15a8 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.657 UTC [couchdb] encodePathElement -> DEBU 15a9 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.657 UTC [couchdb] encodePathElement -> DEBU 15aa Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.657 UTC [couchdb] handleRequest -> DEBU 15ab Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.659 UTC [couchdb] handleRequest -> DEBU 15ac HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.667 UTC [couchdb] handleRequest -> DEBU 15ad Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.670 UTC [couchdb] ReadDoc -> DEBU 15ae Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.671 UTC [chaincode] func1 -> DEBU 15af [cde9f6d0]No state associated with key: @$syscollectionsAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.672 UTC [chaincode] 1 -> DEBU 15b0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.675 UTC [chaincode] processStream -> DEBU 15b1 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.675 UTC [chaincode] handleMessage -> DEBU 15b2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.678 UTC [chaincode] filterError -> DEBU 15b3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.679 UTC [chaincode] func1 -> DEBU 15b4 [cde9f6d0]state is ready 2018-06-04 01:47:03.679 UTC [chaincode] func1 -> DEBU 15b5 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.680 UTC [chaincode] 1 -> DEBU 15b6 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.682 UTC [chaincode] processStream -> DEBU 15b7 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.682 UTC [chaincode] handleMessage -> DEBU 15b8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.684 UTC [chaincode] filterError -> DEBU 15b9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.684 UTC [chaincode] processStream -> DEBU 15ba [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.691 UTC [chaincode] processStream -> DEBU 15bb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.692 UTC [chaincode] handleMessage -> DEBU 15bc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.693 UTC [chaincode] afterGetState -> DEBU 15bd [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.693 UTC [chaincode] filterError -> DEBU 15be Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.694 UTC [chaincode] func1 -> DEBU 15bf [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:03.697 UTC [statecouchdb] GetState -> DEBU 15c0 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.697 UTC [couchdb] ReadDoc -> DEBU 15c1 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:03.698 UTC [couchdb] encodePathElement -> DEBU 15c2 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.698 UTC [couchdb] encodePathElement -> DEBU 15c3 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:03.699 UTC [couchdb] handleRequest -> DEBU 15c4 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:03.699 UTC [couchdb] handleRequest -> DEBU 15c5 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.709 UTC [couchdb] handleRequest -> DEBU 15c6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.709 UTC [couchdb] ReadDoc -> DEBU 15c7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.710 UTC [chaincode] func1 -> DEBU 15c8 [cde9f6d0]No state associated with key: J$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.710 UTC [chaincode] 1 -> DEBU 15c9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.716 UTC [chaincode] processStream -> DEBU 15ca [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.717 UTC [chaincode] handleMessage -> DEBU 15cb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.718 UTC [chaincode] afterGetState -> DEBU 15cc [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.718 UTC [chaincode] filterError -> DEBU 15cd Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.721 UTC [chaincode] func1 -> DEBU 15ce [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:03.722 UTC [statecouchdb] GetState -> DEBU 15cf GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.723 UTC [couchdb] ReadDoc -> DEBU 15d0 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:03.723 UTC [couchdb] encodePathElement -> DEBU 15d1 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.723 UTC [couchdb] encodePathElement -> DEBU 15d2 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:03.724 UTC [couchdb] handleRequest -> DEBU 15d3 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:03.729 UTC [couchdb] handleRequest -> DEBU 15d4 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.733 UTC [couchdb] handleRequest -> DEBU 15d5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.734 UTC [couchdb] ReadDoc -> DEBU 15d6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.734 UTC [chaincode] func1 -> DEBU 15d7 [cde9f6d0]No state associated with key: J$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.734 UTC [chaincode] 1 -> DEBU 15d8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.738 UTC [chaincode] processStream -> DEBU 15d9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.740 UTC [chaincode] handleMessage -> DEBU 15da [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.744 UTC [chaincode] filterError -> DEBU 15db Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.745 UTC [chaincode] func1 -> DEBU 15dc [cde9f6d0]state is ready 2018-06-04 01:47:03.748 UTC [chaincode] func1 -> DEBU 15dd [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.751 UTC [chaincode] 1 -> DEBU 15de [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.751 UTC [chaincode] processStream -> DEBU 15df [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.752 UTC [chaincode] handleMessage -> DEBU 15e0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.752 UTC [chaincode] filterError -> DEBU 15e1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.752 UTC [chaincode] processStream -> DEBU 15e2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.754 UTC [chaincode] processStream -> DEBU 15e3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.757 UTC [chaincode] handleMessage -> DEBU 15e4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.758 UTC [chaincode] afterGetState -> DEBU 15e5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.758 UTC [chaincode] filterError -> DEBU 15e6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.758 UTC [chaincode] func1 -> DEBU 15e7 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:03.760 UTC [statecouchdb] GetState -> DEBU 15e8 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.760 UTC [couchdb] ReadDoc -> DEBU 15e9 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:03.760 UTC [couchdb] encodePathElement -> DEBU 15ea Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.761 UTC [couchdb] encodePathElement -> DEBU 15eb Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:03.765 UTC [couchdb] handleRequest -> DEBU 15ec Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:03.768 UTC [couchdb] handleRequest -> DEBU 15ed HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.772 UTC [couchdb] handleRequest -> DEBU 15ee Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.775 UTC [couchdb] ReadDoc -> DEBU 15ef Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.776 UTC [chaincode] func1 -> DEBU 15f0 [cde9f6d0]No state associated with key: K$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.776 UTC [chaincode] 1 -> DEBU 15f1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.778 UTC [chaincode] processStream -> DEBU 15f2 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.779 UTC [chaincode] handleMessage -> DEBU 15f3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.779 UTC [chaincode] filterError -> DEBU 15f4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.781 UTC [chaincode] func1 -> DEBU 15f5 [cde9f6d0]state is ready 2018-06-04 01:47:03.784 UTC [chaincode] func1 -> DEBU 15f6 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.784 UTC [chaincode] 1 -> DEBU 15f7 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.784 UTC [chaincode] processStream -> DEBU 15f8 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.785 UTC [chaincode] handleMessage -> DEBU 15f9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.785 UTC [chaincode] filterError -> DEBU 15fa Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.785 UTC [chaincode] processStream -> DEBU 15fb [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.788 UTC [chaincode] processStream -> DEBU 15fc [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.789 UTC [chaincode] handleMessage -> DEBU 15fd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.789 UTC [chaincode] afterGetState -> DEBU 15fe [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.789 UTC [chaincode] filterError -> DEBU 15ff Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.792 UTC [chaincode] func1 -> DEBU 1600 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:03.798 UTC [statecouchdb] GetState -> DEBU 1601 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.799 UTC [couchdb] ReadDoc -> DEBU 1602 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:03.799 UTC [couchdb] encodePathElement -> DEBU 1603 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.799 UTC [couchdb] encodePathElement -> DEBU 1604 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:03.800 UTC [couchdb] handleRequest -> DEBU 1605 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:03.800 UTC [couchdb] handleRequest -> DEBU 1606 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.807 UTC [couchdb] handleRequest -> DEBU 1607 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.808 UTC [couchdb] ReadDoc -> DEBU 1608 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.809 UTC [chaincode] func1 -> DEBU 1609 [cde9f6d0]No state associated with key: I$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.809 UTC [chaincode] 1 -> DEBU 160a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.814 UTC [chaincode] processStream -> DEBU 160b [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.819 UTC [chaincode] handleMessage -> DEBU 160c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.819 UTC [chaincode] afterGetState -> DEBU 160d [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.820 UTC [chaincode] filterError -> DEBU 160e Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.820 UTC [chaincode] func1 -> DEBU 160f [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:03.821 UTC [statecouchdb] GetState -> DEBU 1610 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.824 UTC [couchdb] ReadDoc -> DEBU 1611 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:03.825 UTC [couchdb] encodePathElement -> DEBU 1612 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.825 UTC [couchdb] encodePathElement -> DEBU 1613 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:03.825 UTC [couchdb] handleRequest -> DEBU 1614 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:03.826 UTC [couchdb] handleRequest -> DEBU 1615 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.840 UTC [couchdb] handleRequest -> DEBU 1616 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.843 UTC [couchdb] ReadDoc -> DEBU 1617 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.844 UTC [chaincode] func1 -> DEBU 1618 [cde9f6d0]No state associated with key: I$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.846 UTC [chaincode] 1 -> DEBU 1619 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.860 UTC [chaincode] processStream -> DEBU 161a [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.863 UTC [chaincode] handleMessage -> DEBU 161b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.864 UTC [chaincode] filterError -> DEBU 161c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.865 UTC [chaincode] func1 -> DEBU 161d [cde9f6d0]state is ready 2018-06-04 01:47:03.865 UTC [chaincode] func1 -> DEBU 161e [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.866 UTC [chaincode] 1 -> DEBU 161f [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.867 UTC [chaincode] processStream -> DEBU 1620 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.867 UTC [chaincode] handleMessage -> DEBU 1621 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.867 UTC [chaincode] filterError -> DEBU 1622 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.867 UTC [chaincode] processStream -> DEBU 1623 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.873 UTC [chaincode] processStream -> DEBU 1624 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.873 UTC [chaincode] handleMessage -> DEBU 1625 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.875 UTC [chaincode] afterGetState -> DEBU 1626 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.876 UTC [chaincode] filterError -> DEBU 1627 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.876 UTC [chaincode] func1 -> DEBU 1628 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:03.877 UTC [statecouchdb] GetState -> DEBU 1629 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.877 UTC [couchdb] ReadDoc -> DEBU 162a Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:03.877 UTC [couchdb] encodePathElement -> DEBU 162b Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:03.877 UTC [couchdb] encodePathElement -> DEBU 162c Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:03.878 UTC [couchdb] handleRequest -> DEBU 162d Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:03.882 UTC [couchdb] handleRequest -> DEBU 162e HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.889 UTC [couchdb] handleRequest -> DEBU 162f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.891 UTC [couchdb] ReadDoc -> DEBU 1630 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.892 UTC [chaincode] func1 -> DEBU 1631 [cde9f6d0]No state associated with key: J$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.892 UTC [chaincode] 1 -> DEBU 1632 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.897 UTC [chaincode] processStream -> DEBU 1633 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.898 UTC [chaincode] handleMessage -> DEBU 1634 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.898 UTC [chaincode] filterError -> DEBU 1635 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.900 UTC [chaincode] func1 -> DEBU 1636 [cde9f6d0]state is ready 2018-06-04 01:47:03.904 UTC [chaincode] func1 -> DEBU 1637 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.905 UTC [chaincode] 1 -> DEBU 1638 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.906 UTC [chaincode] processStream -> DEBU 1639 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.906 UTC [chaincode] handleMessage -> DEBU 163a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.906 UTC [chaincode] filterError -> DEBU 163b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.906 UTC [chaincode] processStream -> DEBU 163c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.911 UTC [chaincode] processStream -> DEBU 163d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.916 UTC [chaincode] handleMessage -> DEBU 163e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.917 UTC [chaincode] afterGetState -> DEBU 163f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.917 UTC [chaincode] filterError -> DEBU 1640 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.919 UTC [chaincode] func1 -> DEBU 1641 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:03.922 UTC [statecouchdb] GetState -> DEBU 1642 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.922 UTC [couchdb] ReadDoc -> DEBU 1643 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:03.923 UTC [couchdb] encodePathElement -> DEBU 1644 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.923 UTC [couchdb] encodePathElement -> DEBU 1645 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:03.924 UTC [couchdb] handleRequest -> DEBU 1646 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:03.925 UTC [couchdb] handleRequest -> DEBU 1647 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.932 UTC [couchdb] handleRequest -> DEBU 1648 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.935 UTC [couchdb] ReadDoc -> DEBU 1649 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.936 UTC [chaincode] func1 -> DEBU 164a [cde9f6d0]No state associated with key: T$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.936 UTC [chaincode] 1 -> DEBU 164b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.942 UTC [chaincode] processStream -> DEBU 164c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.943 UTC [chaincode] handleMessage -> DEBU 164d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.944 UTC [chaincode] afterGetState -> DEBU 164e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.944 UTC [chaincode] filterError -> DEBU 164f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.946 UTC [chaincode] func1 -> DEBU 1650 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:03.948 UTC [statecouchdb] GetState -> DEBU 1651 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.950 UTC [couchdb] ReadDoc -> DEBU 1652 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:03.950 UTC [couchdb] encodePathElement -> DEBU 1653 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.951 UTC [couchdb] encodePathElement -> DEBU 1654 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:03.951 UTC [couchdb] handleRequest -> DEBU 1655 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:03.952 UTC [couchdb] handleRequest -> DEBU 1656 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.961 UTC [couchdb] handleRequest -> DEBU 1657 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.962 UTC [couchdb] ReadDoc -> DEBU 1658 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.963 UTC [chaincode] func1 -> DEBU 1659 [cde9f6d0]No state associated with key: T$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.964 UTC [chaincode] 1 -> DEBU 165a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.966 UTC [chaincode] processStream -> DEBU 165b [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.967 UTC [chaincode] handleMessage -> DEBU 165c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.967 UTC [chaincode] filterError -> DEBU 165d Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.973 UTC [chaincode] func1 -> DEBU 165e [cde9f6d0]state is ready 2018-06-04 01:47:03.976 UTC [chaincode] func1 -> DEBU 165f [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.976 UTC [chaincode] 1 -> DEBU 1660 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.976 UTC [chaincode] processStream -> DEBU 1661 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.976 UTC [chaincode] handleMessage -> DEBU 1662 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.977 UTC [chaincode] filterError -> DEBU 1663 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.977 UTC [chaincode] processStream -> DEBU 1664 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.982 UTC [chaincode] processStream -> DEBU 1665 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.982 UTC [chaincode] handleMessage -> DEBU 1666 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.986 UTC [chaincode] afterGetState -> DEBU 1667 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.986 UTC [chaincode] filterError -> DEBU 1668 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.988 UTC [chaincode] func1 -> DEBU 1669 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:03.988 UTC [statecouchdb] GetState -> DEBU 166a GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.989 UTC [couchdb] ReadDoc -> DEBU 166b Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:03.989 UTC [couchdb] encodePathElement -> DEBU 166c Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:03.990 UTC [couchdb] encodePathElement -> DEBU 166d Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:03.990 UTC [couchdb] handleRequest -> DEBU 166e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:03.994 UTC [couchdb] handleRequest -> DEBU 166f HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.001 UTC [couchdb] handleRequest -> DEBU 1670 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.002 UTC [couchdb] ReadDoc -> DEBU 1671 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.002 UTC [chaincode] func1 -> DEBU 1672 [cde9f6d0]No state associated with key: U$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.003 UTC [chaincode] 1 -> DEBU 1673 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.006 UTC [chaincode] processStream -> DEBU 1674 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.008 UTC [chaincode] handleMessage -> DEBU 1675 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.009 UTC [chaincode] filterError -> DEBU 1676 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.015 UTC [chaincode] func1 -> DEBU 1677 [cde9f6d0]state is ready 2018-06-04 01:47:04.016 UTC [chaincode] func1 -> DEBU 1678 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.017 UTC [chaincode] 1 -> DEBU 1679 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.017 UTC [chaincode] processStream -> DEBU 167a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.018 UTC [chaincode] handleMessage -> DEBU 167b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.018 UTC [chaincode] filterError -> DEBU 167c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.020 UTC [chaincode] processStream -> DEBU 167d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.025 UTC [chaincode] processStream -> DEBU 167e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.026 UTC [chaincode] handleMessage -> DEBU 167f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.026 UTC [chaincode] afterGetState -> DEBU 1680 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.026 UTC [chaincode] filterError -> DEBU 1681 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.027 UTC [chaincode] func1 -> DEBU 1682 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.028 UTC [statecouchdb] GetState -> DEBU 1683 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.028 UTC [couchdb] ReadDoc -> DEBU 1684 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.029 UTC [couchdb] encodePathElement -> DEBU 1685 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.029 UTC [couchdb] encodePathElement -> DEBU 1686 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.029 UTC [couchdb] handleRequest -> DEBU 1687 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.030 UTC [couchdb] handleRequest -> DEBU 1688 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.037 UTC [couchdb] handleRequest -> DEBU 1689 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.038 UTC [couchdb] ReadDoc -> DEBU 168a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.038 UTC [chaincode] func1 -> DEBU 168b [cde9f6d0]No state associated with key: K$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.039 UTC [chaincode] 1 -> DEBU 168c [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.043 UTC [chaincode] processStream -> DEBU 168d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.043 UTC [chaincode] handleMessage -> DEBU 168e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.043 UTC [chaincode] afterGetState -> DEBU 168f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.045 UTC [chaincode] filterError -> DEBU 1690 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.052 UTC [chaincode] func1 -> DEBU 1691 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.053 UTC [statecouchdb] GetState -> DEBU 1692 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.053 UTC [couchdb] ReadDoc -> DEBU 1693 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.055 UTC [couchdb] encodePathElement -> DEBU 1694 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.055 UTC [couchdb] encodePathElement -> DEBU 1695 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.055 UTC [couchdb] handleRequest -> DEBU 1696 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.058 UTC [couchdb] handleRequest -> DEBU 1697 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.064 UTC [couchdb] handleRequest -> DEBU 1698 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.066 UTC [couchdb] ReadDoc -> DEBU 1699 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.066 UTC [chaincode] func1 -> DEBU 169a [cde9f6d0]No state associated with key: K$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.066 UTC [chaincode] 1 -> DEBU 169b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.069 UTC [chaincode] processStream -> DEBU 169c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.070 UTC [chaincode] handleMessage -> DEBU 169d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.070 UTC [chaincode] filterError -> DEBU 169e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.078 UTC [chaincode] func1 -> DEBU 169f [cde9f6d0]state is ready 2018-06-04 01:47:04.079 UTC [chaincode] func1 -> DEBU 16a0 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.079 UTC [chaincode] 1 -> DEBU 16a1 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.079 UTC [chaincode] processStream -> DEBU 16a2 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.079 UTC [chaincode] handleMessage -> DEBU 16a3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.080 UTC [chaincode] filterError -> DEBU 16a4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.081 UTC [chaincode] processStream -> DEBU 16a5 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.083 UTC [chaincode] processStream -> DEBU 16a6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.086 UTC [chaincode] handleMessage -> DEBU 16a7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.086 UTC [chaincode] afterGetState -> DEBU 16a8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.086 UTC [chaincode] filterError -> DEBU 16a9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.088 UTC [chaincode] func1 -> DEBU 16aa [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.088 UTC [statecouchdb] GetState -> DEBU 16ab GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.089 UTC [couchdb] ReadDoc -> DEBU 16ac Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.089 UTC [couchdb] encodePathElement -> DEBU 16ad Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.090 UTC [couchdb] encodePathElement -> DEBU 16ae Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.092 UTC [couchdb] handleRequest -> DEBU 16af Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.092 UTC [couchdb] handleRequest -> DEBU 16b0 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.100 UTC [couchdb] handleRequest -> DEBU 16b1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.102 UTC [couchdb] ReadDoc -> DEBU 16b2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.103 UTC [chaincode] func1 -> DEBU 16b3 [cde9f6d0]No state associated with key: L$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.103 UTC [chaincode] 1 -> DEBU 16b4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.106 UTC [chaincode] processStream -> DEBU 16b5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.109 UTC [chaincode] handleMessage -> DEBU 16b6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.109 UTC [chaincode] filterError -> DEBU 16b7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.110 UTC [chaincode] func1 -> DEBU 16b8 [cde9f6d0]state is ready 2018-06-04 01:47:04.110 UTC [chaincode] func1 -> DEBU 16b9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.112 UTC [chaincode] 1 -> DEBU 16ba [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.113 UTC [chaincode] processStream -> DEBU 16bb [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.113 UTC [chaincode] handleMessage -> DEBU 16bc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.113 UTC [chaincode] filterError -> DEBU 16bd Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.113 UTC [chaincode] processStream -> DEBU 16be [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.118 UTC [chaincode] processStream -> DEBU 16bf [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.120 UTC [chaincode] handleMessage -> DEBU 16c0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.122 UTC [chaincode] afterGetState -> DEBU 16c1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.122 UTC [chaincode] filterError -> DEBU 16c2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.125 UTC [chaincode] func1 -> DEBU 16c3 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.125 UTC [statecouchdb] GetState -> DEBU 16c4 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.126 UTC [couchdb] ReadDoc -> DEBU 16c5 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.126 UTC [couchdb] encodePathElement -> DEBU 16c6 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.126 UTC [couchdb] encodePathElement -> DEBU 16c7 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.127 UTC [couchdb] handleRequest -> DEBU 16c8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.127 UTC [couchdb] handleRequest -> DEBU 16c9 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.135 UTC [couchdb] handleRequest -> DEBU 16ca Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.136 UTC [couchdb] ReadDoc -> DEBU 16cb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.137 UTC [chaincode] func1 -> DEBU 16cc [cde9f6d0]No state associated with key: Q$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.138 UTC [chaincode] 1 -> DEBU 16cd [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.142 UTC [chaincode] processStream -> DEBU 16ce [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.144 UTC [chaincode] handleMessage -> DEBU 16cf [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.145 UTC [chaincode] afterGetState -> DEBU 16d0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.145 UTC [chaincode] filterError -> DEBU 16d1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.147 UTC [chaincode] func1 -> DEBU 16d2 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.148 UTC [statecouchdb] GetState -> DEBU 16d3 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.148 UTC [couchdb] ReadDoc -> DEBU 16d4 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.149 UTC [couchdb] encodePathElement -> DEBU 16d5 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.149 UTC [couchdb] encodePathElement -> DEBU 16d6 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.150 UTC [couchdb] handleRequest -> DEBU 16d7 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.152 UTC [couchdb] handleRequest -> DEBU 16d8 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.162 UTC [couchdb] handleRequest -> DEBU 16d9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.164 UTC [couchdb] ReadDoc -> DEBU 16da Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.165 UTC [chaincode] func1 -> DEBU 16db [cde9f6d0]No state associated with key: Q$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.165 UTC [chaincode] 1 -> DEBU 16dc [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.171 UTC [chaincode] processStream -> DEBU 16dd [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.172 UTC [chaincode] handleMessage -> DEBU 16de [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.172 UTC [chaincode] filterError -> DEBU 16df Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.176 UTC [chaincode] func1 -> DEBU 16e0 [cde9f6d0]state is ready 2018-06-04 01:47:04.180 UTC [chaincode] func1 -> DEBU 16e1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.181 UTC [chaincode] 1 -> DEBU 16e2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.181 UTC [chaincode] processStream -> DEBU 16e3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.182 UTC [chaincode] handleMessage -> DEBU 16e4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.182 UTC [chaincode] filterError -> DEBU 16e5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.183 UTC [chaincode] processStream -> DEBU 16e6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.190 UTC [chaincode] processStream -> DEBU 16e7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.192 UTC [chaincode] handleMessage -> DEBU 16e8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.193 UTC [chaincode] afterGetState -> DEBU 16e9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.194 UTC [chaincode] filterError -> DEBU 16ea Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.196 UTC [chaincode] func1 -> DEBU 16eb [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.196 UTC [statecouchdb] GetState -> DEBU 16ec GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.197 UTC [couchdb] ReadDoc -> DEBU 16ed Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.197 UTC [couchdb] encodePathElement -> DEBU 16ee Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.198 UTC [couchdb] encodePathElement -> DEBU 16ef Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.198 UTC [couchdb] handleRequest -> DEBU 16f0 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.202 UTC [couchdb] handleRequest -> DEBU 16f1 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.209 UTC [couchdb] handleRequest -> DEBU 16f2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.211 UTC [couchdb] ReadDoc -> DEBU 16f3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.212 UTC [chaincode] func1 -> DEBU 16f4 [cde9f6d0]No state associated with key: R$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.213 UTC [chaincode] 1 -> DEBU 16f5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.217 UTC [chaincode] processStream -> DEBU 16f6 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.220 UTC [chaincode] handleMessage -> DEBU 16f7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.220 UTC [chaincode] filterError -> DEBU 16f8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.222 UTC [chaincode] func1 -> DEBU 16f9 [cde9f6d0]state is ready 2018-06-04 01:47:04.226 UTC [chaincode] func1 -> DEBU 16fa [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.226 UTC [chaincode] 1 -> DEBU 16fb [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.226 UTC [chaincode] processStream -> DEBU 16fc [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.227 UTC [chaincode] handleMessage -> DEBU 16fd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.227 UTC [chaincode] filterError -> DEBU 16fe Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.227 UTC [chaincode] processStream -> DEBU 16ff [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.233 UTC [chaincode] processStream -> DEBU 1700 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.234 UTC [chaincode] handleMessage -> DEBU 1701 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.234 UTC [chaincode] afterGetState -> DEBU 1702 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.236 UTC [chaincode] filterError -> DEBU 1703 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.238 UTC [chaincode] func1 -> DEBU 1704 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.239 UTC [statecouchdb] GetState -> DEBU 1705 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.239 UTC [couchdb] ReadDoc -> DEBU 1706 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.240 UTC [couchdb] encodePathElement -> DEBU 1707 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.240 UTC [couchdb] encodePathElement -> DEBU 1708 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.241 UTC [couchdb] handleRequest -> DEBU 1709 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.243 UTC [couchdb] handleRequest -> DEBU 170a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.249 UTC [couchdb] handleRequest -> DEBU 170b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.251 UTC [couchdb] ReadDoc -> DEBU 170c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.251 UTC [chaincode] func1 -> DEBU 170d [cde9f6d0]No state associated with key: Q$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.252 UTC [chaincode] 1 -> DEBU 170e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.257 UTC [chaincode] processStream -> DEBU 170f [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.257 UTC [chaincode] handleMessage -> DEBU 1710 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.258 UTC [chaincode] afterGetState -> DEBU 1711 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.259 UTC [chaincode] filterError -> DEBU 1712 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.261 UTC [chaincode] func1 -> DEBU 1713 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.262 UTC [statecouchdb] GetState -> DEBU 1714 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.262 UTC [couchdb] ReadDoc -> DEBU 1715 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.263 UTC [couchdb] encodePathElement -> DEBU 1716 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.263 UTC [couchdb] encodePathElement -> DEBU 1717 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.264 UTC [couchdb] handleRequest -> DEBU 1718 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.266 UTC [couchdb] handleRequest -> DEBU 1719 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.273 UTC [couchdb] handleRequest -> DEBU 171a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.275 UTC [couchdb] ReadDoc -> DEBU 171b Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.276 UTC [chaincode] func1 -> DEBU 171c [cde9f6d0]No state associated with key: Q$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.278 UTC [chaincode] 1 -> DEBU 171d [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.282 UTC [chaincode] processStream -> DEBU 171e [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.284 UTC [chaincode] handleMessage -> DEBU 171f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.285 UTC [chaincode] filterError -> DEBU 1720 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.288 UTC [chaincode] func1 -> DEBU 1721 [cde9f6d0]state is ready 2018-06-04 01:47:04.288 UTC [chaincode] func1 -> DEBU 1722 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.291 UTC [chaincode] 1 -> DEBU 1723 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.291 UTC [chaincode] processStream -> DEBU 1724 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.291 UTC [chaincode] handleMessage -> DEBU 1725 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.292 UTC [chaincode] filterError -> DEBU 1726 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.292 UTC [chaincode] processStream -> DEBU 1727 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.295 UTC [chaincode] processStream -> DEBU 1728 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.296 UTC [chaincode] handleMessage -> DEBU 1729 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.297 UTC [chaincode] afterGetState -> DEBU 172a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.297 UTC [chaincode] filterError -> DEBU 172b Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.298 UTC [chaincode] func1 -> DEBU 172c [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.299 UTC [statecouchdb] GetState -> DEBU 172d GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.299 UTC [couchdb] ReadDoc -> DEBU 172e Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.301 UTC [couchdb] encodePathElement -> DEBU 172f Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.303 UTC [couchdb] encodePathElement -> DEBU 1730 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.303 UTC [couchdb] handleRequest -> DEBU 1731 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.305 UTC [couchdb] handleRequest -> DEBU 1732 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.312 UTC [couchdb] handleRequest -> DEBU 1733 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.313 UTC [couchdb] ReadDoc -> DEBU 1734 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.314 UTC [chaincode] func1 -> DEBU 1735 [cde9f6d0]No state associated with key: R$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.315 UTC [chaincode] 1 -> DEBU 1736 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.318 UTC [chaincode] processStream -> DEBU 1737 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.319 UTC [chaincode] handleMessage -> DEBU 1738 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.319 UTC [chaincode] filterError -> DEBU 1739 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.325 UTC [chaincode] func1 -> DEBU 173a [cde9f6d0]state is ready 2018-06-04 01:47:04.326 UTC [chaincode] func1 -> DEBU 173b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.327 UTC [chaincode] 1 -> DEBU 173c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.327 UTC [chaincode] processStream -> DEBU 173d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.328 UTC [chaincode] handleMessage -> DEBU 173e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.328 UTC [chaincode] filterError -> DEBU 173f Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.328 UTC [chaincode] processStream -> DEBU 1740 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.335 UTC [chaincode] processStream -> DEBU 1741 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.336 UTC [chaincode] handleMessage -> DEBU 1742 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.336 UTC [chaincode] afterGetState -> DEBU 1743 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.337 UTC [chaincode] filterError -> DEBU 1744 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.343 UTC [chaincode] func1 -> DEBU 1745 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.344 UTC [statecouchdb] GetState -> DEBU 1746 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.345 UTC [couchdb] ReadDoc -> DEBU 1747 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.345 UTC [couchdb] encodePathElement -> DEBU 1748 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.345 UTC [couchdb] encodePathElement -> DEBU 1749 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.345 UTC [couchdb] handleRequest -> DEBU 174a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.346 UTC [couchdb] handleRequest -> DEBU 174b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.356 UTC [couchdb] handleRequest -> DEBU 174c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.359 UTC [couchdb] ReadDoc -> DEBU 174d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.359 UTC [chaincode] func1 -> DEBU 174e [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.360 UTC [chaincode] 1 -> DEBU 174f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.365 UTC [chaincode] processStream -> DEBU 1750 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.367 UTC [chaincode] handleMessage -> DEBU 1751 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.369 UTC [chaincode] afterGetState -> DEBU 1752 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.369 UTC [chaincode] filterError -> DEBU 1753 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.376 UTC [chaincode] func1 -> DEBU 1754 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.377 UTC [statecouchdb] GetState -> DEBU 1755 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.377 UTC [couchdb] ReadDoc -> DEBU 1756 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.380 UTC [couchdb] encodePathElement -> DEBU 1757 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.380 UTC [couchdb] encodePathElement -> DEBU 1758 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.381 UTC [couchdb] handleRequest -> DEBU 1759 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.382 UTC [couchdb] handleRequest -> DEBU 175a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.388 UTC [couchdb] handleRequest -> DEBU 175b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.391 UTC [couchdb] ReadDoc -> DEBU 175c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.392 UTC [chaincode] func1 -> DEBU 175d [cde9f6d0]No state associated with key: H$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.392 UTC [chaincode] 1 -> DEBU 175e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.398 UTC [chaincode] processStream -> DEBU 175f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.399 UTC [chaincode] handleMessage -> DEBU 1760 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.402 UTC [chaincode] filterError -> DEBU 1761 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.405 UTC [chaincode] func1 -> DEBU 1762 [cde9f6d0]state is ready 2018-06-04 01:47:04.407 UTC [chaincode] func1 -> DEBU 1763 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.408 UTC [chaincode] 1 -> DEBU 1764 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.408 UTC [chaincode] processStream -> DEBU 1765 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.409 UTC [chaincode] handleMessage -> DEBU 1766 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.409 UTC [chaincode] filterError -> DEBU 1767 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.410 UTC [chaincode] processStream -> DEBU 1768 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.413 UTC [chaincode] processStream -> DEBU 1769 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.414 UTC [chaincode] handleMessage -> DEBU 176a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.415 UTC [chaincode] afterGetState -> DEBU 176b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.415 UTC [chaincode] filterError -> DEBU 176c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.420 UTC [chaincode] func1 -> DEBU 176d [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.421 UTC [statecouchdb] GetState -> DEBU 176e GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.424 UTC [couchdb] ReadDoc -> DEBU 176f Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.424 UTC [couchdb] encodePathElement -> DEBU 1770 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.424 UTC [couchdb] encodePathElement -> DEBU 1771 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.425 UTC [couchdb] handleRequest -> DEBU 1772 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.426 UTC [couchdb] handleRequest -> DEBU 1773 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.432 UTC [couchdb] handleRequest -> DEBU 1774 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.435 UTC [couchdb] ReadDoc -> DEBU 1775 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.438 UTC [chaincode] func1 -> DEBU 1776 [cde9f6d0]No state associated with key: I$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.438 UTC [chaincode] 1 -> DEBU 1777 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.441 UTC [chaincode] processStream -> DEBU 1778 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.442 UTC [chaincode] handleMessage -> DEBU 1779 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.443 UTC [chaincode] filterError -> DEBU 177a Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.448 UTC [chaincode] func1 -> DEBU 177b [cde9f6d0]state is ready 2018-06-04 01:47:04.449 UTC [chaincode] func1 -> DEBU 177c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.449 UTC [chaincode] 1 -> DEBU 177d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.450 UTC [chaincode] processStream -> DEBU 177e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.450 UTC [chaincode] handleMessage -> DEBU 177f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.451 UTC [chaincode] filterError -> DEBU 1780 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.451 UTC [chaincode] processStream -> DEBU 1781 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.456 UTC [chaincode] processStream -> DEBU 1782 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.456 UTC [chaincode] handleMessage -> DEBU 1783 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.457 UTC [chaincode] afterGetState -> DEBU 1784 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.457 UTC [chaincode] filterError -> DEBU 1785 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.464 UTC [chaincode] func1 -> DEBU 1786 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.464 UTC [statecouchdb] GetState -> DEBU 1787 GetState(). ns=trade-network, key=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.465 UTC [couchdb] ReadDoc -> DEBU 1788 Entering ReadDoc() id=[$sysregistriesAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.466 UTC [couchdb] encodePathElement -> DEBU 1789 Entering encodePathElement() string=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.466 UTC [couchdb] encodePathElement -> DEBU 178a Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.467 UTC [couchdb] handleRequest -> DEBU 178b Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.469 UTC [couchdb] handleRequest -> DEBU 178c HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.477 UTC [couchdb] handleRequest -> DEBU 178d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.479 UTC [couchdb] ReadDoc -> DEBU 178e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.479 UTC [chaincode] func1 -> DEBU 178f [cde9f6d0]No state associated with key: 4$sysregistriesAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.480 UTC [chaincode] 1 -> DEBU 1790 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.496 UTC [chaincode] processStream -> DEBU 1791 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.499 UTC [chaincode] handleMessage -> DEBU 1792 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.499 UTC [chaincode] afterGetState -> DEBU 1793 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.499 UTC [chaincode] filterError -> DEBU 1794 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.504 UTC [chaincode] func1 -> DEBU 1795 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.504 UTC [statecouchdb] GetState -> DEBU 1796 GetState(). ns=trade-network, key=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.505 UTC [couchdb] ReadDoc -> DEBU 1797 Entering ReadDoc() id=[$sysregistriesAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.505 UTC [couchdb] encodePathElement -> DEBU 1798 Entering encodePathElement() string=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.505 UTC [couchdb] encodePathElement -> DEBU 1799 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.505 UTC [couchdb] handleRequest -> DEBU 179a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.506 UTC [couchdb] handleRequest -> DEBU 179b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.511 UTC [couchdb] handleRequest -> DEBU 179c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.515 UTC [couchdb] ReadDoc -> DEBU 179d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.515 UTC [chaincode] func1 -> DEBU 179e [cde9f6d0]No state associated with key: 4$sysregistriesAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.515 UTC [chaincode] 1 -> DEBU 179f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.520 UTC [chaincode] processStream -> DEBU 17a0 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.521 UTC [chaincode] handleMessage -> DEBU 17a1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.522 UTC [chaincode] filterError -> DEBU 17a2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.526 UTC [chaincode] func1 -> DEBU 17a3 [cde9f6d0]state is ready 2018-06-04 01:47:04.526 UTC [chaincode] func1 -> DEBU 17a4 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.527 UTC [chaincode] 1 -> DEBU 17a5 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.527 UTC [chaincode] processStream -> DEBU 17a6 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.527 UTC [chaincode] handleMessage -> DEBU 17a7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.528 UTC [chaincode] filterError -> DEBU 17a8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.528 UTC [chaincode] processStream -> DEBU 17a9 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.534 UTC [chaincode] processStream -> DEBU 17aa [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.538 UTC [chaincode] handleMessage -> DEBU 17ab [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.540 UTC [chaincode] afterGetState -> DEBU 17ac [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.541 UTC [chaincode] filterError -> DEBU 17ad Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.542 UTC [chaincode] func1 -> DEBU 17ae [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.542 UTC [statecouchdb] GetState -> DEBU 17af GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity 2018-06-04 01:47:04.543 UTC [couchdb] ReadDoc -> DEBU 17b0 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity] 2018-06-04 01:47:04.543 UTC [couchdb] encodePathElement -> DEBU 17b1 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity 2018-06-04 01:47:04.544 UTC [couchdb] encodePathElement -> DEBU 17b2 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00 2018-06-04 01:47:04.545 UTC [couchdb] handleRequest -> DEBU 17b3 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.548 UTC [couchdb] handleRequest -> DEBU 17b4 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.554 UTC [couchdb] handleRequest -> DEBU 17b5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.559 UTC [couchdb] ReadDoc -> DEBU 17b6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.559 UTC [chaincode] func1 -> DEBU 17b7 [cde9f6d0]No state associated with key: SAsset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.560 UTC [chaincode] 1 -> DEBU 17b8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.583 UTC [chaincode] processStream -> DEBU 17b9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.584 UTC [chaincode] handleMessage -> DEBU 17ba [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.584 UTC [chaincode] filterError -> DEBU 17bb Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.585 UTC [chaincode] func1 -> DEBU 17bc [cde9f6d0]state is ready 2018-06-04 01:47:04.586 UTC [chaincode] func1 -> DEBU 17bd [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.588 UTC [chaincode] 1 -> DEBU 17be [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.589 UTC [chaincode] processStream -> DEBU 17bf [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.589 UTC [chaincode] handleMessage -> DEBU 17c0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.590 UTC [chaincode] filterError -> DEBU 17c1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.590 UTC [chaincode] processStream -> DEBU 17c2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.623 UTC [chaincode] processStream -> DEBU 17c3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.623 UTC [chaincode] handleMessage -> DEBU 17c4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.623 UTC [chaincode] afterGetState -> DEBU 17c5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.623 UTC [chaincode] filterError -> DEBU 17c6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.623 UTC [chaincode] func1 -> DEBU 17c7 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.624 UTC [statecouchdb] GetState -> DEBU 17c8 GetState(). ns=trade-network, key=$syscollectionsAsset:org.example.trading.Commodity 2018-06-04 01:47:04.624 UTC [couchdb] ReadDoc -> DEBU 17c9 Entering ReadDoc() id=[$syscollectionsAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.624 UTC [couchdb] encodePathElement -> DEBU 17ca Entering encodePathElement() string=$syscollectionsAsset:org.example.trading.Commodity 2018-06-04 01:47:04.624 UTC [couchdb] encodePathElement -> DEBU 17cb Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.624 UTC [couchdb] handleRequest -> DEBU 17cc Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.624 UTC [couchdb] handleRequest -> DEBU 17cd HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.646 UTC [couchdb] handleRequest -> DEBU 17ce Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.646 UTC [couchdb] ReadDoc -> DEBU 17cf Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.646 UTC [chaincode] func1 -> DEBU 17d0 [cde9f6d0]No state associated with key: 5$syscollectionsAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.646 UTC [chaincode] 1 -> DEBU 17d1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.651 UTC [chaincode] processStream -> DEBU 17d2 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.652 UTC [chaincode] handleMessage -> DEBU 17d3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.652 UTC [chaincode] filterError -> DEBU 17d4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.652 UTC [chaincode] func1 -> DEBU 17d5 [cde9f6d0]state is ready 2018-06-04 01:47:04.652 UTC [chaincode] func1 -> DEBU 17d6 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.652 UTC [chaincode] 1 -> DEBU 17d7 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.653 UTC [chaincode] processStream -> DEBU 17d8 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.653 UTC [chaincode] handleMessage -> DEBU 17d9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.653 UTC [chaincode] filterError -> DEBU 17da Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.653 UTC [chaincode] processStream -> DEBU 17db [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.672 UTC [chaincode] processStream -> DEBU 17dc [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.672 UTC [chaincode] handleMessage -> DEBU 17dd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.672 UTC [chaincode] afterGetState -> DEBU 17de [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.672 UTC [chaincode] filterError -> DEBU 17df Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.673 UTC [chaincode] func1 -> DEBU 17e0 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.673 UTC [statecouchdb] GetState -> DEBU 17e1 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.673 UTC [couchdb] ReadDoc -> DEBU 17e2 Entering ReadDoc() id=[$sysregistriesParticipant:org.example.trading.Trader] 2018-06-04 01:47:04.673 UTC [couchdb] encodePathElement -> DEBU 17e3 Entering encodePathElement() string=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.673 UTC [couchdb] encodePathElement -> DEBU 17e4 Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:04.673 UTC [couchdb] handleRequest -> DEBU 17e5 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.673 UTC [couchdb] handleRequest -> DEBU 17e6 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.685 UTC [couchdb] handleRequest -> DEBU 17e7 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.685 UTC [couchdb] ReadDoc -> DEBU 17e8 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.686 UTC [chaincode] func1 -> DEBU 17e9 [cde9f6d0]No state associated with key: 7$sysregistriesParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.686 UTC [chaincode] 1 -> DEBU 17ea [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.693 UTC [chaincode] processStream -> DEBU 17eb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.693 UTC [chaincode] handleMessage -> DEBU 17ec [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.693 UTC [chaincode] afterGetState -> DEBU 17ed [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.693 UTC [chaincode] filterError -> DEBU 17ee Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.693 UTC [chaincode] func1 -> DEBU 17ef [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.694 UTC [statecouchdb] GetState -> DEBU 17f0 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.694 UTC [couchdb] ReadDoc -> DEBU 17f1 Entering ReadDoc() id=[$sysregistriesParticipant:org.example.trading.Trader] 2018-06-04 01:47:04.694 UTC [couchdb] encodePathElement -> DEBU 17f2 Entering encodePathElement() string=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.694 UTC [couchdb] encodePathElement -> DEBU 17f3 Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:04.694 UTC [couchdb] handleRequest -> DEBU 17f4 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.695 UTC [couchdb] handleRequest -> DEBU 17f5 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.698 UTC [couchdb] handleRequest -> DEBU 17f6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.702 UTC [couchdb] ReadDoc -> DEBU 17f7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.704 UTC [chaincode] func1 -> DEBU 17f8 [cde9f6d0]No state associated with key: 7$sysregistriesParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.705 UTC [chaincode] 1 -> DEBU 17f9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.725 UTC [chaincode] processStream -> DEBU 17fa [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.725 UTC [chaincode] handleMessage -> DEBU 17fb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.725 UTC [chaincode] filterError -> DEBU 17fc Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.725 UTC [chaincode] func1 -> DEBU 17fd [cde9f6d0]state is ready 2018-06-04 01:47:04.725 UTC [chaincode] func1 -> DEBU 17fe [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.726 UTC [chaincode] 1 -> DEBU 17ff [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.726 UTC [chaincode] processStream -> DEBU 1800 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.726 UTC [chaincode] handleMessage -> DEBU 1801 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.726 UTC [chaincode] filterError -> DEBU 1802 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.726 UTC [chaincode] processStream -> DEBU 1803 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.733 UTC [chaincode] processStream -> DEBU 1804 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.733 UTC [chaincode] handleMessage -> DEBU 1805 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.734 UTC [chaincode] afterGetState -> DEBU 1806 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.734 UTC [chaincode] filterError -> DEBU 1807 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.735 UTC [chaincode] func1 -> DEBU 1808 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.742 UTC [statecouchdb] GetState -> DEBU 1809 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader 2018-06-04 01:47:04.743 UTC [couchdb] ReadDoc -> DEBU 180a Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader] 2018-06-04 01:47:04.743 UTC [couchdb] encodePathElement -> DEBU 180b Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader 2018-06-04 01:47:04.744 UTC [couchdb] encodePathElement -> DEBU 180c Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00 2018-06-04 01:47:04.744 UTC [couchdb] handleRequest -> DEBU 180d Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.745 UTC [couchdb] handleRequest -> DEBU 180e HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.763 UTC [couchdb] handleRequest -> DEBU 180f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.763 UTC [couchdb] ReadDoc -> DEBU 1810 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.763 UTC [chaincode] func1 -> DEBU 1811 [cde9f6d0]No state associated with key: VAsset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.763 UTC [chaincode] 1 -> DEBU 1812 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.765 UTC [chaincode] processStream -> DEBU 1813 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.765 UTC [chaincode] handleMessage -> DEBU 1814 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.765 UTC [chaincode] filterError -> DEBU 1815 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.765 UTC [chaincode] func1 -> DEBU 1816 [cde9f6d0]state is ready 2018-06-04 01:47:04.765 UTC [chaincode] func1 -> DEBU 1817 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.766 UTC [chaincode] 1 -> DEBU 1818 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.771 UTC [chaincode] processStream -> DEBU 1819 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.775 UTC [chaincode] handleMessage -> DEBU 181a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.776 UTC [chaincode] filterError -> DEBU 181b Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.777 UTC [chaincode] processStream -> DEBU 181c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.793 UTC [chaincode] processStream -> DEBU 181d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.793 UTC [chaincode] handleMessage -> DEBU 181e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.793 UTC [chaincode] afterGetState -> DEBU 181f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.794 UTC [chaincode] filterError -> DEBU 1820 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.794 UTC [chaincode] func1 -> DEBU 1821 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.794 UTC [statecouchdb] GetState -> DEBU 1822 GetState(). ns=trade-network, key=$syscollectionsParticipant:org.example.trading.Trader 2018-06-04 01:47:04.794 UTC [couchdb] ReadDoc -> DEBU 1823 Entering ReadDoc() id=[$syscollectionsParticipant:org.example.trading.Trader] 2018-06-04 01:47:04.794 UTC [couchdb] encodePathElement -> DEBU 1824 Entering encodePathElement() string=$syscollectionsParticipant:org.example.trading.Trader 2018-06-04 01:47:04.794 UTC [couchdb] encodePathElement -> DEBU 1825 Exiting encodePathElement() encodedStr=%00$syscollections%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:04.795 UTC [couchdb] handleRequest -> DEBU 1826 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.795 UTC [couchdb] handleRequest -> DEBU 1827 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.798 UTC [couchdb] handleRequest -> DEBU 1828 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.800 UTC [couchdb] ReadDoc -> DEBU 1829 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.802 UTC [chaincode] func1 -> DEBU 182a [cde9f6d0]No state associated with key: 8$syscollectionsParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.803 UTC [chaincode] 1 -> DEBU 182b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.818 UTC [chaincode] processStream -> DEBU 182c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.818 UTC [chaincode] handleMessage -> DEBU 182d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.818 UTC [chaincode] filterError -> DEBU 182e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.818 UTC [chaincode] func1 -> DEBU 182f [cde9f6d0]state is ready 2018-06-04 01:47:04.819 UTC [chaincode] func1 -> DEBU 1830 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.819 UTC [chaincode] 1 -> DEBU 1831 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.819 UTC [chaincode] processStream -> DEBU 1832 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.819 UTC [chaincode] handleMessage -> DEBU 1833 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.819 UTC [chaincode] filterError -> DEBU 1834 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.819 UTC [chaincode] processStream -> DEBU 1835 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.821 UTC [chaincode] processStream -> DEBU 1836 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.822 UTC [chaincode] handleMessage -> DEBU 1837 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.822 UTC [chaincode] afterGetState -> DEBU 1838 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.822 UTC [chaincode] filterError -> DEBU 1839 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.829 UTC [chaincode] func1 -> DEBU 183a [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:04.838 UTC [statecouchdb] GetState -> DEBU 183b GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:04.838 UTC [couchdb] ReadDoc -> DEBU 183c Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.Trade] 2018-06-04 01:47:04.838 UTC [couchdb] encodePathElement -> DEBU 183d Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:04.838 UTC [couchdb] encodePathElement -> DEBU 183e Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:04.838 UTC [couchdb] handleRequest -> DEBU 183f Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:04.839 UTC [couchdb] handleRequest -> DEBU 1840 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.868 UTC [couchdb] handleRequest -> DEBU 1841 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.873 UTC [couchdb] ReadDoc -> DEBU 1842 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.873 UTC [chaincode] func1 -> DEBU 1843 [cde9f6d0]No state associated with key: 6$sysregistriesTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.874 UTC [chaincode] 1 -> DEBU 1844 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.899 UTC [chaincode] processStream -> DEBU 1845 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.902 UTC [chaincode] handleMessage -> DEBU 1846 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.902 UTC [chaincode] afterGetState -> DEBU 1847 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.902 UTC [chaincode] filterError -> DEBU 1848 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.904 UTC [chaincode] func1 -> DEBU 1849 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:04.905 UTC [statecouchdb] GetState -> DEBU 184a GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:04.905 UTC [couchdb] ReadDoc -> DEBU 184b Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.Trade] 2018-06-04 01:47:04.905 UTC [couchdb] encodePathElement -> DEBU 184c Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:04.905 UTC [couchdb] encodePathElement -> DEBU 184d Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:04.906 UTC [couchdb] handleRequest -> DEBU 184e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:04.907 UTC [couchdb] handleRequest -> DEBU 184f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.910 UTC [couchdb] handleRequest -> DEBU 1850 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.911 UTC [couchdb] ReadDoc -> DEBU 1851 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.911 UTC [chaincode] func1 -> DEBU 1852 [cde9f6d0]No state associated with key: 6$sysregistriesTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.911 UTC [chaincode] 1 -> DEBU 1853 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.914 UTC [chaincode] processStream -> DEBU 1854 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.914 UTC [chaincode] handleMessage -> DEBU 1855 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.914 UTC [chaincode] filterError -> DEBU 1856 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.916 UTC [chaincode] func1 -> DEBU 1857 [cde9f6d0]state is ready 2018-06-04 01:47:04.917 UTC [chaincode] func1 -> DEBU 1858 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.917 UTC [chaincode] 1 -> DEBU 1859 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.917 UTC [chaincode] processStream -> DEBU 185a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.918 UTC [chaincode] handleMessage -> DEBU 185b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.918 UTC [chaincode] filterError -> DEBU 185c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.918 UTC [chaincode] processStream -> DEBU 185d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.920 UTC [chaincode] processStream -> DEBU 185e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.925 UTC [chaincode] handleMessage -> DEBU 185f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.926 UTC [chaincode] afterGetState -> DEBU 1860 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.926 UTC [chaincode] filterError -> DEBU 1861 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.928 UTC [chaincode] func1 -> DEBU 1862 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade, channel mychannel 2018-06-04 01:47:04.928 UTC [statecouchdb] GetState -> DEBU 1863 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade 2018-06-04 01:47:04.928 UTC [couchdb] ReadDoc -> DEBU 1864 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade] 2018-06-04 01:47:04.928 UTC [couchdb] encodePathElement -> DEBU 1865 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade 2018-06-04 01:47:04.928 UTC [couchdb] encodePathElement -> DEBU 1866 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00 2018-06-04 01:47:04.928 UTC [couchdb] handleRequest -> DEBU 1867 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:04.934 UTC [couchdb] handleRequest -> DEBU 1868 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.938 UTC [couchdb] handleRequest -> DEBU 1869 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.938 UTC [couchdb] ReadDoc -> DEBU 186a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.939 UTC [chaincode] func1 -> DEBU 186b [cde9f6d0]No state associated with key: UAsset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.939 UTC [chaincode] 1 -> DEBU 186c [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.941 UTC [chaincode] processStream -> DEBU 186d [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.942 UTC [chaincode] handleMessage -> DEBU 186e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.942 UTC [chaincode] filterError -> DEBU 186f Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.942 UTC [chaincode] func1 -> DEBU 1870 [cde9f6d0]state is ready 2018-06-04 01:47:04.943 UTC [chaincode] func1 -> DEBU 1871 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.943 UTC [chaincode] 1 -> DEBU 1872 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.943 UTC [chaincode] processStream -> DEBU 1873 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.943 UTC [chaincode] handleMessage -> DEBU 1874 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.943 UTC [chaincode] filterError -> DEBU 1875 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.944 UTC [chaincode] processStream -> DEBU 1876 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.947 UTC [chaincode] processStream -> DEBU 1877 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.947 UTC [chaincode] handleMessage -> DEBU 1878 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.947 UTC [chaincode] afterGetState -> DEBU 1879 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.948 UTC [chaincode] filterError -> DEBU 187a Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.949 UTC [chaincode] func1 -> DEBU 187b [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:04.949 UTC [statecouchdb] GetState -> DEBU 187c GetState(). ns=trade-network, key=$syscollectionsTransaction:org.example.trading.Trade 2018-06-04 01:47:04.950 UTC [couchdb] ReadDoc -> DEBU 187d Entering ReadDoc() id=[$syscollectionsTransaction:org.example.trading.Trade] 2018-06-04 01:47:04.950 UTC [couchdb] encodePathElement -> DEBU 187e Entering encodePathElement() string=$syscollectionsTransaction:org.example.trading.Trade 2018-06-04 01:47:04.950 UTC [couchdb] encodePathElement -> DEBU 187f Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:04.950 UTC [couchdb] handleRequest -> DEBU 1880 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:04.953 UTC [couchdb] handleRequest -> DEBU 1881 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.955 UTC [couchdb] handleRequest -> DEBU 1882 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.958 UTC [couchdb] ReadDoc -> DEBU 1883 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.959 UTC [chaincode] func1 -> DEBU 1884 [cde9f6d0]No state associated with key: 7$syscollectionsTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.959 UTC [chaincode] 1 -> DEBU 1885 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.960 UTC [chaincode] processStream -> DEBU 1886 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.963 UTC [chaincode] handleMessage -> DEBU 1887 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.963 UTC [chaincode] filterError -> DEBU 1888 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.964 UTC [chaincode] func1 -> DEBU 1889 [cde9f6d0]state is ready 2018-06-04 01:47:04.964 UTC [chaincode] func1 -> DEBU 188a [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.964 UTC [chaincode] 1 -> DEBU 188b [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.965 UTC [chaincode] processStream -> DEBU 188c [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.965 UTC [chaincode] handleMessage -> DEBU 188d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.965 UTC [chaincode] filterError -> DEBU 188e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.965 UTC [chaincode] processStream -> DEBU 188f [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.968 UTC [chaincode] processStream -> DEBU 1890 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.969 UTC [chaincode] handleMessage -> DEBU 1891 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.970 UTC [chaincode] afterGetState -> DEBU 1892 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.970 UTC [chaincode] filterError -> DEBU 1893 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.973 UTC [chaincode] func1 -> DEBU 1894 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:04.974 UTC [statecouchdb] GetState -> DEBU 1895 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:04.974 UTC [couchdb] ReadDoc -> DEBU 1896 Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:04.974 UTC [couchdb] encodePathElement -> DEBU 1897 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:04.975 UTC [couchdb] encodePathElement -> DEBU 1898 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:04.975 UTC [couchdb] handleRequest -> DEBU 1899 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:04.975 UTC [couchdb] handleRequest -> DEBU 189a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.983 UTC [couchdb] handleRequest -> DEBU 189b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.984 UTC [couchdb] ReadDoc -> DEBU 189c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.984 UTC [chaincode] func1 -> DEBU 189d [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.985 UTC [chaincode] 1 -> DEBU 189e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.990 UTC [chaincode] processStream -> DEBU 189f [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.993 UTC [chaincode] handleMessage -> DEBU 18a0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.993 UTC [chaincode] afterGetState -> DEBU 18a1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.994 UTC [chaincode] filterError -> DEBU 18a2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.995 UTC [chaincode] func1 -> DEBU 18a3 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:04.995 UTC [statecouchdb] GetState -> DEBU 18a4 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:04.996 UTC [couchdb] ReadDoc -> DEBU 18a5 Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:04.996 UTC [couchdb] encodePathElement -> DEBU 18a6 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:04.997 UTC [couchdb] encodePathElement -> DEBU 18a7 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:04.997 UTC [couchdb] handleRequest -> DEBU 18a8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:04.999 UTC [couchdb] handleRequest -> DEBU 18a9 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.005 UTC [couchdb] handleRequest -> DEBU 18aa Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.007 UTC [couchdb] ReadDoc -> DEBU 18ab Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.007 UTC [chaincode] func1 -> DEBU 18ac [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.007 UTC [chaincode] 1 -> DEBU 18ad [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.011 UTC [chaincode] processStream -> DEBU 18ae [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.013 UTC [chaincode] handleMessage -> DEBU 18af [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.014 UTC [chaincode] filterError -> DEBU 18b0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.017 UTC [chaincode] func1 -> DEBU 18b1 [cde9f6d0]state is ready 2018-06-04 01:47:05.018 UTC [chaincode] func1 -> DEBU 18b2 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.019 UTC [chaincode] 1 -> DEBU 18b3 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.019 UTC [chaincode] processStream -> DEBU 18b4 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.019 UTC [chaincode] handleMessage -> DEBU 18b5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.019 UTC [chaincode] filterError -> DEBU 18b6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.020 UTC [chaincode] processStream -> DEBU 18b7 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.026 UTC [chaincode] processStream -> DEBU 18b8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.027 UTC [chaincode] handleMessage -> DEBU 18b9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.027 UTC [chaincode] afterGetState -> DEBU 18ba [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.028 UTC [chaincode] filterError -> DEBU 18bb Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.029 UTC [chaincode] func1 -> DEBU 18bc [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:05.029 UTC [statecouchdb] GetState -> DEBU 18bd GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.030 UTC [couchdb] ReadDoc -> DEBU 18be Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.032 UTC [couchdb] encodePathElement -> DEBU 18bf Entering encodePathElement() string=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.033 UTC [couchdb] encodePathElement -> DEBU 18c0 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.033 UTC [couchdb] handleRequest -> DEBU 18c1 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.034 UTC [couchdb] handleRequest -> DEBU 18c2 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.041 UTC [couchdb] handleRequest -> DEBU 18c3 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.042 UTC [couchdb] ReadDoc -> DEBU 18c4 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.044 UTC [chaincode] func1 -> DEBU 18c5 [cde9f6d0]No state associated with key: mAsset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.044 UTC [chaincode] 1 -> DEBU 18c6 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.050 UTC [chaincode] processStream -> DEBU 18c7 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.051 UTC [chaincode] handleMessage -> DEBU 18c8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.052 UTC [chaincode] filterError -> DEBU 18c9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.053 UTC [chaincode] func1 -> DEBU 18ca [cde9f6d0]state is ready 2018-06-04 01:47:05.053 UTC [chaincode] func1 -> DEBU 18cb [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.054 UTC [chaincode] 1 -> DEBU 18cc [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.055 UTC [chaincode] processStream -> DEBU 18cd [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.056 UTC [chaincode] handleMessage -> DEBU 18ce [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.059 UTC [chaincode] filterError -> DEBU 18cf Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.059 UTC [chaincode] processStream -> DEBU 18d0 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.062 UTC [chaincode] processStream -> DEBU 18d1 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.063 UTC [chaincode] handleMessage -> DEBU 18d2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.063 UTC [chaincode] afterGetState -> DEBU 18d3 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.063 UTC [chaincode] filterError -> DEBU 18d4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.064 UTC [chaincode] func1 -> DEBU 18d5 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:05.065 UTC [statecouchdb] GetState -> DEBU 18d6 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.065 UTC [couchdb] ReadDoc -> DEBU 18d7 Entering ReadDoc() id=[$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.066 UTC [couchdb] encodePathElement -> DEBU 18d8 Entering encodePathElement() string=$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.066 UTC [couchdb] encodePathElement -> DEBU 18d9 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.067 UTC [couchdb] handleRequest -> DEBU 18da Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.068 UTC [couchdb] handleRequest -> DEBU 18db HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.074 UTC [couchdb] handleRequest -> DEBU 18dc Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.074 UTC [couchdb] ReadDoc -> DEBU 18dd Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.074 UTC [chaincode] func1 -> DEBU 18de [cde9f6d0]No state associated with key: O$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.074 UTC [chaincode] 1 -> DEBU 18df [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.076 UTC [chaincode] processStream -> DEBU 18e0 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.077 UTC [chaincode] handleMessage -> DEBU 18e1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.077 UTC [chaincode] filterError -> DEBU 18e2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.080 UTC [chaincode] func1 -> DEBU 18e3 [cde9f6d0]state is ready 2018-06-04 01:47:05.080 UTC [chaincode] func1 -> DEBU 18e4 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.082 UTC [chaincode] 1 -> DEBU 18e5 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.082 UTC [chaincode] processStream -> DEBU 18e6 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.082 UTC [chaincode] handleMessage -> DEBU 18e7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.084 UTC [chaincode] filterError -> DEBU 18e8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.085 UTC [chaincode] processStream -> DEBU 18e9 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.226 UTC [chaincode] processStream -> DEBU 18ea [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.227 UTC [chaincode] handleMessage -> DEBU 18eb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.227 UTC [chaincode] afterGetState -> DEBU 18ec [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.227 UTC [chaincode] filterError -> DEBU 18ed Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.230 UTC [chaincode] func1 -> DEBU 18ee [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:05.236 UTC [statecouchdb] GetState -> DEBU 18ef GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.236 UTC [couchdb] ReadDoc -> DEBU 18f0 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:05.236 UTC [couchdb] encodePathElement -> DEBU 18f1 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.237 UTC [couchdb] encodePathElement -> DEBU 18f2 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:05.237 UTC [couchdb] handleRequest -> DEBU 18f3 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:05.237 UTC [couchdb] handleRequest -> DEBU 18f4 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.258 UTC [couchdb] handleRequest -> DEBU 18f5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.259 UTC [couchdb] ReadDoc -> DEBU 18f6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.259 UTC [chaincode] func1 -> DEBU 18f7 [cde9f6d0]No state associated with key: hAsset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.259 UTC [chaincode] 1 -> DEBU 18f8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.306 UTC [chaincode] processStream -> DEBU 18f9 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.306 UTC [chaincode] handleMessage -> DEBU 18fa [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.306 UTC [chaincode] afterGetState -> DEBU 18fb [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.306 UTC [chaincode] filterError -> DEBU 18fc Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.307 UTC [chaincode] func1 -> DEBU 18fd [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminalice, channel mychannel 2018-06-04 01:47:05.307 UTC [statecouchdb] GetState -> DEBU 18fe GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.307 UTC [couchdb] ReadDoc -> DEBU 18ff Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminalice] 2018-06-04 01:47:05.307 UTC [couchdb] encodePathElement -> DEBU 1900 Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.307 UTC [couchdb] encodePathElement -> DEBU 1901 Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00 2018-06-04 01:47:05.307 UTC [couchdb] handleRequest -> DEBU 1902 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true 2018-06-04 01:47:05.308 UTC [couchdb] handleRequest -> DEBU 1903 HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.311 UTC [couchdb] handleRequest -> DEBU 1904 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.312 UTC [couchdb] ReadDoc -> DEBU 1905 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.313 UTC [chaincode] func1 -> DEBU 1906 [cde9f6d0]No state associated with key: @Participant:org.hyperledger.composer.system.NetworkAdminalice. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.315 UTC [chaincode] 1 -> DEBU 1907 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.327 UTC [chaincode] processStream -> DEBU 1908 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.327 UTC [chaincode] handleMessage -> DEBU 1909 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.327 UTC [chaincode] filterError -> DEBU 190a Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.328 UTC [chaincode] func1 -> DEBU 190b [cde9f6d0]state is ready 2018-06-04 01:47:05.328 UTC [chaincode] func1 -> DEBU 190c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.328 UTC [chaincode] 1 -> DEBU 190d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.328 UTC [chaincode] processStream -> DEBU 190e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.328 UTC [chaincode] handleMessage -> DEBU 190f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.328 UTC [chaincode] filterError -> DEBU 1910 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.328 UTC [chaincode] processStream -> DEBU 1911 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.339 UTC [chaincode] processStream -> DEBU 1912 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.339 UTC [chaincode] handleMessage -> DEBU 1913 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.339 UTC [chaincode] afterGetState -> DEBU 1914 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.339 UTC [chaincode] filterError -> DEBU 1915 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.340 UTC [chaincode] func1 -> DEBU 1916 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0, channel mychannel 2018-06-04 01:47:05.340 UTC [statecouchdb] GetState -> DEBU 1917 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.340 UTC [couchdb] ReadDoc -> DEBU 1918 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0] 2018-06-04 01:47:05.340 UTC [couchdb] encodePathElement -> DEBU 1919 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.340 UTC [couchdb] encodePathElement -> DEBU 191a Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00 2018-06-04 01:47:05.340 UTC [couchdb] handleRequest -> DEBU 191b Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true 2018-06-04 01:47:05.341 UTC [couchdb] handleRequest -> DEBU 191c HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.344 UTC [couchdb] handleRequest -> DEBU 191d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.346 UTC [couchdb] ReadDoc -> DEBU 191e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.347 UTC [chaincode] func1 -> DEBU 191f [cde9f6d0]No state associated with key: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.347 UTC [chaincode] 1 -> DEBU 1920 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.382 UTC [chaincode] processStream -> DEBU 1921 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.412 UTC [chaincode] handleMessage -> DEBU 1922 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.413 UTC [chaincode] filterError -> DEBU 1923 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.421 UTC [chaincode] func1 -> DEBU 1924 [cde9f6d0]state is ready 2018-06-04 01:47:05.442 UTC [chaincode] func1 -> DEBU 1925 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.445 UTC [chaincode] 1 -> DEBU 1926 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.445 UTC [chaincode] processStream -> DEBU 1927 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.445 UTC [chaincode] handleMessage -> DEBU 1928 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.445 UTC [chaincode] filterError -> DEBU 1929 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.445 UTC [chaincode] processStream -> DEBU 192a [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.449 UTC [chaincode] processStream -> DEBU 192b [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.451 UTC [chaincode] handleMessage -> DEBU 192c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.451 UTC [chaincode] afterGetState -> DEBU 192d [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.451 UTC [chaincode] filterError -> DEBU 192e Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.452 UTC [chaincode] func1 -> DEBU 192f [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0, channel mychannel 2018-06-04 01:47:05.453 UTC [statecouchdb] GetState -> DEBU 1930 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.455 UTC [couchdb] ReadDoc -> DEBU 1931 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0] 2018-06-04 01:47:05.456 UTC [couchdb] encodePathElement -> DEBU 1932 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.456 UTC [couchdb] encodePathElement -> DEBU 1933 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00 2018-06-04 01:47:05.456 UTC [couchdb] handleRequest -> DEBU 1934 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true 2018-06-04 01:47:05.457 UTC [couchdb] handleRequest -> DEBU 1935 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.476 UTC [couchdb] handleRequest -> DEBU 1936 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.476 UTC [couchdb] ReadDoc -> DEBU 1937 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.477 UTC [chaincode] func1 -> DEBU 1938 [cde9f6d0]No state associated with key: zAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.477 UTC [chaincode] 1 -> DEBU 1939 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.508 UTC [chaincode] processStream -> DEBU 193a [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.509 UTC [chaincode] handleMessage -> DEBU 193b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.509 UTC [chaincode] filterError -> DEBU 193c Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.514 UTC [chaincode] func1 -> DEBU 193d [cde9f6d0]state is ready 2018-06-04 01:47:05.514 UTC [chaincode] func1 -> DEBU 193e [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.521 UTC [chaincode] 1 -> DEBU 193f [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.522 UTC [chaincode] processStream -> DEBU 1940 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.523 UTC [chaincode] handleMessage -> DEBU 1941 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.523 UTC [chaincode] filterError -> DEBU 1942 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.523 UTC [chaincode] processStream -> DEBU 1943 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.594 UTC [chaincode] processStream -> DEBU 1944 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.594 UTC [chaincode] handleMessage -> DEBU 1945 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.594 UTC [chaincode] afterGetState -> DEBU 1946 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.594 UTC [chaincode] filterError -> DEBU 1947 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.596 UTC [chaincode] func1 -> DEBU 1948 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:05.597 UTC [statecouchdb] GetState -> DEBU 1949 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.597 UTC [couchdb] ReadDoc -> DEBU 194a Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:05.602 UTC [couchdb] encodePathElement -> DEBU 194b Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.603 UTC [couchdb] encodePathElement -> DEBU 194c Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:05.603 UTC [couchdb] handleRequest -> DEBU 194d Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:05.603 UTC [couchdb] handleRequest -> DEBU 194e HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.654 UTC [couchdb] handleRequest -> DEBU 194f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.654 UTC [couchdb] ReadDoc -> DEBU 1950 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.655 UTC [chaincode] func1 -> DEBU 1951 [cde9f6d0]No state associated with key: hAsset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.656 UTC [chaincode] 1 -> DEBU 1952 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.675 UTC [chaincode] processStream -> DEBU 1953 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.678 UTC [chaincode] handleMessage -> DEBU 1954 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.678 UTC [chaincode] afterGetState -> DEBU 1955 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.678 UTC [chaincode] filterError -> DEBU 1956 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.679 UTC [chaincode] func1 -> DEBU 1957 [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminbob, channel mychannel 2018-06-04 01:47:05.679 UTC [statecouchdb] GetState -> DEBU 1958 GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:05.679 UTC [couchdb] ReadDoc -> DEBU 1959 Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminbob] 2018-06-04 01:47:05.679 UTC [couchdb] encodePathElement -> DEBU 195a Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:05.682 UTC [couchdb] encodePathElement -> DEBU 195b Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00 2018-06-04 01:47:05.682 UTC [couchdb] handleRequest -> DEBU 195c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true 2018-06-04 01:47:05.683 UTC [couchdb] handleRequest -> DEBU 195d HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.689 UTC [couchdb] handleRequest -> DEBU 195e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.689 UTC [couchdb] ReadDoc -> DEBU 195f Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.689 UTC [chaincode] func1 -> DEBU 1960 [cde9f6d0]No state associated with key: >Participant:org.hyperledger.composer.system.NetworkAdminbob. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.689 UTC [chaincode] 1 -> DEBU 1961 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.692 UTC [chaincode] processStream -> DEBU 1962 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.692 UTC [chaincode] handleMessage -> DEBU 1963 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.700 UTC [chaincode] filterError -> DEBU 1964 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.702 UTC [chaincode] func1 -> DEBU 1965 [cde9f6d0]state is ready 2018-06-04 01:47:05.702 UTC [chaincode] func1 -> DEBU 1966 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.702 UTC [chaincode] 1 -> DEBU 1967 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.702 UTC [chaincode] processStream -> DEBU 1968 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.702 UTC [chaincode] handleMessage -> DEBU 1969 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.703 UTC [chaincode] filterError -> DEBU 196a Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.704 UTC [chaincode] processStream -> DEBU 196b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.708 UTC [chaincode] processStream -> DEBU 196c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.709 UTC [chaincode] handleMessage -> DEBU 196d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.710 UTC [chaincode] afterGetState -> DEBU 196e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.710 UTC [chaincode] filterError -> DEBU 196f Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.720 UTC [chaincode] func1 -> DEBU 1970 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1, channel mychannel 2018-06-04 01:47:05.720 UTC [statecouchdb] GetState -> DEBU 1971 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.720 UTC [couchdb] ReadDoc -> DEBU 1972 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1] 2018-06-04 01:47:05.720 UTC [couchdb] encodePathElement -> DEBU 1973 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.720 UTC [couchdb] encodePathElement -> DEBU 1974 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00 2018-06-04 01:47:05.720 UTC [couchdb] handleRequest -> DEBU 1975 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true 2018-06-04 01:47:05.721 UTC [couchdb] handleRequest -> DEBU 1976 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.724 UTC [couchdb] handleRequest -> DEBU 1977 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.724 UTC [couchdb] ReadDoc -> DEBU 1978 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.724 UTC [chaincode] func1 -> DEBU 1979 [cde9f6d0]No state associated with key: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.731 UTC [chaincode] 1 -> DEBU 197a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.737 UTC [chaincode] processStream -> DEBU 197b [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.737 UTC [chaincode] handleMessage -> DEBU 197c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.737 UTC [chaincode] filterError -> DEBU 197d Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.738 UTC [chaincode] func1 -> DEBU 197e [cde9f6d0]state is ready 2018-06-04 01:47:05.738 UTC [chaincode] func1 -> DEBU 197f [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.738 UTC [chaincode] 1 -> DEBU 1980 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.739 UTC [chaincode] processStream -> DEBU 1981 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.739 UTC [chaincode] handleMessage -> DEBU 1982 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.739 UTC [chaincode] filterError -> DEBU 1983 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.739 UTC [chaincode] processStream -> DEBU 1984 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.814 UTC [chaincode] processStream -> DEBU 1985 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.814 UTC [chaincode] handleMessage -> DEBU 1986 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.814 UTC [chaincode] afterGetState -> DEBU 1987 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.814 UTC [chaincode] filterError -> DEBU 1988 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.815 UTC [chaincode] func1 -> DEBU 1989 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1, channel mychannel 2018-06-04 01:47:05.815 UTC [statecouchdb] GetState -> DEBU 198a GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.815 UTC [couchdb] ReadDoc -> DEBU 198b Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1] 2018-06-04 01:47:05.815 UTC [couchdb] encodePathElement -> DEBU 198c Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.815 UTC [couchdb] encodePathElement -> DEBU 198d Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00 2018-06-04 01:47:05.816 UTC [couchdb] handleRequest -> DEBU 198e Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true 2018-06-04 01:47:05.816 UTC [couchdb] handleRequest -> DEBU 198f HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.819 UTC [couchdb] handleRequest -> DEBU 1990 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.819 UTC [couchdb] ReadDoc -> DEBU 1991 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.820 UTC [chaincode] func1 -> DEBU 1992 [cde9f6d0]No state associated with key: zAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.820 UTC [chaincode] 1 -> DEBU 1993 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.822 UTC [chaincode] processStream -> DEBU 1994 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.822 UTC [chaincode] handleMessage -> DEBU 1995 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.822 UTC [chaincode] filterError -> DEBU 1996 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.822 UTC [chaincode] func1 -> DEBU 1997 [cde9f6d0]state is ready 2018-06-04 01:47:05.823 UTC [chaincode] func1 -> DEBU 1998 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.823 UTC [chaincode] 1 -> DEBU 1999 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.823 UTC [chaincode] processStream -> DEBU 199a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.823 UTC [chaincode] handleMessage -> DEBU 199b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.823 UTC [chaincode] filterError -> DEBU 199c Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.823 UTC [chaincode] processStream -> DEBU 199d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.851 UTC [chaincode] processStream -> DEBU 199e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.851 UTC [chaincode] handleMessage -> DEBU 199f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.851 UTC [chaincode] afterGetState -> DEBU 19a0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.851 UTC [chaincode] filterError -> DEBU 19a1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.851 UTC [chaincode] func1 -> DEBU 19a2 [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminalice, channel mychannel 2018-06-04 01:47:05.852 UTC [statecouchdb] GetState -> DEBU 19a3 GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.852 UTC [couchdb] ReadDoc -> DEBU 19a4 Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminalice] 2018-06-04 01:47:05.852 UTC [couchdb] encodePathElement -> DEBU 19a5 Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.853 UTC [couchdb] encodePathElement -> DEBU 19a6 Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00 2018-06-04 01:47:05.853 UTC [couchdb] handleRequest -> DEBU 19a7 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true 2018-06-04 01:47:05.854 UTC [couchdb] handleRequest -> DEBU 19a8 HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.863 UTC [couchdb] handleRequest -> DEBU 19a9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.863 UTC [couchdb] ReadDoc -> DEBU 19aa Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.863 UTC [chaincode] func1 -> DEBU 19ab [cde9f6d0]No state associated with key: @Participant:org.hyperledger.composer.system.NetworkAdminalice. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.863 UTC [chaincode] 1 -> DEBU 19ac [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.025 UTC [chaincode] processStream -> DEBU 19ad [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.025 UTC [chaincode] handleMessage -> DEBU 19ae [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.025 UTC [chaincode] afterGetState -> DEBU 19af [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.025 UTC [chaincode] filterError -> DEBU 19b0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.025 UTC [chaincode] func1 -> DEBU 19b1 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda, channel mychannel 2018-06-04 01:47:06.026 UTC [statecouchdb] GetState -> DEBU 19b2 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda 2018-06-04 01:47:06.026 UTC [couchdb] ReadDoc -> DEBU 19b3 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda] 2018-06-04 01:47:06.026 UTC [couchdb] encodePathElement -> DEBU 19b4 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda 2018-06-04 01:47:06.026 UTC [couchdb] encodePathElement -> DEBU 19b5 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00 2018-06-04 01:47:06.026 UTC [couchdb] handleRequest -> DEBU 19b6 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00?attachments=true 2018-06-04 01:47:06.026 UTC [couchdb] handleRequest -> DEBU 19b7 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.030 UTC [couchdb] handleRequest -> DEBU 19b8 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.030 UTC [couchdb] ReadDoc -> DEBU 19b9 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.030 UTC [chaincode] func1 -> DEBU 19ba [cde9f6d0]No state associated with key: qAsset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.030 UTC [chaincode] 1 -> DEBU 19bb [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.045 UTC [chaincode] processStream -> DEBU 19bc [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.045 UTC [chaincode] handleMessage -> DEBU 19bd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.046 UTC [chaincode] filterError -> DEBU 19be Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.046 UTC [chaincode] func1 -> DEBU 19bf [cde9f6d0]state is ready 2018-06-04 01:47:06.046 UTC [chaincode] func1 -> DEBU 19c0 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.046 UTC [chaincode] 1 -> DEBU 19c1 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.046 UTC [chaincode] processStream -> DEBU 19c2 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.046 UTC [chaincode] handleMessage -> DEBU 19c3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.047 UTC [chaincode] filterError -> DEBU 19c4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.047 UTC [chaincode] processStream -> DEBU 19c5 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.059 UTC [chaincode] processStream -> DEBU 19c6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.060 UTC [chaincode] handleMessage -> DEBU 19c7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.060 UTC [chaincode] afterGetState -> DEBU 19c8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.060 UTC [chaincode] filterError -> DEBU 19c9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.060 UTC [chaincode] func1 -> DEBU 19ca [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2, channel mychannel 2018-06-04 01:47:06.060 UTC [statecouchdb] GetState -> DEBU 19cb GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.060 UTC [couchdb] ReadDoc -> DEBU 19cc Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2] 2018-06-04 01:47:06.060 UTC [couchdb] encodePathElement -> DEBU 19cd Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.061 UTC [couchdb] encodePathElement -> DEBU 19ce Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00 2018-06-04 01:47:06.061 UTC [couchdb] handleRequest -> DEBU 19cf Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true 2018-06-04 01:47:06.061 UTC [couchdb] handleRequest -> DEBU 19d0 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.063 UTC [couchdb] handleRequest -> DEBU 19d1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.063 UTC [couchdb] ReadDoc -> DEBU 19d2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.064 UTC [chaincode] func1 -> DEBU 19d3 [cde9f6d0]No state associated with key: }Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.064 UTC [chaincode] 1 -> DEBU 19d4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.074 UTC [chaincode] processStream -> DEBU 19d5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.075 UTC [chaincode] handleMessage -> DEBU 19d6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.075 UTC [chaincode] filterError -> DEBU 19d7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.075 UTC [chaincode] func1 -> DEBU 19d8 [cde9f6d0]state is ready 2018-06-04 01:47:06.075 UTC [chaincode] func1 -> DEBU 19d9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.075 UTC [chaincode] 1 -> DEBU 19da [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.075 UTC [chaincode] processStream -> DEBU 19db [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.075 UTC [chaincode] handleMessage -> DEBU 19dc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.076 UTC [chaincode] filterError -> DEBU 19dd Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.076 UTC [chaincode] processStream -> DEBU 19de [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.082 UTC [chaincode] processStream -> DEBU 19df [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.083 UTC [chaincode] handleMessage -> DEBU 19e0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.083 UTC [chaincode] afterGetState -> DEBU 19e1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.083 UTC [chaincode] filterError -> DEBU 19e2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.083 UTC [chaincode] func1 -> DEBU 19e3 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2, channel mychannel 2018-06-04 01:47:06.083 UTC [statecouchdb] GetState -> DEBU 19e4 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.084 UTC [couchdb] ReadDoc -> DEBU 19e5 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2] 2018-06-04 01:47:06.084 UTC [couchdb] encodePathElement -> DEBU 19e6 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.084 UTC [couchdb] encodePathElement -> DEBU 19e7 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00 2018-06-04 01:47:06.084 UTC [couchdb] handleRequest -> DEBU 19e8 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true 2018-06-04 01:47:06.084 UTC [couchdb] handleRequest -> DEBU 19e9 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.088 UTC [couchdb] handleRequest -> DEBU 19ea Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.088 UTC [couchdb] ReadDoc -> DEBU 19eb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.088 UTC [chaincode] func1 -> DEBU 19ec [cde9f6d0]No state associated with key: zAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.088 UTC [chaincode] 1 -> DEBU 19ed [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.095 UTC [chaincode] processStream -> DEBU 19ee [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.095 UTC [chaincode] handleMessage -> DEBU 19ef [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.095 UTC [chaincode] filterError -> DEBU 19f0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.096 UTC [chaincode] func1 -> DEBU 19f1 [cde9f6d0]state is ready 2018-06-04 01:47:06.096 UTC [chaincode] func1 -> DEBU 19f2 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.096 UTC [chaincode] 1 -> DEBU 19f3 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.096 UTC [chaincode] processStream -> DEBU 19f4 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.096 UTC [chaincode] handleMessage -> DEBU 19f5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.098 UTC [chaincode] filterError -> DEBU 19f6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.098 UTC [chaincode] processStream -> DEBU 19f7 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.101 UTC [chaincode] processStream -> DEBU 19f8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.105 UTC [chaincode] handleMessage -> DEBU 19f9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.105 UTC [chaincode] afterGetState -> DEBU 19fa [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.106 UTC [chaincode] filterError -> DEBU 19fb Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.106 UTC [chaincode] func1 -> DEBU 19fc [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminbob, channel mychannel 2018-06-04 01:47:06.106 UTC [statecouchdb] GetState -> DEBU 19fd GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:06.108 UTC [couchdb] ReadDoc -> DEBU 19fe Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminbob] 2018-06-04 01:47:06.109 UTC [couchdb] encodePathElement -> DEBU 19ff Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:06.109 UTC [couchdb] encodePathElement -> DEBU 1a00 Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00 2018-06-04 01:47:06.109 UTC [couchdb] handleRequest -> DEBU 1a01 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true 2018-06-04 01:47:06.110 UTC [couchdb] handleRequest -> DEBU 1a02 HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.112 UTC [couchdb] handleRequest -> DEBU 1a03 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.114 UTC [couchdb] ReadDoc -> DEBU 1a04 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.114 UTC [chaincode] func1 -> DEBU 1a05 [cde9f6d0]No state associated with key: >Participant:org.hyperledger.composer.system.NetworkAdminbob. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.114 UTC [chaincode] 1 -> DEBU 1a06 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.164 UTC [chaincode] processStream -> DEBU 1a07 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.164 UTC [chaincode] handleMessage -> DEBU 1a08 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.164 UTC [chaincode] afterGetState -> DEBU 1a09 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.164 UTC [chaincode] filterError -> DEBU 1a0a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.165 UTC [chaincode] func1 -> DEBU 1a0b [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7, channel mychannel 2018-06-04 01:47:06.165 UTC [statecouchdb] GetState -> DEBU 1a0c GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7 2018-06-04 01:47:06.165 UTC [couchdb] ReadDoc -> DEBU 1a0d Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7] 2018-06-04 01:47:06.165 UTC [couchdb] encodePathElement -> DEBU 1a0e Entering encodePathElement() string=Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7 2018-06-04 01:47:06.166 UTC [couchdb] encodePathElement -> DEBU 1a0f Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00 2018-06-04 01:47:06.166 UTC [couchdb] handleRequest -> DEBU 1a10 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00?attachments=true 2018-06-04 01:47:06.166 UTC [couchdb] handleRequest -> DEBU 1a11 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.169 UTC [couchdb] handleRequest -> DEBU 1a12 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.169 UTC [couchdb] ReadDoc -> DEBU 1a13 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.170 UTC [chaincode] func1 -> DEBU 1a14 [cde9f6d0]No state associated with key: qAsset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.170 UTC [chaincode] 1 -> DEBU 1a15 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.175 UTC [chaincode] processStream -> DEBU 1a16 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.176 UTC [chaincode] handleMessage -> DEBU 1a17 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.176 UTC [chaincode] filterError -> DEBU 1a18 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.176 UTC [chaincode] func1 -> DEBU 1a19 [cde9f6d0]state is ready 2018-06-04 01:47:06.177 UTC [chaincode] func1 -> DEBU 1a1a [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.177 UTC [chaincode] 1 -> DEBU 1a1b [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.177 UTC [chaincode] processStream -> DEBU 1a1c [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.177 UTC [chaincode] handleMessage -> DEBU 1a1d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.177 UTC [chaincode] filterError -> DEBU 1a1e Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.177 UTC [chaincode] processStream -> DEBU 1a1f [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.204 UTC [chaincode] processStream -> DEBU 1a20 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.204 UTC [chaincode] handleMessage -> DEBU 1a21 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.205 UTC [chaincode] afterGetState -> DEBU 1a22 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.205 UTC [chaincode] filterError -> DEBU 1a23 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.205 UTC [chaincode] func1 -> DEBU 1a24 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3, channel mychannel 2018-06-04 01:47:06.205 UTC [statecouchdb] GetState -> DEBU 1a25 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.205 UTC [couchdb] ReadDoc -> DEBU 1a26 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3] 2018-06-04 01:47:06.205 UTC [couchdb] encodePathElement -> DEBU 1a27 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.205 UTC [couchdb] encodePathElement -> DEBU 1a28 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00 2018-06-04 01:47:06.205 UTC [couchdb] handleRequest -> DEBU 1a29 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true 2018-06-04 01:47:06.206 UTC [couchdb] handleRequest -> DEBU 1a2a HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.209 UTC [couchdb] handleRequest -> DEBU 1a2b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.210 UTC [couchdb] ReadDoc -> DEBU 1a2c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.210 UTC [chaincode] func1 -> DEBU 1a2d [cde9f6d0]No state associated with key: }Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.210 UTC [chaincode] 1 -> DEBU 1a2e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.225 UTC [chaincode] processStream -> DEBU 1a2f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.226 UTC [chaincode] handleMessage -> DEBU 1a30 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.226 UTC [chaincode] filterError -> DEBU 1a31 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.226 UTC [chaincode] func1 -> DEBU 1a32 [cde9f6d0]state is ready 2018-06-04 01:47:06.226 UTC [chaincode] func1 -> DEBU 1a33 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.227 UTC [chaincode] 1 -> DEBU 1a34 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.229 UTC [chaincode] processStream -> DEBU 1a35 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.230 UTC [chaincode] handleMessage -> DEBU 1a36 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.231 UTC [chaincode] filterError -> DEBU 1a37 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.232 UTC [chaincode] processStream -> DEBU 1a38 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.248 UTC [chaincode] processStream -> DEBU 1a39 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.248 UTC [chaincode] handleMessage -> DEBU 1a3a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.248 UTC [chaincode] afterGetState -> DEBU 1a3b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.248 UTC [chaincode] filterError -> DEBU 1a3c Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.248 UTC [chaincode] func1 -> DEBU 1a3d [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3, channel mychannel 2018-06-04 01:47:06.249 UTC [statecouchdb] GetState -> DEBU 1a3e GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.249 UTC [couchdb] ReadDoc -> DEBU 1a3f Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3] 2018-06-04 01:47:06.249 UTC [couchdb] encodePathElement -> DEBU 1a40 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.249 UTC [couchdb] encodePathElement -> DEBU 1a41 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00 2018-06-04 01:47:06.249 UTC [couchdb] handleRequest -> DEBU 1a42 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true 2018-06-04 01:47:06.250 UTC [couchdb] handleRequest -> DEBU 1a43 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.264 UTC [couchdb] handleRequest -> DEBU 1a44 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.266 UTC [couchdb] ReadDoc -> DEBU 1a45 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.274 UTC [chaincode] func1 -> DEBU 1a46 [cde9f6d0]No state associated with key: zAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.274 UTC [chaincode] 1 -> DEBU 1a47 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.284 UTC [chaincode] processStream -> DEBU 1a48 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.284 UTC [chaincode] handleMessage -> DEBU 1a49 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.285 UTC [chaincode] filterError -> DEBU 1a4a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.285 UTC [chaincode] func1 -> DEBU 1a4b [cde9f6d0]state is ready 2018-06-04 01:47:06.285 UTC [chaincode] func1 -> DEBU 1a4c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.285 UTC [chaincode] 1 -> DEBU 1a4d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.290 UTC [chaincode] processStream -> DEBU 1a4e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.290 UTC [chaincode] handleMessage -> DEBU 1a4f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.291 UTC [chaincode] filterError -> DEBU 1a50 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.291 UTC [chaincode] processStream -> DEBU 1a51 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.488 UTC [chaincode] processStream -> DEBU 1a52 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.489 UTC [chaincode] handleMessage -> DEBU 1a53 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.489 UTC [chaincode] afterGetState -> DEBU 1a54 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.489 UTC [chaincode] filterError -> DEBU 1a55 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.489 UTC [chaincode] func1 -> DEBU 1a56 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:06.489 UTC [statecouchdb] GetState -> DEBU 1a57 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.489 UTC [couchdb] ReadDoc -> DEBU 1a58 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:06.490 UTC [couchdb] encodePathElement -> DEBU 1a59 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.490 UTC [couchdb] encodePathElement -> DEBU 1a5a Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:06.490 UTC [couchdb] handleRequest -> DEBU 1a5b Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:06.490 UTC [couchdb] handleRequest -> DEBU 1a5c HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.493 UTC [couchdb] handleRequest -> DEBU 1a5d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.493 UTC [couchdb] ReadDoc -> DEBU 1a5e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.493 UTC [chaincode] func1 -> DEBU 1a5f [cde9f6d0]No state associated with key: hAsset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.493 UTC [chaincode] 1 -> DEBU 1a60 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.520 UTC [chaincode] processStream -> DEBU 1a61 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.520 UTC [chaincode] handleMessage -> DEBU 1a62 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.520 UTC [chaincode] afterGetState -> DEBU 1a63 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.520 UTC [chaincode] filterError -> DEBU 1a64 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.521 UTC [chaincode] func1 -> DEBU 1a65 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:06.521 UTC [statecouchdb] GetState -> DEBU 1a66 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.521 UTC [couchdb] ReadDoc -> DEBU 1a67 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:06.521 UTC [couchdb] encodePathElement -> DEBU 1a68 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.521 UTC [couchdb] encodePathElement -> DEBU 1a69 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:06.521 UTC [couchdb] handleRequest -> DEBU 1a6a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:06.521 UTC [couchdb] handleRequest -> DEBU 1a6b HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.524 UTC [couchdb] handleRequest -> DEBU 1a6c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.524 UTC [couchdb] ReadDoc -> DEBU 1a6d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.524 UTC [chaincode] func1 -> DEBU 1a6e [cde9f6d0]No state associated with key: hAsset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.524 UTC [chaincode] 1 -> DEBU 1a6f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.564 UTC [chaincode] processStream -> DEBU 1a70 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.565 UTC [chaincode] handleMessage -> DEBU 1a71 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.565 UTC [chaincode] afterGetState -> DEBU 1a72 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.565 UTC [chaincode] filterError -> DEBU 1a73 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.565 UTC [chaincode] func1 -> DEBU 1a74 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1, channel mychannel 2018-06-04 01:47:06.565 UTC [statecouchdb] GetState -> DEBU 1a75 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.566 UTC [couchdb] ReadDoc -> DEBU 1a76 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1] 2018-06-04 01:47:06.566 UTC [couchdb] encodePathElement -> DEBU 1a77 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.566 UTC [couchdb] encodePathElement -> DEBU 1a78 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00 2018-06-04 01:47:06.566 UTC [couchdb] handleRequest -> DEBU 1a79 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true 2018-06-04 01:47:06.567 UTC [couchdb] handleRequest -> DEBU 1a7a HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.569 UTC [couchdb] handleRequest -> DEBU 1a7b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.570 UTC [couchdb] ReadDoc -> DEBU 1a7c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.570 UTC [chaincode] func1 -> DEBU 1a7d [cde9f6d0]No state associated with key: �Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.570 UTC [chaincode] 1 -> DEBU 1a7e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.581 UTC [chaincode] processStream -> DEBU 1a7f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.581 UTC [chaincode] handleMessage -> DEBU 1a80 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.581 UTC [chaincode] filterError -> DEBU 1a81 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.581 UTC [chaincode] func1 -> DEBU 1a82 [cde9f6d0]state is ready 2018-06-04 01:47:06.582 UTC [chaincode] func1 -> DEBU 1a83 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.582 UTC [chaincode] 1 -> DEBU 1a84 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.582 UTC [chaincode] processStream -> DEBU 1a85 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.582 UTC [chaincode] handleMessage -> DEBU 1a86 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.582 UTC [chaincode] filterError -> DEBU 1a87 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.582 UTC [chaincode] processStream -> DEBU 1a88 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.594 UTC [chaincode] processStream -> DEBU 1a89 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.594 UTC [chaincode] handleMessage -> DEBU 1a8a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.594 UTC [chaincode] afterGetState -> DEBU 1a8b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.594 UTC [chaincode] filterError -> DEBU 1a8c Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.595 UTC [chaincode] func1 -> DEBU 1a8d [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1, channel mychannel 2018-06-04 01:47:06.595 UTC [statecouchdb] GetState -> DEBU 1a8e GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.595 UTC [couchdb] ReadDoc -> DEBU 1a8f Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1] 2018-06-04 01:47:06.595 UTC [couchdb] encodePathElement -> DEBU 1a90 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.595 UTC [couchdb] encodePathElement -> DEBU 1a91 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00 2018-06-04 01:47:06.595 UTC [couchdb] handleRequest -> DEBU 1a92 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true 2018-06-04 01:47:06.595 UTC [couchdb] handleRequest -> DEBU 1a93 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.598 UTC [couchdb] handleRequest -> DEBU 1a94 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.598 UTC [couchdb] ReadDoc -> DEBU 1a95 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.598 UTC [chaincode] func1 -> DEBU 1a96 [cde9f6d0]No state associated with key: xAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.599 UTC [chaincode] 1 -> DEBU 1a97 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.605 UTC [chaincode] processStream -> DEBU 1a98 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.606 UTC [chaincode] handleMessage -> DEBU 1a99 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.606 UTC [chaincode] filterError -> DEBU 1a9a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.606 UTC [chaincode] func1 -> DEBU 1a9b [cde9f6d0]state is ready 2018-06-04 01:47:06.606 UTC [chaincode] func1 -> DEBU 1a9c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.606 UTC [chaincode] 1 -> DEBU 1a9d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.606 UTC [chaincode] processStream -> DEBU 1a9e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.607 UTC [chaincode] handleMessage -> DEBU 1a9f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.607 UTC [chaincode] filterError -> DEBU 1aa0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.607 UTC [chaincode] processStream -> DEBU 1aa1 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.622 UTC [chaincode] processStream -> DEBU 1aa2 [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:47:06.623 UTC [chaincode] handleMessage -> DEBU 1aa3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:06.623 UTC [chaincode] handleMessage -> DEBU 1aa4 [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:06.623 UTC [chaincode] notify -> DEBU 1aa5 notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:06.623 UTC [chaincode] Execute -> DEBU 1aa6 Exit 2018-06-04 01:47:06.623 UTC [endorser] callChaincode -> DEBU 1aa7 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.623 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1aa8 Simulation completed, getting simulation results 2018-06-04 01:47:06.624 UTC [lockbasedtxmgr] Done -> DEBU 1aa9 Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:06.625 UTC [endorser] simulateProposal -> DEBU 1aaa [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.628 UTC [endorser] endorseProposal -> DEBU 1aab [mychannel][cde9f6d0] Entry chaincode: name:"lscc" 2018-06-04 01:47:06.628 UTC [endorser] endorseProposal -> DEBU 1aac [mychannel][cde9f6d0] escc for chaincode name:"lscc" is escc 2018-06-04 01:47:06.628 UTC [endorser] callChaincode -> DEBU 1aad [mychannel][cde9f6d0] Entry chaincode: name:"escc" version: 1.1.0 2018-06-04 01:47:06.628 UTC [ccprovider] NewCCContext -> DEBU 1aae NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=true,proposal=0xc4202ee870,canname=escc:1.1.0 2018-06-04 01:47:06.628 UTC [chaincode] Launch -> DEBU 1aaf chaincode is running(no need to launch) : escc:1.1.0 2018-06-04 01:47:06.629 UTC [chaincode] Execute -> DEBU 1ab0 Entry 2018-06-04 01:47:06.630 UTC [chaincode] Execute -> DEBU 1ab1 chaincode canonical name: escc:1.1.0 2018-06-04 01:47:06.631 UTC [chaincode] sendExecuteMessage -> DEBU 1ab2 [cde9f6d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:47:06.632 UTC [chaincode] setChaincodeProposal -> DEBU 1ab3 Setting chaincode proposal context... 2018-06-04 01:47:06.632 UTC [chaincode] setChaincodeProposal -> DEBU 1ab4 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:06.633 UTC [chaincode] sendExecuteMessage -> DEBU 1ab5 [cde9f6d0]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:47:06.633 UTC [chaincode] processStream -> DEBU 1ab6 [cde9f6d0]Move state message TRANSACTION 2018-06-04 01:47:06.633 UTC [chaincode] handleMessage -> DEBU 1ab7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:47:06.633 UTC [chaincode] filterError -> DEBU 1ab8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.634 UTC [chaincode] processStream -> DEBU 1ab9 [cde9f6d0]sending state message TRANSACTION 2018-06-04 01:47:06.634 UTC [shim] func1 -> DEBU 1aba [cde9f6d0]Received message TRANSACTION from shim 2018-06-04 01:47:06.635 UTC [shim] handleMessage -> DEBU 1abb [cde9f6d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:47:06.635 UTC [shim] beforeTransaction -> DEBU 1abc [cde9f6d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:47:06.636 UTC [escc] Invoke -> DEBU 1abd ESCC starts: 8 args 2018-06-04 01:47:06.639 UTC [escc] Invoke -> DEBU 1abe ESCC exits successfully 2018-06-04 01:47:06.645 UTC [shim] func1 -> DEBU 1abf [cde9f6d0]Transaction completed. Sending COMPLETED 2018-06-04 01:47:06.645 UTC [shim] func1 -> DEBU 1ac0 [cde9f6d0]Move state message COMPLETED 2018-06-04 01:47:06.646 UTC [shim] handleMessage -> DEBU 1ac1 [cde9f6d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:47:06.646 UTC [shim] func1 -> DEBU 1ac2 [cde9f6d0]send state message COMPLETED 2018-06-04 01:47:06.646 UTC [chaincode] processStream -> DEBU 1ac3 [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:47:06.647 UTC [chaincode] handleMessage -> DEBU 1ac4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:06.647 UTC [chaincode] handleMessage -> DEBU 1ac5 [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:06.650 UTC [chaincode] notify -> DEBU 1ac6 notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:06.651 UTC [chaincode] Execute -> DEBU 1ac7 Exit 2018-06-04 01:47:06.652 UTC [endorser] callChaincode -> DEBU 1ac8 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.652 UTC [endorser] endorseProposal -> DEBU 1ac9 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.653 UTC [lockbasedtxmgr] Done -> DEBU 1aca Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:06.653 UTC [endorser] ProcessProposal -> DEBU 1acb Exit: request from%!(EXTRA string=172.19.0.1:42290) 2018-06-04 01:47:09.327 UTC [committer/txvalidator] Validate -> DEBU 1acc START Block Validation 2018-06-04 01:47:09.328 UTC [committer/txvalidator] Validate -> DEBU 1acd expecting 1 block validation responses 2018-06-04 01:47:09.328 UTC [committer/txvalidator] validateTx -> DEBU 1ace validateTx starts for block 0xc421987140 env 0xc427cc2ae0 txn 0 2018-06-04 01:47:09.328 UTC [protoutils] ValidateTransaction -> DEBU 1acf ValidateTransactionEnvelope starts for envelope 0xc427cc2ae0 2018-06-04 01:47:09.328 UTC [protoutils] ValidateTransaction -> DEBU 1ad0 Header is channel_header:"\010\003\020\001\032\014\010\374\263\322\330\005\020\300\205\364\260\001\"\tmychannel*@cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea:\010\022\006\022\004lscc" signature_header:"\n\236\006\n\007Org1MSP\022\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQDCfvaQ34oYgaJoSPi4VWzDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAES8fzxT/DY/clBBC3xB250D+hN7M6xMwH\nTGWTzbRLn2x5xcE6tDBAB8SFjaSZrS0VFz+7sP9gd6Pq3jDGd3EUI6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgvONRpKAksXSo\nMScvEfxGGKZZcj5goKO0vzZhqb05AAYwCgYIKoZIzj0EAwIDRwAwRAIgPjo17cjW\nE8kjo/jSyi7AiIlW15gpC1JiXqQ3ojTx9aYCIEnid4eOX62mo7rwsOJf2d+5UcAa\nMmVFiOiNwwPKJvHu\n-----END CERTIFICATE-----\n\022\030\266p\036\010\356\316b\260H_\323\374\235}\370\024\312V\207\t\250\307\010\001" 2018-06-04 01:47:09.329 UTC [protoutils] validateChannelHeader -> DEBU 1ad1 validateChannelHeader info: header type 3 2018-06-04 01:47:09.329 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ad2 begin 2018-06-04 01:47:09.329 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ad3 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:47:09.331 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ad4 creator is valid 2018-06-04 01:47:09.332 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ad5 exits successfully 2018-06-04 01:47:09.334 UTC [protoutils] validateEndorserTransaction -> DEBU 1ad6 validateEndorserTransaction starts for data 0xc427b4a000, header channel_header:"\010\003\020\001\032\014\010\374\263\322\330\005\020\300\205\364\260\001\"\tmychannel*@cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea:\010\022\006\022\004lscc" signature_header:"\n\236\006\n\007Org1MSP\022\222\006-----BEGIN CERTIFICATE-----\nMIICGDCCAb+gAwIBAgIQDCfvaQ34oYgaJoSPi4VWzDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAES8fzxT/DY/clBBC3xB250D+hN7M6xMwH\nTGWTzbRLn2x5xcE6tDBAB8SFjaSZrS0VFz+7sP9gd6Pq3jDGd3EUI6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgvONRpKAksXSo\nMScvEfxGGKZZcj5goKO0vzZhqb05AAYwCgYIKoZIzj0EAwIDRwAwRAIgPjo17cjW\nE8kjo/jSyi7AiIlW15gpC1JiXqQ3ojTx9aYCIEnid4eOX62mo7rwsOJf2d+5UcAa\nMmVFiOiNwwPKJvHu\n-----END CERTIFICATE-----\n\022\030\266p\036\010\356\316b\260H_\323\374\235}\370\024\312V\207\t\250\307\010\001" 2018-06-04 01:47:09.339 UTC [protoutils] validateEndorserTransaction -> DEBU 1ad7 validateEndorserTransaction info: there are 1 actions 2018-06-04 01:47:09.356 UTC [protoutils] validateEndorserTransaction -> DEBU 1ad8 validateEndorserTransaction info: signature header is valid 2018-06-04 01:47:09.357 UTC [protoutils] ValidateTransaction -> DEBU 1ad9 ValidateTransactionEnvelope returns err %!s() 2018-06-04 01:47:09.362 UTC [committer/txvalidator] validateTx -> DEBU 1ada Transaction is for channel mychannel 2018-06-04 01:47:09.362 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1adb retrieveTransactionByID() - txId = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.362 UTC [committer/txvalidator] validateTx -> DEBU 1adc Validating transaction vscc tx validate 2018-06-04 01:47:09.362 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 1add VSCCValidateTx starts for env 0xc427cc2ae0 envbytes 0xc4227fe000 2018-06-04 01:47:09.363 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 1ade VSCCValidateTxForCC starts for envbytes 0xc4227fe000 2018-06-04 01:47:09.366 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1adf constructing new tx simulator 2018-06-04 01:47:09.368 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1ae0 constructing new tx simulator txid = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.368 UTC [ccprovider] NewCCContext -> DEBU 1ae1 NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=5d6660bd-7265-46bb-af07-510d90a0ccb8,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-06-04 01:47:09.368 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 1ae2 Invoking VSCC txid cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea chaindID mychannel 2018-06-04 01:47:09.369 UTC [chaincode] Launch -> DEBU 1ae3 chaincode is running(no need to launch) : vscc:1.1.0 2018-06-04 01:47:09.369 UTC [chaincode] Execute -> DEBU 1ae4 Entry 2018-06-04 01:47:09.369 UTC [chaincode] Execute -> DEBU 1ae5 chaincode canonical name: vscc:1.1.0 2018-06-04 01:47:09.369 UTC [chaincode] sendExecuteMessage -> DEBU 1ae6 [5d6660bd]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:47:09.369 UTC [chaincode] setChaincodeProposal -> DEBU 1ae7 Setting chaincode proposal context... 2018-06-04 01:47:09.369 UTC [chaincode] sendExecuteMessage -> DEBU 1ae8 [5d6660bd]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:47:09.369 UTC [chaincode] processStream -> DEBU 1ae9 [5d6660bd]Move state message TRANSACTION 2018-06-04 01:47:09.370 UTC [chaincode] handleMessage -> DEBU 1aea [5d6660bd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:47:09.380 UTC [chaincode] filterError -> DEBU 1aeb Ignoring NoTransitionError: no transition 2018-06-04 01:47:09.381 UTC [chaincode] processStream -> DEBU 1aec [5d6660bd]sending state message TRANSACTION 2018-06-04 01:47:09.381 UTC [shim] func1 -> DEBU 1aed [5d6660bd]Received message TRANSACTION from shim 2018-06-04 01:47:09.381 UTC [shim] handleMessage -> DEBU 1aee [5d6660bd]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:47:09.381 UTC [shim] beforeTransaction -> DEBU 1aef [5d6660bd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:47:09.381 UTC [vscc] Invoke -> DEBU 1af0 VSCC invoked 2018-06-04 01:47:09.382 UTC [vscc] deduplicateIdentity -> DEBU 1af1 Signature set is of size 4 out of 4 endorsement(s) 2018-06-04 01:47:09.387 UTC [vscc] Invoke -> DEBU 1af2 VSCC info: doing special validation for LSCC 2018-06-04 01:47:09.401 UTC [vscc] ValidateLSCCInvocation -> DEBU 1af3 VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x6d, 0x79, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0xd4, 0x17, 0x8, 0x2, 0x12, 0x16, 0x12, 0xd, 0x74, 0x72, 0x61, 0x64, 0x65, 0x2d, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x1a, 0x5, 0x30, 0x2e, 0x33, 0x2e, 0x30, 0x1a, 0xb7, 0x17, 0xa, 0x5, 0x73, 0x74, 0x61, 0x72, 0x74, 0xa, 0xad, 0x17, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x74, 0x42, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x22, 0x2c, 0x22, 0x62, 0x6f, 0x6f, 0x74, 0x73, 0x74, 0x72, 0x61, 0x70, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x2c, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x61, 0x6c, 0x69, 0x63, 0x65, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x23, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x33, 0x36, 0x30, 0x61, 0x31, 0x64, 0x37, 0x33, 0x2d, 0x62, 0x35, 0x62, 0x63, 0x2d, 0x34, 0x31, 0x37, 0x39, 0x2d, 0x62, 0x30, 0x30, 0x36, 0x2d, 0x62, 0x31, 0x34, 0x62, 0x64, 0x30, 0x35, 0x33, 0x33, 0x39, 0x63, 0x34, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x38, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x2c, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x62, 0x6f, 0x62, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x23, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x36, 0x39, 0x32, 0x30, 0x63, 0x39, 0x33, 0x65, 0x2d, 0x33, 0x35, 0x62, 0x30, 0x2d, 0x34, 0x61, 0x62, 0x65, 0x2d, 0x38, 0x31, 0x30, 0x33, 0x2d, 0x37, 0x38, 0x66, 0x38, 0x36, 0x33, 0x39, 0x37, 0x34, 0x38, 0x35, 0x30, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x39, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x42, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x23, 0x61, 0x6c, 0x69, 0x63, 0x65, 0x22, 0x2c, 0x22, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x22, 0x3a, 0x22, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x4d, 0x49, 0x49, 0x43, 0x41, 0x6a, 0x43, 0x43, 0x41, 0x61, 0x69, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x55, 0x62, 0x76, 0x79, 0x6e, 0x65, 0x65, 0x51, 0x6b, 0x78, 0x44, 0x34, 0x47, 0x45, 0x79, 0x37, 0x6f, 0x2f, 0x34, 0x52, 0x69, 0x2b, 0x2f, 0x41, 0x47, 0x32, 0x4f, 0x45, 0x77, 0x43, 0x67, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x45, 0x41, 0x77, 0x49, 0x77, 0x5c, 0x6e, 0x63, 0x7a, 0x45, 0x4c, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56, 0x56, 0x4d, 0x78, 0x45, 0x7a, 0x41, 0x52, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x67, 0x54, 0x43, 0x6b, 0x4e, 0x68, 0x62, 0x47, 0x6c, 0x6d, 0x62, 0x33, 0x4a, 0x75, 0x61, 0x57, 0x45, 0x78, 0x46, 0x6a, 0x41, 0x55, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x63, 0x54, 0x44, 0x56, 0x4e, 0x68, 0x5c, 0x6e, 0x62, 0x69, 0x42, 0x47, 0x63, 0x6d, 0x46, 0x75, 0x59, 0x32, 0x6c, 0x7a, 0x59, 0x32, 0x38, 0x78, 0x47, 0x54, 0x41, 0x58, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x45, 0x47, 0x39, 0x79, 0x5a, 0x7a, 0x45, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x78, 0x48, 0x44, 0x41, 0x61, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x5c, 0x6e, 0x45, 0x32, 0x4e, 0x68, 0x4c, 0x6d, 0x39, 0x79, 0x5a, 0x7a, 0x45, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x77, 0x48, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x67, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x77, 0x4f, 0x44, 0x41, 0x77, 0x57, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x6b, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x78, 0x5c, 0x6e, 0x4d, 0x7a, 0x41, 0x77, 0x57, 0x6a, 0x41, 0x68, 0x4d, 0x51, 0x38, 0x77, 0x44, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x77, 0x5a, 0x6a, 0x62, 0x47, 0x6c, 0x6c, 0x62, 0x6e, 0x51, 0x78, 0x44, 0x6a, 0x41, 0x4d, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x42, 0x57, 0x46, 0x6b, 0x62, 0x57, 0x6c, 0x75, 0x4d, 0x46, 0x6b, 0x77, 0x45, 0x77, 0x59, 0x48, 0x4b, 0x6f, 0x5a, 0x49, 0x5c, 0x6e, 0x7a, 0x6a, 0x30, 0x43, 0x41, 0x51, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x44, 0x41, 0x51, 0x63, 0x44, 0x51, 0x67, 0x41, 0x45, 0x38, 0x70, 0x51, 0x6d, 0x6c, 0x46, 0x6c, 0x41, 0x35, 0x4f, 0x5a, 0x78, 0x49, 0x70, 0x50, 0x7a, 0x32, 0x68, 0x47, 0x4c, 0x54, 0x76, 0x6c, 0x65, 0x62, 0x58, 0x37, 0x70, 0x7a, 0x4e, 0x5a, 0x64, 0x59, 0x7a, 0x71, 0x46, 0x49, 0x64, 0x4a, 0x63, 0x5c, 0x6e, 0x2f, 0x61, 0x50, 0x56, 0x32, 0x38, 0x49, 0x48, 0x67, 0x34, 0x32, 0x6d, 0x49, 0x55, 0x59, 0x66, 0x47, 0x75, 0x51, 0x39, 0x6d, 0x58, 0x4d, 0x44, 0x42, 0x6e, 0x53, 0x64, 0x6b, 0x53, 0x7a, 0x66, 0x38, 0x72, 0x46, 0x30, 0x71, 0x71, 0x35, 0x4a, 0x53, 0x75, 0x6e, 0x2b, 0x68, 0x36, 0x4e, 0x73, 0x4d, 0x47, 0x6f, 0x77, 0x44, 0x67, 0x59, 0x44, 0x56, 0x52, 0x30, 0x50, 0x41, 0x51, 0x48, 0x2f, 0x5c, 0x6e, 0x42, 0x41, 0x51, 0x44, 0x41, 0x67, 0x65, 0x41, 0x4d, 0x41, 0x77, 0x47, 0x41, 0x31, 0x55, 0x64, 0x45, 0x77, 0x45, 0x42, 0x2f, 0x77, 0x51, 0x43, 0x4d, 0x41, 0x41, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42, 0x42, 0x59, 0x45, 0x46, 0x42, 0x35, 0x7a, 0x79, 0x6d, 0x7a, 0x6d, 0x2b, 0x6c, 0x46, 0x61, 0x51, 0x46, 0x66, 0x6c, 0x55, 0x43, 0x43, 0x35, 0x32, 0x69, 0x39, 0x74, 0x5c, 0x6e, 0x38, 0x64, 0x4f, 0x57, 0x4d, 0x43, 0x73, 0x47, 0x41, 0x31, 0x55, 0x64, 0x49, 0x77, 0x51, 0x6b, 0x4d, 0x43, 0x4b, 0x41, 0x49, 0x4c, 0x7a, 0x6a, 0x55, 0x61, 0x53, 0x67, 0x4a, 0x4c, 0x46, 0x30, 0x71, 0x44, 0x45, 0x6e, 0x4c, 0x78, 0x48, 0x38, 0x52, 0x68, 0x69, 0x6d, 0x57, 0x58, 0x49, 0x2b, 0x59, 0x4b, 0x43, 0x6a, 0x74, 0x4c, 0x38, 0x32, 0x59, 0x61, 0x6d, 0x39, 0x4f, 0x51, 0x41, 0x47, 0x5c, 0x6e, 0x4d, 0x41, 0x6f, 0x47, 0x43, 0x43, 0x71, 0x47, 0x53, 0x4d, 0x34, 0x39, 0x42, 0x41, 0x4d, 0x43, 0x41, 0x30, 0x67, 0x41, 0x4d, 0x45, 0x55, 0x43, 0x49, 0x51, 0x43, 0x53, 0x42, 0x53, 0x65, 0x57, 0x37, 0x73, 0x37, 0x77, 0x6e, 0x4d, 0x67, 0x7a, 0x54, 0x53, 0x59, 0x33, 0x6f, 0x42, 0x38, 0x63, 0x38, 0x4f, 0x2f, 0x66, 0x62, 0x70, 0x47, 0x5a, 0x59, 0x58, 0x4d, 0x51, 0x6c, 0x35, 0x33, 0x2b, 0x5c, 0x6e, 0x66, 0x37, 0x35, 0x67, 0x67, 0x41, 0x49, 0x67, 0x65, 0x35, 0x72, 0x6b, 0x51, 0x46, 0x6e, 0x36, 0x30, 0x6b, 0x72, 0x4e, 0x70, 0x63, 0x69, 0x4b, 0x48, 0x71, 0x4b, 0x31, 0x33, 0x6d, 0x63, 0x52, 0x4c, 0x59, 0x77, 0x51, 0x6d, 0x43, 0x42, 0x53, 0x38, 0x74, 0x6b, 0x56, 0x6a, 0x70, 0x49, 0x52, 0x47, 0x78, 0x30, 0x3d, 0x5c, 0x6e, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x32, 0x64, 0x34, 0x61, 0x35, 0x39, 0x62, 0x31, 0x2d, 0x66, 0x65, 0x38, 0x38, 0x2d, 0x34, 0x36, 0x64, 0x61, 0x2d, 0x62, 0x65, 0x63, 0x66, 0x2d, 0x65, 0x38, 0x37, 0x33, 0x34, 0x63, 0x62, 0x34, 0x39, 0x32, 0x37, 0x61, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x32, 0x30, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x42, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x23, 0x62, 0x6f, 0x62, 0x22, 0x2c, 0x22, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x22, 0x3a, 0x22, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x4d, 0x49, 0x49, 0x43, 0x41, 0x54, 0x43, 0x43, 0x41, 0x61, 0x69, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x55, 0x64, 0x74, 0x70, 0x68, 0x74, 0x4e, 0x79, 0x4c, 0x72, 0x72, 0x50, 0x46, 0x7a, 0x34, 0x6e, 0x54, 0x6d, 0x39, 0x6d, 0x78, 0x4e, 0x4d, 0x66, 0x37, 0x63, 0x76, 0x38, 0x77, 0x43, 0x67, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x45, 0x41, 0x77, 0x49, 0x77, 0x5c, 0x6e, 0x63, 0x7a, 0x45, 0x4c, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56, 0x56, 0x4d, 0x78, 0x45, 0x7a, 0x41, 0x52, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x67, 0x54, 0x43, 0x6b, 0x4e, 0x68, 0x62, 0x47, 0x6c, 0x6d, 0x62, 0x33, 0x4a, 0x75, 0x61, 0x57, 0x45, 0x78, 0x46, 0x6a, 0x41, 0x55, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x63, 0x54, 0x44, 0x56, 0x4e, 0x68, 0x5c, 0x6e, 0x62, 0x69, 0x42, 0x47, 0x63, 0x6d, 0x46, 0x75, 0x59, 0x32, 0x6c, 0x7a, 0x59, 0x32, 0x38, 0x78, 0x47, 0x54, 0x41, 0x58, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x45, 0x47, 0x39, 0x79, 0x5a, 0x7a, 0x49, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x78, 0x48, 0x44, 0x41, 0x61, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x5c, 0x6e, 0x45, 0x32, 0x4e, 0x68, 0x4c, 0x6d, 0x39, 0x79, 0x5a, 0x7a, 0x49, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x77, 0x48, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x67, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x77, 0x4f, 0x44, 0x41, 0x77, 0x57, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x6b, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x78, 0x5c, 0x6e, 0x4d, 0x7a, 0x41, 0x77, 0x57, 0x6a, 0x41, 0x68, 0x4d, 0x51, 0x38, 0x77, 0x44, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x77, 0x5a, 0x6a, 0x62, 0x47, 0x6c, 0x6c, 0x62, 0x6e, 0x51, 0x78, 0x44, 0x6a, 0x41, 0x4d, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x42, 0x57, 0x46, 0x6b, 0x62, 0x57, 0x6c, 0x75, 0x4d, 0x46, 0x6b, 0x77, 0x45, 0x77, 0x59, 0x48, 0x4b, 0x6f, 0x5a, 0x49, 0x5c, 0x6e, 0x7a, 0x6a, 0x30, 0x43, 0x41, 0x51, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x44, 0x41, 0x51, 0x63, 0x44, 0x51, 0x67, 0x41, 0x45, 0x68, 0x4e, 0x67, 0x4c, 0x56, 0x52, 0x5a, 0x6a, 0x52, 0x71, 0x59, 0x46, 0x45, 0x2f, 0x49, 0x2b, 0x70, 0x58, 0x69, 0x72, 0x6a, 0x46, 0x76, 0x66, 0x6b, 0x64, 0x4d, 0x6c, 0x4f, 0x50, 0x2f, 0x33, 0x71, 0x32, 0x52, 0x57, 0x6d, 0x73, 0x76, 0x4b, 0x5c, 0x6e, 0x6e, 0x4c, 0x35, 0x33, 0x31, 0x33, 0x31, 0x4d, 0x48, 0x75, 0x6e, 0x46, 0x4e, 0x37, 0x4f, 0x49, 0x49, 0x44, 0x6d, 0x55, 0x49, 0x67, 0x74, 0x55, 0x43, 0x53, 0x62, 0x48, 0x30, 0x33, 0x32, 0x72, 0x70, 0x4d, 0x7a, 0x6f, 0x59, 0x6d, 0x36, 0x46, 0x49, 0x70, 0x37, 0x56, 0x59, 0x61, 0x4e, 0x73, 0x4d, 0x47, 0x6f, 0x77, 0x44, 0x67, 0x59, 0x44, 0x56, 0x52, 0x30, 0x50, 0x41, 0x51, 0x48, 0x2f, 0x5c, 0x6e, 0x42, 0x41, 0x51, 0x44, 0x41, 0x67, 0x65, 0x41, 0x4d, 0x41, 0x77, 0x47, 0x41, 0x31, 0x55, 0x64, 0x45, 0x77, 0x45, 0x42, 0x2f, 0x77, 0x51, 0x43, 0x4d, 0x41, 0x41, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42, 0x42, 0x59, 0x45, 0x46, 0x50, 0x53, 0x66, 0x36, 0x4a, 0x50, 0x6a, 0x67, 0x44, 0x53, 0x68, 0x62, 0x30, 0x4d, 0x38, 0x6a, 0x6f, 0x6e, 0x78, 0x48, 0x62, 0x4f, 0x51, 0x5c, 0x6e, 0x6e, 0x49, 0x38, 0x54, 0x4d, 0x43, 0x73, 0x47, 0x41, 0x31, 0x55, 0x64, 0x49, 0x77, 0x51, 0x6b, 0x4d, 0x43, 0x4b, 0x41, 0x49, 0x50, 0x36, 0x36, 0x4c, 0x6e, 0x44, 0x79, 0x67, 0x76, 0x35, 0x61, 0x4f, 0x46, 0x41, 0x30, 0x6e, 0x77, 0x47, 0x48, 0x2b, 0x31, 0x6e, 0x31, 0x55, 0x70, 0x72, 0x71, 0x37, 0x41, 0x49, 0x5a, 0x54, 0x30, 0x67, 0x75, 0x42, 0x2b, 0x6d, 0x52, 0x6a, 0x57, 0x39, 0x35, 0x5c, 0x6e, 0x4d, 0x41, 0x6f, 0x47, 0x43, 0x43, 0x71, 0x47, 0x53, 0x4d, 0x34, 0x39, 0x42, 0x41, 0x4d, 0x43, 0x41, 0x30, 0x63, 0x41, 0x4d, 0x45, 0x51, 0x43, 0x49, 0x46, 0x41, 0x51, 0x6c, 0x4b, 0x30, 0x54, 0x62, 0x4f, 0x54, 0x65, 0x4f, 0x53, 0x70, 0x59, 0x73, 0x6b, 0x6c, 0x6f, 0x75, 0x67, 0x57, 0x58, 0x69, 0x4e, 0x55, 0x6d, 0x6a, 0x50, 0x71, 0x77, 0x76, 0x78, 0x43, 0x7a, 0x4c, 0x53, 0x52, 0x51, 0x5c, 0x6e, 0x47, 0x67, 0x5a, 0x35, 0x41, 0x69, 0x41, 0x48, 0x2f, 0x47, 0x70, 0x33, 0x34, 0x74, 0x33, 0x4b, 0x30, 0x44, 0x67, 0x74, 0x44, 0x67, 0x74, 0x64, 0x62, 0x36, 0x5a, 0x6a, 0x46, 0x44, 0x56, 0x58, 0x75, 0x72, 0x4e, 0x34, 0x59, 0x6b, 0x42, 0x37, 0x70, 0x69, 0x38, 0x41, 0x35, 0x31, 0x38, 0x71, 0x52, 0x41, 0x3d, 0x3d, 0x5c, 0x6e, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x37, 0x30, 0x39, 0x34, 0x65, 0x63, 0x64, 0x34, 0x2d, 0x37, 0x34, 0x33, 0x39, 0x2d, 0x34, 0x61, 0x65, 0x38, 0x2d, 0x39, 0x34, 0x33, 0x32, 0x2d, 0x37, 0x36, 0x31, 0x66, 0x38, 0x39, 0x32, 0x33, 0x66, 0x32, 0x30, 0x39, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x32, 0x30, 0x5a, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x31, 0x66, 0x63, 0x61, 0x66, 0x35, 0x62, 0x30, 0x66, 0x61, 0x38, 0x35, 0x35, 0x63, 0x30, 0x63, 0x65, 0x31, 0x62, 0x34, 0x39, 0x38, 0x64, 0x64, 0x64, 0x64, 0x30, 0x65, 0x31, 0x64, 0x35, 0x64, 0x33, 0x39, 0x35, 0x35, 0x36, 0x34, 0x63, 0x61, 0x39, 0x64, 0x61, 0x66, 0x33, 0x64, 0x63, 0x32, 0x38, 0x66, 0x35, 0x62, 0x34, 0x36, 0x66, 0x36, 0x39, 0x37, 0x33, 0x38, 0x65, 0x39, 0x66, 0x31, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x33, 0x5a, 0x22, 0x7d}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x2, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}} 2018-06-04 01:47:09.406 UTC [vscc] ValidateLSCCInvocation -> DEBU 1af4 VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x6d, 0x79, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0xd4, 0x17, 0x8, 0x2, 0x12, 0x16, 0x12, 0xd, 0x74, 0x72, 0x61, 0x64, 0x65, 0x2d, 0x6e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x1a, 0x5, 0x30, 0x2e, 0x33, 0x2e, 0x30, 0x1a, 0xb7, 0x17, 0xa, 0x5, 0x73, 0x74, 0x61, 0x72, 0x74, 0xa, 0xad, 0x17, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x53, 0x74, 0x61, 0x72, 0x74, 0x42, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x22, 0x2c, 0x22, 0x62, 0x6f, 0x6f, 0x74, 0x73, 0x74, 0x72, 0x61, 0x70, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x2c, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x61, 0x6c, 0x69, 0x63, 0x65, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x23, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x33, 0x36, 0x30, 0x61, 0x31, 0x64, 0x37, 0x33, 0x2d, 0x62, 0x35, 0x62, 0x63, 0x2d, 0x34, 0x31, 0x37, 0x39, 0x2d, 0x62, 0x30, 0x30, 0x36, 0x2d, 0x62, 0x31, 0x34, 0x62, 0x64, 0x30, 0x35, 0x33, 0x33, 0x39, 0x63, 0x34, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x38, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x41, 0x64, 0x64, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x2c, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x73, 0x22, 0x3a, 0x5b, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x62, 0x6f, 0x62, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x61, 0x72, 0x67, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x50, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x23, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x36, 0x39, 0x32, 0x30, 0x63, 0x39, 0x33, 0x65, 0x2d, 0x33, 0x35, 0x62, 0x30, 0x2d, 0x34, 0x61, 0x62, 0x65, 0x2d, 0x38, 0x31, 0x30, 0x33, 0x2d, 0x37, 0x38, 0x66, 0x38, 0x36, 0x33, 0x39, 0x37, 0x34, 0x38, 0x35, 0x30, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x39, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x42, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x23, 0x61, 0x6c, 0x69, 0x63, 0x65, 0x22, 0x2c, 0x22, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x22, 0x3a, 0x22, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x4d, 0x49, 0x49, 0x43, 0x41, 0x6a, 0x43, 0x43, 0x41, 0x61, 0x69, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x55, 0x62, 0x76, 0x79, 0x6e, 0x65, 0x65, 0x51, 0x6b, 0x78, 0x44, 0x34, 0x47, 0x45, 0x79, 0x37, 0x6f, 0x2f, 0x34, 0x52, 0x69, 0x2b, 0x2f, 0x41, 0x47, 0x32, 0x4f, 0x45, 0x77, 0x43, 0x67, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x45, 0x41, 0x77, 0x49, 0x77, 0x5c, 0x6e, 0x63, 0x7a, 0x45, 0x4c, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56, 0x56, 0x4d, 0x78, 0x45, 0x7a, 0x41, 0x52, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x67, 0x54, 0x43, 0x6b, 0x4e, 0x68, 0x62, 0x47, 0x6c, 0x6d, 0x62, 0x33, 0x4a, 0x75, 0x61, 0x57, 0x45, 0x78, 0x46, 0x6a, 0x41, 0x55, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x63, 0x54, 0x44, 0x56, 0x4e, 0x68, 0x5c, 0x6e, 0x62, 0x69, 0x42, 0x47, 0x63, 0x6d, 0x46, 0x75, 0x59, 0x32, 0x6c, 0x7a, 0x59, 0x32, 0x38, 0x78, 0x47, 0x54, 0x41, 0x58, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x45, 0x47, 0x39, 0x79, 0x5a, 0x7a, 0x45, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x78, 0x48, 0x44, 0x41, 0x61, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x5c, 0x6e, 0x45, 0x32, 0x4e, 0x68, 0x4c, 0x6d, 0x39, 0x79, 0x5a, 0x7a, 0x45, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x77, 0x48, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x67, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x77, 0x4f, 0x44, 0x41, 0x77, 0x57, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x6b, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x78, 0x5c, 0x6e, 0x4d, 0x7a, 0x41, 0x77, 0x57, 0x6a, 0x41, 0x68, 0x4d, 0x51, 0x38, 0x77, 0x44, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x77, 0x5a, 0x6a, 0x62, 0x47, 0x6c, 0x6c, 0x62, 0x6e, 0x51, 0x78, 0x44, 0x6a, 0x41, 0x4d, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x42, 0x57, 0x46, 0x6b, 0x62, 0x57, 0x6c, 0x75, 0x4d, 0x46, 0x6b, 0x77, 0x45, 0x77, 0x59, 0x48, 0x4b, 0x6f, 0x5a, 0x49, 0x5c, 0x6e, 0x7a, 0x6a, 0x30, 0x43, 0x41, 0x51, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x44, 0x41, 0x51, 0x63, 0x44, 0x51, 0x67, 0x41, 0x45, 0x38, 0x70, 0x51, 0x6d, 0x6c, 0x46, 0x6c, 0x41, 0x35, 0x4f, 0x5a, 0x78, 0x49, 0x70, 0x50, 0x7a, 0x32, 0x68, 0x47, 0x4c, 0x54, 0x76, 0x6c, 0x65, 0x62, 0x58, 0x37, 0x70, 0x7a, 0x4e, 0x5a, 0x64, 0x59, 0x7a, 0x71, 0x46, 0x49, 0x64, 0x4a, 0x63, 0x5c, 0x6e, 0x2f, 0x61, 0x50, 0x56, 0x32, 0x38, 0x49, 0x48, 0x67, 0x34, 0x32, 0x6d, 0x49, 0x55, 0x59, 0x66, 0x47, 0x75, 0x51, 0x39, 0x6d, 0x58, 0x4d, 0x44, 0x42, 0x6e, 0x53, 0x64, 0x6b, 0x53, 0x7a, 0x66, 0x38, 0x72, 0x46, 0x30, 0x71, 0x71, 0x35, 0x4a, 0x53, 0x75, 0x6e, 0x2b, 0x68, 0x36, 0x4e, 0x73, 0x4d, 0x47, 0x6f, 0x77, 0x44, 0x67, 0x59, 0x44, 0x56, 0x52, 0x30, 0x50, 0x41, 0x51, 0x48, 0x2f, 0x5c, 0x6e, 0x42, 0x41, 0x51, 0x44, 0x41, 0x67, 0x65, 0x41, 0x4d, 0x41, 0x77, 0x47, 0x41, 0x31, 0x55, 0x64, 0x45, 0x77, 0x45, 0x42, 0x2f, 0x77, 0x51, 0x43, 0x4d, 0x41, 0x41, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42, 0x42, 0x59, 0x45, 0x46, 0x42, 0x35, 0x7a, 0x79, 0x6d, 0x7a, 0x6d, 0x2b, 0x6c, 0x46, 0x61, 0x51, 0x46, 0x66, 0x6c, 0x55, 0x43, 0x43, 0x35, 0x32, 0x69, 0x39, 0x74, 0x5c, 0x6e, 0x38, 0x64, 0x4f, 0x57, 0x4d, 0x43, 0x73, 0x47, 0x41, 0x31, 0x55, 0x64, 0x49, 0x77, 0x51, 0x6b, 0x4d, 0x43, 0x4b, 0x41, 0x49, 0x4c, 0x7a, 0x6a, 0x55, 0x61, 0x53, 0x67, 0x4a, 0x4c, 0x46, 0x30, 0x71, 0x44, 0x45, 0x6e, 0x4c, 0x78, 0x48, 0x38, 0x52, 0x68, 0x69, 0x6d, 0x57, 0x58, 0x49, 0x2b, 0x59, 0x4b, 0x43, 0x6a, 0x74, 0x4c, 0x38, 0x32, 0x59, 0x61, 0x6d, 0x39, 0x4f, 0x51, 0x41, 0x47, 0x5c, 0x6e, 0x4d, 0x41, 0x6f, 0x47, 0x43, 0x43, 0x71, 0x47, 0x53, 0x4d, 0x34, 0x39, 0x42, 0x41, 0x4d, 0x43, 0x41, 0x30, 0x67, 0x41, 0x4d, 0x45, 0x55, 0x43, 0x49, 0x51, 0x43, 0x53, 0x42, 0x53, 0x65, 0x57, 0x37, 0x73, 0x37, 0x77, 0x6e, 0x4d, 0x67, 0x7a, 0x54, 0x53, 0x59, 0x33, 0x6f, 0x42, 0x38, 0x63, 0x38, 0x4f, 0x2f, 0x66, 0x62, 0x70, 0x47, 0x5a, 0x59, 0x58, 0x4d, 0x51, 0x6c, 0x35, 0x33, 0x2b, 0x5c, 0x6e, 0x66, 0x37, 0x35, 0x67, 0x67, 0x41, 0x49, 0x67, 0x65, 0x35, 0x72, 0x6b, 0x51, 0x46, 0x6e, 0x36, 0x30, 0x6b, 0x72, 0x4e, 0x70, 0x63, 0x69, 0x4b, 0x48, 0x71, 0x4b, 0x31, 0x33, 0x6d, 0x63, 0x52, 0x4c, 0x59, 0x77, 0x51, 0x6d, 0x43, 0x42, 0x53, 0x38, 0x74, 0x6b, 0x56, 0x6a, 0x70, 0x49, 0x52, 0x47, 0x78, 0x30, 0x3d, 0x5c, 0x6e, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x32, 0x64, 0x34, 0x61, 0x35, 0x39, 0x62, 0x31, 0x2d, 0x66, 0x65, 0x38, 0x38, 0x2d, 0x34, 0x36, 0x64, 0x61, 0x2d, 0x62, 0x65, 0x63, 0x66, 0x2d, 0x65, 0x38, 0x37, 0x33, 0x34, 0x63, 0x62, 0x34, 0x39, 0x32, 0x37, 0x61, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x32, 0x30, 0x5a, 0x22, 0x7d, 0x2c, 0x7b, 0x22, 0x24, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x22, 0x3a, 0x22, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x42, 0x69, 0x6e, 0x64, 0x49, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x22, 0x2c, 0x22, 0x70, 0x61, 0x72, 0x74, 0x69, 0x63, 0x69, 0x70, 0x61, 0x6e, 0x74, 0x22, 0x3a, 0x22, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x3a, 0x6f, 0x72, 0x67, 0x2e, 0x68, 0x79, 0x70, 0x65, 0x72, 0x6c, 0x65, 0x64, 0x67, 0x65, 0x72, 0x2e, 0x63, 0x6f, 0x6d, 0x70, 0x6f, 0x73, 0x65, 0x72, 0x2e, 0x73, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x4e, 0x65, 0x74, 0x77, 0x6f, 0x72, 0x6b, 0x41, 0x64, 0x6d, 0x69, 0x6e, 0x23, 0x62, 0x6f, 0x62, 0x22, 0x2c, 0x22, 0x63, 0x65, 0x72, 0x74, 0x69, 0x66, 0x69, 0x63, 0x61, 0x74, 0x65, 0x22, 0x3a, 0x22, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x42, 0x45, 0x47, 0x49, 0x4e, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x4d, 0x49, 0x49, 0x43, 0x41, 0x54, 0x43, 0x43, 0x41, 0x61, 0x69, 0x67, 0x41, 0x77, 0x49, 0x42, 0x41, 0x67, 0x49, 0x55, 0x64, 0x74, 0x70, 0x68, 0x74, 0x4e, 0x79, 0x4c, 0x72, 0x72, 0x50, 0x46, 0x7a, 0x34, 0x6e, 0x54, 0x6d, 0x39, 0x6d, 0x78, 0x4e, 0x4d, 0x66, 0x37, 0x63, 0x76, 0x38, 0x77, 0x43, 0x67, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x45, 0x41, 0x77, 0x49, 0x77, 0x5c, 0x6e, 0x63, 0x7a, 0x45, 0x4c, 0x4d, 0x41, 0x6b, 0x47, 0x41, 0x31, 0x55, 0x45, 0x42, 0x68, 0x4d, 0x43, 0x56, 0x56, 0x4d, 0x78, 0x45, 0x7a, 0x41, 0x52, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x67, 0x54, 0x43, 0x6b, 0x4e, 0x68, 0x62, 0x47, 0x6c, 0x6d, 0x62, 0x33, 0x4a, 0x75, 0x61, 0x57, 0x45, 0x78, 0x46, 0x6a, 0x41, 0x55, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x63, 0x54, 0x44, 0x56, 0x4e, 0x68, 0x5c, 0x6e, 0x62, 0x69, 0x42, 0x47, 0x63, 0x6d, 0x46, 0x75, 0x59, 0x32, 0x6c, 0x7a, 0x59, 0x32, 0x38, 0x78, 0x47, 0x54, 0x41, 0x58, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x6f, 0x54, 0x45, 0x47, 0x39, 0x79, 0x5a, 0x7a, 0x49, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x78, 0x48, 0x44, 0x41, 0x61, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x5c, 0x6e, 0x45, 0x32, 0x4e, 0x68, 0x4c, 0x6d, 0x39, 0x79, 0x5a, 0x7a, 0x49, 0x75, 0x5a, 0x58, 0x68, 0x68, 0x62, 0x58, 0x42, 0x73, 0x5a, 0x53, 0x35, 0x6a, 0x62, 0x32, 0x30, 0x77, 0x48, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x67, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x77, 0x4f, 0x44, 0x41, 0x77, 0x57, 0x68, 0x63, 0x4e, 0x4d, 0x54, 0x6b, 0x77, 0x4e, 0x6a, 0x41, 0x30, 0x4d, 0x44, 0x45, 0x78, 0x5c, 0x6e, 0x4d, 0x7a, 0x41, 0x77, 0x57, 0x6a, 0x41, 0x68, 0x4d, 0x51, 0x38, 0x77, 0x44, 0x51, 0x59, 0x44, 0x56, 0x51, 0x51, 0x4c, 0x45, 0x77, 0x5a, 0x6a, 0x62, 0x47, 0x6c, 0x6c, 0x62, 0x6e, 0x51, 0x78, 0x44, 0x6a, 0x41, 0x4d, 0x42, 0x67, 0x4e, 0x56, 0x42, 0x41, 0x4d, 0x54, 0x42, 0x57, 0x46, 0x6b, 0x62, 0x57, 0x6c, 0x75, 0x4d, 0x46, 0x6b, 0x77, 0x45, 0x77, 0x59, 0x48, 0x4b, 0x6f, 0x5a, 0x49, 0x5c, 0x6e, 0x7a, 0x6a, 0x30, 0x43, 0x41, 0x51, 0x59, 0x49, 0x4b, 0x6f, 0x5a, 0x49, 0x7a, 0x6a, 0x30, 0x44, 0x41, 0x51, 0x63, 0x44, 0x51, 0x67, 0x41, 0x45, 0x68, 0x4e, 0x67, 0x4c, 0x56, 0x52, 0x5a, 0x6a, 0x52, 0x71, 0x59, 0x46, 0x45, 0x2f, 0x49, 0x2b, 0x70, 0x58, 0x69, 0x72, 0x6a, 0x46, 0x76, 0x66, 0x6b, 0x64, 0x4d, 0x6c, 0x4f, 0x50, 0x2f, 0x33, 0x71, 0x32, 0x52, 0x57, 0x6d, 0x73, 0x76, 0x4b, 0x5c, 0x6e, 0x6e, 0x4c, 0x35, 0x33, 0x31, 0x33, 0x31, 0x4d, 0x48, 0x75, 0x6e, 0x46, 0x4e, 0x37, 0x4f, 0x49, 0x49, 0x44, 0x6d, 0x55, 0x49, 0x67, 0x74, 0x55, 0x43, 0x53, 0x62, 0x48, 0x30, 0x33, 0x32, 0x72, 0x70, 0x4d, 0x7a, 0x6f, 0x59, 0x6d, 0x36, 0x46, 0x49, 0x70, 0x37, 0x56, 0x59, 0x61, 0x4e, 0x73, 0x4d, 0x47, 0x6f, 0x77, 0x44, 0x67, 0x59, 0x44, 0x56, 0x52, 0x30, 0x50, 0x41, 0x51, 0x48, 0x2f, 0x5c, 0x6e, 0x42, 0x41, 0x51, 0x44, 0x41, 0x67, 0x65, 0x41, 0x4d, 0x41, 0x77, 0x47, 0x41, 0x31, 0x55, 0x64, 0x45, 0x77, 0x45, 0x42, 0x2f, 0x77, 0x51, 0x43, 0x4d, 0x41, 0x41, 0x77, 0x48, 0x51, 0x59, 0x44, 0x56, 0x52, 0x30, 0x4f, 0x42, 0x42, 0x59, 0x45, 0x46, 0x50, 0x53, 0x66, 0x36, 0x4a, 0x50, 0x6a, 0x67, 0x44, 0x53, 0x68, 0x62, 0x30, 0x4d, 0x38, 0x6a, 0x6f, 0x6e, 0x78, 0x48, 0x62, 0x4f, 0x51, 0x5c, 0x6e, 0x6e, 0x49, 0x38, 0x54, 0x4d, 0x43, 0x73, 0x47, 0x41, 0x31, 0x55, 0x64, 0x49, 0x77, 0x51, 0x6b, 0x4d, 0x43, 0x4b, 0x41, 0x49, 0x50, 0x36, 0x36, 0x4c, 0x6e, 0x44, 0x79, 0x67, 0x76, 0x35, 0x61, 0x4f, 0x46, 0x41, 0x30, 0x6e, 0x77, 0x47, 0x48, 0x2b, 0x31, 0x6e, 0x31, 0x55, 0x70, 0x72, 0x71, 0x37, 0x41, 0x49, 0x5a, 0x54, 0x30, 0x67, 0x75, 0x42, 0x2b, 0x6d, 0x52, 0x6a, 0x57, 0x39, 0x35, 0x5c, 0x6e, 0x4d, 0x41, 0x6f, 0x47, 0x43, 0x43, 0x71, 0x47, 0x53, 0x4d, 0x34, 0x39, 0x42, 0x41, 0x4d, 0x43, 0x41, 0x30, 0x63, 0x41, 0x4d, 0x45, 0x51, 0x43, 0x49, 0x46, 0x41, 0x51, 0x6c, 0x4b, 0x30, 0x54, 0x62, 0x4f, 0x54, 0x65, 0x4f, 0x53, 0x70, 0x59, 0x73, 0x6b, 0x6c, 0x6f, 0x75, 0x67, 0x57, 0x58, 0x69, 0x4e, 0x55, 0x6d, 0x6a, 0x50, 0x71, 0x77, 0x76, 0x78, 0x43, 0x7a, 0x4c, 0x53, 0x52, 0x51, 0x5c, 0x6e, 0x47, 0x67, 0x5a, 0x35, 0x41, 0x69, 0x41, 0x48, 0x2f, 0x47, 0x70, 0x33, 0x34, 0x74, 0x33, 0x4b, 0x30, 0x44, 0x67, 0x74, 0x44, 0x67, 0x74, 0x64, 0x62, 0x36, 0x5a, 0x6a, 0x46, 0x44, 0x56, 0x58, 0x75, 0x72, 0x4e, 0x34, 0x59, 0x6b, 0x42, 0x37, 0x70, 0x69, 0x38, 0x41, 0x35, 0x31, 0x38, 0x71, 0x52, 0x41, 0x3d, 0x3d, 0x5c, 0x6e, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x45, 0x4e, 0x44, 0x20, 0x43, 0x45, 0x52, 0x54, 0x49, 0x46, 0x49, 0x43, 0x41, 0x54, 0x45, 0x2d, 0x2d, 0x2d, 0x2d, 0x2d, 0x5c, 0x6e, 0x22, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x37, 0x30, 0x39, 0x34, 0x65, 0x63, 0x64, 0x34, 0x2d, 0x37, 0x34, 0x33, 0x39, 0x2d, 0x34, 0x61, 0x65, 0x38, 0x2d, 0x39, 0x34, 0x33, 0x32, 0x2d, 0x37, 0x36, 0x31, 0x66, 0x38, 0x39, 0x32, 0x33, 0x66, 0x32, 0x30, 0x39, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x32, 0x30, 0x5a, 0x22, 0x7d, 0x5d, 0x2c, 0x22, 0x74, 0x72, 0x61, 0x6e, 0x73, 0x61, 0x63, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x3a, 0x22, 0x31, 0x66, 0x63, 0x61, 0x66, 0x35, 0x62, 0x30, 0x66, 0x61, 0x38, 0x35, 0x35, 0x63, 0x30, 0x63, 0x65, 0x31, 0x62, 0x34, 0x39, 0x38, 0x64, 0x64, 0x64, 0x64, 0x30, 0x65, 0x31, 0x64, 0x35, 0x64, 0x33, 0x39, 0x35, 0x35, 0x36, 0x34, 0x63, 0x61, 0x39, 0x64, 0x61, 0x66, 0x33, 0x64, 0x63, 0x32, 0x38, 0x66, 0x35, 0x62, 0x34, 0x36, 0x66, 0x36, 0x39, 0x37, 0x33, 0x38, 0x65, 0x39, 0x66, 0x31, 0x22, 0x2c, 0x22, 0x74, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x22, 0x3a, 0x22, 0x32, 0x30, 0x31, 0x38, 0x2d, 0x30, 0x36, 0x2d, 0x30, 0x34, 0x54, 0x30, 0x31, 0x3a, 0x34, 0x36, 0x3a, 0x33, 0x35, 0x2e, 0x39, 0x31, 0x33, 0x5a, 0x22, 0x7d}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x2, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}} 2018-06-04 01:47:09.417 UTC [vscc] ValidateLSCCInvocation -> DEBU 1af5 Namespace lscc 2018-06-04 01:47:09.422 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 1af6 constructing new query executor txid = [9d1a2c7b-a74f-42b8-b5d1-555791585f24] 2018-06-04 01:47:09.422 UTC [statecouchdb] GetState -> DEBU 1af7 GetState(). ns=lscc, key=trade-network 2018-06-04 01:47:09.422 UTC [couchdb] ReadDoc -> DEBU 1af8 Entering ReadDoc() id=[trade-network] 2018-06-04 01:47:09.423 UTC [couchdb] encodePathElement -> DEBU 1af9 Entering encodePathElement() string=trade-network 2018-06-04 01:47:09.423 UTC [couchdb] encodePathElement -> DEBU 1afa Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:47:09.423 UTC [couchdb] handleRequest -> DEBU 1afb Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:47:09.423 UTC [couchdb] handleRequest -> DEBU 1afc HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:09.429 UTC [couchdb] handleRequest -> DEBU 1afd Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:09.429 UTC [couchdb] ReadDoc -> DEBU 1afe Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:09.429 UTC [lockbasedtxmgr] Done -> DEBU 1aff Done with transaction simulation / query execution [9d1a2c7b-a74f-42b8-b5d1-555791585f24] 2018-06-04 01:47:09.429 UTC [vscc] ValidateLSCCInvocation -> DEBU 1b00 Validating deploy for cc trade-network version 0.3.0 2018-06-04 01:47:09.430 UTC [vscc] checkInstantiationPolicy -> DEBU 1b01 VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x988730), deserializer:(*mgmt.mspMgmtMgr)(0xc42149e3c0)} 2018-06-04 01:47:09.434 UTC [vscc] Invoke -> DEBU 1b02 VSCC exists successfully 2018-06-04 01:47:09.439 UTC [shim] func1 -> DEBU 1b03 [5d6660bd]Transaction completed. Sending COMPLETED 2018-06-04 01:47:09.440 UTC [shim] func1 -> DEBU 1b04 [5d6660bd]Move state message COMPLETED 2018-06-04 01:47:09.440 UTC [shim] handleMessage -> DEBU 1b05 [5d6660bd]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:47:09.440 UTC [shim] func1 -> DEBU 1b06 [5d6660bd]send state message COMPLETED 2018-06-04 01:47:09.441 UTC [chaincode] processStream -> DEBU 1b07 [5d6660bd]Received message COMPLETED from shim 2018-06-04 01:47:09.443 UTC [chaincode] handleMessage -> DEBU 1b08 [5d6660bd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:09.444 UTC [chaincode] handleMessage -> DEBU 1b09 [5d6660bd-7265-46bb-af07-510d90a0ccb8]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:09.444 UTC [chaincode] notify -> DEBU 1b0a notifying Txid:5d6660bd-7265-46bb-af07-510d90a0ccb8, channelID:mychannel 2018-06-04 01:47:09.445 UTC [chaincode] Execute -> DEBU 1b0b Exit 2018-06-04 01:47:09.445 UTC [lockbasedtxmgr] Done -> DEBU 1b0c Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.445 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 1b0d VSCCValidateTxForCC completes for envbytes 0xc4227fe000 2018-06-04 01:47:09.445 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 1b0e VSCCValidateTx completes for env 0xc427cc2ae0 envbytes 0xc4227fe000 2018-06-04 01:47:09.445 UTC [committer/txvalidator] validateTx -> DEBU 1b0f validateTx completes for block 0xc421987140 env 0xc427cc2ae0 txn 0 2018-06-04 01:47:09.445 UTC [committer/txvalidator] Validate -> DEBU 1b10 got result for idx 0, code 0 2018-06-04 01:47:09.445 UTC [committer/txvalidator] Validate -> DEBU 1b11 END Block Validation 2018-06-04 01:47:09.446 UTC [kvledger] CommitWithPvtData -> DEBU 1b12 Channel [mychannel]: Validating state for block [5] 2018-06-04 01:47:09.453 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 1b13 Validating new block with num trans = [1] 2018-06-04 01:47:09.453 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1b14 ValidateAndPrepareBatch() for block number = [5] 2018-06-04 01:47:09.453 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1b15 preprocessing ProtoBlock... 2018-06-04 01:47:09.458 UTC [valimpl] preprocessProtoBlock -> DEBU 1b16 txType=ENDORSER_TRANSACTION 2018-06-04 01:47:09.460 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b17 Load into version cache: trade-network~lscc 2018-06-04 01:47:09.461 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b18 Load into version cache: $syscollections$sysdata~trade-network 2018-06-04 01:47:09.461 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b19 Load into version cache: $syscollections$sysregistries~trade-network 2018-06-04 01:47:09.461 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1a Load into version cache: $syscollectionsAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.462 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1b Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.462 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1c Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.462 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1d Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.466 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1e Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.467 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b1f Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.467 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b20 Load into version cache: $syscollectionsParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.468 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b21 Load into version cache: $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.468 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b22 Load into version cache: $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.468 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b23 Load into version cache: $syscollectionsTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.469 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b24 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.469 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b25 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.470 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b26 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.470 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b27 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b28 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b29 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2a Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2b Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2c Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.471 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2d Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2e Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b2f Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b30 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b31 Load into version cache: $sysdatametanetwork~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b32 Load into version cache: $sysregistriesAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.472 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b33 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.473 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b34 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.475 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b35 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.475 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b36 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.475 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b37 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.475 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b38 Load into version cache: $sysregistriesParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.475 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b39 Load into version cache: $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3a Load into version cache: $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3b Load into version cache: $sysregistriesTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3c Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3d Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3e Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.476 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b3f Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.477 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b40 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.477 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b41 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.477 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b42 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.477 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b43 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.477 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b44 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b45 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b46 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b47 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b48 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b49 Load into version cache: Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity~trade-network 2018-06-04 01:47:09.478 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4a Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4b Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4c Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4d Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4e Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b4f Load into version cache: Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda~trade-network 2018-06-04 01:47:09.482 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b50 Load into version cache: Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b51 Load into version cache: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b52 Load into version cache: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b53 Load into version cache: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b54 Load into version cache: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b55 Load into version cache: Participant:org.hyperledger.composer.system.NetworkAdminalice~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b56 Load into version cache: Participant:org.hyperledger.composer.system.NetworkAdminbob~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b57 Load into version cache: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.483 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b58 Load into version cache: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.485 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b59 Load into version cache: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.485 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b5a Load into version cache: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.486 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b5b Load into version cache: Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.486 UTC [statecouchdb] LoadCommittedVersions -> DEBU 1b5c Load into version cache: ComposerLogCfg~trade-network 2018-06-04 01:47:09.486 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b5d Entering BatchRetrieveDocumentMetadata() keys=[trade-network] 2018-06-04 01:47:09.498 UTC [couchdb] handleRequest -> DEBU 1b5e Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_all_docs?include_docs=true 2018-06-04 01:47:09.499 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b5f Entering BatchRetrieveDocumentMetadata() keys=[$syscollections$sysdata $syscollections$sysregistries $syscollectionsAsset:org.example.trading.Commodity $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord $syscollectionsAsset:org.hyperledger.composer.system.Identity $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry $syscollectionsParticipant:org.example.trading.Trader $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities $syscollectionsTransaction:org.example.trading.Trade $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant $sysdatametanetwork $sysregistriesAsset:org.example.trading.Commodity $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord $sysregistriesAsset:org.hyperledger.composer.system.Identity $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry $sysregistriesParticipant:org.example.trading.Trader $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities $sysregistriesTransaction:org.example.trading.Trade $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7 Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade Participant:org.hyperledger.composer.system.NetworkAdminalice Participant:org.hyperledger.composer.system.NetworkAdminbob Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 ComposerLogCfg] 2018-06-04 01:47:09.513 UTC [couchdb] handleRequest -> DEBU 1b60 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_all_docs?include_docs=true 2018-06-04 01:47:09.525 UTC [couchdb] handleRequest -> DEBU 1b61 HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 26 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:09.536 UTC [couchdb] handleRequest -> DEBU 1b62 HTTP Request: POST /mychannel_trade-network/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 6706 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:09.557 UTC [couchdb] handleRequest -> DEBU 1b63 Exiting handleRequest() 2018-06-04 01:47:09.562 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b64 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Mon, 04 Jun 2018 01:47:09 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 8c293847a7 | X-Couchdb-Body-Time: 0 | | 2018-06-04 01:47:09.562 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b65 Exiting BatchRetrieveDocumentMetadata() 2018-06-04 01:47:09.585 UTC [couchdb] handleRequest -> DEBU 1b66 Exiting handleRequest() 2018-06-04 01:47:09.592 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b67 HTTP Response: HTTP/1.1 200 OK | Transfer-Encoding: chunked | Cache-Control: must-revalidate | Content-Type: application/json | Date: Mon, 04 Jun 2018 01:47:09 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 26b214d165 | X-Couchdb-Body-Time: 0 | | 2018-06-04 01:47:09.656 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 1b68 Exiting BatchRetrieveDocumentMetadata() 2018-06-04 01:47:09.656 UTC [statecouchdb] GetCachedVersion -> DEBU 1b69 Retrieving cached version: trade-network~lscc 2018-06-04 01:47:09.656 UTC [statebasedval] validateKVRead -> DEBU 1b6a Comparing versions for key [trade-network]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.656 UTC [statecouchdb] GetCachedVersion -> DEBU 1b6b Retrieving cached version: $syscollections$sysdata~trade-network 2018-06-04 01:47:09.656 UTC [statebasedval] validateKVRead -> DEBU 1b6c Comparing versions for key [$syscollections$sysdata]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.660 UTC [statecouchdb] GetCachedVersion -> DEBU 1b6d Retrieving cached version: $syscollections$sysregistries~trade-network 2018-06-04 01:47:09.660 UTC [statebasedval] validateKVRead -> DEBU 1b6e Comparing versions for key [$syscollections$sysregistries]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.660 UTC [statecouchdb] GetCachedVersion -> DEBU 1b6f Retrieving cached version: $syscollectionsAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.660 UTC [statebasedval] validateKVRead -> DEBU 1b70 Comparing versions for key [$syscollectionsAsset:org.example.trading.Commodity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.660 UTC [statecouchdb] GetCachedVersion -> DEBU 1b71 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.661 UTC [statebasedval] validateKVRead -> DEBU 1b72 Comparing versions for key [$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.661 UTC [statecouchdb] GetCachedVersion -> DEBU 1b73 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.661 UTC [statebasedval] validateKVRead -> DEBU 1b74 Comparing versions for key [$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.661 UTC [statecouchdb] GetCachedVersion -> DEBU 1b75 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.661 UTC [statebasedval] validateKVRead -> DEBU 1b76 Comparing versions for key [$syscollectionsAsset:org.hyperledger.composer.system.Identity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.661 UTC [statecouchdb] GetCachedVersion -> DEBU 1b77 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.661 UTC [statebasedval] validateKVRead -> DEBU 1b78 Comparing versions for key [$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.661 UTC [statecouchdb] GetCachedVersion -> DEBU 1b79 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.665 UTC [statebasedval] validateKVRead -> DEBU 1b7a Comparing versions for key [$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.666 UTC [statecouchdb] GetCachedVersion -> DEBU 1b7b Retrieving cached version: $syscollectionsParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.666 UTC [statebasedval] validateKVRead -> DEBU 1b7c Comparing versions for key [$syscollectionsParticipant:org.example.trading.Trader]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.666 UTC [statecouchdb] GetCachedVersion -> DEBU 1b7d Retrieving cached version: $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.666 UTC [statebasedval] validateKVRead -> DEBU 1b7e Comparing versions for key [$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.666 UTC [statecouchdb] GetCachedVersion -> DEBU 1b7f Retrieving cached version: $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.666 UTC [statebasedval] validateKVRead -> DEBU 1b80 Comparing versions for key [$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.677 UTC [statecouchdb] GetCachedVersion -> DEBU 1b81 Retrieving cached version: $syscollectionsTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.678 UTC [statebasedval] validateKVRead -> DEBU 1b82 Comparing versions for key [$syscollectionsTransaction:org.example.trading.Trade]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.680 UTC [statecouchdb] GetCachedVersion -> DEBU 1b83 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.680 UTC [statebasedval] validateKVRead -> DEBU 1b84 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.680 UTC [statecouchdb] GetCachedVersion -> DEBU 1b85 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.682 UTC [statebasedval] validateKVRead -> DEBU 1b86 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.682 UTC [statecouchdb] GetCachedVersion -> DEBU 1b87 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.683 UTC [statebasedval] validateKVRead -> DEBU 1b88 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.683 UTC [statecouchdb] GetCachedVersion -> DEBU 1b89 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.684 UTC [statebasedval] validateKVRead -> DEBU 1b8a Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.684 UTC [statecouchdb] GetCachedVersion -> DEBU 1b8b Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.687 UTC [statebasedval] validateKVRead -> DEBU 1b8c Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.688 UTC [statecouchdb] GetCachedVersion -> DEBU 1b8d Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.688 UTC [statebasedval] validateKVRead -> DEBU 1b8e Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.688 UTC [statecouchdb] GetCachedVersion -> DEBU 1b8f Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.689 UTC [statebasedval] validateKVRead -> DEBU 1b90 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.689 UTC [statecouchdb] GetCachedVersion -> DEBU 1b91 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.689 UTC [statebasedval] validateKVRead -> DEBU 1b92 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.696 UTC [statecouchdb] GetCachedVersion -> DEBU 1b93 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.697 UTC [statebasedval] validateKVRead -> DEBU 1b94 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.697 UTC [statecouchdb] GetCachedVersion -> DEBU 1b95 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.697 UTC [statebasedval] validateKVRead -> DEBU 1b96 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.697 UTC [statecouchdb] GetCachedVersion -> DEBU 1b97 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.697 UTC [statebasedval] validateKVRead -> DEBU 1b98 Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.698 UTC [statecouchdb] GetCachedVersion -> DEBU 1b99 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.698 UTC [statebasedval] validateKVRead -> DEBU 1b9a Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.699 UTC [statecouchdb] GetCachedVersion -> DEBU 1b9b Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.699 UTC [statebasedval] validateKVRead -> DEBU 1b9c Comparing versions for key [$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.699 UTC [statecouchdb] GetCachedVersion -> DEBU 1b9d Retrieving cached version: $sysdatametanetwork~trade-network 2018-06-04 01:47:09.702 UTC [statebasedval] validateKVRead -> DEBU 1b9e Comparing versions for key [$sysdatametanetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.702 UTC [statecouchdb] GetCachedVersion -> DEBU 1b9f Retrieving cached version: $sysregistriesAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.703 UTC [statebasedval] validateKVRead -> DEBU 1ba0 Comparing versions for key [$sysregistriesAsset:org.example.trading.Commodity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.703 UTC [statecouchdb] GetCachedVersion -> DEBU 1ba1 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.703 UTC [statebasedval] validateKVRead -> DEBU 1ba2 Comparing versions for key [$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.703 UTC [statecouchdb] GetCachedVersion -> DEBU 1ba3 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.705 UTC [statebasedval] validateKVRead -> DEBU 1ba4 Comparing versions for key [$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.705 UTC [statecouchdb] GetCachedVersion -> DEBU 1ba5 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.705 UTC [statebasedval] validateKVRead -> DEBU 1ba6 Comparing versions for key [$sysregistriesAsset:org.hyperledger.composer.system.Identity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.705 UTC [statecouchdb] GetCachedVersion -> DEBU 1ba7 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.706 UTC [statebasedval] validateKVRead -> DEBU 1ba8 Comparing versions for key [$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.746 UTC [statecouchdb] GetCachedVersion -> DEBU 1ba9 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.747 UTC [statebasedval] validateKVRead -> DEBU 1baa Comparing versions for key [$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.747 UTC [statecouchdb] GetCachedVersion -> DEBU 1bab Retrieving cached version: $sysregistriesParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.747 UTC [statebasedval] validateKVRead -> DEBU 1bac Comparing versions for key [$sysregistriesParticipant:org.example.trading.Trader]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.747 UTC [statecouchdb] GetCachedVersion -> DEBU 1bad Retrieving cached version: $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.747 UTC [statebasedval] validateKVRead -> DEBU 1bae Comparing versions for key [$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.747 UTC [statecouchdb] GetCachedVersion -> DEBU 1baf Retrieving cached version: $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.748 UTC [statebasedval] validateKVRead -> DEBU 1bb0 Comparing versions for key [$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.748 UTC [statecouchdb] GetCachedVersion -> DEBU 1bb1 Retrieving cached version: $sysregistriesTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.748 UTC [statebasedval] validateKVRead -> DEBU 1bb2 Comparing versions for key [$sysregistriesTransaction:org.example.trading.Trade]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.748 UTC [statecouchdb] GetCachedVersion -> DEBU 1bb3 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.749 UTC [statebasedval] validateKVRead -> DEBU 1bb4 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.750 UTC [statecouchdb] GetCachedVersion -> DEBU 1bb5 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.750 UTC [statebasedval] validateKVRead -> DEBU 1bb6 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.750 UTC [statecouchdb] GetCachedVersion -> DEBU 1bb7 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.750 UTC [statebasedval] validateKVRead -> DEBU 1bb8 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.750 UTC [statecouchdb] GetCachedVersion -> DEBU 1bb9 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.750 UTC [statebasedval] validateKVRead -> DEBU 1bba Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.750 UTC [statecouchdb] GetCachedVersion -> DEBU 1bbb Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.750 UTC [statebasedval] validateKVRead -> DEBU 1bbc Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.750 UTC [statecouchdb] GetCachedVersion -> DEBU 1bbd Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.750 UTC [statebasedval] validateKVRead -> DEBU 1bbe Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.751 UTC [statecouchdb] GetCachedVersion -> DEBU 1bbf Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.751 UTC [statebasedval] validateKVRead -> DEBU 1bc0 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.751 UTC [statecouchdb] GetCachedVersion -> DEBU 1bc1 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.751 UTC [statebasedval] validateKVRead -> DEBU 1bc2 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.751 UTC [statecouchdb] GetCachedVersion -> DEBU 1bc3 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.751 UTC [statebasedval] validateKVRead -> DEBU 1bc4 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.751 UTC [statecouchdb] GetCachedVersion -> DEBU 1bc5 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.751 UTC [statebasedval] validateKVRead -> DEBU 1bc6 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.752 UTC [statecouchdb] GetCachedVersion -> DEBU 1bc7 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.752 UTC [statebasedval] validateKVRead -> DEBU 1bc8 Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.752 UTC [statecouchdb] GetCachedVersion -> DEBU 1bc9 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.753 UTC [statebasedval] validateKVRead -> DEBU 1bca Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.753 UTC [statecouchdb] GetCachedVersion -> DEBU 1bcb Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.753 UTC [statebasedval] validateKVRead -> DEBU 1bcc Comparing versions for key [$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.754 UTC [statecouchdb] GetCachedVersion -> DEBU 1bcd Retrieving cached version: Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity~trade-network 2018-06-04 01:47:09.754 UTC [statebasedval] validateKVRead -> DEBU 1bce Comparing versions for key [Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.754 UTC [statecouchdb] GetCachedVersion -> DEBU 1bcf Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.754 UTC [statebasedval] validateKVRead -> DEBU 1bd0 Comparing versions for key [Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.754 UTC [statecouchdb] GetCachedVersion -> DEBU 1bd1 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.755 UTC [statebasedval] validateKVRead -> DEBU 1bd2 Comparing versions for key [Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.755 UTC [statecouchdb] GetCachedVersion -> DEBU 1bd3 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.755 UTC [statebasedval] validateKVRead -> DEBU 1bd4 Comparing versions for key [Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.755 UTC [statecouchdb] GetCachedVersion -> DEBU 1bd5 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.755 UTC [statebasedval] validateKVRead -> DEBU 1bd6 Comparing versions for key [Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.755 UTC [statecouchdb] GetCachedVersion -> DEBU 1bd7 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.755 UTC [statebasedval] validateKVRead -> DEBU 1bd8 Comparing versions for key [Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.788 UTC [statecouchdb] GetCachedVersion -> DEBU 1bd9 Retrieving cached version: Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda~trade-network 2018-06-04 01:47:09.788 UTC [statebasedval] validateKVRead -> DEBU 1bda Comparing versions for key [Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.788 UTC [statecouchdb] GetCachedVersion -> DEBU 1bdb Retrieving cached version: Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7~trade-network 2018-06-04 01:47:09.788 UTC [statebasedval] validateKVRead -> DEBU 1bdc Comparing versions for key [Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.789 UTC [statecouchdb] GetCachedVersion -> DEBU 1bdd Retrieving cached version: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader~trade-network 2018-06-04 01:47:09.789 UTC [statebasedval] validateKVRead -> DEBU 1bde Comparing versions for key [Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.790 UTC [statecouchdb] GetCachedVersion -> DEBU 1bdf Retrieving cached version: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.792 UTC [statebasedval] validateKVRead -> DEBU 1be0 Comparing versions for key [Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.793 UTC [statecouchdb] GetCachedVersion -> DEBU 1be1 Retrieving cached version: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.793 UTC [statebasedval] validateKVRead -> DEBU 1be2 Comparing versions for key [Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.793 UTC [statecouchdb] GetCachedVersion -> DEBU 1be3 Retrieving cached version: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade~trade-network 2018-06-04 01:47:09.794 UTC [statebasedval] validateKVRead -> DEBU 1be4 Comparing versions for key [Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.794 UTC [statecouchdb] GetCachedVersion -> DEBU 1be5 Retrieving cached version: Participant:org.hyperledger.composer.system.NetworkAdminalice~trade-network 2018-06-04 01:47:09.794 UTC [statebasedval] validateKVRead -> DEBU 1be6 Comparing versions for key [Participant:org.hyperledger.composer.system.NetworkAdminalice]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.796 UTC [statecouchdb] GetCachedVersion -> DEBU 1be7 Retrieving cached version: Participant:org.hyperledger.composer.system.NetworkAdminbob~trade-network 2018-06-04 01:47:09.796 UTC [statebasedval] validateKVRead -> DEBU 1be8 Comparing versions for key [Participant:org.hyperledger.composer.system.NetworkAdminbob]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.796 UTC [statecouchdb] GetCachedVersion -> DEBU 1be9 Retrieving cached version: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.796 UTC [statebasedval] validateKVRead -> DEBU 1bea Comparing versions for key [Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.796 UTC [statecouchdb] GetCachedVersion -> DEBU 1beb Retrieving cached version: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.800 UTC [statebasedval] validateKVRead -> DEBU 1bec Comparing versions for key [Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.801 UTC [statecouchdb] GetCachedVersion -> DEBU 1bed Retrieving cached version: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.801 UTC [statebasedval] validateKVRead -> DEBU 1bee Comparing versions for key [Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.801 UTC [statecouchdb] GetCachedVersion -> DEBU 1bef Retrieving cached version: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.801 UTC [statebasedval] validateKVRead -> DEBU 1bf0 Comparing versions for key [Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.801 UTC [statecouchdb] GetCachedVersion -> DEBU 1bf1 Retrieving cached version: Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.801 UTC [statebasedval] validateKVRead -> DEBU 1bf2 Comparing versions for key [Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.802 UTC [statecouchdb] GetCachedVersion -> DEBU 1bf3 Retrieving cached version: ComposerLogCfg~trade-network 2018-06-04 01:47:09.802 UTC [statebasedval] validateKVRead -> DEBU 1bf4 Comparing versions for key [ComposerLogCfg]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.802 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 1bf5 Block [5] Transaction index [0] TxId [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] marked as valid by state validator 2018-06-04 01:47:09.803 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1bf6 validating rwset... 2018-06-04 01:47:09.803 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1bf7 postprocessing ProtoBlock... 2018-06-04 01:47:09.805 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1bf8 ValidateAndPrepareBatch() complete 2018-06-04 01:47:09.806 UTC [lockbasedtxmgr] invokeNamespaceListeners -> DEBU 1bf9 Invoking listener for state changes over namespace:lscc 2018-06-04 01:47:09.806 UTC [cceventmgmt] HandleStateUpdates -> DEBU 1bfa Channel [mychannel]: Handling state updates in LSCC namespace - stateUpdates=[]*kvrwset.KVWrite{(*kvrwset.KVWrite)(0xc421a35860)} 2018-06-04 01:47:09.806 UTC [cceventmgmt] HandleStateUpdates -> INFO 1bfb Channel [mychannel]: Handling LSCC state update for chaincode [trade-network] 2018-06-04 01:47:09.807 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 1bfc Channel [mychannel]: Handling chaincode deploy event for chaincode [[Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}]] 2018-06-04 01:47:09.807 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1bfd header.Name = src/lib/logic.js 2018-06-04 01:47:09.811 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1bfe header.Name = src/models/trading.cto 2018-06-04 01:47:09.812 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1bff header.Name = src/package.json 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c00 header.Name = src/permissions.acl 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c01 header.Name = src/queries.qry 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c02 header.Name = src/README.md 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c03 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c04 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.813 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c05 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c06 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c07 header.Name = META-INF/package.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c08 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c09 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0a header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0b Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.816 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0c header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.817 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0d Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.820 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0e header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.820 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c0f Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.820 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1c10 Created statedb artifact tar 2018-06-04 01:47:09.821 UTC [statecouchdb] HandleChaincodeDeploy -> DEBU 1c11 Entering HandleChaincodeDeploy 2018-06-04 01:47:09.823 UTC [ccprovider] ExtractFileEntries -> DEBU 1c12 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.824 UTC [ccprovider] ExtractFileEntries -> DEBU 1c13 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.824 UTC [ccprovider] ExtractFileEntries -> DEBU 1c14 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.824 UTC [ccprovider] ExtractFileEntries -> DEBU 1c15 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.824 UTC [ccprovider] ExtractFileEntries -> DEBU 1c16 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.824 UTC [ccprovider] ExtractFileEntries -> DEBU 1c17 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.826 UTC [ccprovider] ExtractFileEntries -> DEBU 1c18 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.826 UTC [ccprovider] ExtractFileEntries -> DEBU 1c19 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.826 UTC [couchdb] CreateIndex -> DEBU 1c1a Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","mainExchange"]},"name":"selectCommoditiesByExchange","ddoc":"selectCommoditiesByExchangeDoc","type":"json"} 2018-06-04 01:47:09.826 UTC [couchdb] handleRequest -> DEBU 1c1b Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_index 2018-06-04 01:47:09.894 UTC [couchdb] handleRequest -> DEBU 1c1c HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 173 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:10.232 UTC [couchdb] handleRequest -> DEBU 1c1d Exiting handleRequest() 2018-06-04 01:47:10.234 UTC [couchdb] CreateIndex -> INFO 1c1e Created CouchDB index [selectCommoditiesByExchange] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesByExchangeDoc] 2018-06-04 01:47:10.234 UTC [couchdb] CreateIndex -> DEBU 1c1f Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","owner"]},"name":"selectCommoditiesByOwner","ddoc":"selectCommoditiesByOwnerDoc","type":"json"} 2018-06-04 01:47:10.234 UTC [couchdb] handleRequest -> DEBU 1c20 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.234 UTC [couchdb] handleRequest -> DEBU 1c21 HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 160 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:10.286 UTC [couchdb] handleRequest -> DEBU 1c22 Exiting handleRequest() 2018-06-04 01:47:10.287 UTC [couchdb] CreateIndex -> INFO 1c23 Created CouchDB index [selectCommoditiesByOwner] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesByOwnerDoc] 2018-06-04 01:47:10.287 UTC [couchdb] CreateIndex -> DEBU 1c24 Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId"]},"name":"selectCommodities","ddoc":"selectCommoditiesDoc","type":"json"} 2018-06-04 01:47:10.287 UTC [couchdb] handleRequest -> DEBU 1c25 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.289 UTC [couchdb] handleRequest -> DEBU 1c26 HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 138 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:10.375 UTC [couchdb] handleRequest -> DEBU 1c27 Exiting handleRequest() 2018-06-04 01:47:10.375 UTC [couchdb] CreateIndex -> INFO 1c28 Created CouchDB index [selectCommodities] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesDoc] 2018-06-04 01:47:10.376 UTC [couchdb] CreateIndex -> DEBU 1c29 Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","quantity"]},"name":"selectCommoditiesWithHighQuantity","ddoc":"selectCommoditiesWithHighQuantityDoc","type":"json"} 2018-06-04 01:47:10.376 UTC [couchdb] handleRequest -> DEBU 1c2a Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.376 UTC [couchdb] handleRequest -> DEBU 1c2b HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 181 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:10.418 UTC [couchdb] handleRequest -> DEBU 1c2c Exiting handleRequest() 2018-06-04 01:47:10.419 UTC [couchdb] CreateIndex -> INFO 1c2d Created CouchDB index [selectCommoditiesWithHighQuantity] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesWithHighQuantityDoc] 2018-06-04 01:47:10.419 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 1c2e Channel [mychannel]: Handled chaincode deploy event for chaincode [[Name=trade-network, Version=0.3.0, Hash=[]byte{0xcc, 0xdb, 0x62, 0xfb, 0x73, 0xf8, 0x36, 0x72, 0x5e, 0x59, 0x83, 0xa4, 0x34, 0x79, 0x53, 0x39, 0x1e, 0xff, 0x0, 0x19, 0x30, 0x25, 0xdd, 0x0, 0x3e, 0xf9, 0xa4, 0x2b, 0x59, 0xa1, 0xac, 0x55}]] 2018-06-04 01:47:10.419 UTC [kvledger] CommitWithPvtData -> DEBU 1c2f Channel [mychannel]: Committing block [5] to storage 2018-06-04 01:47:10.423 UTC [pvtdatastorage] Prepare -> DEBU 1c30 Saved 0 private data write sets for block [5] 2018-06-04 01:47:10.519 UTC [fsblkstorage] indexBlock -> DEBU 1c31 Indexing block [blockNum=5, blockHash=[]byte{0xd8, 0x21, 0xab, 0xc7, 0x8c, 0xdd, 0x4a, 0xb0, 0xe4, 0xf6, 0x0, 0xe6, 0x10, 0xe1, 0xef, 0xd6, 0x82, 0x4c, 0xa9, 0xdc, 0xa0, 0x59, 0x6d, 0xbc, 0xb4, 0x12, 0x59, 0x7d, 0x3a, 0x45, 0x22, 0x40} txOffsets= txId=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea locPointer=offset=71, bytesLength=40652 ] 2018-06-04 01:47:10.521 UTC [fsblkstorage] indexBlock -> DEBU 1c32 Adding txLoc [fileSuffixNum=0, offset=49817, bytesLength=40652] for tx ID: [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] to index 2018-06-04 01:47:10.521 UTC [fsblkstorage] indexBlock -> DEBU 1c33 Adding txLoc [fileSuffixNum=0, offset=49817, bytesLength=40652] for tx number:[0] ID: [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] to blockNumTranNum index 2018-06-04 01:47:10.538 UTC [fsblkstorage] updateCheckpoint -> DEBU 1c34 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[92264], isChainEmpty=[false], lastBlockNumber=[5] 2018-06-04 01:47:10.541 UTC [pvtdatastorage] Commit -> DEBU 1c35 Committing private data for block [5] 2018-06-04 01:47:10.546 UTC [fsblkstorage] waitForBlock -> DEBU 1c36 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.547 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c37 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.549 UTC [fsblkstorage] waitForBlock -> DEBU 1c39 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.551 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c3a Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.572 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c3d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.575 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c3e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.551 UTC [fsblkstorage] waitForBlock -> DEBU 1c3b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.578 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c3f Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.598 UTC [fsblkstorage] waitForBlock -> DEBU 1c41 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.599 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c42 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.551 UTC [pvtdatastorage] Commit -> DEBU 1c3c Committed private data for block [5] 2018-06-04 01:47:10.602 UTC [kvledger] CommitWithPvtData -> INFO 1c44 Channel [mychannel]: Committed block [5] with 1 transaction(s) 2018-06-04 01:47:10.603 UTC [kvledger] CommitWithPvtData -> DEBU 1c45 Channel [mychannel]: Committing block [5] transactions to state database 2018-06-04 01:47:10.548 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c38 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.598 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c40 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.603 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c46 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.599 UTC [fsblkstorage] waitForBlock -> DEBU 1c43 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.604 UTC [lockbasedtxmgr] Commit -> DEBU 1c47 Committing updates to state database 2018-06-04 01:47:10.613 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c48 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.613 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c49 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.616 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c4a blockbytes [42515] read from file [0] 2018-06-04 01:47:10.619 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c4b Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.619 UTC [fsblkstorage] waitForBlock -> DEBU 1c4c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.621 UTC [lockbasedtxmgr] Commit -> DEBU 1c4d Write lock acquired for committing updates to state database 2018-06-04 01:47:10.630 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c4e Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.635 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c4f Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.635 UTC [fsblkstorage] waitForBlock -> DEBU 1c50 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.636 UTC [statecouchdb] processUpdateBatch -> DEBU 1c51 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00$sysdata\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.641 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c52 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.651 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c53 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.655 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c54 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.655 UTC [fsblkstorage] waitForBlock -> DEBU 1c55 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.655 UTC [statecouchdb] processUpdateBatch -> DEBU 1c56 Channel [mychannel]: namespace=[lscc] key=["trade-network"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.659 UTC [statecouchdb] processUpdateBatch -> DEBU 1c57 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.RemoveAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.664 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c58 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.666 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c59 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.669 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c5a Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.669 UTC [fsblkstorage] waitForBlock -> DEBU 1c5b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.670 UTC [couchdb] BatchUpdateDocuments -> DEBU 1c5c Entering BatchUpdateDocuments() document ids=[trade-network] 2018-06-04 01:47:10.671 UTC [statecouchdb] processUpdateBatch -> DEBU 1c5d Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.hyperledger.composer.system.AssetRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.675 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c5e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.676 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c5f Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.679 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c60 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.679 UTC [fsblkstorage] waitForBlock -> DEBU 1c61 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.680 UTC [couchdb] handleRequest -> DEBU 1c62 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_bulk_docs 2018-06-04 01:47:10.680 UTC [statecouchdb] processUpdateBatch -> DEBU 1c63 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.UpdateParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.684 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c64 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.684 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c65 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.685 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c66 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.685 UTC [fsblkstorage] waitForBlock -> DEBU 1c67 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.688 UTC [statecouchdb] processUpdateBatch -> DEBU 1c68 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c69 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.691 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c6a Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.692 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c6b Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.692 UTC [fsblkstorage] waitForBlock -> DEBU 1c6c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.693 UTC [couchdb] handleRequest -> DEBU 1c6d HTTP Request: POST /mychannel_lscc/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 439 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:10.695 UTC [statecouchdb] processUpdateBatch -> DEBU 1c6e Channel [mychannel]: namespace=[trade-network] key=["\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00alice\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.703 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c6f blockbytes [42515] read from file [0] 2018-06-04 01:47:10.703 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c70 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.704 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c71 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.704 UTC [fsblkstorage] waitForBlock -> DEBU 1c72 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.715 UTC [statecouchdb] processUpdateBatch -> DEBU 1c73 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.hyperledger.composer.system.Identity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.716 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c74 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.718 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c75 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.718 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c76 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.718 UTC [fsblkstorage] waitForBlock -> DEBU 1c77 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.723 UTC [statecouchdb] processUpdateBatch -> DEBU 1c78 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.RemoveParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.729 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c79 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.729 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c7a Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.732 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c7b Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.732 UTC [fsblkstorage] waitForBlock -> DEBU 1c7c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.732 UTC [statecouchdb] processUpdateBatch -> DEBU 1c7d Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.StartBusinessNetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.734 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c7e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.734 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c7f Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.735 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c80 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.735 UTC [fsblkstorage] waitForBlock -> DEBU 1c81 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.735 UTC [statecouchdb] processUpdateBatch -> DEBU 1c82 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.ParticipantRegistry\x00org.example.trading.Trader\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.737 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c83 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.737 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c84 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.738 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c85 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.739 UTC [fsblkstorage] waitForBlock -> DEBU 1c86 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.739 UTC [statecouchdb] processUpdateBatch -> DEBU 1c87 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.AddParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.740 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c88 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.741 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c89 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.742 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c8a Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.742 UTC [fsblkstorage] waitForBlock -> DEBU 1c8b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.743 UTC [statecouchdb] processUpdateBatch -> DEBU 1c8c Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.TransactionRegistry\x00org.example.trading.Trade\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.744 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c8d blockbytes [42515] read from file [0] 2018-06-04 01:47:10.745 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c8e Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.745 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c8f Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.745 UTC [fsblkstorage] waitForBlock -> DEBU 1c90 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.746 UTC [statecouchdb] processUpdateBatch -> DEBU 1c91 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.hyperledger.composer.system.ParticipantRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.751 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c92 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.756 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c93 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.756 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c94 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.757 UTC [fsblkstorage] waitForBlock -> DEBU 1c95 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.760 UTC [statecouchdb] processUpdateBatch -> DEBU 1c96 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.IssueIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.765 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c97 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.765 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c98 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.766 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c99 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.766 UTC [fsblkstorage] waitForBlock -> DEBU 1c9a Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.770 UTC [statecouchdb] processUpdateBatch -> DEBU 1c9b Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.SetLogLevel\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.771 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c9c blockbytes [42515] read from file [0] 2018-06-04 01:47:10.772 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c9d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.775 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c9e Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.775 UTC [fsblkstorage] waitForBlock -> DEBU 1c9f Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.776 UTC [statecouchdb] processUpdateBatch -> DEBU 1ca0 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.example.trading.Trade\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.782 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca1 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.783 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca2 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.783 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca3 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.783 UTC [fsblkstorage] waitForBlock -> DEBU 1ca4 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.783 UTC [statecouchdb] processUpdateBatch -> DEBU 1ca5 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.BindIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.784 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca6 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.785 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca7 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.786 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cab blockbytes [42515] read from file [0] 2018-06-04 01:47:10.785 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ca8 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.789 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cac Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.790 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cad blockbytes [42515] read from file [0] 2018-06-04 01:47:10.785 UTC [fsblkstorage] waitForBlock -> DEBU 1ca9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.792 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cae Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.793 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1caf Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.794 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb0 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.794 UTC [fsblkstorage] waitForBlock -> DEBU 1cb1 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.795 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb2 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.795 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb3 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.795 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb4 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.796 UTC [fsblkstorage] waitForBlock -> DEBU 1cb5 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.797 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb6 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb7 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cb8 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.799 UTC [fsblkstorage] waitForBlock -> DEBU 1cb9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.799 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cba Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.799 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cbb Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.800 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cbc blockbytes [42515] read from file [0] 2018-06-04 01:47:10.800 UTC [fsblkstorage] waitForBlock -> DEBU 1cbd Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.801 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cbe Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.801 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cbf Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.801 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc0 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.802 UTC [fsblkstorage] waitForBlock -> DEBU 1cc1 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.806 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc2 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.807 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc3 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.807 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc4 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.807 UTC [fsblkstorage] waitForBlock -> DEBU 1cc5 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.808 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc6 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.809 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc7 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.810 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cc8 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.810 UTC [fsblkstorage] waitForBlock -> DEBU 1cc9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.814 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cca Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.814 UTC [fsblkstorage] waitForBlock -> DEBU 1ccc Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.815 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ccd Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.815 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cce Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.815 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ccf blockbytes [42515] read from file [0] 2018-06-04 01:47:10.816 UTC [fsblkstorage] waitForBlock -> DEBU 1cd0 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.816 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd1 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.816 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd2 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.816 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd3 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.817 UTC [fsblkstorage] waitForBlock -> DEBU 1cd4 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd5 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd6 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.817 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd7 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.818 UTC [fsblkstorage] waitForBlock -> DEBU 1cd8 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.818 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cd9 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.818 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cda Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.819 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cdb blockbytes [42515] read from file [0] 2018-06-04 01:47:10.819 UTC [fsblkstorage] waitForBlock -> DEBU 1cdc Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.819 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cdd Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.819 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cde Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.820 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cdf blockbytes [42515] read from file [0] 2018-06-04 01:47:10.820 UTC [fsblkstorage] waitForBlock -> DEBU 1ce0 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.822 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce1 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.823 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce2 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.823 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce3 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.823 UTC [fsblkstorage] waitForBlock -> DEBU 1ce4 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.829 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce5 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.831 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce6 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.831 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce7 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.832 UTC [fsblkstorage] waitForBlock -> DEBU 1ce8 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.833 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ce9 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.834 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cea Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.838 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ceb blockbytes [42515] read from file [0] 2018-06-04 01:47:10.838 UTC [fsblkstorage] waitForBlock -> DEBU 1cec Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.839 UTC [fsblkstorage] waitForBlock -> DEBU 1ced Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.840 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cee Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.841 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cef Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.841 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cf0 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.785 UTC [statecouchdb] processUpdateBatch -> DEBU 1caa Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.StartBusinessNetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.843 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf1 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.843 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf2 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.Identity\x0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.844 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf3 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.AddAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.846 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf4 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.847 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf5 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.example.trading.Commodity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.847 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf6 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.847 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf7 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.Identity\x0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.848 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf8 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.RemoveParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.849 UTC [statecouchdb] processUpdateBatch -> DEBU 1cf9 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.TransactionRegistry\x00org.example.trading.RemoveHighQuantityCommodities\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.851 UTC [statecouchdb] processUpdateBatch -> DEBU 1cfa Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00$sysregistries\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.851 UTC [statecouchdb] processUpdateBatch -> DEBU 1cfb Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.851 UTC [statecouchdb] processUpdateBatch -> DEBU 1cfc Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.855 UTC [statecouchdb] processUpdateBatch -> DEBU 1cfd Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.hyperledger.composer.system.Identity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.855 UTC [statecouchdb] processUpdateBatch -> DEBU 1cfe Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.RevokeIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.857 UTC [statecouchdb] processUpdateBatch -> DEBU 1cff Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.UpdateAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.858 UTC [statecouchdb] processUpdateBatch -> DEBU 1d00 Channel [mychannel]: namespace=[trade-network] key=["\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00bob\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.859 UTC [statecouchdb] processUpdateBatch -> DEBU 1d01 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.BindIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.859 UTC [statecouchdb] processUpdateBatch -> DEBU 1d02 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.861 UTC [statecouchdb] processUpdateBatch -> DEBU 1d03 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.UpdateAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.861 UTC [statecouchdb] processUpdateBatch -> DEBU 1d04 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Participant:org.example.trading.Trader\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.861 UTC [statecouchdb] processUpdateBatch -> DEBU 1d05 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.hyperledger.composer.system.AssetRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.862 UTC [statecouchdb] processUpdateBatch -> DEBU 1d06 Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.BindIdentity\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.864 UTC [statecouchdb] processUpdateBatch -> DEBU 1d07 Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.AddParticipant\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.865 UTC [statecouchdb] processUpdateBatch -> DEBU 1d08 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.example.trading.RemoveHighQuantityCommodities\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.866 UTC [statecouchdb] processUpdateBatch -> DEBU 1d09 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.SetLogLevel\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.866 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0a Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.866 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0b Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.example.trading.RemoveHighQuantityCommodities\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.867 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0c Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.867 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0d Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.RemoveAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.867 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0e Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.868 UTC [statecouchdb] processUpdateBatch -> DEBU 1d0f Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.example.trading.Trade\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.870 UTC [statecouchdb] processUpdateBatch -> DEBU 1d10 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.AddAsset\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.870 UTC [statecouchdb] processUpdateBatch -> DEBU 1d11 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.UpdateParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.871 UTC [statecouchdb] processUpdateBatch -> DEBU 1d12 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.hyperledger.composer.system.HistorianRecord\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.871 UTC [statecouchdb] processUpdateBatch -> DEBU 1d13 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.hyperledger.composer.system.TransactionRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.871 UTC [statecouchdb] processUpdateBatch -> DEBU 1d14 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.hyperledger.composer.system.HistorianRecord\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.872 UTC [statecouchdb] processUpdateBatch -> DEBU 1d15 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.hyperledger.composer.system.ParticipantRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.872 UTC [statecouchdb] processUpdateBatch -> DEBU 1d16 Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.BindIdentity\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.872 UTC [statecouchdb] processUpdateBatch -> DEBU 1d17 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Participant:org.example.trading.Trader\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.872 UTC [statecouchdb] processUpdateBatch -> DEBU 1d18 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.hyperledger.composer.system.RevokeIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.872 UTC [statecouchdb] processUpdateBatch -> DEBU 1d19 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.hyperledger.composer.system.TransactionRegistry\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.874 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1a Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.AddParticipant\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.874 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1b Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.StartBusinessNetwork\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.875 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1c Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.example.trading.Commodity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.877 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1d Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.AddParticipant\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.877 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1e Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.hyperledger.composer.system.IssueIdentity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.877 UTC [statecouchdb] processUpdateBatch -> DEBU 1d1f Channel [mychannel]: namespace=[trade-network] key=["\x00$sysdata\x00metanetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.878 UTC [statecouchdb] processUpdateBatch -> DEBU 1d20 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.AssetRegistry\x00org.example.trading.Commodity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.878 UTC [statecouchdb] processUpdateBatch -> DEBU 1d21 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.881 UTC [couchdb] BatchUpdateDocuments -> DEBU 1d22 Entering BatchUpdateDocuments() document ids=[Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2,Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2,$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry,$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel,$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry,$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0,$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity,$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant,$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset,$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant,$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities,$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork,$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant,Participant:org.hyperledger.composer.system.NetworkAdminalice,$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset,$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant,Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1,$sysregistriesAsset:org.example.trading.Commodity,$sysregistriesAsset:org.hyperledger.composer.system.Identity,$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1,Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities,$syscollectionsAsset:org.hyperledger.composer.system.Identity,$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity,$sysregistriesTransaction:org.example.trading.Trade,$syscollectionsAsset:org.example.trading.Commodity,$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork,$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity,$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset,Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader,$syscollectionsTransaction:org.example.trading.Trade,Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1,$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3,$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset,Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0,Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade,$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork,$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity,$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset,$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord,$syscollections$sysdata,$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork,$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin,$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry,Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity,Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda,Participant:org.hyperledger.composer.system.NetworkAdminbob,$syscollectionsParticipant:org.example.trading.Trader,$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity,$sysregistriesParticipant:org.example.trading.Trader,$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel,$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord,$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1,$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity,$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities,$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin,Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3,$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset,$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant,$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry,$sysdatametanetwork,$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant,$syscollections$sysregistries] 2018-06-04 01:47:10.900 UTC [couchdb] handleRequest -> DEBU 1d23 Exiting handleRequest() 2018-06-04 01:47:10.901 UTC [couchdb] BatchUpdateDocuments -> DEBU 1d24 HTTP Response: HTTP/1.1 201 Created | Content-Length: 78 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Mon, 04 Jun 2018 01:47:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 4d26d2035b | X-Couchdb-Body-Time: 0 | | 2018-06-04 01:47:10.902 UTC [couchdb] BatchUpdateDocuments -> DEBU 1d25 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"trade-network","rev":"1-affdb559c506a0896ab1e7b1b7a0e700"}] ] 2018-06-04 01:47:10.814 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ccb Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.902 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d26 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.902 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d27 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.903 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d28 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.903 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d29 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.904 UTC [couchdb] handleRequest -> DEBU 1d2a Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_bulk_docs 2018-06-04 01:47:10.908 UTC [couchdb] handleRequest -> DEBU 1d2b HTTP Request: POST /mychannel_trade-network/_bulk_docs HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 28127 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:11.068 UTC [couchdb] handleRequest -> DEBU 1d2c Exiting handleRequest() 2018-06-04 01:47:11.068 UTC [couchdb] BatchUpdateDocuments -> DEBU 1d2d HTTP Response: HTTP/1.1 201 Created | Content-Length: 10579 | Cache-Control: must-revalidate | Content-Type: application/json | Date: Mon, 04 Jun 2018 01:47:11 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 2e0297c212 | X-Couchdb-Body-Time: 6 | | 2018-06-04 01:47:11.069 UTC [couchdb] BatchUpdateDocuments -> DEBU 1d2e Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.Identity\u000076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7\u0000","rev":"1-18f936a3a3576294525251fffa7dd1df"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2\u0000","rev":"1-60a0e7d562a1db338b821282208df0f0"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2\u0000","rev":"1-8c214dc58f0493316a3aca83af00234c"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.ParticipantRegistry\u0000","rev":"1-dfa8e628bc47db0476c2c94ff79da3a1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.SetLogLevel\u0000","rev":"1-b886bd76146ce7fd9be26bdfbf17b56f"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.AssetRegistry\u0000","rev":"1-db77f2ecc1738646b1ddebf492d2334d"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.IssueIdentity\u0000","rev":"1-bfe9089500d153c8ad915a9358030e4c"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\u0000","rev":"1-ddcf723e7654f37f911b26d25e895518"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.IssueIdentity\u0000","rev":"1-f01ba65cd8e58406361f9f967e8c190d"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u0000","rev":"1-f26d3c7272fdbdf6318f3ddb5df0f1be"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.AddAsset\u0000","rev":"1-d49ee64ce88c70210e4d89c6d6ed59ff"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RemoveParticipant\u0000","rev":"1-dcdc2f0dddc33dc8389097a43b4bc801"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-af9836a32c28e187a3950ee1a3e987a1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.ResetBusinessNetwork\u0000","rev":"1-3840780a484c65c57a75986ab127b684"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.UpdateParticipant\u0000","rev":"1-c91ca518cf53f1bcff406e2a42022bca"},{"ok":true,"id":"\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000alice\u0000","rev":"1-887ba91666d01f0519f1391e9c93044d"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.AddAsset\u0000","rev":"1-2586be4c451e750a6c1638d5b0976bcf"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.UpdateParticipant\u0000","rev":"1-900eab97509db67637e6135ac06dd27c"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\u0000","rev":"1-45c06d1ca383f1f8d252333470cc41f0"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.example.trading.Commodity\u0000","rev":"1-d13c9f3aa0130df552cbd0304408864d"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.Identity\u0000","rev":"1-ea7aacb6d303e2a1abf3957adf1bd4bf"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RevokeIdentity\u0000","rev":"1-9c085092191b17e493929c8278d5e324"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\u0000","rev":"1-09c31d68f48e968ce1a0ca129b5532e2"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-9d3b39a78053e0e2a98e3abc6a8e9090"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.Identity\u0000","rev":"1-058147646fe3932b1de4ea5a8b190838"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u0000","rev":"1-9da67df48246f74ef0c2383e6165d5bf"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.example.trading.Trade\u0000","rev":"1-c0138d0e2aa3de5e19e6867b981ac1fc"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.example.trading.Commodity\u0000","rev":"1-e58651d89eebe0fcd4f371faed89642a"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.ResetBusinessNetwork\u0000","rev":"1-4191fdc17714c3aeff7b58a89fd5ffb7"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u0000","rev":"1-80205c7d575c6d28abf1e0680f747ac1"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.UpdateAsset\u0000","rev":"1-583510cfe40f6a7e39d5468325fb616b"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.ParticipantRegistry\u0000org.example.trading.Trader\u0000","rev":"1-e1ba2b3b97c392aea68362e3d55eee64"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.example.trading.Trade\u0000","rev":"1-104cee5f6654b4c1a4ba189899b56c37"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\u0000","rev":"1-38620901da127d10a71035af4b571133"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.AssetRegistry\u0000","rev":"1-94bf52bb6468fbb00f6892ba71a69c5a"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\u0000","rev":"1-59cc31cabc0345c2b29e5fa4830a400d"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.UpdateAsset\u0000","rev":"1-c59f805f8f4f06594b8307b52c808273"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\u0000","rev":"1-37f16c1d753709eb543a0470eb93c5df"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000org.example.trading.Trade\u0000","rev":"1-9e5f67946e33ec26ccf7cea2b8a60a25"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u0000","rev":"1-70578b14ed71732ab9be6ac06e4ea66d"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity\u0000","rev":"1-1ebbb6dba87b16371566d269f8025055"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RemoveAsset\u0000","rev":"1-7e4791f807aa009543b27a308ee12cee"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u0000","rev":"1-9b179a979036504394578b1f5009bd2b"},{"ok":true,"id":"\u0000$syscollections\u0000$sysdata\u0000","rev":"1-8497ff49428f2a050d81192d5d5ffa35"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u0000","rev":"1-893b3b290cec56b43e0a5498b4d59858"},{"ok":true,"id":"\u0000$syscollections\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000","rev":"1-9584d0d0ed3cf67bd7fde6b21bb518e5"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000","rev":"1-27dabb1fe60abbddba1608a2c7d5a01b"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.AssetRegistry\u0000org.example.trading.Commodity\u0000","rev":"1-5307b22b4dbee175a66a5cf972230f68"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.Identity\u000063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda\u0000","rev":"1-20212ffe497bdd84941ced5f8a0c7155"},{"ok":true,"id":"\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000bob\u0000","rev":"1-f7f22b33ffc0ff47e922e9cbb19cb929"},{"ok":true,"id":"\u0000$syscollections\u0000Participant:org.example.trading.Trader\u0000","rev":"1-fe6f5f934be685a35d84a95c3a18e8e1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RevokeIdentity\u0000","rev":"1-16f75398ab9afa0479f59e73578b303d"},{"ok":true,"id":"\u0000$sysregistries\u0000Participant:org.example.trading.Trader\u0000","rev":"1-c178427c9cd6b59c92063a57d61f76ff"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.SetLogLevel\u0000","rev":"1-87745c9507b7a0251bb81dd21ec59c0f"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u0000","rev":"1-5fa4facf1a57a72b94aa7ec803f359f8"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.ParticipantRegistry\u0000","rev":"1-cc028d21fea0eb0db6f7132c15f04c22"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\u0000","rev":"1-3bf93f9c13c46a3e50395b2b5c757864"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity\u0000","rev":"1-bde7e685c0b312b5afa5bc026f70cddc"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-db0ed1707e80db74bcc37ab1932b1cea"},{"ok":true,"id":"\u0000$sysregistries\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000","rev":"1-df12f261cf2f85f9f6497ae71dc2a1ad"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\u0000","rev":"1-019bf13ca63089f88caf0a536d74441a"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RemoveAsset\u0000","rev":"1-a637ce29f1c25f909e8dd30b7b74e858"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u0000","rev":"1-c2cbfb89af830d4faad9a009d5c9f073"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000","rev":"1-7a9bdbcefd4e00e147093f218941f31b"},{"ok":true,"id":"\u0000$sysdata\u0000metanetwork\u0000","rev":"1-b7756499234f0fdf05eb73fe94b804ba"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RemoveParticipant\u0000","rev":"1-7e15955badfff05df53019ed224ed179"},{"ok":true,"id":"\u0000$syscollections\u0000$sysregistries\u0000","rev":"1-2ae1c7f0f00148e03e48acccd3a2097b"}] ] 2018-06-04 01:47:11.069 UTC [couchdb] EnsureFullCommit -> DEBU 1d2f Entering EnsureFullCommit() 2018-06-04 01:47:11.069 UTC [couchdb] handleRequest -> DEBU 1d30 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_lscc/_ensure_full_commit 2018-06-04 01:47:11.070 UTC [couchdb] handleRequest -> DEBU 1d31 HTTP Request: POST /mychannel_lscc/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:11.079 UTC [couchdb] handleRequest -> DEBU 1d32 Exiting handleRequest() 2018-06-04 01:47:11.080 UTC [couchdb] EnsureFullCommit -> DEBU 1d33 _ensure_full_commit database mychannel_lscc 2018-06-04 01:47:11.080 UTC [couchdb] EnsureFullCommit -> DEBU 1d34 Exiting EnsureFullCommit() 2018-06-04 01:47:11.080 UTC [couchdb] EnsureFullCommit -> DEBU 1d35 Entering EnsureFullCommit() 2018-06-04 01:47:11.080 UTC [couchdb] handleRequest -> DEBU 1d36 Entering handleRequest() method=POST url=http://couchdb2:5984/mychannel_trade-network/_ensure_full_commit 2018-06-04 01:47:11.081 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1d37 Entering WarmIndexAllIndexes() 2018-06-04 01:47:11.081 UTC [couchdb] ListIndex -> DEBU 1d38 Entering ListIndex() 2018-06-04 01:47:11.081 UTC [couchdb] handleRequest -> DEBU 1d3a Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/_index/ 2018-06-04 01:47:11.081 UTC [couchdb] handleRequest -> DEBU 1d39 HTTP Request: POST /mychannel_trade-network/_ensure_full_commit HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 0 | Accept: application/json | Content-Type: application/json | Accept-Encoding: gzip | | 2018-06-04 01:47:11.082 UTC [couchdb] handleRequest -> DEBU 1d3b HTTP Request: GET /mychannel_lscc/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.093 UTC [couchdb] handleRequest -> DEBU 1d3c Exiting handleRequest() 2018-06-04 01:47:11.093 UTC [couchdb] EnsureFullCommit -> DEBU 1d3d _ensure_full_commit database mychannel_trade-network 2018-06-04 01:47:11.094 UTC [couchdb] EnsureFullCommit -> DEBU 1d3e Exiting EnsureFullCommit() 2018-06-04 01:47:11.094 UTC [couchdb] SaveDoc -> DEBU 1d3f Entering SaveDoc() id=[statedb_savepoint] 2018-06-04 01:47:11.094 UTC [couchdb] encodePathElement -> DEBU 1d40 Entering encodePathElement() string=statedb_savepoint 2018-06-04 01:47:11.094 UTC [couchdb] encodePathElement -> DEBU 1d41 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-06-04 01:47:11.094 UTC [couchdb] SaveDoc -> DEBU 1d42 rev= 2018-06-04 01:47:11.094 UTC [couchdb] ReadDoc -> DEBU 1d43 Entering ReadDoc() id=[statedb_savepoint] 2018-06-04 01:47:11.094 UTC [couchdb] encodePathElement -> DEBU 1d44 Entering encodePathElement() string=statedb_savepoint 2018-06-04 01:47:11.094 UTC [couchdb] encodePathElement -> DEBU 1d45 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-06-04 01:47:11.095 UTC [couchdb] handleRequest -> DEBU 1d46 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_/statedb_savepoint?attachments=true 2018-06-04 01:47:11.095 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1d47 Entering WarmIndexAllIndexes() 2018-06-04 01:47:11.095 UTC [couchdb] ListIndex -> DEBU 1d48 Entering ListIndex() 2018-06-04 01:47:11.095 UTC [couchdb] handleRequest -> DEBU 1d49 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/_index/ 2018-06-04 01:47:11.095 UTC [couchdb] handleRequest -> DEBU 1d4a HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.095 UTC [couchdb] handleRequest -> DEBU 1d4b HTTP Request: GET /mychannel_trade-network/_index/ HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.139 UTC [couchdb] handleRequest -> DEBU 1d4c Exiting handleRequest() 2018-06-04 01:47:11.139 UTC [couchdb] ListIndex -> DEBU 1d4d Exiting ListIndex() 2018-06-04 01:47:11.139 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1d4e Exiting WarmIndexAllIndexes() 2018-06-04 01:47:11.296 UTC [couchdb] handleRequest -> DEBU 1d4f Exiting handleRequest() 2018-06-04 01:47:11.296 UTC [couchdb] ListIndex -> DEBU 1d50 Exiting ListIndex() 2018-06-04 01:47:11.297 UTC [couchdb] WarmIndex -> DEBU 1d51 Entering WarmIndex() designdoc=selectCommoditiesByExchangeDoc indexname=selectCommoditiesByExchange 2018-06-04 01:47:11.297 UTC [couchdb] handleRequest -> DEBU 1d52 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/_design/selectCommoditiesByExchangeDoc/_view/selectCommoditiesByExchange?stale=update_after 2018-06-04 01:47:11.297 UTC [couchdb] handleRequest -> DEBU 1d53 HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesByExchangeDoc/_view/selectCommoditiesByExchange?stale=update_after HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.315 UTC [couchdb] handleRequest -> DEBU 1d54 Exiting handleRequest() 2018-06-04 01:47:11.317 UTC [couchdb] ReadDoc -> DEBU 1d55 Exiting ReadDoc() 2018-06-04 01:47:11.317 UTC [couchdb] handleRequest -> DEBU 1d56 Entering handleRequest() method=PUT url=http://couchdb2:5984/mychannel_/statedb_savepoint 2018-06-04 01:47:11.317 UTC [couchdb] handleRequest -> DEBU 1d57 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Content-Length: 24 | Accept: application/json | Content-Type: application/json | If-Match: 5-9cf6b652cc24b4f2c8aa34fa776de685 | Accept-Encoding: gzip | | 2018-06-04 01:47:11.505 UTC [couchdb] handleRequest -> DEBU 1d58 Exiting handleRequest() 2018-06-04 01:47:11.505 UTC [couchdb] SaveDoc -> DEBU 1d59 Exiting SaveDoc() 2018-06-04 01:47:11.506 UTC [lockbasedtxmgr] Commit -> DEBU 1d5a Updates committed to state database 2018-06-04 01:47:11.506 UTC [statecouchdb] ClearCachedVersions -> DEBU 1d5b Clear Cache 2018-06-04 01:47:11.506 UTC [kvledger] CommitWithPvtData -> DEBU 1d5c Channel [mychannel]: Committing block [5] transactions to history database 2018-06-04 01:47:11.506 UTC [historyleveldb] Commit -> DEBU 1d5d Channel [mychannel]: Updating history database for blockNo [5] with [1] transactions 2018-06-04 01:47:11.527 UTC [historyleveldb] Commit -> DEBU 1d5e Channel [mychannel]: Updates committed to history database for blockNo [5] 2018-06-04 01:47:11.527 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1d5f Entry 2018-06-04 01:47:11.528 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1d60 Channel [mychannel]: Block event for block number [5] contains transaction id: cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea 2018-06-04 01:47:11.528 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1d61 Exit 2018-06-04 01:47:11.528 UTC [eventhub_producer] Send -> DEBU 1d62 Entry 2018-06-04 01:47:11.528 UTC [eventhub_producer] Send -> DEBU 1d63 Event processor timeout > 0 2018-06-04 01:47:11.528 UTC [eventhub_producer] Send -> DEBU 1d64 Event sent successfully 2018-06-04 01:47:11.529 UTC [eventhub_producer] Send -> DEBU 1d65 Exit 2018-06-04 01:47:11.529 UTC [eventhub_producer] Send -> DEBU 1d66 Entry 2018-06-04 01:47:11.529 UTC [eventhub_producer] Send -> DEBU 1d67 Event processor timeout > 0 2018-06-04 01:47:11.529 UTC [eventhub_producer] Send -> DEBU 1d68 Event sent successfully 2018-06-04 01:47:11.565 UTC [eventhub_producer] Send -> DEBU 1d92 Exit 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d69 [channel: mychannel] Delivering block for (0xc427043200) for 172.19.0.1:42274 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6a [channel: mychannel] Delivering block for (0xc422fb32c0) for 172.19.0.1:50780 2018-06-04 01:47:11.584 UTC [common/deliver] deliverBlocks -> WARN 1d94 [channel: mychannel] Error sending to 172.19.0.1:50780: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6b [channel: mychannel] Delivering block for (0xc427be7100) for 172.19.0.1:50810 2018-06-04 01:47:11.587 UTC [common/deliver] deliverBlocks -> WARN 1d95 [channel: mychannel] Error sending to 172.19.0.1:50810: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6c [channel: mychannel] Delivering block for (0xc4216572a0) for 172.19.0.1:50882 2018-06-04 01:47:11.588 UTC [common/deliver] deliverBlocks -> WARN 1d96 [channel: mychannel] Error sending to 172.19.0.1:50882: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6d [channel: mychannel] Delivering block for (0xc422a37b20) for 172.19.0.1:51032 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6e [channel: mychannel] Delivering block for (0xc42210e5a0) for 172.19.0.1:51066 2018-06-04 01:47:11.598 UTC [common/deliver] deliverBlocks -> WARN 1d98 [channel: mychannel] Error sending to 172.19.0.1:51066: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d6f [channel: mychannel] Delivering block for (0xc422920300) for 172.19.0.1:51094 2018-06-04 01:47:11.605 UTC [common/deliver] deliverBlocks -> WARN 1d99 [channel: mychannel] Error sending to 172.19.0.1:51094: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d70 [channel: mychannel] Delivering block for (0xc42805d3c0) for 172.19.0.1:51130 2018-06-04 01:47:11.610 UTC [common/deliver] deliverBlocks -> WARN 1d9a [channel: mychannel] Error sending to 172.19.0.1:51130: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d71 [channel: mychannel] Delivering block for (0xc421ade6c0) for 172.19.0.1:51164 2018-06-04 01:47:11.619 UTC [common/deliver] deliverBlocks -> WARN 1d9b [channel: mychannel] Error sending to 172.19.0.1:51164: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d72 [channel: mychannel] Delivering block for (0xc427ef0ca0) for 172.19.0.1:51184 2018-06-04 01:47:11.621 UTC [common/deliver] deliverBlocks -> WARN 1d9c [channel: mychannel] Error sending to 172.19.0.1:51184: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d73 [channel: mychannel] Delivering block for (0xc422ad10e0) for 172.19.0.1:51204 2018-06-04 01:47:11.627 UTC [common/deliver] deliverBlocks -> WARN 1d9d [channel: mychannel] Error sending to 172.19.0.1:51204: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d74 [channel: mychannel] Delivering block for (0xc427c9c2a0) for 172.19.0.1:51224 2018-06-04 01:47:11.630 UTC [common/deliver] deliverBlocks -> WARN 1d9e [channel: mychannel] Error sending to 172.19.0.1:51224: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d75 [channel: mychannel] Delivering block for (0xc427f54e20) for 172.19.0.1:51244 2018-06-04 01:47:11.649 UTC [common/deliver] deliverBlocks -> WARN 1d9f [channel: mychannel] Error sending to 172.19.0.1:51244: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d76 [channel: mychannel] Delivering block for (0xc421605980) for 172.19.0.1:51368 2018-06-04 01:47:11.649 UTC [common/deliver] deliverBlocks -> WARN 1da0 [channel: mychannel] Error sending to 172.19.0.1:51368: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d77 [channel: mychannel] Delivering block for (0xc421b27000) for 172.19.0.1:51402 2018-06-04 01:47:11.658 UTC [common/deliver] deliverBlocks -> WARN 1da1 [channel: mychannel] Error sending to 172.19.0.1:51402: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d78 [channel: mychannel] Delivering block for (0xc421657de0) for 172.19.0.1:51430 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d79 [channel: mychannel] Delivering block for (0xc422479d20) for 172.19.0.1:51466 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d7a [channel: mychannel] Delivering block for (0xc42210ece0) for 172.19.0.1:51498 2018-06-04 01:47:11.534 UTC [common/deliver] deliverBlocks -> DEBU 1d7b [channel: mychannel] Delivering block for (0xc42185be00) for 172.19.0.1:51518 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d7c [channel: mychannel] Delivering block for (0xc422377340) for 172.19.0.1:51538 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d7d [channel: mychannel] Delivering block for (0xc4222a2de0) for 172.19.0.1:51558 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d7e [channel: mychannel] Delivering block for (0xc422fb3220) for 172.19.0.1:51578 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d7f [channel: mychannel] Delivering block for (0xc422682320) for 172.19.0.1:51860 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d80 [channel: mychannel] Delivering block for (0xc427d20280) for 172.19.0.1:34782 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d81 [channel: mychannel] Delivering block for (0xc4279bcde0) for 172.19.0.1:34810 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d82 [channel: mychannel] Delivering block for (0xc4229aeb20) for 172.19.0.1:34854 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d83 [channel: mychannel] Delivering block for (0xc421987ce0) for 172.19.0.1:34950 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d84 [channel: mychannel] Delivering block for (0xc4226a0ea0) for 172.19.0.1:35002 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d85 [channel: mychannel] Delivering block for (0xc4200e7520) for 172.19.0.1:35030 2018-06-04 01:47:11.687 UTC [common/deliver] deliverBlocks -> WARN 1da3 [channel: mychannel] Error sending to 172.19.0.1:35030: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d86 [channel: mychannel] Delivering block for (0xc4229218a0) for 172.19.0.1:35158 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d87 [channel: mychannel] Delivering block for (0xc427b44940) for 172.19.0.1:35236 2018-06-04 01:47:11.690 UTC [common/deliver] deliverBlocks -> WARN 1da4 [channel: mychannel] Error sending to 172.19.0.1:35236: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d88 [channel: mychannel] Delivering block for (0xc427d21dc0) for 172.19.0.1:40316 2018-06-04 01:47:11.722 UTC [common/deliver] deliverBlocks -> WARN 1db2 [channel: mychannel] Error sending to 172.19.0.1:40316: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d89 [channel: mychannel] Delivering block for (0xc427c3f7e0) for 172.19.0.1:40450 2018-06-04 01:47:11.729 UTC [common/deliver] deliverBlocks -> WARN 1db3 [channel: mychannel] Error sending to 172.19.0.1:40450: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8a [channel: mychannel] Delivering block for (0xc4214d1280) for 172.19.0.1:40516 2018-06-04 01:47:11.730 UTC [common/deliver] deliverBlocks -> WARN 1db4 [channel: mychannel] Error sending to 172.19.0.1:40516: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8b [channel: mychannel] Delivering block for (0xc42210f860) for 172.19.0.1:40544 2018-06-04 01:47:11.740 UTC [common/deliver] deliverBlocks -> WARN 1db5 [channel: mychannel] Error sending to 172.19.0.1:40544: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8c [channel: mychannel] Delivering block for (0xc42233a840) for 172.19.0.1:40582 2018-06-04 01:47:11.741 UTC [common/deliver] deliverBlocks -> WARN 1db6 [channel: mychannel] Error sending to 172.19.0.1:40582: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8d [channel: mychannel] Delivering block for (0xc422840c40) for 172.19.0.1:40606 2018-06-04 01:47:11.745 UTC [common/deliver] deliverBlocks -> WARN 1db7 [channel: mychannel] Error sending to 172.19.0.1:40606: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8e [channel: mychannel] Delivering block for (0xc427b44f00) for 172.19.0.1:41288 2018-06-04 01:47:11.750 UTC [common/deliver] deliverBlocks -> WARN 1db8 [channel: mychannel] Error sending to 172.19.0.1:41288: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d8f [channel: mychannel] Delivering block for (0xc4202a7820) for 172.19.0.1:35106 2018-06-04 01:47:11.751 UTC [common/deliver] deliverBlocks -> WARN 1db9 [channel: mychannel] Error sending to 172.19.0.1:35106: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d90 [channel: mychannel] Delivering block for (0xc421a37ce0) for 172.19.0.1:40650 2018-06-04 01:47:11.758 UTC [common/deliver] deliverBlocks -> WARN 1dba [channel: mychannel] Error sending to 172.19.0.1:40650: rpc error: code = Unavailable desc = transport is closing 2018-06-04 01:47:11.535 UTC [common/deliver] deliverBlocks -> DEBU 1d91 [channel: mychannel] Delivering block for (0xc4280c50e0) for 172.19.0.1:50658 2018-06-04 01:47:11.766 UTC [common/deliver] deliverBlocks -> WARN 1dbb [channel: mychannel] Error sending to 172.19.0.1:50658: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.582 UTC [fsblkstorage] waitForBlock -> DEBU 1d93 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.767 UTC [common/deliverevents] func1 -> DEBU 1dbc Closing Deliver stream 2018-06-04 01:47:11.598 UTC [common/deliver] deliverBlocks -> WARN 1d97 [channel: mychannel] Error sending to 172.19.0.1:51032: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.767 UTC [common/deliverevents] func1 -> DEBU 1dbd Closing Deliver stream 2018-06-04 01:47:11.768 UTC [fsblkstorage] waitForBlock -> DEBU 1dbe Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.768 UTC [fsblkstorage] waitForBlock -> DEBU 1dbf Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.769 UTC [common/deliverevents] func1 -> DEBU 1dc0 Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1da5 [channel: mychannel] Error sending to 172.19.0.1:51430: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.770 UTC [common/deliverevents] func1 -> DEBU 1dc1 Closing Deliver stream 2018-06-04 01:47:11.770 UTC [fsblkstorage] waitForBlock -> DEBU 1dc2 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.771 UTC [fsblkstorage] waitForBlock -> DEBU 1dc3 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.771 UTC [common/deliverevents] func1 -> DEBU 1dc4 Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1da6 [channel: mychannel] Error sending to 172.19.0.1:51466: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.773 UTC [common/deliverevents] func1 -> DEBU 1dc5 Closing Deliver stream 2018-06-04 01:47:11.774 UTC [fsblkstorage] waitForBlock -> DEBU 1dc6 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.774 UTC [fsblkstorage] waitForBlock -> DEBU 1dc7 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.774 UTC [common/deliverevents] func1 -> DEBU 1dc8 Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1da7 [channel: mychannel] Error sending to 172.19.0.1:51498: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.774 UTC [common/deliverevents] func1 -> DEBU 1dc9 Closing Deliver stream 2018-06-04 01:47:11.774 UTC [fsblkstorage] waitForBlock -> DEBU 1dca Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.778 UTC [fsblkstorage] waitForBlock -> DEBU 1dcb Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.781 UTC [common/deliverevents] func1 -> DEBU 1dcc Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1da8 [channel: mychannel] Error sending to 172.19.0.1:51518: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.781 UTC [common/deliverevents] func1 -> DEBU 1dcd Closing Deliver stream 2018-06-04 01:47:11.781 UTC [fsblkstorage] waitForBlock -> DEBU 1dce Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.781 UTC [fsblkstorage] waitForBlock -> DEBU 1dcf Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.782 UTC [common/deliverevents] func1 -> DEBU 1dd0 Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1da9 [channel: mychannel] Error sending to 172.19.0.1:51538: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.782 UTC [common/deliverevents] func1 -> DEBU 1dd1 Closing Deliver stream 2018-06-04 01:47:11.782 UTC [fsblkstorage] waitForBlock -> DEBU 1dd2 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.782 UTC [fsblkstorage] waitForBlock -> DEBU 1dd3 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.782 UTC [common/deliverevents] func1 -> DEBU 1dd4 Closing Deliver stream 2018-06-04 01:47:11.695 UTC [common/deliver] deliverBlocks -> WARN 1daa [channel: mychannel] Error sending to 172.19.0.1:51558: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.783 UTC [common/deliverevents] func1 -> DEBU 1dd5 Closing Deliver stream 2018-06-04 01:47:11.783 UTC [fsblkstorage] waitForBlock -> DEBU 1dd6 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.786 UTC [fsblkstorage] waitForBlock -> DEBU 1dd7 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.788 UTC [common/deliverevents] func1 -> DEBU 1dd8 Closing Deliver stream 2018-06-04 01:47:11.711 UTC [common/deliver] deliverBlocks -> WARN 1dab [channel: mychannel] Error sending to 172.19.0.1:51578: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.790 UTC [common/deliverevents] func1 -> DEBU 1dd9 Closing Deliver stream 2018-06-04 01:47:11.792 UTC [fsblkstorage] waitForBlock -> DEBU 1dda Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.792 UTC [fsblkstorage] waitForBlock -> DEBU 1ddb Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.792 UTC [common/deliverevents] func1 -> DEBU 1ddc Closing Deliver stream 2018-06-04 01:47:11.711 UTC [common/deliver] deliverBlocks -> WARN 1dac [channel: mychannel] Error sending to 172.19.0.1:51860: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.795 UTC [common/deliverevents] func1 -> DEBU 1ddd Closing Deliver stream 2018-06-04 01:47:11.796 UTC [fsblkstorage] waitForBlock -> DEBU 1dde Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.796 UTC [fsblkstorage] waitForBlock -> DEBU 1ddf Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.797 UTC [common/deliverevents] func1 -> DEBU 1de0 Closing Deliver stream 2018-06-04 01:47:11.711 UTC [common/deliver] deliverBlocks -> WARN 1dad [channel: mychannel] Error sending to 172.19.0.1:34782: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.798 UTC [common/deliverevents] func1 -> DEBU 1de1 Closing Deliver stream 2018-06-04 01:47:11.798 UTC [fsblkstorage] waitForBlock -> DEBU 1de2 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.800 UTC [fsblkstorage] waitForBlock -> DEBU 1de3 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.801 UTC [common/deliverevents] func1 -> DEBU 1de4 Closing Deliver stream 2018-06-04 01:47:11.712 UTC [common/deliver] deliverBlocks -> WARN 1dae [channel: mychannel] Error sending to 172.19.0.1:34810: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.802 UTC [common/deliverevents] func1 -> DEBU 1de5 Closing Deliver stream 2018-06-04 01:47:11.803 UTC [fsblkstorage] waitForBlock -> DEBU 1de6 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.803 UTC [fsblkstorage] waitForBlock -> DEBU 1de7 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.803 UTC [common/deliverevents] func1 -> DEBU 1de8 Closing Deliver stream 2018-06-04 01:47:11.712 UTC [common/deliver] deliverBlocks -> WARN 1daf [channel: mychannel] Error sending to 172.19.0.1:34854: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.806 UTC [common/deliverevents] func1 -> DEBU 1de9 Closing Deliver stream 2018-06-04 01:47:11.806 UTC [fsblkstorage] waitForBlock -> DEBU 1dea Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.807 UTC [fsblkstorage] waitForBlock -> DEBU 1deb Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.810 UTC [common/deliverevents] func1 -> DEBU 1dec Closing Deliver stream 2018-06-04 01:47:11.712 UTC [common/deliver] deliverBlocks -> WARN 1db0 [channel: mychannel] Error sending to 172.19.0.1:34950: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.810 UTC [common/deliverevents] func1 -> DEBU 1ded Closing Deliver stream 2018-06-04 01:47:11.811 UTC [fsblkstorage] waitForBlock -> DEBU 1dee Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.811 UTC [fsblkstorage] waitForBlock -> DEBU 1def Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.811 UTC [common/deliverevents] func1 -> DEBU 1df0 Closing Deliver stream 2018-06-04 01:47:11.685 UTC [common/deliver] deliverBlocks -> WARN 1da2 [channel: mychannel] Error sending to 172.19.0.1:35002: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.811 UTC [common/deliverevents] func1 -> DEBU 1df1 Closing Deliver stream 2018-06-04 01:47:11.811 UTC [fsblkstorage] waitForBlock -> DEBU 1df2 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.812 UTC [fsblkstorage] waitForBlock -> DEBU 1df3 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.812 UTC [common/deliverevents] func1 -> DEBU 1df4 Closing Deliver stream 2018-06-04 01:47:11.712 UTC [common/deliver] deliverBlocks -> WARN 1db1 [channel: mychannel] Error sending to 172.19.0.1:35158: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.818 UTC [common/deliverevents] func1 -> DEBU 1df5 Closing Deliver stream 2018-06-04 01:47:11.819 UTC [fsblkstorage] waitForBlock -> DEBU 1df6 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.819 UTC [fsblkstorage] waitForBlock -> DEBU 1df7 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.819 UTC [common/deliverevents] func1 -> DEBU 1df8 Closing Deliver stream 2018-06-04 01:47:11.820 UTC [fsblkstorage] waitForBlock -> DEBU 1df9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.820 UTC [fsblkstorage] waitForBlock -> DEBU 1dfa Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.820 UTC [common/deliverevents] func1 -> DEBU 1dfb Closing Deliver stream 2018-06-04 01:47:11.820 UTC [fsblkstorage] waitForBlock -> DEBU 1dfc Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.821 UTC [fsblkstorage] waitForBlock -> DEBU 1dfd Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.821 UTC [common/deliverevents] func1 -> DEBU 1dfe Closing Deliver stream 2018-06-04 01:47:11.821 UTC [fsblkstorage] waitForBlock -> DEBU 1dff Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.822 UTC [fsblkstorage] waitForBlock -> DEBU 1e00 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.822 UTC [common/deliverevents] func1 -> DEBU 1e01 Closing Deliver stream 2018-06-04 01:47:11.822 UTC [fsblkstorage] waitForBlock -> DEBU 1e02 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.825 UTC [fsblkstorage] waitForBlock -> DEBU 1e03 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.827 UTC [common/deliverevents] func1 -> DEBU 1e04 Closing Deliver stream 2018-06-04 01:47:11.827 UTC [fsblkstorage] waitForBlock -> DEBU 1e05 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.827 UTC [fsblkstorage] waitForBlock -> DEBU 1e06 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.827 UTC [common/deliverevents] func1 -> DEBU 1e07 Closing Deliver stream 2018-06-04 01:47:11.829 UTC [fsblkstorage] waitForBlock -> DEBU 1e08 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.836 UTC [fsblkstorage] waitForBlock -> DEBU 1e09 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.836 UTC [common/deliverevents] func1 -> DEBU 1e0a Closing Deliver stream 2018-06-04 01:47:11.836 UTC [fsblkstorage] waitForBlock -> DEBU 1e0b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.837 UTC [fsblkstorage] waitForBlock -> DEBU 1e0c Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.837 UTC [common/deliverevents] func1 -> DEBU 1e0d Closing Deliver stream 2018-06-04 01:47:11.837 UTC [fsblkstorage] waitForBlock -> DEBU 1e0e Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.837 UTC [fsblkstorage] waitForBlock -> DEBU 1e0f Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.838 UTC [common/deliverevents] func1 -> DEBU 1e10 Closing Deliver stream 2018-06-04 01:47:11.838 UTC [fsblkstorage] waitForBlock -> DEBU 1e11 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.838 UTC [fsblkstorage] waitForBlock -> DEBU 1e12 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.838 UTC [common/deliverevents] func1 -> DEBU 1e13 Closing Deliver stream 2018-06-04 01:47:11.842 UTC [fsblkstorage] waitForBlock -> DEBU 1e14 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.842 UTC [fsblkstorage] waitForBlock -> DEBU 1e15 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:12.114 UTC [couchdb] handleRequest -> DEBU 1e16 Exiting handleRequest() 2018-06-04 01:47:12.126 UTC [couchdb] WarmIndex -> DEBU 1e17 Entering WarmIndex() designdoc=selectCommoditiesByOwnerDoc indexname=selectCommoditiesByOwner 2018-06-04 01:47:12.126 UTC [couchdb] handleRequest -> DEBU 1e18 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/_design/selectCommoditiesByOwnerDoc/_view/selectCommoditiesByOwner?stale=update_after 2018-06-04 01:47:12.127 UTC [couchdb] handleRequest -> DEBU 1e19 HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesByOwnerDoc/_view/selectCommoditiesByOwner?stale=update_after HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:12.474 UTC [couchdb] handleRequest -> DEBU 1e1a Exiting handleRequest() 2018-06-04 01:47:12.476 UTC [couchdb] WarmIndex -> DEBU 1e1b Entering WarmIndex() designdoc=selectCommoditiesDoc indexname=selectCommodities 2018-06-04 01:47:12.476 UTC [couchdb] handleRequest -> DEBU 1e1c Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/_design/selectCommoditiesDoc/_view/selectCommodities?stale=update_after 2018-06-04 01:47:12.494 UTC [couchdb] handleRequest -> DEBU 1e1d HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesDoc/_view/selectCommodities?stale=update_after HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:12.788 UTC [couchdb] handleRequest -> DEBU 1e1e Exiting handleRequest() 2018-06-04 01:47:12.790 UTC [couchdb] WarmIndex -> DEBU 1e1f Entering WarmIndex() designdoc=selectCommoditiesWithHighQuantityDoc indexname=selectCommoditiesWithHighQuantity 2018-06-04 01:47:12.790 UTC [couchdb] handleRequest -> DEBU 1e20 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_trade-network/_design/selectCommoditiesWithHighQuantityDoc/_view/selectCommoditiesWithHighQuantity?stale=update_after 2018-06-04 01:47:12.790 UTC [couchdb] handleRequest -> DEBU 1e21 HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesWithHighQuantityDoc/_view/selectCommoditiesWithHighQuantity?stale=update_after HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:13.319 UTC [couchdb] handleRequest -> DEBU 1e22 Exiting handleRequest() 2018-06-04 01:47:13.322 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1e23 Exiting WarmIndexAllIndexes() 2018-06-04 02:32:37.365 UTC [common/deliverevents] Deliver -> DEBU 1e24 Starting new Deliver handler 2018-06-04 02:32:37.365 UTC [common/deliver] Handle -> DEBU 1e25 Starting new deliver loop for 172.19.0.1:42910 2018-06-04 02:32:37.366 UTC [common/deliver] Handle -> DEBU 1e26 Attempting to read seek info message from 172.19.0.1:42910 2018-06-04 02:32:37.367 UTC [common/deliver] deliverBlocks -> DEBU 1e27 [channel: mychannel] Received seekInfo (0xc4225519a0) start: > stop: > from 172.19.0.1:42910 2018-06-04 02:32:37.375 UTC [fsblkstorage] Next -> DEBU 1e28 Initializing block stream for iterator. itr.maxBlockNumAvailable=5 2018-06-04 02:32:37.382 UTC [fsblkstorage] newBlockfileStream -> DEBU 1e29 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[49746] 2018-06-04 02:32:37.382 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e2a Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 02:32:37.385 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e2b Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 02:32:37.386 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e2c blockbytes [42515] read from file [0] 2018-06-04 02:32:37.386 UTC [common/deliver] deliverBlocks -> DEBU 1e2d [channel: mychannel] Delivering block for (0xc4225519a0) for 172.19.0.1:42910 2018-06-04 02:32:37.388 UTC [fsblkstorage] waitForBlock -> DEBU 1e2e Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 02:32:37.570 UTC [endorser] ProcessProposal -> DEBU 1e2f Entering: Got request from 172.19.0.1:42928 2018-06-04 02:32:37.572 UTC [protoutils] ValidateProposalMessage -> DEBU 1e30 ValidateProposalMessage starts for signed proposal 0xc4214631a0 2018-06-04 02:32:37.572 UTC [protoutils] validateChannelHeader -> DEBU 1e31 validateChannelHeader info: header type 3 2018-06-04 02:32:37.572 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e32 begin 2018-06-04 02:32:37.572 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e33 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 02:32:37.572 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e34 creator is valid 2018-06-04 02:32:37.575 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e35 exits successfully 2018-06-04 02:32:37.575 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1e36 validateChaincodeProposalMessage starts for proposal 0xc422f96d70, header 0xc421463590 2018-06-04 02:32:37.576 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1e37 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 02:32:37.576 UTC [endorser] preProcess -> DEBU 1e38 [mychannel][8df2a128] processing txid: 8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2 2018-06-04 02:32:37.576 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1e39 retrieveTransactionByID() - txId = [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.581 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1e3a constructing new tx simulator 2018-06-04 02:32:37.581 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1e3b constructing new tx simulator txid = [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.581 UTC [endorser] simulateProposal -> DEBU 1e3c [mychannel][8df2a128] Entry chaincode: name:"lscc" 2018-06-04 02:32:37.582 UTC [endorser] disableJavaCCInst -> DEBU 1e3d java chaincode disabled 2018-06-04 02:32:37.582 UTC [endorser] callChaincode -> DEBU 1e3e [mychannel][8df2a128] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 02:32:37.582 UTC [ccprovider] NewCCContext -> DEBU 1e3f NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2,syscc=true,proposal=0xc422f96d70,canname=lscc:1.1.0 2018-06-04 02:32:37.582 UTC [chaincode] Launch -> DEBU 1e40 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 02:32:37.583 UTC [chaincode] Execute -> DEBU 1e41 Entry 2018-06-04 02:32:37.583 UTC [chaincode] Execute -> DEBU 1e42 chaincode canonical name: lscc:1.1.0 2018-06-04 02:32:37.583 UTC [chaincode] sendExecuteMessage -> DEBU 1e43 [8df2a128]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 02:32:37.583 UTC [chaincode] setChaincodeProposal -> DEBU 1e44 Setting chaincode proposal context... 2018-06-04 02:32:37.586 UTC [chaincode] setChaincodeProposal -> DEBU 1e45 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 02:32:37.586 UTC [chaincode] sendExecuteMessage -> DEBU 1e46 [8df2a128]sendExecuteMsg trigger event TRANSACTION 2018-06-04 02:32:37.586 UTC [chaincode] processStream -> DEBU 1e47 [8df2a128]Move state message TRANSACTION 2018-06-04 02:32:37.586 UTC [chaincode] handleMessage -> DEBU 1e48 [8df2a128]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 02:32:37.586 UTC [chaincode] filterError -> DEBU 1e49 Ignoring NoTransitionError: no transition 2018-06-04 02:32:37.586 UTC [chaincode] processStream -> DEBU 1e4a [8df2a128]sending state message TRANSACTION 2018-06-04 02:32:37.587 UTC [shim] func1 -> DEBU 1e4b [8df2a128]Received message TRANSACTION from shim 2018-06-04 02:32:37.587 UTC [shim] handleMessage -> DEBU 1e4c [8df2a128]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 02:32:37.587 UTC [shim] beforeTransaction -> DEBU 1e4d [8df2a128]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 02:32:37.614 UTC [shim] handleGetState -> DEBU 1e4e [8df2a128]Sending GET_STATE 2018-06-04 02:32:37.615 UTC [chaincode] processStream -> DEBU 1e4f [8df2a128]Received message GET_STATE from shim 2018-06-04 02:32:37.616 UTC [chaincode] handleMessage -> DEBU 1e50 [8df2a128]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 02:32:37.616 UTC [chaincode] afterGetState -> DEBU 1e51 [8df2a128]Received GET_STATE, invoking get state from ledger 2018-06-04 02:32:37.616 UTC [chaincode] filterError -> DEBU 1e52 Ignoring NoTransitionError: no transition 2018-06-04 02:32:37.616 UTC [chaincode] func1 -> DEBU 1e53 [8df2a128] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 02:32:37.617 UTC [statecouchdb] GetState -> DEBU 1e54 GetState(). ns=lscc, key=trade-network 2018-06-04 02:32:37.617 UTC [couchdb] ReadDoc -> DEBU 1e55 Entering ReadDoc() id=[trade-network] 2018-06-04 02:32:37.618 UTC [couchdb] encodePathElement -> DEBU 1e56 Entering encodePathElement() string=trade-network 2018-06-04 02:32:37.618 UTC [couchdb] encodePathElement -> DEBU 1e57 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 02:32:37.618 UTC [couchdb] handleRequest -> DEBU 1e58 Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 02:32:37.619 UTC [couchdb] handleRequest -> DEBU 1e59 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 02:32:37.636 UTC [couchdb] handleRequest -> DEBU 1e5a Exiting handleRequest() 2018-06-04 02:32:37.636 UTC [couchdb] ReadDoc -> DEBU 1e5b part header=map[Content-Type:[application/json]] 2018-06-04 02:32:37.636 UTC [couchdb] ReadDoc -> DEBU 1e5c part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[211] Content-Encoding:[gzip]] 2018-06-04 02:32:37.636 UTC [couchdb] ReadDoc -> DEBU 1e5d Retrieved attachment data 2018-06-04 02:32:37.637 UTC [chaincode] func1 -> DEBU 1e5e [8df2a128]Got state. Sending RESPONSE 2018-06-04 02:32:37.637 UTC [chaincode] 1 -> DEBU 1e5f [8df2a128]handleGetState serial send RESPONSE 2018-06-04 02:32:37.637 UTC [shim] func1 -> DEBU 1e60 [8df2a128]Received message RESPONSE from shim 2018-06-04 02:32:37.637 UTC [shim] handleMessage -> DEBU 1e61 [8df2a128]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 02:32:37.637 UTC [shim] sendChannel -> DEBU 1e62 [8df2a128]before send 2018-06-04 02:32:37.637 UTC [shim] sendChannel -> DEBU 1e63 [8df2a128]after send 2018-06-04 02:32:37.637 UTC [shim] afterResponse -> DEBU 1e64 [8df2a128]Received RESPONSE, communicated (state:ready) 2018-06-04 02:32:37.637 UTC [shim] handleGetState -> DEBU 1e65 [8df2a128]GetState received payload RESPONSE 2018-06-04 02:32:37.637 UTC [shim] func1 -> DEBU 1e66 [8df2a128]Transaction completed. Sending COMPLETED 2018-06-04 02:32:37.637 UTC [shim] func1 -> DEBU 1e67 [8df2a128]Move state message COMPLETED 2018-06-04 02:32:37.638 UTC [shim] handleMessage -> DEBU 1e68 [8df2a128]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 02:32:37.638 UTC [shim] func1 -> DEBU 1e69 [8df2a128]send state message COMPLETED 2018-06-04 02:32:37.638 UTC [chaincode] processStream -> DEBU 1e6a [8df2a128]Received message COMPLETED from shim 2018-06-04 02:32:37.638 UTC [chaincode] handleMessage -> DEBU 1e6b [8df2a128]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 02:32:37.638 UTC [chaincode] handleMessage -> DEBU 1e6c [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2]HandleMessage- COMPLETED. Notify 2018-06-04 02:32:37.638 UTC [chaincode] notify -> DEBU 1e6d notifying Txid:8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2, channelID:mychannel 2018-06-04 02:32:37.638 UTC [chaincode] Execute -> DEBU 1e6e Exit 2018-06-04 02:32:37.638 UTC [endorser] callChaincode -> DEBU 1e6f [mychannel][8df2a128] Exit 2018-06-04 02:32:37.638 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1e70 Simulation completed, getting simulation results 2018-06-04 02:32:37.639 UTC [lockbasedtxmgr] Done -> DEBU 1e71 Done with transaction simulation / query execution [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.639 UTC [endorser] simulateProposal -> DEBU 1e72 [mychannel][8df2a128] Exit 2018-06-04 02:32:37.639 UTC [endorser] ProcessProposal -> ERRO 1e73 [mychannel][8df2a128] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2 2018-06-04 02:32:37.639 UTC [lockbasedtxmgr] Done -> DEBU 1e74 Done with transaction simulation / query execution [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.639 UTC [endorser] ProcessProposal -> DEBU 1e75 Exit: request from%!(EXTRA string=172.19.0.1:42928) 2018-06-04 03:03:35.184 UTC [common/deliverevents] Deliver -> DEBU 1e76 Starting new Deliver handler 2018-06-04 03:03:35.184 UTC [common/deliver] Handle -> DEBU 1e77 Starting new deliver loop for 172.19.0.1:43292 2018-06-04 03:03:35.184 UTC [common/deliver] Handle -> DEBU 1e78 Attempting to read seek info message from 172.19.0.1:43292 2018-06-04 03:03:35.185 UTC [common/deliver] deliverBlocks -> DEBU 1e79 [channel: mychannel] Received seekInfo (0xc4227e9080) start: > stop: > from 172.19.0.1:43292 2018-06-04 03:03:35.191 UTC [fsblkstorage] Next -> DEBU 1e7a Initializing block stream for iterator. itr.maxBlockNumAvailable=5 2018-06-04 03:03:35.192 UTC [fsblkstorage] newBlockfileStream -> DEBU 1e7b newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[49746] 2018-06-04 03:03:35.192 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e7c Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 03:03:35.193 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e7d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 03:03:35.194 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1e7e blockbytes [42515] read from file [0] 2018-06-04 03:03:35.194 UTC [common/deliver] deliverBlocks -> DEBU 1e7f [channel: mychannel] Delivering block for (0xc4227e9080) for 172.19.0.1:43292 2018-06-04 03:03:35.203 UTC [fsblkstorage] waitForBlock -> DEBU 1e80 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 03:03:35.319 UTC [endorser] ProcessProposal -> DEBU 1e81 Entering: Got request from 172.19.0.1:43310 2018-06-04 03:03:35.319 UTC [protoutils] ValidateProposalMessage -> DEBU 1e82 ValidateProposalMessage starts for signed proposal 0xc422c61050 2018-06-04 03:03:35.319 UTC [protoutils] validateChannelHeader -> DEBU 1e83 validateChannelHeader info: header type 3 2018-06-04 03:03:35.320 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e84 begin 2018-06-04 03:03:35.320 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e85 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 03:03:35.323 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e86 creator is valid 2018-06-04 03:03:35.323 UTC [protoutils] checkSignatureFromCreator -> DEBU 1e87 exits successfully 2018-06-04 03:03:35.324 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1e88 validateChaincodeProposalMessage starts for proposal 0xc427f8bef0, header 0xc422c613b0 2018-06-04 03:03:35.324 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1e89 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 03:03:35.324 UTC [endorser] preProcess -> DEBU 1e8a [mychannel][53e033ed] processing txid: 53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564 2018-06-04 03:03:35.324 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1e8b retrieveTransactionByID() - txId = [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.326 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1e8c constructing new tx simulator 2018-06-04 03:03:35.326 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1e8d constructing new tx simulator txid = [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.327 UTC [endorser] simulateProposal -> DEBU 1e8e [mychannel][53e033ed] Entry chaincode: name:"lscc" 2018-06-04 03:03:35.327 UTC [endorser] disableJavaCCInst -> DEBU 1e8f java chaincode disabled 2018-06-04 03:03:35.328 UTC [endorser] callChaincode -> DEBU 1e90 [mychannel][53e033ed] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 03:03:35.328 UTC [ccprovider] NewCCContext -> DEBU 1e91 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564,syscc=true,proposal=0xc427f8bef0,canname=lscc:1.1.0 2018-06-04 03:03:35.328 UTC [chaincode] Launch -> DEBU 1e92 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 03:03:35.329 UTC [chaincode] Execute -> DEBU 1e93 Entry 2018-06-04 03:03:35.329 UTC [chaincode] Execute -> DEBU 1e94 chaincode canonical name: lscc:1.1.0 2018-06-04 03:03:35.330 UTC [chaincode] sendExecuteMessage -> DEBU 1e95 [53e033ed]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 03:03:35.330 UTC [chaincode] setChaincodeProposal -> DEBU 1e96 Setting chaincode proposal context... 2018-06-04 03:03:35.330 UTC [chaincode] setChaincodeProposal -> DEBU 1e97 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 03:03:35.331 UTC [chaincode] sendExecuteMessage -> DEBU 1e98 [53e033ed]sendExecuteMsg trigger event TRANSACTION 2018-06-04 03:03:35.332 UTC [chaincode] processStream -> DEBU 1e99 [53e033ed]Move state message TRANSACTION 2018-06-04 03:03:35.332 UTC [chaincode] handleMessage -> DEBU 1e9a [53e033ed]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 03:03:35.332 UTC [chaincode] filterError -> DEBU 1e9b Ignoring NoTransitionError: no transition 2018-06-04 03:03:35.332 UTC [chaincode] processStream -> DEBU 1e9c [53e033ed]sending state message TRANSACTION 2018-06-04 03:03:35.333 UTC [shim] func1 -> DEBU 1e9d [53e033ed]Received message TRANSACTION from shim 2018-06-04 03:03:35.365 UTC [shim] handleMessage -> DEBU 1e9e [53e033ed]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 03:03:35.365 UTC [shim] beforeTransaction -> DEBU 1e9f [53e033ed]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 03:03:35.367 UTC [shim] handleGetState -> DEBU 1ea0 [53e033ed]Sending GET_STATE 2018-06-04 03:03:35.367 UTC [chaincode] processStream -> DEBU 1ea1 [53e033ed]Received message GET_STATE from shim 2018-06-04 03:03:35.368 UTC [chaincode] handleMessage -> DEBU 1ea2 [53e033ed]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 03:03:35.368 UTC [chaincode] afterGetState -> DEBU 1ea3 [53e033ed]Received GET_STATE, invoking get state from ledger 2018-06-04 03:03:35.368 UTC [chaincode] filterError -> DEBU 1ea4 Ignoring NoTransitionError: no transition 2018-06-04 03:03:35.368 UTC [chaincode] func1 -> DEBU 1ea5 [53e033ed] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 03:03:35.369 UTC [statecouchdb] GetState -> DEBU 1ea6 GetState(). ns=lscc, key=trade-network 2018-06-04 03:03:35.369 UTC [couchdb] ReadDoc -> DEBU 1ea7 Entering ReadDoc() id=[trade-network] 2018-06-04 03:03:35.369 UTC [couchdb] encodePathElement -> DEBU 1ea8 Entering encodePathElement() string=trade-network 2018-06-04 03:03:35.369 UTC [couchdb] encodePathElement -> DEBU 1ea9 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 03:03:35.369 UTC [couchdb] handleRequest -> DEBU 1eaa Entering handleRequest() method=GET url=http://couchdb2:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 03:03:35.371 UTC [couchdb] handleRequest -> DEBU 1eab HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb2:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 03:03:35.376 UTC [couchdb] handleRequest -> DEBU 1eac Exiting handleRequest() 2018-06-04 03:03:35.377 UTC [couchdb] ReadDoc -> DEBU 1ead part header=map[Content-Type:[application/json]] 2018-06-04 03:03:35.377 UTC [couchdb] ReadDoc -> DEBU 1eae part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[211] Content-Encoding:[gzip]] 2018-06-04 03:03:35.377 UTC [couchdb] ReadDoc -> DEBU 1eaf Retrieved attachment data 2018-06-04 03:03:35.377 UTC [chaincode] func1 -> DEBU 1eb0 [53e033ed]Got state. Sending RESPONSE 2018-06-04 03:03:35.377 UTC [chaincode] 1 -> DEBU 1eb1 [53e033ed]handleGetState serial send RESPONSE 2018-06-04 03:03:35.377 UTC [shim] func1 -> DEBU 1eb2 [53e033ed]Received message RESPONSE from shim 2018-06-04 03:03:35.377 UTC [shim] handleMessage -> DEBU 1eb3 [53e033ed]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 03:03:35.378 UTC [shim] sendChannel -> DEBU 1eb4 [53e033ed]before send 2018-06-04 03:03:35.378 UTC [shim] sendChannel -> DEBU 1eb5 [53e033ed]after send 2018-06-04 03:03:35.378 UTC [shim] afterResponse -> DEBU 1eb6 [53e033ed]Received RESPONSE, communicated (state:ready) 2018-06-04 03:03:35.378 UTC [shim] handleGetState -> DEBU 1eb7 [53e033ed]GetState received payload RESPONSE 2018-06-04 03:03:35.378 UTC [shim] func1 -> DEBU 1eb8 [53e033ed]Transaction completed. Sending COMPLETED 2018-06-04 03:03:35.378 UTC [shim] func1 -> DEBU 1eb9 [53e033ed]Move state message COMPLETED 2018-06-04 03:03:35.378 UTC [shim] handleMessage -> DEBU 1eba [53e033ed]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 03:03:35.378 UTC [shim] func1 -> DEBU 1ebb [53e033ed]send state message COMPLETED 2018-06-04 03:03:35.379 UTC [chaincode] processStream -> DEBU 1ebc [53e033ed]Received message COMPLETED from shim 2018-06-04 03:03:35.379 UTC [chaincode] handleMessage -> DEBU 1ebd [53e033ed]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 03:03:35.379 UTC [chaincode] handleMessage -> DEBU 1ebe [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564]HandleMessage- COMPLETED. Notify 2018-06-04 03:03:35.379 UTC [chaincode] notify -> DEBU 1ebf notifying Txid:53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564, channelID:mychannel 2018-06-04 03:03:35.379 UTC [chaincode] Execute -> DEBU 1ec0 Exit 2018-06-04 03:03:35.379 UTC [endorser] callChaincode -> DEBU 1ec1 [mychannel][53e033ed] Exit 2018-06-04 03:03:35.379 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1ec2 Simulation completed, getting simulation results 2018-06-04 03:03:35.380 UTC [lockbasedtxmgr] Done -> DEBU 1ec3 Done with transaction simulation / query execution [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.380 UTC [endorser] simulateProposal -> DEBU 1ec4 [mychannel][53e033ed] Exit 2018-06-04 03:03:35.380 UTC [endorser] ProcessProposal -> ERRO 1ec5 [mychannel][53e033ed] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564 2018-06-04 03:03:35.380 UTC [lockbasedtxmgr] Done -> DEBU 1ec6 Done with transaction simulation / query execution [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.380 UTC [endorser] ProcessProposal -> DEBU 1ec7 Exit: request from%!(EXTRA string=172.19.0.1:43310)