2018-05-29 05:00:30.633 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP 2018-05-29 05:00:30.636 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.636 UTC [msp] GetLocalMSP -> DEBU 003 Returning existing local MSP 2018-05-29 05:00:30.636 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt 2018-05-29 05:00:30.637 UTC [kvledger] NewProvider -> INFO 005 Initializing ledger provider 2018-05-29 05:00:30.637 UTC [kvledger.util] CreateDirIfMissing -> DEBU 006 CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] 2018-05-29 05:00:30.639 UTC [kvledger.util] logDirStatus -> DEBU 007 Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist 2018-05-29 05:00:30.640 UTC [kvledger.util] logDirStatus -> DEBU 008 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists 2018-05-29 05:00:30.688 UTC [kvledger.util] CreateDirIfMissing -> DEBU 009 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] 2018-05-29 05:00:30.693 UTC [kvledger.util] logDirStatus -> DEBU 00a Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist 2018-05-29 05:00:30.708 UTC [kvledger.util] logDirStatus -> DEBU 00b After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists 2018-05-29 05:00:30.771 UTC [kvledger.util] CreateDirIfMissing -> DEBU 00c CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/] 2018-05-29 05:00:30.772 UTC [kvledger.util] logDirStatus -> DEBU 00d Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist 2018-05-29 05:00:30.782 UTC [kvledger.util] logDirStatus -> DEBU 00e After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists 2018-05-29 05:00:30.825 UTC [statecouchdb] NewVersionedDBProvider -> DEBU 00f constructing CouchDB VersionedDBProvider 2018-05-29 05:00:30.836 UTC [couchdb] CreateConnectionDefinition -> DEBU 010 Entering CreateConnectionDefinition() 2018-05-29 05:00:30.838 UTC [couchdb] CreateConnectionDefinition -> DEBU 011 Created database configuration URL=[http://couchdb3:5984] 2018-05-29 05:00:30.838 UTC [couchdb] CreateConnectionDefinition -> DEBU 012 Exiting CreateConnectionDefinition() 2018-05-29 05:00:30.840 UTC [couchdb] VerifyCouchConfig -> DEBU 013 Entering VerifyCouchConfig() 2018-05-29 05:00:30.840 UTC [couchdb] handleRequest -> DEBU 014 Entering handleRequest() method=GET url=http://couchdb3:5984/ 2018-05-29 05:00:30.851 UTC [couchdb] handleRequest -> DEBU 015 HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:30.874 UTC [couchdb] handleRequest -> WARN 016 Retrying couchdb request in 125ms. Attempt:1 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:31.002 UTC [couchdb] handleRequest -> DEBU 017 HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.138 UTC [couchdb] handleRequest -> WARN 018 Retrying couchdb request in 250ms. Attempt:2 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:31.391 UTC [couchdb] handleRequest -> DEBU 019 HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.397 UTC [couchdb] handleRequest -> WARN 01a Retrying couchdb request in 500ms. Attempt:3 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:31.897 UTC [couchdb] handleRequest -> DEBU 01b HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:31.899 UTC [couchdb] handleRequest -> WARN 01c Retrying couchdb request in 1s. Attempt:4 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:32.900 UTC [couchdb] handleRequest -> DEBU 01d HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:32.902 UTC [couchdb] handleRequest -> WARN 01e Retrying couchdb request in 2s. Attempt:5 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:34.902 UTC [couchdb] handleRequest -> DEBU 01f HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:34.904 UTC [couchdb] handleRequest -> WARN 020 Retrying couchdb request in 4s. Attempt:6 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:38.904 UTC [couchdb] handleRequest -> DEBU 021 HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:38.906 UTC [couchdb] handleRequest -> WARN 022 Retrying couchdb request in 8s. Attempt:7 Error:Get http://couchdb3:5984/: dial tcp 172.19.0.7:5984: getsockopt: connection refused 2018-05-29 05:00:46.907 UTC [couchdb] handleRequest -> DEBU 023 HTTP Request: GET / HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.411 UTC [couchdb] handleRequest -> DEBU 024 Exiting handleRequest() 2018-05-29 05:00:47.411 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.411 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 026 Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.412 UTC [couchdb] handleRequest -> DEBU 027 Entering handleRequest() method=GET url=http://couchdb3:5984/_users 2018-05-29 05:00:47.412 UTC [couchdb] handleRequest -> DEBU 028 HTTP Request: GET /_users HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.441 UTC [couchdb] handleRequest -> DEBU 029 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.442 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 02a Database _users does not exist. 2018-05-29 05:00:47.442 UTC [couchdb] handleRequest -> DEBU 02b Entering handleRequest() method=PUT url=http://couchdb3:5984/_users 2018-05-29 05:00:47.442 UTC [couchdb] handleRequest -> DEBU 02c HTTP Request: PUT /_users HTTP/1.1 | Host: couchdb3: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.680 UTC [couchdb] handleRequest -> DEBU 02d Exiting handleRequest() 2018-05-29 05:00:47.680 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 02e Created state database _users 2018-05-29 05:00:47.680 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 02f Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.680 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 030 Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.681 UTC [couchdb] handleRequest -> DEBU 031 Entering handleRequest() method=GET url=http://couchdb3:5984/_replicator 2018-05-29 05:00:47.681 UTC [couchdb] handleRequest -> DEBU 032 HTTP Request: GET /_replicator HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.689 UTC [couchdb] handleRequest -> DEBU 033 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.690 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 034 Database _replicator does not exist. 2018-05-29 05:00:47.690 UTC [couchdb] handleRequest -> DEBU 035 Entering handleRequest() method=PUT url=http://couchdb3:5984/_replicator 2018-05-29 05:00:47.690 UTC [couchdb] handleRequest -> DEBU 036 HTTP Request: PUT /_replicator HTTP/1.1 | Host: couchdb3: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.757 UTC [couchdb] handleRequest -> DEBU 037 Exiting handleRequest() 2018-05-29 05:00:47.757 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 038 Created state database _replicator 2018-05-29 05:00:47.757 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 039 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.757 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 03a Entering CreateDatabaseIfNotExist() 2018-05-29 05:00:47.757 UTC [couchdb] handleRequest -> DEBU 03b Entering handleRequest() method=GET url=http://couchdb3:5984/_global_changes 2018-05-29 05:00:47.759 UTC [couchdb] handleRequest -> DEBU 03c HTTP Request: GET /_global_changes HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:00:47.767 UTC [couchdb] handleRequest -> DEBU 03d Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:00:47.767 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 03e Database _global_changes does not exist. 2018-05-29 05:00:47.767 UTC [couchdb] handleRequest -> DEBU 03f Entering handleRequest() method=PUT url=http://couchdb3:5984/_global_changes 2018-05-29 05:00:47.768 UTC [couchdb] handleRequest -> DEBU 040 HTTP Request: PUT /_global_changes HTTP/1.1 | Host: couchdb3: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.866 UTC [couchdb] handleRequest -> DEBU 041 Exiting handleRequest() 2018-05-29 05:00:47.866 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 042 Created state database _global_changes 2018-05-29 05:00:47.866 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 043 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:00:47.866 UTC [couchdb] VerifyCouchConfig -> DEBU 044 Exiting VerifyCouchConfig() 2018-05-29 05:00:47.867 UTC [historyleveldb] NewHistoryDBProvider -> DEBU 045 constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb 2018-05-29 05:00:47.867 UTC [kvledger.util] CreateDirIfMissing -> DEBU 046 CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] 2018-05-29 05:00:47.867 UTC [kvledger.util] logDirStatus -> DEBU 047 Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist 2018-05-29 05:00:47.867 UTC [kvledger.util] logDirStatus -> DEBU 048 After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists 2018-05-29 05:00:47.895 UTC [kvledger] NewProvider -> INFO 049 ledger provider Initialized 2018-05-29 05:00:47.896 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 04a Recovering under construction ledger 2018-05-29 05:00:47.896 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 04b No under construction ledger found. Quitting recovery 2018-05-29 05:00:47.896 UTC [ledgermgmt] initialize -> INFO 04c ledger mgmt initialized 2018-05-29 05:00:47.896 UTC [peer] func1 -> INFO 04d Auto-detected peer address: 172.19.0.10:7051 2018-05-29 05:00:47.897 UTC [peer] func1 -> INFO 04e Returning peer1.org2.example.com:7051 2018-05-29 05:00:47.897 UTC [peer] func1 -> INFO 04f Auto-detected peer address: 172.19.0.10:7051 2018-05-29 05:00:47.897 UTC [peer] func1 -> INFO 050 Returning peer1.org2.example.com:7051 2018-05-29 05:00:47.901 UTC [nodeCmd] serve -> INFO 051 Starting peer with TLS enabled 2018-05-29 05:00:47.914 UTC [eventhub_producer] AddEventType -> DEBU 052 Registering BLOCK 2018-05-29 05:00:47.914 UTC [eventhub_producer] AddEventType -> DEBU 053 Registering CHAINCODE 2018-05-29 05:00:47.914 UTC [eventhub_producer] AddEventType -> DEBU 054 Registering REJECTION 2018-05-29 05:00:47.915 UTC [eventhub_producer] AddEventType -> DEBU 055 Registering REGISTER 2018-05-29 05:00:47.915 UTC [eventhub_producer] AddEventType -> DEBU 056 Registering FILTEREDBLOCK 2018-05-29 05:00:47.915 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 057 Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com 2018-05-29 05:00:47.916 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 058 Exit with ccEndpoint: peer1.org2.example.com:7052 2018-05-29 05:00:47.916 UTC [nodeCmd] createChaincodeServer -> WARN 059 peer.chaincodeListenAddress is not set, using peer1.org2.example.com:7052 2018-05-29 05:00:47.917 UTC [accessControl] newCertKeyPair -> DEBU 05a Classified peer1.org2.example.com as a hostname, adding it as a DNS SAN 2018-05-29 05:00:47.918 UTC [eventhub_producer] start -> INFO 05b Event processor started 2018-05-29 05:00:47.927 UTC [nodeCmd] registerChaincodeSupport -> DEBU 05c Chaincode startup timeout value set to 5m0s 2018-05-29 05:00:47.928 UTC [chaincode] NewChaincodeSupport -> INFO 05d Chaincode support using peerAddress: peer1.org2.example.com:7052 2018-05-29 05:00:47.929 UTC [chaincode] NewChaincodeSupport -> DEBU 05e Turn off keepalive(value 0) 2018-05-29 05:00:47.929 UTC [chaincode] NewChaincodeSupport -> DEBU 05f Setting execute timeout value to 30s 2018-05-29 05:00:47.929 UTC [chaincode] getLogLevelFromViper -> DEBU 060 CORE_CHAINCODE_LEVEL set to level info 2018-05-29 05:00:47.930 UTC [chaincode] getLogLevelFromViper -> DEBU 061 CORE_CHAINCODE_SHIM set to level warning 2018-05-29 05:00:47.930 UTC [sccapi] registerSysCC -> INFO 062 system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered 2018-05-29 05:00:47.931 UTC [sccapi] registerSysCC -> INFO 063 system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered 2018-05-29 05:00:47.931 UTC [sccapi] registerSysCC -> INFO 064 system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered 2018-05-29 05:00:47.931 UTC [sccapi] registerSysCC -> INFO 065 system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered 2018-05-29 05:00:47.931 UTC [sccapi] registerSysCC -> INFO 066 system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered 2018-05-29 05:00:47.932 UTC [nodeCmd] serve -> DEBU 067 Running peer 2018-05-29 05:00:47.932 UTC [viperutil] getKeysRecursively -> DEBU 068 Found map[string]interface{} value for peer.handlers 2018-05-29 05:00:47.933 UTC [viperutil] unmarshalJSON -> DEBU 069 Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]] 2018-05-29 05:00:47.933 UTC [viperutil] getKeysRecursively -> DEBU 06a Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]] 2018-05-29 05:00:47.933 UTC [viperutil] unmarshalJSON -> DEBU 06b Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]] 2018-05-29 05:00:47.934 UTC [viperutil] getKeysRecursively -> DEBU 06c Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]] 2018-05-29 05:00:47.934 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 06d map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]]]] 2018-05-29 05:00:47.934 UTC [msp] GetLocalMSP -> DEBU 06e Returning existing local MSP 2018-05-29 05:00:47.935 UTC [msp] GetDefaultSigningIdentity -> DEBU 06f Obtaining default signing identity 2018-05-29 05:00:47.936 UTC [gossip/service] func1 -> INFO 070 Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051] 2018-05-29 05:00:47.944 UTC [msp] GetLocalMSP -> DEBU 071 Returning existing local MSP 2018-05-29 05:00:47.949 UTC [msp] DeserializeIdentity -> INFO 072 Obtaining identity 2018-05-29 05:00:47.950 UTC [msp/identity] newIdentity -> DEBU 073 Creating identity instance for cert -----BEGIN CERTIFICATE----- MIICGTCCAb+gAwIBAgIQTPFBkfGAYPsn9ZHDVKn2FTAKBggqhkjOPQQDAjBzMQsw CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu b3JnMi5leGFtcGxlLmNvbTAeFw0xODA1MjkwNDU0MjVaFw0yODA1MjYwNDU0MjVa MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMS5vcmcyLmV4YW1wbGUuY29tMFkw EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE8zDbp6dNL9AWqGW2F8JrYBY9NFS/FTxO 1Usi4OIDDlQ9nvXZcAiuZrpwR8MOp78FAkIjLrQFSeHFnutjOWX576NNMEswDgYD VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg/roucPKC/lo4 UDSfAYf7WfVSmursAhlPSC4H6ZGNb3kwCgYIKoZIzj0EAwIDSAAwRQIhAPthGcpv gGNO9/xj5Iovtm185X27JbafT7/RUTZ9uBM0AiAthg0PqCeQ3+UBzIQCTTcdOEPe fnyrek8uLOdX0+Ro2A== -----END CERTIFICATE----- 2018-05-29 05:00:47.951 UTC [msp] GetLocalMSP -> DEBU 074 Returning existing local MSP 2018-05-29 05:00:47.951 UTC [msp] GetLocalMSP -> DEBU 075 Returning existing local MSP 2018-05-29 05:00:47.952 UTC [msp] Validate -> DEBU 076 MSP Org2MSP validating identity 2018-05-29 05:00:47.952 UTC [msp] GetLocalMSP -> DEBU 077 Returning existing local MSP 2018-05-29 05:00:47.954 UTC [msp] GetLocalMSP -> DEBU 078 Returning existing local MSP 2018-05-29 05:00:47.954 UTC [msp] Validate -> DEBU 079 MSP Org2MSP validating identity 2018-05-29 05:00:47.955 UTC [gossip/discovery] NewDiscoveryService -> INFO 07a Started {peer1.org2.example.com:7051 [] [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] peer1.org2.example.com:7051 } incTime is 1527570047955434854 2018-05-29 05:00:47.958 UTC [gossip/gossip] NewGossipService -> INFO 07b Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [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] peer1.org2.example.com:7051 } 2018-05-29 05:00:47.958 UTC [msp] GetLocalMSP -> DEBU 07c Returning existing local MSP 2018-05-29 05:00:47.960 UTC [gossip/discovery] periodicalSendAlive -> DEBU 07d Sleeping 5s 2018-05-29 05:00:47.964 UTC [gossip/discovery] periodicalReconnectToDead -> DEBU 07e Sleeping 25s 2018-05-29 05:00:47.968 UTC [msp] GetLocalMSP -> DEBU 07f Returning existing local MSP 2018-05-29 05:00:47.968 UTC [msp] Validate -> DEBU 080 MSP Org2MSP validating identity 2018-05-29 05:00:47.970 UTC [msp] GetLocalMSP -> DEBU 081 Returning existing local MSP 2018-05-29 05:00:47.973 UTC [msp] GetLocalMSP -> DEBU 082 Returning existing local MSP 2018-05-29 05:00:47.975 UTC [msp] Validate -> DEBU 083 MSP Org2MSP validating identity 2018-05-29 05:00:47.976 UTC [msp] GetLocalMSP -> DEBU 084 Returning existing local MSP 2018-05-29 05:00:47.978 UTC [msp] GetDefaultSigningIdentity -> DEBU 085 Obtaining default signing identity 2018-05-29 05:00:47.978 UTC [msp/identity] Sign -> DEBU 086 Sign: plaintext: 1801AA01C7060A203F9EA5FB0544E7F0...455254494649434154452D2D2D2D2D0A 2018-05-29 05:00:47.979 UTC [msp/identity] Sign -> DEBU 087 Sign: digest: 6C2C8D14722C8B9C6CD70AC43D01440D2126AB2A1C2FBF3544C53207FCEC3F3F 2018-05-29 05:00:47.979 UTC [ccprovider] NewCCContext -> DEBU 088 NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=22eea19b-b795-46ca-9aa1-6af3da0e40bd,syscc=true,proposal=0x0,canname=cscc:1.1.0 2018-05-29 05:00:47.981 UTC [chaincode] launchAndWaitForRegister -> DEBU 089 chaincode cscc:1.1.0 is being launched 2018-05-29 05:00:47.981 UTC [chaincode] getLaunchConfigs -> DEBU 08a Executable is chaincode 2018-05-29 05:00:47.983 UTC [chaincode] getLaunchConfigs -> DEBU 08b Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:47.983 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.983 UTC [chaincode] getLaunchConfigs -> DEBU 08d FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:00:47.983 UTC [chaincode] launch -> DEBU 08e start container: cscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:00:47.983 UTC [chaincode] launch -> DEBU 08f start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:00:47.983 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.984 UTC [container] lockContainer -> DEBU 091 waiting for container(cscc-1.1.0) lock 2018-05-29 05:00:47.984 UTC [container] lockContainer -> DEBU 092 got container (cscc-1.1.0) lock 2018-05-29 05:00:47.984 UTC [inproccontroller] getInstance -> DEBU 093 chaincode instance created for cscc-1.1.0 2018-05-29 05:00:47.984 UTC [container] unlockContainer -> DEBU 094 container lock deleted(cscc-1.1.0) 2018-05-29 05:00:47.984 UTC [gossip/gossip] start -> INFO 095 Gossip instance peer1.org2.example.com:7051 started 2018-05-29 05:00:47.985 UTC [gossip/discovery] Connect -> DEBU 096 Skipping connecting to myself 2018-05-29 05:00:47.986 UTC [inproccontroller] func2 -> DEBU 097 chaincode-support started for cscc-1.1.0 2018-05-29 05:00:47.986 UTC [chaincode] HandleChaincodeStream -> DEBU 098 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:47.986 UTC [gossip/gossip] syncDiscovery -> DEBU 099 Entering discovery sync with interval 4s 2018-05-29 05:00:47.987 UTC [msp] GetLocalMSP -> DEBU 09a Returning existing local MSP 2018-05-29 05:00:47.988 UTC [msp] GetDefaultSigningIdentity -> DEBU 09b Obtaining default signing identity 2018-05-29 05:00:47.988 UTC [msp/identity] Sign -> DEBU 09c Sign: plaintext: 18012AF4060A3F0A1B70656572312E6F...455254494649434154452D2D2D2D2D0A 2018-05-29 05:00:47.989 UTC [msp/identity] Sign -> DEBU 09d Sign: digest: F38693F21A0A2582CC9D8FC6A587EBFDF413A6F830DAF894E3D8F6501DAA3C4D 2018-05-29 05:00:47.990 UTC [msp] GetLocalMSP -> DEBU 09e Returning existing local MSP 2018-05-29 05:00:47.991 UTC [msp] GetDefaultSigningIdentity -> DEBU 09f Obtaining default signing identity 2018-05-29 05:00:47.991 UTC [msp/identity] Sign -> DEBU 0a0 Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531 2018-05-29 05:00:47.991 UTC [msp/identity] Sign -> DEBU 0a1 Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285 2018-05-29 05:00:47.992 UTC [inproccontroller] func1 -> DEBU 0a2 chaincode started for cscc-1.1.0 2018-05-29 05:00:47.993 UTC [shim] StartInProc -> DEBU 0a3 in proc [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:47.993 UTC [shim] StartInProc -> DEBU 0a4 starting chat with peer using name=cscc:1.1.0 2018-05-29 05:00:47.993 UTC [shim] chatWithPeer -> DEBU 0a5 Registering.. sending REGISTER 2018-05-29 05:00:47.994 UTC [chaincode] processStream -> DEBU 0a6 []Received message REGISTER from shim 2018-05-29 05:00:47.994 UTC [chaincode] handleMessage -> DEBU 0a7 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:47.995 UTC [chaincode] beforeRegisterEvent -> DEBU 0a8 Received REGISTER in state created 2018-05-29 05:00:47.995 UTC [chaincode] registerHandler -> DEBU 0a9 registered handler complete for chaincode cscc:1.1.0 2018-05-29 05:00:47.995 UTC [chaincode] beforeRegisterEvent -> DEBU 0aa Got REGISTER for chaincodeID = name:"cscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:47.995 UTC [chaincode] notifyDuringStartup -> DEBU 0ab Notifying during startup 2018-05-29 05:00:47.995 UTC [shim] func1 -> DEBU 0ac []Received message REGISTERED from shim 2018-05-29 05:00:47.995 UTC [shim] handleMessage -> DEBU 0ad []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:47.995 UTC [shim] beforeRegistered -> DEBU 0ae Received REGISTERED, ready for invocations 2018-05-29 05:00:47.996 UTC [chaincode] func1 -> DEBU 0af chaincode cscc:1.1.0 launch seq completed 2018-05-29 05:00:47.996 UTC [chaincode] ready -> DEBU 0b0 sending READY 2018-05-29 05:00:47.996 UTC [chaincode] setChaincodeProposal -> DEBU 0b1 Setting chaincode proposal context... 2018-05-29 05:00:47.996 UTC [chaincode] processStream -> DEBU 0b2 [22eea19b]Move state message READY 2018-05-29 05:00:47.996 UTC [chaincode] handleMessage -> DEBU 0b3 [22eea19b]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:47.996 UTC [chaincode] enterReadyState -> DEBU 0b4 [22eea19b]Entered state ready 2018-05-29 05:00:47.996 UTC [chaincode] notify -> DEBU 0b5 notifying Txid:22eea19b-b795-46ca-9aa1-6af3da0e40bd, channelID: 2018-05-29 05:00:47.997 UTC [chaincode] processStream -> DEBU 0b6 [22eea19b]sending state message READY 2018-05-29 05:00:47.997 UTC [shim] func1 -> DEBU 0b7 [22eea19b]Received message READY from shim 2018-05-29 05:00:47.997 UTC [shim] handleMessage -> DEBU 0b8 [22eea19b]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:47.997 UTC [chaincode] Launch -> DEBU 0b9 sending init completed 2018-05-29 05:00:47.997 UTC [chaincode] Launch -> DEBU 0ba LaunchChaincode complete 2018-05-29 05:00:47.998 UTC [chaincode] Execute -> DEBU 0bb Entry 2018-05-29 05:00:47.998 UTC [chaincode] Execute -> DEBU 0bc chaincode canonical name: cscc:1.1.0 2018-05-29 05:00:47.998 UTC [chaincode] sendExecuteMessage -> DEBU 0bd [22eea19b]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:47.998 UTC [chaincode] setChaincodeProposal -> DEBU 0be Setting chaincode proposal context... 2018-05-29 05:00:47.999 UTC [chaincode] sendExecuteMessage -> DEBU 0bf [22eea19b]sendExecuteMsg trigger event INIT 2018-05-29 05:00:47.999 UTC [chaincode] processStream -> DEBU 0c0 [22eea19b]Move state message INIT 2018-05-29 05:00:47.999 UTC [chaincode] handleMessage -> DEBU 0c1 [22eea19b]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:47.999 UTC [chaincode] filterError -> DEBU 0c2 Ignoring NoTransitionError: no transition 2018-05-29 05:00:47.999 UTC [chaincode] processStream -> DEBU 0c3 [22eea19b]sending state message INIT 2018-05-29 05:00:48.000 UTC [shim] func1 -> DEBU 0c4 [22eea19b]Received message INIT from shim 2018-05-29 05:00:48.000 UTC [shim] handleMessage -> DEBU 0c5 [22eea19b]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.000 UTC [shim] beforeInit -> DEBU 0c6 Entered state ready 2018-05-29 05:00:48.000 UTC [shim] beforeInit -> DEBU 0c7 [22eea19b]Received INIT, initializing chaincode 2018-05-29 05:00:48.001 UTC [cscc] Init -> INFO 0c8 Init CSCC 2018-05-29 05:00:48.001 UTC [msp] GetLocalMSP -> DEBU 0c9 Returning existing local MSP 2018-05-29 05:00:48.003 UTC [shim] func1 -> DEBU 0ca [22eea19b]Init get response status: 200 2018-05-29 05:00:48.003 UTC [shim] func1 -> DEBU 0cb [22eea19b]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.004 UTC [shim] func1 -> DEBU 0cc [22eea19b]Move state message COMPLETED 2018-05-29 05:00:48.004 UTC [shim] handleMessage -> DEBU 0cd [22eea19b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.006 UTC [shim] func1 -> DEBU 0ce [22eea19b]send state message COMPLETED 2018-05-29 05:00:48.006 UTC [chaincode] processStream -> DEBU 0cf [22eea19b]Received message COMPLETED from shim 2018-05-29 05:00:48.007 UTC [chaincode] handleMessage -> DEBU 0d0 [22eea19b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.008 UTC [chaincode] handleMessage -> DEBU 0d1 [22eea19b-b795-46ca-9aa1-6af3da0e40bd]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.008 UTC [chaincode] notify -> DEBU 0d2 notifying Txid:22eea19b-b795-46ca-9aa1-6af3da0e40bd, channelID: 2018-05-29 05:00:48.009 UTC [chaincode] Execute -> DEBU 0d3 Exit 2018-05-29 05:00:48.009 UTC [sccapi] deploySysCC -> INFO 0d4 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed 2018-05-29 05:00:48.010 UTC [ccprovider] NewCCContext -> DEBU 0d5 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=3a5d3371-7c2e-43b5-9fd0-af9ce611361b,syscc=true,proposal=0x0,canname=lscc:1.1.0 2018-05-29 05:00:48.010 UTC [chaincode] launchAndWaitForRegister -> DEBU 0d6 chaincode lscc:1.1.0 is being launched 2018-05-29 05:00:48.011 UTC [chaincode] getLaunchConfigs -> DEBU 0d7 Executable is chaincode 2018-05-29 05:00:48.012 UTC [chaincode] getLaunchConfigs -> DEBU 0d8 Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.012 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:48.012 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:48.012 UTC [chaincode] launch -> DEBU 0db start container: lscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:00:48.012 UTC [chaincode] launch -> DEBU 0dc start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:00:48.012 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:48.012 UTC [container] lockContainer -> DEBU 0de waiting for container(lscc-1.1.0) lock 2018-05-29 05:00:48.013 UTC [container] lockContainer -> DEBU 0df got container (lscc-1.1.0) lock 2018-05-29 05:00:48.013 UTC [inproccontroller] getInstance -> DEBU 0e0 chaincode instance created for lscc-1.1.0 2018-05-29 05:00:48.013 UTC [container] unlockContainer -> DEBU 0e1 container lock deleted(lscc-1.1.0) 2018-05-29 05:00:48.013 UTC [inproccontroller] func2 -> DEBU 0e2 chaincode-support started for lscc-1.1.0 2018-05-29 05:00:48.013 UTC [chaincode] HandleChaincodeStream -> DEBU 0e3 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.013 UTC [inproccontroller] func1 -> DEBU 0e4 chaincode started for lscc-1.1.0 2018-05-29 05:00:48.014 UTC [shim] StartInProc -> DEBU 0e5 in proc [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.014 UTC [shim] StartInProc -> DEBU 0e6 starting chat with peer using name=lscc:1.1.0 2018-05-29 05:00:48.014 UTC [shim] chatWithPeer -> DEBU 0e7 Registering.. sending REGISTER 2018-05-29 05:00:48.015 UTC [chaincode] processStream -> DEBU 0e8 []Received message REGISTER from shim 2018-05-29 05:00:48.015 UTC [chaincode] handleMessage -> DEBU 0e9 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.015 UTC [chaincode] beforeRegisterEvent -> DEBU 0ea Received REGISTER in state created 2018-05-29 05:00:48.015 UTC [chaincode] registerHandler -> DEBU 0eb registered handler complete for chaincode lscc:1.1.0 2018-05-29 05:00:48.015 UTC [chaincode] beforeRegisterEvent -> DEBU 0ec Got REGISTER for chaincodeID = name:"lscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.016 UTC [chaincode] notifyDuringStartup -> DEBU 0ed Notifying during startup 2018-05-29 05:00:48.016 UTC [shim] func1 -> DEBU 0ee []Received message REGISTERED from shim 2018-05-29 05:00:48.016 UTC [shim] handleMessage -> DEBU 0ef []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.016 UTC [shim] beforeRegistered -> DEBU 0f0 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.017 UTC [chaincode] func1 -> DEBU 0f1 chaincode lscc:1.1.0 launch seq completed 2018-05-29 05:00:48.017 UTC [chaincode] ready -> DEBU 0f2 sending READY 2018-05-29 05:00:48.017 UTC [chaincode] setChaincodeProposal -> DEBU 0f3 Setting chaincode proposal context... 2018-05-29 05:00:48.018 UTC [chaincode] processStream -> DEBU 0f4 [3a5d3371]Move state message READY 2018-05-29 05:00:48.018 UTC [chaincode] handleMessage -> DEBU 0f5 [3a5d3371]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.018 UTC [chaincode] enterReadyState -> DEBU 0f6 [3a5d3371]Entered state ready 2018-05-29 05:00:48.018 UTC [chaincode] notify -> DEBU 0f7 notifying Txid:3a5d3371-7c2e-43b5-9fd0-af9ce611361b, channelID: 2018-05-29 05:00:48.019 UTC [chaincode] processStream -> DEBU 0f8 [3a5d3371]sending state message READY 2018-05-29 05:00:48.019 UTC [shim] func1 -> DEBU 0f9 [3a5d3371]Received message READY from shim 2018-05-29 05:00:48.019 UTC [shim] handleMessage -> DEBU 0fa [3a5d3371]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.019 UTC [chaincode] Launch -> DEBU 0fb sending init completed 2018-05-29 05:00:48.020 UTC [chaincode] Launch -> DEBU 0fc LaunchChaincode complete 2018-05-29 05:00:48.020 UTC [chaincode] Execute -> DEBU 0fd Entry 2018-05-29 05:00:48.020 UTC [chaincode] Execute -> DEBU 0fe chaincode canonical name: lscc:1.1.0 2018-05-29 05:00:48.020 UTC [chaincode] sendExecuteMessage -> DEBU 0ff [3a5d3371]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.020 UTC [chaincode] setChaincodeProposal -> DEBU 100 Setting chaincode proposal context... 2018-05-29 05:00:48.020 UTC [chaincode] sendExecuteMessage -> DEBU 101 [3a5d3371]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.020 UTC [chaincode] processStream -> DEBU 102 [3a5d3371]Move state message INIT 2018-05-29 05:00:48.020 UTC [chaincode] handleMessage -> DEBU 103 [3a5d3371]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.020 UTC [chaincode] filterError -> DEBU 104 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.020 UTC [chaincode] processStream -> DEBU 105 [3a5d3371]sending state message INIT 2018-05-29 05:00:48.020 UTC [shim] func1 -> DEBU 106 [3a5d3371]Received message INIT from shim 2018-05-29 05:00:48.020 UTC [shim] handleMessage -> DEBU 107 [3a5d3371]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.020 UTC [shim] beforeInit -> DEBU 108 Entered state ready 2018-05-29 05:00:48.020 UTC [shim] beforeInit -> DEBU 109 [3a5d3371]Received INIT, initializing chaincode 2018-05-29 05:00:48.020 UTC [msp] GetLocalMSP -> DEBU 10a Returning existing local MSP 2018-05-29 05:00:48.021 UTC [shim] func1 -> DEBU 10b [3a5d3371]Init get response status: 200 2018-05-29 05:00:48.021 UTC [shim] func1 -> DEBU 10c [3a5d3371]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.021 UTC [shim] func1 -> DEBU 10d [3a5d3371]Move state message COMPLETED 2018-05-29 05:00:48.021 UTC [shim] handleMessage -> DEBU 10e [3a5d3371]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.021 UTC [shim] func1 -> DEBU 10f [3a5d3371]send state message COMPLETED 2018-05-29 05:00:48.021 UTC [chaincode] processStream -> DEBU 110 [3a5d3371]Received message COMPLETED from shim 2018-05-29 05:00:48.021 UTC [chaincode] handleMessage -> DEBU 111 [3a5d3371]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.021 UTC [chaincode] handleMessage -> DEBU 112 [3a5d3371-7c2e-43b5-9fd0-af9ce611361b]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.021 UTC [chaincode] notify -> DEBU 113 notifying Txid:3a5d3371-7c2e-43b5-9fd0-af9ce611361b, channelID: 2018-05-29 05:00:48.021 UTC [chaincode] Execute -> DEBU 114 Exit 2018-05-29 05:00:48.021 UTC [sccapi] deploySysCC -> INFO 115 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed 2018-05-29 05:00:48.021 UTC [ccprovider] NewCCContext -> DEBU 116 NewCCCC (chain=,chaincode=escc,version=1.1.0,txid=866d74c9-0ac8-4df0-a0f0-505a23d86e1d,syscc=true,proposal=0x0,canname=escc:1.1.0 2018-05-29 05:00:48.021 UTC [chaincode] launchAndWaitForRegister -> DEBU 117 chaincode escc:1.1.0 is being launched 2018-05-29 05:00:48.021 UTC [chaincode] getLaunchConfigs -> DEBU 118 Executable is chaincode 2018-05-29 05:00:48.021 UTC [chaincode] getLaunchConfigs -> DEBU 119 Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.021 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:48.021 UTC [chaincode] getLaunchConfigs -> DEBU 11b FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:00:48.021 UTC [chaincode] launch -> DEBU 11c start container: escc:1.1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:00:48.021 UTC [chaincode] launch -> DEBU 11d start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:00:48.021 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:48.021 UTC [container] lockContainer -> DEBU 11f waiting for container(escc-1.1.0) lock 2018-05-29 05:00:48.034 UTC [container] lockContainer -> DEBU 120 got container (escc-1.1.0) lock 2018-05-29 05:00:48.034 UTC [inproccontroller] getInstance -> DEBU 121 chaincode instance created for escc-1.1.0 2018-05-29 05:00:48.035 UTC [container] unlockContainer -> DEBU 122 container lock deleted(escc-1.1.0) 2018-05-29 05:00:48.035 UTC [inproccontroller] func2 -> DEBU 123 chaincode-support started for escc-1.1.0 2018-05-29 05:00:48.035 UTC [chaincode] HandleChaincodeStream -> DEBU 124 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.035 UTC [inproccontroller] func1 -> DEBU 125 chaincode started for escc-1.1.0 2018-05-29 05:00:48.035 UTC [shim] StartInProc -> DEBU 126 in proc [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.036 UTC [shim] StartInProc -> DEBU 127 starting chat with peer using name=escc:1.1.0 2018-05-29 05:00:48.036 UTC [shim] chatWithPeer -> DEBU 128 Registering.. sending REGISTER 2018-05-29 05:00:48.037 UTC [chaincode] processStream -> DEBU 129 []Received message REGISTER from shim 2018-05-29 05:00:48.037 UTC [chaincode] handleMessage -> DEBU 12a []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.037 UTC [chaincode] beforeRegisterEvent -> DEBU 12b Received REGISTER in state created 2018-05-29 05:00:48.037 UTC [chaincode] registerHandler -> DEBU 12c registered handler complete for chaincode escc:1.1.0 2018-05-29 05:00:48.038 UTC [chaincode] beforeRegisterEvent -> DEBU 12d Got REGISTER for chaincodeID = name:"escc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.038 UTC [chaincode] notifyDuringStartup -> DEBU 12e Notifying during startup 2018-05-29 05:00:48.039 UTC [shim] func1 -> DEBU 12f []Received message REGISTERED from shim 2018-05-29 05:00:48.039 UTC [shim] handleMessage -> DEBU 130 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.041 UTC [shim] beforeRegistered -> DEBU 131 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.042 UTC [chaincode] func1 -> DEBU 132 chaincode escc:1.1.0 launch seq completed 2018-05-29 05:00:48.042 UTC [chaincode] ready -> DEBU 133 sending READY 2018-05-29 05:00:48.042 UTC [chaincode] setChaincodeProposal -> DEBU 134 Setting chaincode proposal context... 2018-05-29 05:00:48.043 UTC [chaincode] processStream -> DEBU 135 [866d74c9]Move state message READY 2018-05-29 05:00:48.043 UTC [chaincode] handleMessage -> DEBU 136 [866d74c9]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.043 UTC [chaincode] enterReadyState -> DEBU 137 [866d74c9]Entered state ready 2018-05-29 05:00:48.044 UTC [chaincode] notify -> DEBU 138 notifying Txid:866d74c9-0ac8-4df0-a0f0-505a23d86e1d, channelID: 2018-05-29 05:00:48.044 UTC [chaincode] processStream -> DEBU 139 [866d74c9]sending state message READY 2018-05-29 05:00:48.044 UTC [shim] func1 -> DEBU 13a [866d74c9]Received message READY from shim 2018-05-29 05:00:48.044 UTC [shim] handleMessage -> DEBU 13b [866d74c9]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.044 UTC [chaincode] Launch -> DEBU 13c sending init completed 2018-05-29 05:00:48.044 UTC [chaincode] Launch -> DEBU 13d LaunchChaincode complete 2018-05-29 05:00:48.044 UTC [chaincode] Execute -> DEBU 13e Entry 2018-05-29 05:00:48.045 UTC [chaincode] Execute -> DEBU 13f chaincode canonical name: escc:1.1.0 2018-05-29 05:00:48.045 UTC [chaincode] sendExecuteMessage -> DEBU 140 [866d74c9]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.045 UTC [chaincode] setChaincodeProposal -> DEBU 141 Setting chaincode proposal context... 2018-05-29 05:00:48.045 UTC [chaincode] sendExecuteMessage -> DEBU 142 [866d74c9]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.045 UTC [chaincode] processStream -> DEBU 143 [866d74c9]Move state message INIT 2018-05-29 05:00:48.045 UTC [chaincode] handleMessage -> DEBU 144 [866d74c9]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.045 UTC [chaincode] filterError -> DEBU 145 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.046 UTC [chaincode] processStream -> DEBU 146 [866d74c9]sending state message INIT 2018-05-29 05:00:48.046 UTC [shim] func1 -> DEBU 147 [866d74c9]Received message INIT from shim 2018-05-29 05:00:48.046 UTC [shim] handleMessage -> DEBU 148 [866d74c9]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.046 UTC [shim] beforeInit -> DEBU 149 Entered state ready 2018-05-29 05:00:48.047 UTC [shim] beforeInit -> DEBU 14a [866d74c9]Received INIT, initializing chaincode 2018-05-29 05:00:48.047 UTC [escc] Init -> INFO 14b Successfully initialized ESCC 2018-05-29 05:00:48.048 UTC [shim] func1 -> DEBU 14c [866d74c9]Init get response status: 200 2018-05-29 05:00:48.048 UTC [shim] func1 -> DEBU 14d [866d74c9]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.048 UTC [shim] func1 -> DEBU 14e [866d74c9]Move state message COMPLETED 2018-05-29 05:00:48.049 UTC [shim] handleMessage -> DEBU 14f [866d74c9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.049 UTC [shim] func1 -> DEBU 150 [866d74c9]send state message COMPLETED 2018-05-29 05:00:48.049 UTC [chaincode] processStream -> DEBU 151 [866d74c9]Received message COMPLETED from shim 2018-05-29 05:00:48.051 UTC [chaincode] handleMessage -> DEBU 152 [866d74c9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.051 UTC [chaincode] handleMessage -> DEBU 153 [866d74c9-0ac8-4df0-a0f0-505a23d86e1d]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.051 UTC [chaincode] notify -> DEBU 154 notifying Txid:866d74c9-0ac8-4df0-a0f0-505a23d86e1d, channelID: 2018-05-29 05:00:48.051 UTC [chaincode] Execute -> DEBU 155 Exit 2018-05-29 05:00:48.051 UTC [sccapi] deploySysCC -> INFO 156 system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed 2018-05-29 05:00:48.053 UTC [ccprovider] NewCCContext -> DEBU 157 NewCCCC (chain=,chaincode=vscc,version=1.1.0,txid=0dbc374e-fe12-48a4-a43c-0c9f85a2fdb2,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:00:48.054 UTC [chaincode] launchAndWaitForRegister -> DEBU 158 chaincode vscc:1.1.0 is being launched 2018-05-29 05:00:48.056 UTC [chaincode] getLaunchConfigs -> DEBU 159 Executable is chaincode 2018-05-29 05:00:48.059 UTC [chaincode] getLaunchConfigs -> DEBU 15a Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.059 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.060 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.060 UTC [chaincode] launch -> DEBU 15d start container: vscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:00:48.060 UTC [chaincode] launch -> DEBU 15e start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:00:48.060 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.060 UTC [container] lockContainer -> DEBU 160 waiting for container(vscc-1.1.0) lock 2018-05-29 05:00:48.061 UTC [container] lockContainer -> DEBU 161 got container (vscc-1.1.0) lock 2018-05-29 05:00:48.062 UTC [inproccontroller] getInstance -> DEBU 162 chaincode instance created for vscc-1.1.0 2018-05-29 05:00:48.062 UTC [container] unlockContainer -> DEBU 163 container lock deleted(vscc-1.1.0) 2018-05-29 05:00:48.062 UTC [inproccontroller] func2 -> DEBU 164 chaincode-support started for vscc-1.1.0 2018-05-29 05:00:48.063 UTC [chaincode] HandleChaincodeStream -> DEBU 165 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.063 UTC [inproccontroller] func1 -> DEBU 166 chaincode started for vscc-1.1.0 2018-05-29 05:00:48.064 UTC [shim] StartInProc -> DEBU 167 in proc [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.064 UTC [shim] StartInProc -> DEBU 168 starting chat with peer using name=vscc:1.1.0 2018-05-29 05:00:48.064 UTC [shim] chatWithPeer -> DEBU 169 Registering.. sending REGISTER 2018-05-29 05:00:48.064 UTC [chaincode] processStream -> DEBU 16a []Received message REGISTER from shim 2018-05-29 05:00:48.065 UTC [chaincode] handleMessage -> DEBU 16b []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.065 UTC [chaincode] beforeRegisterEvent -> DEBU 16c Received REGISTER in state created 2018-05-29 05:00:48.065 UTC [chaincode] registerHandler -> DEBU 16d registered handler complete for chaincode vscc:1.1.0 2018-05-29 05:00:48.065 UTC [chaincode] beforeRegisterEvent -> DEBU 16e Got REGISTER for chaincodeID = name:"vscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.066 UTC [chaincode] notifyDuringStartup -> DEBU 16f Notifying during startup 2018-05-29 05:00:48.066 UTC [chaincode] func1 -> DEBU 170 chaincode vscc:1.1.0 launch seq completed 2018-05-29 05:00:48.069 UTC [chaincode] ready -> DEBU 171 sending READY 2018-05-29 05:00:48.069 UTC [chaincode] setChaincodeProposal -> DEBU 172 Setting chaincode proposal context... 2018-05-29 05:00:48.069 UTC [chaincode] processStream -> DEBU 173 [0dbc374e]Move state message READY 2018-05-29 05:00:48.069 UTC [chaincode] handleMessage -> DEBU 174 [0dbc374e]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.070 UTC [chaincode] enterReadyState -> DEBU 175 [0dbc374e]Entered state ready 2018-05-29 05:00:48.070 UTC [chaincode] notify -> DEBU 176 notifying Txid:0dbc374e-fe12-48a4-a43c-0c9f85a2fdb2, channelID: 2018-05-29 05:00:48.070 UTC [chaincode] processStream -> DEBU 177 [0dbc374e]sending state message READY 2018-05-29 05:00:48.070 UTC [chaincode] Launch -> DEBU 178 sending init completed 2018-05-29 05:00:48.070 UTC [chaincode] Launch -> DEBU 179 LaunchChaincode complete 2018-05-29 05:00:48.070 UTC [chaincode] Execute -> DEBU 17a Entry 2018-05-29 05:00:48.071 UTC [chaincode] Execute -> DEBU 17b chaincode canonical name: vscc:1.1.0 2018-05-29 05:00:48.071 UTC [chaincode] sendExecuteMessage -> DEBU 17c [0dbc374e]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.071 UTC [chaincode] setChaincodeProposal -> DEBU 17d Setting chaincode proposal context... 2018-05-29 05:00:48.071 UTC [chaincode] sendExecuteMessage -> DEBU 17e [0dbc374e]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.071 UTC [shim] func1 -> DEBU 17f []Received message REGISTERED from shim 2018-05-29 05:00:48.072 UTC [shim] handleMessage -> DEBU 180 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.072 UTC [shim] beforeRegistered -> DEBU 181 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.072 UTC [shim] func1 -> DEBU 182 [0dbc374e]Received message READY from shim 2018-05-29 05:00:48.072 UTC [shim] handleMessage -> DEBU 183 [0dbc374e]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.073 UTC [chaincode] processStream -> DEBU 184 [0dbc374e]Move state message INIT 2018-05-29 05:00:48.073 UTC [chaincode] handleMessage -> DEBU 185 [0dbc374e]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.074 UTC [chaincode] filterError -> DEBU 186 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.074 UTC [chaincode] processStream -> DEBU 187 [0dbc374e]sending state message INIT 2018-05-29 05:00:48.074 UTC [shim] func1 -> DEBU 188 [0dbc374e]Received message INIT from shim 2018-05-29 05:00:48.074 UTC [shim] handleMessage -> DEBU 189 [0dbc374e]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.074 UTC [shim] beforeInit -> DEBU 18a Entered state ready 2018-05-29 05:00:48.075 UTC [shim] beforeInit -> DEBU 18b [0dbc374e]Received INIT, initializing chaincode 2018-05-29 05:00:48.075 UTC [shim] func1 -> DEBU 18c [0dbc374e]Init get response status: 200 2018-05-29 05:00:48.075 UTC [shim] func1 -> DEBU 18d [0dbc374e]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.075 UTC [shim] func1 -> DEBU 18e [0dbc374e]Move state message COMPLETED 2018-05-29 05:00:48.075 UTC [shim] handleMessage -> DEBU 18f [0dbc374e]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.076 UTC [shim] func1 -> DEBU 190 [0dbc374e]send state message COMPLETED 2018-05-29 05:00:48.076 UTC [chaincode] processStream -> DEBU 191 [0dbc374e]Received message COMPLETED from shim 2018-05-29 05:00:48.076 UTC [chaincode] handleMessage -> DEBU 192 [0dbc374e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.076 UTC [chaincode] handleMessage -> DEBU 193 [0dbc374e-fe12-48a4-a43c-0c9f85a2fdb2]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.077 UTC [chaincode] notify -> DEBU 194 notifying Txid:0dbc374e-fe12-48a4-a43c-0c9f85a2fdb2, channelID: 2018-05-29 05:00:48.077 UTC [chaincode] Execute -> DEBU 195 Exit 2018-05-29 05:00:48.077 UTC [sccapi] deploySysCC -> INFO 196 system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed 2018-05-29 05:00:48.078 UTC [ccprovider] NewCCContext -> DEBU 197 NewCCCC (chain=,chaincode=qscc,version=1.1.0,txid=340d6fc9-13df-41c2-b393-aa9f58fab8d1,syscc=true,proposal=0x0,canname=qscc:1.1.0 2018-05-29 05:00:48.078 UTC [chaincode] launchAndWaitForRegister -> DEBU 198 chaincode qscc:1.1.0 is being launched 2018-05-29 05:00:48.080 UTC [chaincode] getLaunchConfigs -> DEBU 199 Executable is chaincode 2018-05-29 05:00:48.081 UTC [chaincode] getLaunchConfigs -> DEBU 19a Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.081 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.081 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.081 UTC [chaincode] launch -> DEBU 19d start container: qscc:1.1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:00:48.081 UTC [chaincode] launch -> DEBU 19e start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:00:48.082 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.082 UTC [container] lockContainer -> DEBU 1a0 waiting for container(qscc-1.1.0) lock 2018-05-29 05:00:48.082 UTC [container] lockContainer -> DEBU 1a1 got container (qscc-1.1.0) lock 2018-05-29 05:00:48.082 UTC [inproccontroller] getInstance -> DEBU 1a2 chaincode instance created for qscc-1.1.0 2018-05-29 05:00:48.082 UTC [container] unlockContainer -> DEBU 1a3 container lock deleted(qscc-1.1.0) 2018-05-29 05:00:48.083 UTC [inproccontroller] func2 -> DEBU 1a4 chaincode-support started for qscc-1.1.0 2018-05-29 05:00:48.083 UTC [chaincode] HandleChaincodeStream -> DEBU 1a5 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:00:48.083 UTC [inproccontroller] func1 -> DEBU 1a6 chaincode started for qscc-1.1.0 2018-05-29 05:00:48.084 UTC [shim] StartInProc -> DEBU 1a7 in proc [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:00:48.085 UTC [shim] StartInProc -> DEBU 1a8 starting chat with peer using name=qscc:1.1.0 2018-05-29 05:00:48.085 UTC [shim] chatWithPeer -> DEBU 1a9 Registering.. sending REGISTER 2018-05-29 05:00:48.085 UTC [chaincode] processStream -> DEBU 1aa []Received message REGISTER from shim 2018-05-29 05:00:48.086 UTC [chaincode] handleMessage -> DEBU 1ab []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:00:48.086 UTC [chaincode] beforeRegisterEvent -> DEBU 1ac Received REGISTER in state created 2018-05-29 05:00:48.086 UTC [chaincode] registerHandler -> DEBU 1ad registered handler complete for chaincode qscc:1.1.0 2018-05-29 05:00:48.086 UTC [chaincode] beforeRegisterEvent -> DEBU 1ae Got REGISTER for chaincodeID = name:"qscc:1.1.0" , sending back REGISTERED 2018-05-29 05:00:48.086 UTC [chaincode] notifyDuringStartup -> DEBU 1af Notifying during startup 2018-05-29 05:00:48.086 UTC [shim] func1 -> DEBU 1b0 []Received message REGISTERED from shim 2018-05-29 05:00:48.086 UTC [shim] handleMessage -> DEBU 1b1 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2018-05-29 05:00:48.087 UTC [shim] beforeRegistered -> DEBU 1b2 Received REGISTERED, ready for invocations 2018-05-29 05:00:48.087 UTC [chaincode] func1 -> DEBU 1b3 chaincode qscc:1.1.0 launch seq completed 2018-05-29 05:00:48.087 UTC [chaincode] ready -> DEBU 1b4 sending READY 2018-05-29 05:00:48.087 UTC [chaincode] setChaincodeProposal -> DEBU 1b5 Setting chaincode proposal context... 2018-05-29 05:00:48.087 UTC [chaincode] processStream -> DEBU 1b6 [340d6fc9]Move state message READY 2018-05-29 05:00:48.088 UTC [chaincode] handleMessage -> DEBU 1b7 [340d6fc9]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:00:48.088 UTC [chaincode] enterReadyState -> DEBU 1b8 [340d6fc9]Entered state ready 2018-05-29 05:00:48.088 UTC [chaincode] notify -> DEBU 1b9 notifying Txid:340d6fc9-13df-41c2-b393-aa9f58fab8d1, channelID: 2018-05-29 05:00:48.088 UTC [chaincode] processStream -> DEBU 1ba [340d6fc9]sending state message READY 2018-05-29 05:00:48.088 UTC [shim] func1 -> DEBU 1bb [340d6fc9]Received message READY from shim 2018-05-29 05:00:48.088 UTC [shim] handleMessage -> DEBU 1bc [340d6fc9]Handling ChaincodeMessage of type: READY(state:established) 2018-05-29 05:00:48.088 UTC [chaincode] Launch -> DEBU 1bd sending init completed 2018-05-29 05:00:48.088 UTC [chaincode] Launch -> DEBU 1be LaunchChaincode complete 2018-05-29 05:00:48.089 UTC [chaincode] Execute -> DEBU 1bf Entry 2018-05-29 05:00:48.089 UTC [chaincode] Execute -> DEBU 1c0 chaincode canonical name: qscc:1.1.0 2018-05-29 05:00:48.089 UTC [chaincode] sendExecuteMessage -> DEBU 1c1 [340d6fc9]Inside sendExecuteMessage. Message INIT 2018-05-29 05:00:48.089 UTC [chaincode] setChaincodeProposal -> DEBU 1c2 Setting chaincode proposal context... 2018-05-29 05:00:48.089 UTC [chaincode] sendExecuteMessage -> DEBU 1c3 [340d6fc9]sendExecuteMsg trigger event INIT 2018-05-29 05:00:48.089 UTC [chaincode] processStream -> DEBU 1c4 [340d6fc9]Move state message INIT 2018-05-29 05:00:48.089 UTC [chaincode] handleMessage -> DEBU 1c5 [340d6fc9]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:00:48.089 UTC [chaincode] filterError -> DEBU 1c6 Ignoring NoTransitionError: no transition 2018-05-29 05:00:48.090 UTC [chaincode] processStream -> DEBU 1c7 [340d6fc9]sending state message INIT 2018-05-29 05:00:48.091 UTC [shim] func1 -> DEBU 1c8 [340d6fc9]Received message INIT from shim 2018-05-29 05:00:48.091 UTC [shim] handleMessage -> DEBU 1c9 [340d6fc9]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:00:48.091 UTC [shim] beforeInit -> DEBU 1ca Entered state ready 2018-05-29 05:00:48.091 UTC [shim] beforeInit -> DEBU 1cb [340d6fc9]Received INIT, initializing chaincode 2018-05-29 05:00:48.091 UTC [qscc] Init -> INFO 1cc Init QSCC 2018-05-29 05:00:48.092 UTC [shim] func1 -> DEBU 1cd [340d6fc9]Init get response status: 200 2018-05-29 05:00:48.092 UTC [shim] func1 -> DEBU 1ce [340d6fc9]Init succeeded. Sending COMPLETED 2018-05-29 05:00:48.092 UTC [shim] func1 -> DEBU 1cf [340d6fc9]Move state message COMPLETED 2018-05-29 05:00:48.092 UTC [shim] handleMessage -> DEBU 1d0 [340d6fc9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:00:48.092 UTC [shim] func1 -> DEBU 1d1 [340d6fc9]send state message COMPLETED 2018-05-29 05:00:48.092 UTC [chaincode] processStream -> DEBU 1d2 [340d6fc9]Received message COMPLETED from shim 2018-05-29 05:00:48.092 UTC [chaincode] handleMessage -> DEBU 1d3 [340d6fc9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:00:48.092 UTC [chaincode] handleMessage -> DEBU 1d4 [340d6fc9-13df-41c2-b393-aa9f58fab8d1]HandleMessage- COMPLETED. Notify 2018-05-29 05:00:48.092 UTC [chaincode] notify -> DEBU 1d5 notifying Txid:340d6fc9-13df-41c2-b393-aa9f58fab8d1, channelID: 2018-05-29 05:00:48.092 UTC [chaincode] Execute -> DEBU 1d6 Exit 2018-05-29 05:00:48.092 UTC [sccapi] deploySysCC -> INFO 1d7 system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2018-05-29 05:00:48.092 UTC [nodeCmd] initSysCCs -> INFO 1d8 Deployed system chaincodes 2018-05-29 05:00:48.094 UTC [nodeCmd] serve -> INFO 1d9 Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] 2018-05-29 05:00:48.096 UTC [nodeCmd] serve -> INFO 1da Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] 2018-05-29 05:00:48.100 UTC [flogging] setModuleLevel -> DEBU 1db Module 'msp' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.101 UTC [flogging] setModuleLevel -> DEBU 1dc Module 'msp/identity' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.101 UTC [flogging] setModuleLevel -> DEBU 1dd Module 'gossip/pull' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.101 UTC [flogging] setModuleLevel -> DEBU 1de Module 'gossip/state' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.102 UTC [flogging] setModuleLevel -> DEBU 1df Module 'gossip/gossip' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.102 UTC [flogging] setModuleLevel -> DEBU 1e0 Module 'gossip/service' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.102 UTC [flogging] setModuleLevel -> DEBU 1e1 Module 'gossip/privdata' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.102 UTC [flogging] setModuleLevel -> DEBU 1e2 Module 'gossip/election' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.102 UTC [flogging] setModuleLevel -> DEBU 1e3 Module 'gossip/discovery' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.103 UTC [flogging] setModuleLevel -> DEBU 1e4 Module 'gossip/comm' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.103 UTC [flogging] setModuleLevel -> DEBU 1e5 Module 'ledgermgmt' logger enabled for log level 'INFO' 2018-05-29 05:00:48.104 UTC [flogging] setModuleLevel -> DEBU 1e6 Module 'cauthdsl' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.104 UTC [flogging] setModuleLevel -> DEBU 1e7 Module 'policies' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.105 UTC [flogging] setModuleLevel -> DEBU 1e8 Module 'grpc' logger enabled for log level 'ERROR' 2018-05-29 05:00:48.105 UTC [flogging] setModuleLevel -> DEBU 1e9 Module 'peer/gossip/sa' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.105 UTC [flogging] setModuleLevel -> DEBU 1ea Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' 2018-05-29 05:00:48.106 UTC [nodeCmd] func7 -> INFO 1eb Starting profiling server with listenAddress = 0.0.0.0:6060 2018-05-29 05:01:08.693 UTC [endorser] ProcessProposal -> DEBU 1ec Entering: Got request from 172.19.0.13:48448 2018-05-29 05:01:08.693 UTC [protoutils] ValidateProposalMessage -> DEBU 1ed ValidateProposalMessage starts for signed proposal 0xc4216974d0 2018-05-29 05:01:08.694 UTC [protoutils] validateChannelHeader -> DEBU 1ee validateChannelHeader info: header type 1 2018-05-29 05:01:08.694 UTC [protoutils] checkSignatureFromCreator -> DEBU 1ef begin 2018-05-29 05:01:08.698 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f0 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:01:08.702 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f1 creator is valid 2018-05-29 05:01:08.704 UTC [protoutils] checkSignatureFromCreator -> DEBU 1f2 exits successfully 2018-05-29 05:01:08.705 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1f3 validateChaincodeProposalMessage starts for proposal 0xc4216699a0, header 0xc4216978f0 2018-05-29 05:01:08.708 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1f4 validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" 2018-05-29 05:01:08.710 UTC [endorser] preProcess -> DEBU 1f5 [][22f20279] processing txid: 22f20279c00b00707c0110235e75519d7b87546de25798e741694e89334b6f4e 2018-05-29 05:01:08.710 UTC [endorser] simulateProposal -> DEBU 1f6 [][22f20279] Entry chaincode: name:"cscc" 2018-05-29 05:01:08.710 UTC [endorser] callChaincode -> DEBU 1f7 [][22f20279] Entry chaincode: name:"cscc" version: 1.1.0 2018-05-29 05:01:08.710 UTC [ccprovider] NewCCContext -> DEBU 1f8 NewCCCC (chain=,chaincode=cscc,version=1.1.0,txid=22f20279c00b00707c0110235e75519d7b87546de25798e741694e89334b6f4e,syscc=true,proposal=0xc4216699a0,canname=cscc:1.1.0 2018-05-29 05:01:08.710 UTC [chaincode] Launch -> DEBU 1f9 chaincode is running(no need to launch) : cscc:1.1.0 2018-05-29 05:01:08.711 UTC [chaincode] Execute -> DEBU 1fa Entry 2018-05-29 05:01:08.711 UTC [chaincode] Execute -> DEBU 1fb chaincode canonical name: cscc:1.1.0 2018-05-29 05:01:08.711 UTC [chaincode] sendExecuteMessage -> DEBU 1fc [22f20279]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:01:08.711 UTC [chaincode] setChaincodeProposal -> DEBU 1fd Setting chaincode proposal context... 2018-05-29 05:01:08.711 UTC [chaincode] setChaincodeProposal -> DEBU 1fe Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:01:08.711 UTC [chaincode] sendExecuteMessage -> DEBU 1ff [22f20279]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:01:08.711 UTC [chaincode] processStream -> DEBU 200 [22f20279]Move state message TRANSACTION 2018-05-29 05:01:08.711 UTC [chaincode] handleMessage -> DEBU 201 [22f20279]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:01:08.711 UTC [chaincode] filterError -> DEBU 202 Ignoring NoTransitionError: no transition 2018-05-29 05:01:08.711 UTC [chaincode] processStream -> DEBU 203 [22f20279]sending state message TRANSACTION 2018-05-29 05:01:08.711 UTC [shim] func1 -> DEBU 204 [22f20279]Received message TRANSACTION from shim 2018-05-29 05:01:08.711 UTC [shim] handleMessage -> DEBU 205 [22f20279]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:01:08.711 UTC [shim] beforeTransaction -> DEBU 206 [22f20279]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:01:08.712 UTC [cscc] Invoke -> DEBU 207 Invoke function: JoinChain 2018-05-29 05:01:08.713 UTC [ledgermgmt] CreateLedger -> INFO 208 Creating ledger [mychannel] with genesis block 2018-05-29 05:01:08.726 UTC [fsblkstorage] newBlockfileMgr -> DEBU 209 newBlockfileMgr() initializing file-based block storage for ledger: mychannel 2018-05-29 05:01:08.726 UTC [kvledger.util] CreateDirIfMissing -> DEBU 20a CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] 2018-05-29 05:01:08.726 UTC [kvledger.util] logDirStatus -> DEBU 20b Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] does not exist 2018-05-29 05:01:08.726 UTC [kvledger.util] logDirStatus -> DEBU 20c After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/mychannel/] exists 2018-05-29 05:01:08.726 UTC [fsblkstorage] newBlockfileMgr -> INFO 20d Getting block information from block storage 2018-05-29 05:01:08.726 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 20e Retrieving checkpoint info from block files 2018-05-29 05:01:08.726 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 20f retrieveLastFileSuffix() 2018-05-29 05:01:08.726 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 210 retrieveLastFileSuffix() - biggestFileNum = -1 2018-05-29 05:01:08.726 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 211 Last file number found = -1 2018-05-29 05:01:08.726 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 212 No block file found 2018-05-29 05:01:08.726 UTC [fsblkstorage] newBlockfileMgr -> DEBU 213 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc421715740)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) 2018-05-29 05:01:08.730 UTC [fsblkstorage] newBlockIndex -> DEBU 214 newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] 2018-05-29 05:01:08.730 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 215 Entering CreateDatabaseIfNotExist() 2018-05-29 05:01:08.730 UTC [couchdb] handleRequest -> DEBU 216 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_ 2018-05-29 05:01:08.730 UTC [couchdb] handleRequest -> DEBU 217 HTTP Request: GET /mychannel_ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:08.735 UTC [couchdb] handleRequest -> DEBU 218 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:01:08.735 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 219 Database mychannel_ does not exist. 2018-05-29 05:01:08.736 UTC [couchdb] handleRequest -> DEBU 21a Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_ 2018-05-29 05:01:08.736 UTC [couchdb] handleRequest -> DEBU 21b HTTP Request: PUT /mychannel_ HTTP/1.1 | Host: couchdb3: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:08.791 UTC [couchdb] handleRequest -> DEBU 21c Exiting handleRequest() 2018-05-29 05:01:08.792 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 21d Created state database mychannel_ 2018-05-29 05:01:08.792 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 21e Exiting CreateDatabaseIfNotExist() 2018-05-29 05:01:08.792 UTC [kvledger] newKVLedger -> DEBU 21f Creating KVLedger ledgerID=mychannel: 2018-05-29 05:01:08.792 UTC [kvledger] newKVLedger -> DEBU 220 Register state db for chaincode lifecycle events: true 2018-05-29 05:01:08.792 UTC [kvledger] recoverDBs -> DEBU 221 Entering recoverDB() 2018-05-29 05:01:08.792 UTC [kvledger] recoverDBs -> DEBU 222 Block storage is empty. 2018-05-29 05:01:08.792 UTC [kvledger] CommitWithPvtData -> DEBU 223 Channel [mychannel]: Validating state for block [0] 2018-05-29 05:01:08.793 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 224 Validating new block with num trans = [1] 2018-05-29 05:01:08.793 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 225 ValidateAndPrepareBatch() for block number = [0] 2018-05-29 05:01:08.793 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 226 preprocessing ProtoBlock... 2018-05-29 05:01:08.793 UTC [valimpl] preprocessProtoBlock -> DEBU 227 txType=CONFIG 2018-05-29 05:01:08.793 UTC [valimpl] processNonEndorserTx -> DEBU 228 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:08.793 UTC [valimpl] processNonEndorserTx -> DEBU 229 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:08.793 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 22a constructing new tx simulator 2018-05-29 05:01:08.793 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 22b constructing new tx simulator txid = [] 2018-05-29 05:01:08.793 UTC [peer] GenerateSimulationResults -> DEBU 22c Processing CONFIG 2018-05-29 05:01:08.794 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:08.798 UTC [common/channelconfig] NewStandardValues -> DEBU 22e Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:08.798 UTC [common/channelconfig] initializeProtosStruct -> DEBU 22f Processing field: HashingAlgorithm 2018-05-29 05:01:08.798 UTC [common/channelconfig] initializeProtosStruct -> DEBU 230 Processing field: BlockDataHashingStructure 2018-05-29 05:01:08.798 UTC [common/channelconfig] initializeProtosStruct -> DEBU 231 Processing field: OrdererAddresses 2018-05-29 05:01:08.798 UTC [common/channelconfig] initializeProtosStruct -> DEBU 232 Processing field: Consortium 2018-05-29 05:01:08.798 UTC [common/channelconfig] initializeProtosStruct -> DEBU 233 Processing field: Capabilities 2018-05-29 05:01:08.799 UTC [common/channelconfig] NewStandardValues -> DEBU 234 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 235 Processing field: ConsensusType 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 236 Processing field: BatchSize 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 237 Processing field: BatchTimeout 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 238 Processing field: KafkaBrokers 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 239 Processing field: ChannelRestrictions 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23a Processing field: Capabilities 2018-05-29 05:01:08.799 UTC [common/channelconfig] NewStandardValues -> DEBU 23b Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:08.799 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23c Processing field: MSP 2018-05-29 05:01:08.803 UTC [common/channelconfig] validateMSP -> DEBU 23d Setting up MSP for org OrdererOrg 2018-05-29 05:01:08.806 UTC [common/channelconfig] NewStandardValues -> DEBU 23e Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:08.815 UTC [common/channelconfig] initializeProtosStruct -> DEBU 23f Processing field: Capabilities 2018-05-29 05:01:08.815 UTC [common/channelconfig] NewStandardValues -> DEBU 240 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:08.815 UTC [common/channelconfig] initializeProtosStruct -> DEBU 241 Processing field: AnchorPeers 2018-05-29 05:01:08.815 UTC [common/channelconfig] NewStandardValues -> DEBU 242 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:08.815 UTC [common/channelconfig] initializeProtosStruct -> DEBU 243 Processing field: MSP 2018-05-29 05:01:08.815 UTC [common/channelconfig] Validate -> DEBU 244 Anchor peers for org Org1MSP are 2018-05-29 05:01:08.816 UTC [common/channelconfig] validateMSP -> DEBU 245 Setting up MSP for org Org1MSP 2018-05-29 05:01:08.817 UTC [common/channelconfig] NewStandardValues -> DEBU 246 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:08.822 UTC [common/channelconfig] initializeProtosStruct -> DEBU 247 Processing field: AnchorPeers 2018-05-29 05:01:08.822 UTC [common/channelconfig] NewStandardValues -> DEBU 248 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:08.822 UTC [common/channelconfig] initializeProtosStruct -> DEBU 249 Processing field: MSP 2018-05-29 05:01:08.822 UTC [common/channelconfig] Validate -> DEBU 24a Anchor peers for org Org2MSP are 2018-05-29 05:01:08.822 UTC [common/channelconfig] validateMSP -> DEBU 24b Setting up MSP for org Org2MSP 2018-05-29 05:01:08.825 UTC [common/configtx] addToMap -> DEBU 24c Adding to config map: [Group] /Channel 2018-05-29 05:01:08.825 UTC [common/configtx] addToMap -> DEBU 24d Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:08.825 UTC [common/configtx] addToMap -> DEBU 24e Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 24f Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 250 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 251 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 252 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 253 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:08.826 UTC [common/configtx] addToMap -> DEBU 254 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 255 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 256 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 257 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 258 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 259 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 25a Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:08.827 UTC [common/configtx] addToMap -> DEBU 25b Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 25c Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 25d Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 25e Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 25f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 260 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 261 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:08.828 UTC [common/configtx] addToMap -> DEBU 262 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:08.829 UTC [common/configtx] addToMap -> DEBU 263 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:08.834 UTC [common/configtx] addToMap -> DEBU 264 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:08.834 UTC [common/configtx] addToMap -> DEBU 265 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:08.834 UTC [common/configtx] addToMap -> DEBU 266 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:08.834 UTC [common/configtx] addToMap -> DEBU 267 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:08.834 UTC [common/configtx] addToMap -> DEBU 268 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:08.835 UTC [common/configtx] addToMap -> DEBU 269 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:08.835 UTC [common/configtx] addToMap -> DEBU 26a Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:08.838 UTC [common/configtx] addToMap -> DEBU 26b Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:08.838 UTC [common/configtx] addToMap -> DEBU 26c Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:08.838 UTC [common/configtx] addToMap -> DEBU 26d Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:08.838 UTC [common/configtx] addToMap -> DEBU 26e Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:08.838 UTC [common/configtx] addToMap -> DEBU 26f Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:08.838 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 270 Simulation completed, getting simulation results 2018-05-29 05:01:08.838 UTC [lockbasedtxmgr] Done -> DEBU 271 Done with transaction simulation / query execution [] 2018-05-29 05:01:08.839 UTC [lockbasedtxmgr] Done -> DEBU 272 Done with transaction simulation / query execution [] 2018-05-29 05:01:08.839 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 273 Block [0] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:08.839 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 274 validating rwset... 2018-05-29 05:01:08.839 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 275 postprocessing ProtoBlock... 2018-05-29 05:01:08.839 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 276 ValidateAndPrepareBatch() complete 2018-05-29 05:01:08.839 UTC [kvledger] CommitWithPvtData -> DEBU 277 Channel [mychannel]: Committing block [0] to storage 2018-05-29 05:01:08.842 UTC [pvtdatastorage] Prepare -> DEBU 278 Saved 0 private data write sets for block [0] 2018-05-29 05:01:08.846 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:08.846 UTC [fsblkstorage] indexBlock -> DEBU 27a Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11917] for tx ID: [] to index 2018-05-29 05:01:08.846 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:08.849 UTC [fsblkstorage] updateCheckpoint -> DEBU 27c Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11961], isChainEmpty=[false], lastBlockNumber=[0] 2018-05-29 05:01:08.849 UTC [pvtdatastorage] Commit -> DEBU 27d Committing private data for block [0] 2018-05-29 05:01:08.852 UTC [pvtdatastorage] Commit -> DEBU 27e Committed private data for block [0] 2018-05-29 05:01:08.852 UTC [kvledger] CommitWithPvtData -> INFO 27f Channel [mychannel]: Committed block [0] with 1 transaction(s) 2018-05-29 05:01:08.852 UTC [kvledger] CommitWithPvtData -> DEBU 280 Channel [mychannel]: Committing block [0] transactions to state database 2018-05-29 05:01:08.852 UTC [lockbasedtxmgr] Commit -> DEBU 281 Committing updates to state database 2018-05-29 05:01:08.852 UTC [lockbasedtxmgr] Commit -> DEBU 282 Write lock acquired for committing updates to state database 2018-05-29 05:01:08.853 UTC [statecouchdb] processUpdateBatch -> DEBU 283 Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:08.853 UTC [statecouchdb] LoadCommittedVersions -> DEBU 284 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:08.853 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 285 Entering CreateDatabaseIfNotExist() 2018-05-29 05:01:08.853 UTC [couchdb] handleRequest -> DEBU 286 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_ 2018-05-29 05:01:08.853 UTC [couchdb] handleRequest -> DEBU 287 HTTP Request: GET /mychannel_ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:08.872 UTC [couchdb] handleRequest -> DEBU 288 Exiting handleRequest() 2018-05-29 05:01:08.878 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:08.878 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 28a Database mychannel_ already exists 2018-05-29 05:01:08.879 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 28b Exiting CreateDatabaseIfNotExist() 2018-05-29 05:01:08.879 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 28c Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:08.879 UTC [couchdb] handleRequest -> DEBU 28d Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:08.879 UTC [couchdb] handleRequest -> DEBU 28e HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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:08.926 UTC [couchdb] handleRequest -> DEBU 28f Exiting handleRequest() 2018-05-29 05:01:08.926 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:08 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 2e4a8f3a7f | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:08.930 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 291 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:08.930 UTC [statecouchdb] processUpdateBatch -> DEBU 292 Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[], isDelete=[false] 2018-05-29 05:01:08.930 UTC [couchdb] BatchUpdateDocuments -> DEBU 293 Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:08.931 UTC [couchdb] handleRequest -> DEBU 294 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_bulk_docs 2018-05-29 05:01:08.931 UTC [couchdb] handleRequest -> DEBU 295 HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb3: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:08.951 UTC [couchdb] handleRequest -> DEBU 296 Exiting handleRequest() 2018-05-29 05:01:08.951 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:08 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 5df144aff2 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:08.952 UTC [couchdb] BatchUpdateDocuments -> DEBU 298 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"1-fb9b738b915456d8fe9992db7b4663d0"}] ] 2018-05-29 05:01:08.952 UTC [couchdb] EnsureFullCommit -> DEBU 299 Entering EnsureFullCommit() 2018-05-29 05:01:08.952 UTC [couchdb] handleRequest -> DEBU 29a Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:08.952 UTC [couchdb] handleRequest -> DEBU 29b HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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:08.955 UTC [couchdb] handleRequest -> DEBU 29c Exiting handleRequest() 2018-05-29 05:01:08.955 UTC [couchdb] EnsureFullCommit -> DEBU 29d _ensure_full_commit database mychannel_ 2018-05-29 05:01:08.956 UTC [couchdb] EnsureFullCommit -> DEBU 29e Exiting EnsureFullCommit() 2018-05-29 05:01:08.956 UTC [couchdb] SaveDoc -> DEBU 29f Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:08.956 UTC [couchdb] encodePathElement -> DEBU 2a0 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:08.956 UTC [couchdb] encodePathElement -> DEBU 2a1 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:08.957 UTC [couchdb] SaveDoc -> DEBU 2a2 rev= 2018-05-29 05:01:08.957 UTC [couchdb] ReadDoc -> DEBU 2a3 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:08.957 UTC [couchdb] encodePathElement -> DEBU 2a4 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:08.957 UTC [couchdb] encodePathElement -> DEBU 2a5 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:08.957 UTC [couchdb] handleRequest -> DEBU 2a6 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:08.957 UTC [couchdb] WarmIndexAllIndexes -> DEBU 2a7 Entering WarmIndexAllIndexes() 2018-05-29 05:01:08.958 UTC [couchdb] ListIndex -> DEBU 2a8 Entering ListIndex() 2018-05-29 05:01:08.958 UTC [couchdb] handleRequest -> DEBU 2a9 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/_index/ 2018-05-29 05:01:08.958 UTC [couchdb] handleRequest -> DEBU 2aa HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:08.959 UTC [couchdb] handleRequest -> DEBU 2ab HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:08.966 UTC [couchdb] handleRequest -> DEBU 2ac Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:01:08.966 UTC [couchdb] ReadDoc -> DEBU 2ad Document not found (404), returning nil value instead of 404 error 2018-05-29 05:01:08.966 UTC [couchdb] handleRequest -> DEBU 2ae Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:08.967 UTC [couchdb] handleRequest -> DEBU 2af HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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:08.978 UTC [couchdb] handleRequest -> DEBU 2b0 Exiting handleRequest() 2018-05-29 05:01:08.982 UTC [couchdb] SaveDoc -> DEBU 2b1 Exiting SaveDoc() 2018-05-29 05:01:08.982 UTC [lockbasedtxmgr] Commit -> DEBU 2b2 Updates committed to state database 2018-05-29 05:01:08.982 UTC [statecouchdb] ClearCachedVersions -> DEBU 2b3 Clear Cache 2018-05-29 05:01:08.982 UTC [kvledger] CommitWithPvtData -> DEBU 2b4 Channel [mychannel]: Committing block [0] transactions to history database 2018-05-29 05:01:08.982 UTC [historyleveldb] Commit -> DEBU 2b5 Channel [mychannel]: Updating history database for blockNo [0] with [1] transactions 2018-05-29 05:01:08.983 UTC [historyleveldb] Commit -> DEBU 2b6 Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:08.987 UTC [historyleveldb] Commit -> DEBU 2b7 Channel [mychannel]: Updates committed to history database for blockNo [0] 2018-05-29 05:01:08.991 UTC [ledgermgmt] CreateLedger -> INFO 2b8 Created ledger [mychannel] with genesis block 2018-05-29 05:01:08.991 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 2b9 constructing new query executor txid = [13a662c4-b3b8-4418-83c4-4233a5e6a5aa] 2018-05-29 05:01:08.991 UTC [statecouchdb] GetState -> DEBU 2ba GetState(). ns=, key=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:08.991 UTC [couchdb] ReadDoc -> DEBU 2bb Entering ReadDoc() id=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:08.991 UTC [couchdb] encodePathElement -> DEBU 2bc Entering encodePathElement() string=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:08.991 UTC [couchdb] encodePathElement -> DEBU 2bd Exiting encodePathElement() encodedStr=resourcesconfigtx.CHANNEL_CONFIG_KEY 2018-05-29 05:01:08.992 UTC [couchdb] handleRequest -> DEBU 2be Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/resourcesconfigtx.CHANNEL_CONFIG_KEY?attachments=true 2018-05-29 05:01:08.992 UTC [couchdb] handleRequest -> DEBU 2bf HTTP Request: GET /mychannel_/resourcesconfigtx.CHANNEL_CONFIG_KEY?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:09.008 UTC [couchdb] handleRequest -> DEBU 2c0 Exiting handleRequest() 2018-05-29 05:01:09.009 UTC [couchdb] ReadDoc -> DEBU 2c1 part header=map[Content-Type:[application/json]] 2018-05-29 05:01:09.009 UTC [couchdb] ReadDoc -> DEBU 2c2 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[3702] Content-Encoding:[gzip]] 2018-05-29 05:01:09.010 UTC [couchdb] ReadDoc -> DEBU 2c3 Retrieved attachment data 2018-05-29 05:01:09.010 UTC [lockbasedtxmgr] Done -> DEBU 2c4 Done with transaction simulation / query execution [13a662c4-b3b8-4418-83c4-4233a5e6a5aa] 2018-05-29 05:01:09.011 UTC [common/channelconfig] NewStandardValues -> DEBU 2c5 Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c6 Processing field: HashingAlgorithm 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c7 Processing field: BlockDataHashingStructure 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c8 Processing field: OrdererAddresses 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2c9 Processing field: Consortium 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2ca Processing field: Capabilities 2018-05-29 05:01:09.011 UTC [common/channelconfig] NewStandardValues -> DEBU 2cb Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cc Processing field: ConsensusType 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cd Processing field: BatchSize 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2ce Processing field: BatchTimeout 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2cf Processing field: KafkaBrokers 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d0 Processing field: ChannelRestrictions 2018-05-29 05:01:09.011 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d1 Processing field: Capabilities 2018-05-29 05:01:09.012 UTC [common/channelconfig] NewStandardValues -> DEBU 2d2 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:09.012 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d3 Processing field: MSP 2018-05-29 05:01:09.012 UTC [common/channelconfig] validateMSP -> DEBU 2d4 Setting up MSP for org OrdererOrg 2018-05-29 05:01:09.013 UTC [common/channelconfig] NewStandardValues -> DEBU 2d5 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:09.013 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d6 Processing field: Capabilities 2018-05-29 05:01:09.013 UTC [common/channelconfig] NewStandardValues -> DEBU 2d7 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:09.013 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2d8 Processing field: AnchorPeers 2018-05-29 05:01:09.013 UTC [common/channelconfig] NewStandardValues -> DEBU 2d9 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:09.013 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2da Processing field: MSP 2018-05-29 05:01:09.013 UTC [common/channelconfig] Validate -> DEBU 2db Anchor peers for org Org2MSP are 2018-05-29 05:01:09.013 UTC [common/channelconfig] validateMSP -> DEBU 2dc Setting up MSP for org Org2MSP 2018-05-29 05:01:09.015 UTC [common/channelconfig] NewStandardValues -> DEBU 2dd Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:09.017 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2de Processing field: AnchorPeers 2018-05-29 05:01:09.017 UTC [common/channelconfig] NewStandardValues -> DEBU 2df Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:09.017 UTC [common/channelconfig] initializeProtosStruct -> DEBU 2e0 Processing field: MSP 2018-05-29 05:01:09.017 UTC [common/channelconfig] Validate -> DEBU 2e1 Anchor peers for org Org1MSP are 2018-05-29 05:01:09.017 UTC [common/channelconfig] validateMSP -> DEBU 2e2 Setting up MSP for org Org1MSP 2018-05-29 05:01:09.022 UTC [common/configtx] addToMap -> DEBU 2e3 Adding to config map: [Group] /Channel 2018-05-29 05:01:09.022 UTC [common/configtx] addToMap -> DEBU 2e4 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:09.022 UTC [common/configtx] addToMap -> DEBU 2e5 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:09.022 UTC [common/configtx] addToMap -> DEBU 2e6 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2e7 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2e9 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2ea Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2eb Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2ec Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:09.023 UTC [common/configtx] addToMap -> DEBU 2ed Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2ee Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2ef Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f0 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f1 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f2 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f3 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f4 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:09.024 UTC [common/configtx] addToMap -> DEBU 2f5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2f6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2f7 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2f8 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2f9 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2fa Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2fb Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2fc Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:09.025 UTC [common/configtx] addToMap -> DEBU 2fd Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:09.026 UTC [common/configtx] addToMap -> DEBU 2fe Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:09.026 UTC [common/configtx] addToMap -> DEBU 2ff Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:09.026 UTC [common/configtx] addToMap -> DEBU 300 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:09.027 UTC [common/configtx] addToMap -> DEBU 301 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:09.028 UTC [common/configtx] addToMap -> DEBU 302 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:09.028 UTC [common/configtx] addToMap -> DEBU 303 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:09.028 UTC [common/configtx] addToMap -> DEBU 304 Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:09.028 UTC [common/configtx] addToMap -> DEBU 305 Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:09.028 UTC [common/configtx] addToMap -> DEBU 306 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:09.028 UTC [common/channelconfig] LogSanityChecks -> DEBU 307 As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:09.028 UTC [common/channelconfig] LogSanityChecks -> DEBU 308 As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:09.029 UTC [common/channelconfig] LogSanityChecks -> DEBU 309 As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:09.029 UTC [common/channelconfig] LogSanityChecks -> DEBU 30a As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:09.029 UTC [common/channelconfig] LogSanityChecks -> DEBU 30b As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:09.029 UTC [common/channelconfig] LogSanityChecks -> DEBU 30c As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:09.031 UTC [common/configtx] addToMap -> DEBU 30d Adding to config map: [Group] /Resources 2018-05-29 05:01:09.047 UTC [peer] updateTrustedRoots -> DEBU 30e Updating trusted root authorities for channel mychannel 2018-05-29 05:01:09.051 UTC [peer] buildTrustedRootsForChain -> DEBU 30f updating root CAs for channel [mychannel] 2018-05-29 05:01:09.053 UTC [peer] buildTrustedRootsForChain -> DEBU 310 adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:09.053 UTC [peer] buildTrustedRootsForChain -> DEBU 311 adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:09.053 UTC [peer] buildTrustedRootsForChain -> DEBU 312 adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:09.054 UTC [kvledger.util] CreateDirIfMissing -> DEBU 313 CreateDirIfMissing [/var/hyperledger/production/transientStore/] 2018-05-29 05:01:09.054 UTC [kvledger.util] logDirStatus -> DEBU 314 Before creating dir - [/var/hyperledger/production/transientStore/] does not exist 2018-05-29 05:01:09.055 UTC [kvledger.util] logDirStatus -> DEBU 315 After creating dir - [/var/hyperledger/production/transientStore/] exists 2018-05-29 05:01:09.067 UTC [peer] InitChain -> DEBU 316 Init chain mychannel 2018-05-29 05:01:09.068 UTC [nodeCmd] func4 -> DEBU 317 Deploying system CC, for chain 2018-05-29 05:01:09.068 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 318 constructing new tx simulator 2018-05-29 05:01:09.068 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 319 constructing new tx simulator txid = [37966dfc-2806-468f-b3cc-09b6bec1356e] 2018-05-29 05:01:09.068 UTC [ccprovider] NewCCContext -> DEBU 31a NewCCCC (chain=mychannel,chaincode=cscc,version=1.1.0,txid=37966dfc-2806-468f-b3cc-09b6bec1356e,syscc=true,proposal=0x0,canname=cscc:1.1.0 2018-05-29 05:01:09.068 UTC [chaincode] Launch -> DEBU 31b chaincode is running(no need to launch) : cscc:1.1.0 2018-05-29 05:01:09.068 UTC [chaincode] Execute -> DEBU 31c Entry 2018-05-29 05:01:09.068 UTC [chaincode] Execute -> DEBU 31d chaincode canonical name: cscc:1.1.0 2018-05-29 05:01:09.070 UTC [chaincode] sendExecuteMessage -> DEBU 31e [37966dfc]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:09.071 UTC [couchdb] handleRequest -> DEBU 31f Exiting handleRequest() 2018-05-29 05:01:09.071 UTC [couchdb] ListIndex -> DEBU 320 Exiting ListIndex() 2018-05-29 05:01:09.072 UTC [couchdb] WarmIndexAllIndexes -> DEBU 321 Exiting WarmIndexAllIndexes() 2018-05-29 05:01:09.073 UTC [chaincode] setChaincodeProposal -> DEBU 322 Setting chaincode proposal context... 2018-05-29 05:01:09.073 UTC [chaincode] sendExecuteMessage -> DEBU 323 [37966dfc]sendExecuteMsg trigger event INIT 2018-05-29 05:01:09.073 UTC [chaincode] processStream -> DEBU 324 [37966dfc]Move state message INIT 2018-05-29 05:01:09.073 UTC [chaincode] handleMessage -> DEBU 325 [37966dfc]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:09.073 UTC [chaincode] filterError -> DEBU 326 Ignoring NoTransitionError: no transition 2018-05-29 05:01:09.073 UTC [chaincode] processStream -> DEBU 327 [37966dfc]sending state message INIT 2018-05-29 05:01:09.073 UTC [shim] func1 -> DEBU 328 [37966dfc]Received message INIT from shim 2018-05-29 05:01:09.073 UTC [shim] handleMessage -> DEBU 329 [37966dfc]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:09.073 UTC [shim] beforeInit -> DEBU 32a Entered state ready 2018-05-29 05:01:09.073 UTC [shim] beforeInit -> DEBU 32b [37966dfc]Received INIT, initializing chaincode 2018-05-29 05:01:09.073 UTC [cscc] Init -> INFO 32c Init CSCC 2018-05-29 05:01:09.074 UTC [shim] func1 -> DEBU 32d [37966dfc]Init get response status: 200 2018-05-29 05:01:09.074 UTC [shim] func1 -> DEBU 32e [37966dfc]Init succeeded. Sending COMPLETED 2018-05-29 05:01:09.074 UTC [shim] func1 -> DEBU 32f [37966dfc]Move state message COMPLETED 2018-05-29 05:01:09.074 UTC [shim] handleMessage -> DEBU 330 [37966dfc]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.074 UTC [shim] func1 -> DEBU 331 [37966dfc]send state message COMPLETED 2018-05-29 05:01:09.074 UTC [chaincode] processStream -> DEBU 332 [37966dfc]Received message COMPLETED from shim 2018-05-29 05:01:09.075 UTC [chaincode] handleMessage -> DEBU 333 [37966dfc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.075 UTC [chaincode] handleMessage -> DEBU 334 [37966dfc-2806-468f-b3cc-09b6bec1356e]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.075 UTC [chaincode] notify -> DEBU 335 notifying Txid:37966dfc-2806-468f-b3cc-09b6bec1356e, channelID:mychannel 2018-05-29 05:01:09.075 UTC [chaincode] Execute -> DEBU 336 Exit 2018-05-29 05:01:09.075 UTC [sccapi] deploySysCC -> INFO 337 system chaincode cscc/mychannel(github.com/hyperledger/fabric/core/scc/cscc) deployed 2018-05-29 05:01:09.075 UTC [lockbasedtxmgr] Done -> DEBU 338 Done with transaction simulation / query execution [37966dfc-2806-468f-b3cc-09b6bec1356e] 2018-05-29 05:01:09.075 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 339 constructing new tx simulator 2018-05-29 05:01:09.075 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 33a constructing new tx simulator txid = [2560500b-b1f7-46ec-b7fb-3e35481fe1f8] 2018-05-29 05:01:09.075 UTC [ccprovider] NewCCContext -> DEBU 33b NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=2560500b-b1f7-46ec-b7fb-3e35481fe1f8,syscc=true,proposal=0x0,canname=lscc:1.1.0 2018-05-29 05:01:09.075 UTC [chaincode] Launch -> DEBU 33c chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:01:09.076 UTC [chaincode] Execute -> DEBU 33d Entry 2018-05-29 05:01:09.076 UTC [chaincode] Execute -> DEBU 33e chaincode canonical name: lscc:1.1.0 2018-05-29 05:01:09.076 UTC [chaincode] sendExecuteMessage -> DEBU 33f [2560500b]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:09.076 UTC [chaincode] setChaincodeProposal -> DEBU 340 Setting chaincode proposal context... 2018-05-29 05:01:09.076 UTC [chaincode] sendExecuteMessage -> DEBU 341 [2560500b]sendExecuteMsg trigger event INIT 2018-05-29 05:01:09.076 UTC [chaincode] processStream -> DEBU 342 [2560500b]Move state message INIT 2018-05-29 05:01:09.076 UTC [chaincode] handleMessage -> DEBU 343 [2560500b]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:09.076 UTC [chaincode] filterError -> DEBU 344 Ignoring NoTransitionError: no transition 2018-05-29 05:01:09.076 UTC [chaincode] processStream -> DEBU 345 [2560500b]sending state message INIT 2018-05-29 05:01:09.076 UTC [shim] func1 -> DEBU 346 [2560500b]Received message INIT from shim 2018-05-29 05:01:09.076 UTC [shim] handleMessage -> DEBU 347 [2560500b]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:09.077 UTC [shim] beforeInit -> DEBU 348 Entered state ready 2018-05-29 05:01:09.077 UTC [shim] beforeInit -> DEBU 349 [2560500b]Received INIT, initializing chaincode 2018-05-29 05:01:09.077 UTC [shim] func1 -> DEBU 34a [2560500b]Init get response status: 200 2018-05-29 05:01:09.077 UTC [shim] func1 -> DEBU 34b [2560500b]Init succeeded. Sending COMPLETED 2018-05-29 05:01:09.077 UTC [shim] func1 -> DEBU 34c [2560500b]Move state message COMPLETED 2018-05-29 05:01:09.077 UTC [shim] handleMessage -> DEBU 34d [2560500b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.077 UTC [shim] func1 -> DEBU 34e [2560500b]send state message COMPLETED 2018-05-29 05:01:09.077 UTC [chaincode] processStream -> DEBU 34f [2560500b]Received message COMPLETED from shim 2018-05-29 05:01:09.077 UTC [chaincode] handleMessage -> DEBU 350 [2560500b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.077 UTC [chaincode] handleMessage -> DEBU 351 [2560500b-b1f7-46ec-b7fb-3e35481fe1f8]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.078 UTC [chaincode] notify -> DEBU 352 notifying Txid:2560500b-b1f7-46ec-b7fb-3e35481fe1f8, channelID:mychannel 2018-05-29 05:01:09.078 UTC [chaincode] Execute -> DEBU 353 Exit 2018-05-29 05:01:09.078 UTC [sccapi] deploySysCC -> INFO 354 system chaincode lscc/mychannel(github.com/hyperledger/fabric/core/scc/lscc) deployed 2018-05-29 05:01:09.078 UTC [lockbasedtxmgr] Done -> DEBU 355 Done with transaction simulation / query execution [2560500b-b1f7-46ec-b7fb-3e35481fe1f8] 2018-05-29 05:01:09.078 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 356 constructing new tx simulator 2018-05-29 05:01:09.078 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 357 constructing new tx simulator txid = [f3e373df-06f1-4091-b51e-2aff457a5b6f] 2018-05-29 05:01:09.078 UTC [ccprovider] NewCCContext -> DEBU 358 NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=f3e373df-06f1-4091-b51e-2aff457a5b6f,syscc=true,proposal=0x0,canname=escc:1.1.0 2018-05-29 05:01:09.078 UTC [chaincode] Launch -> DEBU 359 chaincode is running(no need to launch) : escc:1.1.0 2018-05-29 05:01:09.078 UTC [chaincode] Execute -> DEBU 35a Entry 2018-05-29 05:01:09.078 UTC [chaincode] Execute -> DEBU 35b chaincode canonical name: escc:1.1.0 2018-05-29 05:01:09.079 UTC [chaincode] sendExecuteMessage -> DEBU 35c [f3e373df]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:09.079 UTC [chaincode] setChaincodeProposal -> DEBU 35d Setting chaincode proposal context... 2018-05-29 05:01:09.079 UTC [chaincode] sendExecuteMessage -> DEBU 35e [f3e373df]sendExecuteMsg trigger event INIT 2018-05-29 05:01:09.079 UTC [chaincode] processStream -> DEBU 35f [f3e373df]Move state message INIT 2018-05-29 05:01:09.079 UTC [chaincode] handleMessage -> DEBU 360 [f3e373df]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:09.079 UTC [chaincode] filterError -> DEBU 361 Ignoring NoTransitionError: no transition 2018-05-29 05:01:09.079 UTC [chaincode] processStream -> DEBU 362 [f3e373df]sending state message INIT 2018-05-29 05:01:09.079 UTC [shim] func1 -> DEBU 363 [f3e373df]Received message INIT from shim 2018-05-29 05:01:09.079 UTC [shim] handleMessage -> DEBU 364 [f3e373df]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:09.079 UTC [shim] beforeInit -> DEBU 365 Entered state ready 2018-05-29 05:01:09.079 UTC [shim] beforeInit -> DEBU 366 [f3e373df]Received INIT, initializing chaincode 2018-05-29 05:01:09.079 UTC [escc] Init -> INFO 367 Successfully initialized ESCC 2018-05-29 05:01:09.080 UTC [shim] func1 -> DEBU 368 [f3e373df]Init get response status: 200 2018-05-29 05:01:09.080 UTC [shim] func1 -> DEBU 369 [f3e373df]Init succeeded. Sending COMPLETED 2018-05-29 05:01:09.080 UTC [shim] func1 -> DEBU 36a [f3e373df]Move state message COMPLETED 2018-05-29 05:01:09.080 UTC [shim] handleMessage -> DEBU 36b [f3e373df]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.080 UTC [shim] func1 -> DEBU 36c [f3e373df]send state message COMPLETED 2018-05-29 05:01:09.080 UTC [chaincode] processStream -> DEBU 36d [f3e373df]Received message COMPLETED from shim 2018-05-29 05:01:09.080 UTC [chaincode] handleMessage -> DEBU 36e [f3e373df]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.081 UTC [chaincode] handleMessage -> DEBU 36f [f3e373df-06f1-4091-b51e-2aff457a5b6f]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.081 UTC [chaincode] notify -> DEBU 370 notifying Txid:f3e373df-06f1-4091-b51e-2aff457a5b6f, channelID:mychannel 2018-05-29 05:01:09.081 UTC [chaincode] Execute -> DEBU 371 Exit 2018-05-29 05:01:09.081 UTC [sccapi] deploySysCC -> INFO 372 system chaincode escc/mychannel(github.com/hyperledger/fabric/core/scc/escc) deployed 2018-05-29 05:01:09.081 UTC [lockbasedtxmgr] Done -> DEBU 373 Done with transaction simulation / query execution [f3e373df-06f1-4091-b51e-2aff457a5b6f] 2018-05-29 05:01:09.081 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 374 constructing new tx simulator 2018-05-29 05:01:09.081 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 375 constructing new tx simulator txid = [eed5bf65-4db1-409d-a554-7975fe1a5a4b] 2018-05-29 05:01:09.081 UTC [ccprovider] NewCCContext -> DEBU 376 NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=eed5bf65-4db1-409d-a554-7975fe1a5a4b,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:01:09.081 UTC [chaincode] Launch -> DEBU 377 chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:01:09.081 UTC [chaincode] Execute -> DEBU 378 Entry 2018-05-29 05:01:09.082 UTC [chaincode] Execute -> DEBU 379 chaincode canonical name: vscc:1.1.0 2018-05-29 05:01:09.082 UTC [chaincode] sendExecuteMessage -> DEBU 37a [eed5bf65]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:09.082 UTC [chaincode] setChaincodeProposal -> DEBU 37b Setting chaincode proposal context... 2018-05-29 05:01:09.082 UTC [chaincode] sendExecuteMessage -> DEBU 37c [eed5bf65]sendExecuteMsg trigger event INIT 2018-05-29 05:01:09.082 UTC [chaincode] processStream -> DEBU 37d [eed5bf65]Move state message INIT 2018-05-29 05:01:09.082 UTC [chaincode] handleMessage -> DEBU 37e [eed5bf65]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:09.082 UTC [chaincode] filterError -> DEBU 37f Ignoring NoTransitionError: no transition 2018-05-29 05:01:09.082 UTC [chaincode] processStream -> DEBU 380 [eed5bf65]sending state message INIT 2018-05-29 05:01:09.082 UTC [shim] func1 -> DEBU 381 [eed5bf65]Received message INIT from shim 2018-05-29 05:01:09.082 UTC [shim] handleMessage -> DEBU 382 [eed5bf65]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:09.083 UTC [shim] beforeInit -> DEBU 383 Entered state ready 2018-05-29 05:01:09.083 UTC [shim] beforeInit -> DEBU 384 [eed5bf65]Received INIT, initializing chaincode 2018-05-29 05:01:09.083 UTC [shim] func1 -> DEBU 385 [eed5bf65]Init get response status: 200 2018-05-29 05:01:09.083 UTC [shim] func1 -> DEBU 386 [eed5bf65]Init succeeded. Sending COMPLETED 2018-05-29 05:01:09.083 UTC [shim] func1 -> DEBU 387 [eed5bf65]Move state message COMPLETED 2018-05-29 05:01:09.083 UTC [shim] handleMessage -> DEBU 388 [eed5bf65]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.083 UTC [shim] func1 -> DEBU 389 [eed5bf65]send state message COMPLETED 2018-05-29 05:01:09.083 UTC [chaincode] processStream -> DEBU 38a [eed5bf65]Received message COMPLETED from shim 2018-05-29 05:01:09.083 UTC [chaincode] handleMessage -> DEBU 38b [eed5bf65]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.084 UTC [chaincode] handleMessage -> DEBU 38c [eed5bf65-4db1-409d-a554-7975fe1a5a4b]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.084 UTC [chaincode] notify -> DEBU 38d notifying Txid:eed5bf65-4db1-409d-a554-7975fe1a5a4b, channelID:mychannel 2018-05-29 05:01:09.084 UTC [chaincode] Execute -> DEBU 38e Exit 2018-05-29 05:01:09.084 UTC [sccapi] deploySysCC -> INFO 38f system chaincode vscc/mychannel(github.com/hyperledger/fabric/core/scc/vscc) deployed 2018-05-29 05:01:09.084 UTC [lockbasedtxmgr] Done -> DEBU 390 Done with transaction simulation / query execution [eed5bf65-4db1-409d-a554-7975fe1a5a4b] 2018-05-29 05:01:09.084 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 391 constructing new tx simulator 2018-05-29 05:01:09.084 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 392 constructing new tx simulator txid = [caf4515b-3b5d-42e4-8aff-0dbf82e961c4] 2018-05-29 05:01:09.084 UTC [ccprovider] NewCCContext -> DEBU 393 NewCCCC (chain=mychannel,chaincode=qscc,version=1.1.0,txid=caf4515b-3b5d-42e4-8aff-0dbf82e961c4,syscc=true,proposal=0x0,canname=qscc:1.1.0 2018-05-29 05:01:09.085 UTC [chaincode] Launch -> DEBU 394 chaincode is running(no need to launch) : qscc:1.1.0 2018-05-29 05:01:09.085 UTC [chaincode] Execute -> DEBU 395 Entry 2018-05-29 05:01:09.085 UTC [chaincode] Execute -> DEBU 396 chaincode canonical name: qscc:1.1.0 2018-05-29 05:01:09.085 UTC [chaincode] sendExecuteMessage -> DEBU 397 [caf4515b]Inside sendExecuteMessage. Message INIT 2018-05-29 05:01:09.085 UTC [chaincode] setChaincodeProposal -> DEBU 398 Setting chaincode proposal context... 2018-05-29 05:01:09.085 UTC [chaincode] sendExecuteMessage -> DEBU 399 [caf4515b]sendExecuteMsg trigger event INIT 2018-05-29 05:01:09.085 UTC [chaincode] processStream -> DEBU 39a [caf4515b]Move state message INIT 2018-05-29 05:01:09.085 UTC [chaincode] handleMessage -> DEBU 39b [caf4515b]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-05-29 05:01:09.085 UTC [chaincode] filterError -> DEBU 39c Ignoring NoTransitionError: no transition 2018-05-29 05:01:09.085 UTC [chaincode] processStream -> DEBU 39d [caf4515b]sending state message INIT 2018-05-29 05:01:09.085 UTC [shim] func1 -> DEBU 39e [caf4515b]Received message INIT from shim 2018-05-29 05:01:09.085 UTC [shim] handleMessage -> DEBU 39f [caf4515b]Handling ChaincodeMessage of type: INIT(state:ready) 2018-05-29 05:01:09.085 UTC [shim] beforeInit -> DEBU 3a0 Entered state ready 2018-05-29 05:01:09.085 UTC [shim] beforeInit -> DEBU 3a1 [caf4515b]Received INIT, initializing chaincode 2018-05-29 05:01:09.085 UTC [qscc] Init -> INFO 3a2 Init QSCC 2018-05-29 05:01:09.085 UTC [shim] func1 -> DEBU 3a3 [caf4515b]Init get response status: 200 2018-05-29 05:01:09.085 UTC [shim] func1 -> DEBU 3a4 [caf4515b]Init succeeded. Sending COMPLETED 2018-05-29 05:01:09.085 UTC [shim] func1 -> DEBU 3a5 [caf4515b]Move state message COMPLETED 2018-05-29 05:01:09.085 UTC [shim] handleMessage -> DEBU 3a6 [caf4515b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.085 UTC [shim] func1 -> DEBU 3a7 [caf4515b]send state message COMPLETED 2018-05-29 05:01:09.085 UTC [chaincode] processStream -> DEBU 3a8 [caf4515b]Received message COMPLETED from shim 2018-05-29 05:01:09.085 UTC [chaincode] handleMessage -> DEBU 3a9 [caf4515b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.085 UTC [chaincode] handleMessage -> DEBU 3aa [caf4515b-3b5d-42e4-8aff-0dbf82e961c4]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.085 UTC [chaincode] notify -> DEBU 3ab notifying Txid:caf4515b-3b5d-42e4-8aff-0dbf82e961c4, channelID:mychannel 2018-05-29 05:01:09.085 UTC [chaincode] Execute -> DEBU 3ac Exit 2018-05-29 05:01:09.085 UTC [sccapi] deploySysCC -> INFO 3ad system chaincode qscc/mychannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed 2018-05-29 05:01:09.085 UTC [lockbasedtxmgr] Done -> DEBU 3ae Done with transaction simulation / query execution [caf4515b-3b5d-42e4-8aff-0dbf82e961c4] 2018-05-29 05:01:09.086 UTC [eventhub_producer] CreateBlockEvents -> DEBU 3af Entry 2018-05-29 05:01:09.086 UTC [eventhub_producer] CreateBlockEvents -> DEBU 3b0 Exit 2018-05-29 05:01:09.086 UTC [eventhub_producer] Send -> DEBU 3b1 Entry 2018-05-29 05:01:09.086 UTC [eventhub_producer] Send -> DEBU 3b2 Event processor timeout > 0 2018-05-29 05:01:09.086 UTC [eventhub_producer] Send -> DEBU 3b3 Event sent successfully 2018-05-29 05:01:09.086 UTC [eventhub_producer] Send -> DEBU 3b4 Exit 2018-05-29 05:01:09.086 UTC [shim] func1 -> DEBU 3b5 [22f20279]Transaction completed. Sending COMPLETED 2018-05-29 05:01:09.086 UTC [shim] func1 -> DEBU 3b6 [22f20279]Move state message COMPLETED 2018-05-29 05:01:09.086 UTC [shim] handleMessage -> DEBU 3b7 [22f20279]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:01:09.086 UTC [shim] func1 -> DEBU 3b8 [22f20279]send state message COMPLETED 2018-05-29 05:01:09.086 UTC [chaincode] processStream -> DEBU 3b9 [22f20279]Received message COMPLETED from shim 2018-05-29 05:01:09.086 UTC [chaincode] handleMessage -> DEBU 3ba [22f20279]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:01:09.086 UTC [chaincode] handleMessage -> DEBU 3bb [22f20279c00b00707c0110235e75519d7b87546de25798e741694e89334b6f4e]HandleMessage- COMPLETED. Notify 2018-05-29 05:01:09.086 UTC [chaincode] notify -> DEBU 3bc notifying Txid:22f20279c00b00707c0110235e75519d7b87546de25798e741694e89334b6f4e, channelID: 2018-05-29 05:01:09.086 UTC [chaincode] Execute -> DEBU 3bd Exit 2018-05-29 05:01:09.086 UTC [endorser] callChaincode -> DEBU 3be [][22f20279] Exit 2018-05-29 05:01:09.086 UTC [endorser] simulateProposal -> DEBU 3bf [][22f20279] Exit 2018-05-29 05:01:09.086 UTC [endorser] ProcessProposal -> DEBU 3c0 Exit: request from%!(EXTRA string=172.19.0.13:48448) 2018-05-29 05:01:15.072 UTC [deliveryClient] StartDeliverForChannel -> DEBU 3c1 This peer will pass blocks from orderer service to other peers for channel mychannel 2018-05-29 05:01:15.080 UTC [deliveryClient] connect -> DEBU 3c2 Connected to orderer.example.com:7050 2018-05-29 05:01:15.081 UTC [deliveryClient] connect -> DEBU 3c3 Establishing gRPC stream with orderer.example.com:7050 ... 2018-05-29 05:01:15.081 UTC [deliveryClient] afterConnect -> DEBU 3c4 Entering 2018-05-29 05:01:15.082 UTC [deliveryClient] RequestBlocks -> DEBU 3c5 Starting deliver with block [1] for channel mychannel 2018-05-29 05:01:15.089 UTC [deliveryClient] afterConnect -> DEBU 3c6 Exiting 2018-05-29 05:01:15.090 UTC [blocksProvider] DeliverBlocks -> DEBU 3c7 [mychannel] Adding payload locally, buffer seqNum = [1], peers number [0] 2018-05-29 05:01:15.091 UTC [blocksProvider] DeliverBlocks -> DEBU 3c8 [mychannel] Gossiping block [1], peers number [0] 2018-05-29 05:01:15.091 UTC [committer/txvalidator] Validate -> DEBU 3c9 START Block Validation 2018-05-29 05:01:15.091 UTC [committer/txvalidator] Validate -> DEBU 3ca expecting 1 block validation responses 2018-05-29 05:01:15.091 UTC [committer/txvalidator] validateTx -> DEBU 3cb validateTx starts for block 0xc4213e24a0 env 0xc420352120 txn 0 2018-05-29 05:01:15.091 UTC [protoutils] ValidateTransaction -> DEBU 3cc ValidateTransactionEnvelope starts for envelope 0xc420352120 2018-05-29 05:01:15.091 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:15.091 UTC [protoutils] validateChannelHeader -> DEBU 3ce validateChannelHeader info: header type 1 2018-05-29 05:01:15.092 UTC [protoutils] checkSignatureFromCreator -> DEBU 3cf begin 2018-05-29 05:01:15.092 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d0 creator is &{OrdererMSP cac97220864bf257294f80fe85ba5e51a568ee8e12f9294cba40fb85f5ddd398} 2018-05-29 05:01:15.092 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d1 creator is valid 2018-05-29 05:01:15.092 UTC [protoutils] checkSignatureFromCreator -> DEBU 3d2 exits successfully 2018-05-29 05:01:15.092 UTC [protoutils] validateConfigTransaction -> DEBU 3d3 validateConfigTransaction starts for data 0xc4213e7000, 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:15.093 UTC [committer/txvalidator] validateTx -> DEBU 3d4 Transaction is for channel mychannel 2018-05-29 05:01:15.093 UTC [common/configtx] addToMap -> DEBU 3d5 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.093 UTC [common/configtx] addToMap -> DEBU 3d6 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.093 UTC [common/configtx] addToMap -> DEBU 3d7 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.093 UTC [common/configtx] addToMap -> DEBU 3d8 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3d9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3da Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3db Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3dc Adding to config map: [Group] /Channel 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3dd Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.094 UTC [common/configtx] addToMap -> DEBU 3de Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.095 UTC [common/configtx] addToMap -> DEBU 3df Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.095 UTC [common/configtx] addToMap -> DEBU 3e0 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.095 UTC [common/configtx] addToMap -> DEBU 3e1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.095 UTC [common/configtx] addToMap -> DEBU 3e2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.095 UTC [common/configtx] addToMap -> DEBU 3e3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.095 UTC [common/configtx] verifyDeltaSet -> DEBU 3e4 Processing change to key: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.095 UTC [common/configtx] policyForItem -> DEBU 3e5 Getting policy for item Org1MSP with mod_policy Admins 2018-05-29 05:01:15.096 UTC [common/configtx] verifyDeltaSet -> DEBU 3e6 Processing change to key: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.096 UTC [common/configtx] recurseConfigMap -> DEBU 3e7 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.096 UTC [common/configtx] recurseConfigMap -> DEBU 3e8 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.096 UTC [common/configtx] recurseConfigMap -> DEBU 3e9 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.096 UTC [common/configtx] recurseConfigMap -> DEBU 3ea Setting policy for key BlockValidation to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3eb Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3ec Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3ed Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3ee Setting policy for key Readers to 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3ef Setting policy for key Writers to 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3f0 Setting policy for key Admins to 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3f1 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3f2 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.097 UTC [common/configtx] recurseConfigMap -> DEBU 3f3 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f4 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f5 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f6 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f7 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f8 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/configtx] recurseConfigMap -> DEBU 3f9 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.098 UTC [common/channelconfig] NewStandardValues -> DEBU 3fa Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.098 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fb Processing field: HashingAlgorithm 2018-05-29 05:01:15.098 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fc Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.098 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fd Processing field: OrdererAddresses 2018-05-29 05:01:15.098 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3fe Processing field: Consortium 2018-05-29 05:01:15.099 UTC [common/channelconfig] initializeProtosStruct -> DEBU 3ff Processing field: Capabilities 2018-05-29 05:01:15.099 UTC [common/channelconfig] NewStandardValues -> DEBU 400 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.099 UTC [common/channelconfig] initializeProtosStruct -> DEBU 401 Processing field: Capabilities 2018-05-29 05:01:15.099 UTC [common/channelconfig] NewStandardValues -> DEBU 402 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.099 UTC [common/channelconfig] initializeProtosStruct -> DEBU 403 Processing field: AnchorPeers 2018-05-29 05:01:15.099 UTC [common/channelconfig] NewStandardValues -> DEBU 404 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.099 UTC [common/channelconfig] initializeProtosStruct -> DEBU 405 Processing field: MSP 2018-05-29 05:01:15.099 UTC [common/channelconfig] Validate -> DEBU 406 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.099 UTC [common/channelconfig] validateMSP -> DEBU 407 Setting up MSP for org Org1MSP 2018-05-29 05:01:15.100 UTC [common/channelconfig] NewStandardValues -> DEBU 408 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.100 UTC [common/channelconfig] initializeProtosStruct -> DEBU 409 Processing field: AnchorPeers 2018-05-29 05:01:15.100 UTC [common/channelconfig] NewStandardValues -> DEBU 40a Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.101 UTC [common/channelconfig] initializeProtosStruct -> DEBU 40b Processing field: MSP 2018-05-29 05:01:15.101 UTC [common/channelconfig] Validate -> DEBU 40c Anchor peers for org Org2MSP are 2018-05-29 05:01:15.101 UTC [common/channelconfig] validateMSP -> DEBU 40d Setting up MSP for org Org2MSP 2018-05-29 05:01:15.102 UTC [common/channelconfig] NewStandardValues -> DEBU 40e Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 40f Processing field: ConsensusType 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 410 Processing field: BatchSize 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 411 Processing field: BatchTimeout 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 412 Processing field: KafkaBrokers 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 413 Processing field: ChannelRestrictions 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 414 Processing field: Capabilities 2018-05-29 05:01:15.102 UTC [common/channelconfig] NewStandardValues -> DEBU 415 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.102 UTC [common/channelconfig] initializeProtosStruct -> DEBU 416 Processing field: MSP 2018-05-29 05:01:15.102 UTC [common/channelconfig] validateMSP -> DEBU 417 Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.103 UTC [common/configtx] addToMap -> DEBU 418 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.104 UTC [common/configtx] addToMap -> DEBU 419 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.104 UTC [common/configtx] addToMap -> DEBU 41a Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.104 UTC [common/configtx] addToMap -> DEBU 41b Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 41c Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 41d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 41e Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 41f Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 420 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 421 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 422 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.105 UTC [common/configtx] addToMap -> DEBU 423 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 424 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 425 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 426 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 427 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 428 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 429 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 42a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 42b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.106 UTC [common/configtx] addToMap -> DEBU 42c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 42d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 42e Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 42f Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 430 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 431 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 432 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.107 UTC [common/configtx] addToMap -> DEBU 433 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 434 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 435 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 436 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 437 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 438 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 439 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 43a Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 43b Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.108 UTC [common/configtx] addToMap -> DEBU 43c Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 43d As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 43e As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 43f As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 440 As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 441 As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:15.109 UTC [common/channelconfig] LogSanityChecks -> DEBU 442 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:15.109 UTC [common/configtx] addToMap -> DEBU 443 Adding to config map: [Group] /Resources 2018-05-29 05:01:15.110 UTC [peer] updateTrustedRoots -> DEBU 444 Updating trusted root authorities for channel mychannel 2018-05-29 05:01:15.111 UTC [peer] buildTrustedRootsForChain -> DEBU 445 updating root CAs for channel [mychannel] 2018-05-29 05:01:15.111 UTC [peer] buildTrustedRootsForChain -> DEBU 446 adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:15.111 UTC [peer] buildTrustedRootsForChain -> DEBU 447 adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:15.111 UTC [peer] buildTrustedRootsForChain -> DEBU 448 adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:15.112 UTC [committer/txvalidator] validateTx -> DEBU 449 config transaction received for chain mychannel 2018-05-29 05:01:15.112 UTC [committer/txvalidator] validateTx -> DEBU 44a validateTx completes for block 0xc4213e24a0 env 0xc420352120 txn 0 2018-05-29 05:01:15.112 UTC [committer/txvalidator] Validate -> DEBU 44b got result for idx 0, code 0 2018-05-29 05:01:15.112 UTC [committer/txvalidator] Validate -> DEBU 44c END Block Validation 2018-05-29 05:01:15.113 UTC [committer] preCommit -> DEBU 44d Received configuration update, calling CSCC ConfigUpdate 2018-05-29 05:01:15.113 UTC [kvledger] CommitWithPvtData -> DEBU 44e Channel [mychannel]: Validating state for block [1] 2018-05-29 05:01:15.113 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 44f Validating new block with num trans = [1] 2018-05-29 05:01:15.113 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 450 ValidateAndPrepareBatch() for block number = [1] 2018-05-29 05:01:15.113 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 451 preprocessing ProtoBlock... 2018-05-29 05:01:15.114 UTC [valimpl] preprocessProtoBlock -> DEBU 452 txType=CONFIG 2018-05-29 05:01:15.114 UTC [valimpl] processNonEndorserTx -> DEBU 453 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:15.114 UTC [valimpl] processNonEndorserTx -> DEBU 454 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:15.114 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 455 constructing new tx simulator 2018-05-29 05:01:15.114 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 456 constructing new tx simulator txid = [] 2018-05-29 05:01:15.114 UTC [peer] GenerateSimulationResults -> DEBU 457 Processing CONFIG 2018-05-29 05:01:15.115 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:15.116 UTC [common/channelconfig] NewStandardValues -> DEBU 459 Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45a Processing field: HashingAlgorithm 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45b Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45c Processing field: OrdererAddresses 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45d Processing field: Consortium 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 45e Processing field: Capabilities 2018-05-29 05:01:15.116 UTC [common/channelconfig] NewStandardValues -> DEBU 45f Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.116 UTC [common/channelconfig] initializeProtosStruct -> DEBU 460 Processing field: Capabilities 2018-05-29 05:01:15.117 UTC [common/channelconfig] NewStandardValues -> DEBU 461 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.117 UTC [common/channelconfig] initializeProtosStruct -> DEBU 462 Processing field: AnchorPeers 2018-05-29 05:01:15.117 UTC [common/channelconfig] NewStandardValues -> DEBU 463 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.117 UTC [common/channelconfig] initializeProtosStruct -> DEBU 464 Processing field: MSP 2018-05-29 05:01:15.117 UTC [common/channelconfig] Validate -> DEBU 465 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.117 UTC [common/channelconfig] validateMSP -> DEBU 466 Setting up MSP for org Org1MSP 2018-05-29 05:01:15.118 UTC [common/channelconfig] NewStandardValues -> DEBU 467 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.118 UTC [common/channelconfig] initializeProtosStruct -> DEBU 468 Processing field: AnchorPeers 2018-05-29 05:01:15.118 UTC [common/channelconfig] NewStandardValues -> DEBU 469 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.118 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46a Processing field: MSP 2018-05-29 05:01:15.118 UTC [common/channelconfig] Validate -> DEBU 46b Anchor peers for org Org2MSP are 2018-05-29 05:01:15.118 UTC [common/channelconfig] validateMSP -> DEBU 46c Setting up MSP for org Org2MSP 2018-05-29 05:01:15.119 UTC [common/channelconfig] NewStandardValues -> DEBU 46d Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.119 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46e Processing field: ConsensusType 2018-05-29 05:01:15.119 UTC [common/channelconfig] initializeProtosStruct -> DEBU 46f Processing field: BatchSize 2018-05-29 05:01:15.120 UTC [common/channelconfig] initializeProtosStruct -> DEBU 470 Processing field: BatchTimeout 2018-05-29 05:01:15.120 UTC [common/channelconfig] initializeProtosStruct -> DEBU 471 Processing field: KafkaBrokers 2018-05-29 05:01:15.120 UTC [common/channelconfig] initializeProtosStruct -> DEBU 472 Processing field: ChannelRestrictions 2018-05-29 05:01:15.120 UTC [common/channelconfig] initializeProtosStruct -> DEBU 473 Processing field: Capabilities 2018-05-29 05:01:15.120 UTC [common/channelconfig] NewStandardValues -> DEBU 474 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.120 UTC [common/channelconfig] initializeProtosStruct -> DEBU 475 Processing field: MSP 2018-05-29 05:01:15.120 UTC [common/channelconfig] validateMSP -> DEBU 476 Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.121 UTC [common/configtx] addToMap -> DEBU 477 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.121 UTC [common/configtx] addToMap -> DEBU 478 Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.121 UTC [common/configtx] addToMap -> DEBU 479 Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47a Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47e Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 47f Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.122 UTC [common/configtx] addToMap -> DEBU 480 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 481 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 482 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 483 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 484 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 485 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 486 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 487 Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 488 Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.123 UTC [common/configtx] addToMap -> DEBU 489 Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48c Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48d Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48e Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 48f Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 490 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.124 UTC [common/configtx] addToMap -> DEBU 491 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 492 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 493 Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 494 Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 495 Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 496 Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 497 Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 498 Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.125 UTC [common/configtx] addToMap -> DEBU 499 Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.126 UTC [common/configtx] addToMap -> DEBU 49a Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.126 UTC [common/configtx] addToMap -> DEBU 49b Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.126 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 49c Simulation completed, getting simulation results 2018-05-29 05:01:15.126 UTC [lockbasedtxmgr] Done -> DEBU 49d Done with transaction simulation / query execution [] 2018-05-29 05:01:15.126 UTC [lockbasedtxmgr] Done -> DEBU 49e Done with transaction simulation / query execution [] 2018-05-29 05:01:15.126 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 49f Block [1] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:15.126 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a0 validating rwset... 2018-05-29 05:01:15.126 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a1 postprocessing ProtoBlock... 2018-05-29 05:01:15.126 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 4a2 ValidateAndPrepareBatch() complete 2018-05-29 05:01:15.126 UTC [kvledger] CommitWithPvtData -> DEBU 4a3 Channel [mychannel]: Committing block [1] to storage 2018-05-29 05:01:15.130 UTC [pvtdatastorage] Prepare -> DEBU 4a4 Saved 0 private data write sets for block [1] 2018-05-29 05:01:15.134 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:15.134 UTC [fsblkstorage] indexBlock -> DEBU 4a6 Adding txLoc [fileSuffixNum=0, offset=12031, bytesLength=11962] for tx ID: [] to index 2018-05-29 05:01:15.137 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:15.140 UTC [fsblkstorage] updateCheckpoint -> DEBU 4a8 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25788], isChainEmpty=[false], lastBlockNumber=[1] 2018-05-29 05:01:15.140 UTC [pvtdatastorage] Commit -> DEBU 4a9 Committing private data for block [1] 2018-05-29 05:01:15.143 UTC [pvtdatastorage] Commit -> DEBU 4aa Committed private data for block [1] 2018-05-29 05:01:15.143 UTC [kvledger] CommitWithPvtData -> INFO 4ab Channel [mychannel]: Committed block [1] with 1 transaction(s) 2018-05-29 05:01:15.143 UTC [kvledger] CommitWithPvtData -> DEBU 4ac Channel [mychannel]: Committing block [1] transactions to state database 2018-05-29 05:01:15.143 UTC [lockbasedtxmgr] Commit -> DEBU 4ad Committing updates to state database 2018-05-29 05:01:15.143 UTC [lockbasedtxmgr] Commit -> DEBU 4ae Write lock acquired for committing updates to state database 2018-05-29 05:01:15.144 UTC [statecouchdb] processUpdateBatch -> DEBU 4af Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.144 UTC [statecouchdb] LoadCommittedVersions -> DEBU 4b0 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:15.144 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 4b1 Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.144 UTC [couchdb] handleRequest -> DEBU 4b2 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:15.145 UTC [couchdb] handleRequest -> DEBU 4b3 HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.163 UTC [couchdb] handleRequest -> DEBU 4b4 Exiting handleRequest() 2018-05-29 05:01:15.163 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:15 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 6453c74d61 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:15.163 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 4b6 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:15.163 UTC [statecouchdb] processUpdateBatch -> DEBU 4b7 Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[1-fb9b738b915456d8fe9992db7b4663d0], isDelete=[false] 2018-05-29 05:01:15.164 UTC [couchdb] BatchUpdateDocuments -> DEBU 4b8 Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.164 UTC [couchdb] handleRequest -> DEBU 4b9 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_bulk_docs 2018-05-29 05:01:15.165 UTC [couchdb] handleRequest -> DEBU 4ba HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb3: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:15.184 UTC [couchdb] handleRequest -> DEBU 4bb Exiting handleRequest() 2018-05-29 05:01:15.184 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:15 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: f907294d63 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:15.185 UTC [couchdb] BatchUpdateDocuments -> DEBU 4bd Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"2-038ac6a8efcb3d16dbe1047f7b27a303"}] ] 2018-05-29 05:01:15.185 UTC [couchdb] EnsureFullCommit -> DEBU 4be Entering EnsureFullCommit() 2018-05-29 05:01:15.185 UTC [couchdb] handleRequest -> DEBU 4bf Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:15.185 UTC [couchdb] handleRequest -> DEBU 4c0 HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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.187 UTC [couchdb] handleRequest -> DEBU 4c1 Exiting handleRequest() 2018-05-29 05:01:15.187 UTC [couchdb] EnsureFullCommit -> DEBU 4c2 _ensure_full_commit database mychannel_ 2018-05-29 05:01:15.188 UTC [couchdb] EnsureFullCommit -> DEBU 4c3 Exiting EnsureFullCommit() 2018-05-29 05:01:15.189 UTC [couchdb] SaveDoc -> DEBU 4c4 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.189 UTC [couchdb] encodePathElement -> DEBU 4c5 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.189 UTC [couchdb] encodePathElement -> DEBU 4c6 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.189 UTC [couchdb] SaveDoc -> DEBU 4c7 rev= 2018-05-29 05:01:15.189 UTC [couchdb] ReadDoc -> DEBU 4c8 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.189 UTC [couchdb] encodePathElement -> DEBU 4c9 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.189 UTC [couchdb] encodePathElement -> DEBU 4ca Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.189 UTC [couchdb] handleRequest -> DEBU 4cb Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:15.189 UTC [couchdb] WarmIndexAllIndexes -> DEBU 4cc Entering WarmIndexAllIndexes() 2018-05-29 05:01:15.189 UTC [couchdb] ListIndex -> DEBU 4cd Entering ListIndex() 2018-05-29 05:01:15.189 UTC [couchdb] handleRequest -> DEBU 4ce Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/_index/ 2018-05-29 05:01:15.190 UTC [couchdb] handleRequest -> DEBU 4cf HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.193 UTC [couchdb] handleRequest -> DEBU 4d0 HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.197 UTC [couchdb] handleRequest -> DEBU 4d1 Exiting handleRequest() 2018-05-29 05:01:15.197 UTC [couchdb] ListIndex -> DEBU 4d2 Exiting ListIndex() 2018-05-29 05:01:15.197 UTC [couchdb] WarmIndexAllIndexes -> DEBU 4d3 Exiting WarmIndexAllIndexes() 2018-05-29 05:01:15.198 UTC [couchdb] handleRequest -> DEBU 4d4 Exiting handleRequest() 2018-05-29 05:01:15.198 UTC [couchdb] ReadDoc -> DEBU 4d5 Exiting ReadDoc() 2018-05-29 05:01:15.198 UTC [couchdb] handleRequest -> DEBU 4d6 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:15.198 UTC [couchdb] handleRequest -> DEBU 4d7 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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:15.201 UTC [couchdb] handleRequest -> DEBU 4d8 Exiting handleRequest() 2018-05-29 05:01:15.201 UTC [couchdb] SaveDoc -> DEBU 4d9 Exiting SaveDoc() 2018-05-29 05:01:15.202 UTC [lockbasedtxmgr] Commit -> DEBU 4da Updates committed to state database 2018-05-29 05:01:15.202 UTC [statecouchdb] ClearCachedVersions -> DEBU 4db Clear Cache 2018-05-29 05:01:15.202 UTC [kvledger] CommitWithPvtData -> DEBU 4dc Channel [mychannel]: Committing block [1] transactions to history database 2018-05-29 05:01:15.202 UTC [historyleveldb] Commit -> DEBU 4dd Channel [mychannel]: Updating history database for blockNo [1] with [1] transactions 2018-05-29 05:01:15.202 UTC [historyleveldb] Commit -> DEBU 4de Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:15.206 UTC [historyleveldb] Commit -> DEBU 4df Channel [mychannel]: Updates committed to history database for blockNo [1] 2018-05-29 05:01:15.206 UTC [eventhub_producer] CreateBlockEvents -> DEBU 4e0 Entry 2018-05-29 05:01:15.206 UTC [eventhub_producer] CreateBlockEvents -> DEBU 4e1 Exit 2018-05-29 05:01:15.206 UTC [eventhub_producer] Send -> DEBU 4e2 Entry 2018-05-29 05:01:15.206 UTC [eventhub_producer] Send -> DEBU 4e3 Event processor timeout > 0 2018-05-29 05:01:15.206 UTC [eventhub_producer] Send -> DEBU 4e4 Event sent successfully 2018-05-29 05:01:15.206 UTC [eventhub_producer] Send -> DEBU 4e5 Exit 2018-05-29 05:01:15.207 UTC [eventhub_producer] Send -> DEBU 4e6 Entry 2018-05-29 05:01:15.207 UTC [eventhub_producer] Send -> DEBU 4e7 Event processor timeout > 0 2018-05-29 05:01:15.207 UTC [eventhub_producer] Send -> DEBU 4e8 Event sent successfully 2018-05-29 05:01:15.207 UTC [eventhub_producer] Send -> DEBU 4e9 Exit 2018-05-29 05:01:15.516 UTC [blocksProvider] DeliverBlocks -> DEBU 4ea [mychannel] Adding payload locally, buffer seqNum = [2], peers number [0] 2018-05-29 05:01:15.517 UTC [blocksProvider] DeliverBlocks -> DEBU 4eb [mychannel] Gossiping block [2], peers number [0] 2018-05-29 05:01:15.517 UTC [committer/txvalidator] Validate -> DEBU 4ec START Block Validation 2018-05-29 05:01:15.517 UTC [committer/txvalidator] Validate -> DEBU 4ed expecting 1 block validation responses 2018-05-29 05:01:15.517 UTC [committer/txvalidator] validateTx -> DEBU 4ee validateTx starts for block 0xc421b7dde0 env 0xc422100b70 txn 0 2018-05-29 05:01:15.517 UTC [protoutils] ValidateTransaction -> DEBU 4ef ValidateTransactionEnvelope starts for envelope 0xc422100b70 2018-05-29 05:01:15.518 UTC [protoutils] ValidateTransaction -> DEBU 4f0 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.518 UTC [protoutils] validateChannelHeader -> DEBU 4f1 validateChannelHeader info: header type 1 2018-05-29 05:01:15.518 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f2 begin 2018-05-29 05:01:15.518 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f3 creator is &{OrdererMSP cac97220864bf257294f80fe85ba5e51a568ee8e12f9294cba40fb85f5ddd398} 2018-05-29 05:01:15.518 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f4 creator is valid 2018-05-29 05:01:15.519 UTC [protoutils] checkSignatureFromCreator -> DEBU 4f5 exits successfully 2018-05-29 05:01:15.519 UTC [protoutils] validateConfigTransaction -> DEBU 4f6 validateConfigTransaction starts for data 0xc422143000, 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.519 UTC [committer/txvalidator] validateTx -> DEBU 4f7 Transaction is for channel mychannel 2018-05-29 05:01:15.520 UTC [common/configtx] addToMap -> DEBU 4f8 Adding to config map: [Group] /Channel 2018-05-29 05:01:15.521 UTC [common/configtx] addToMap -> DEBU 4f9 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.528 UTC [common/configtx] addToMap -> DEBU 4fa Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.528 UTC [common/configtx] addToMap -> DEBU 4fb Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.529 UTC [common/configtx] addToMap -> DEBU 4fc Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.529 UTC [common/configtx] addToMap -> DEBU 4fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.529 UTC [common/configtx] addToMap -> DEBU 4fe Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.529 UTC [common/configtx] addToMap -> DEBU 4ff Adding to config map: [Group] /Channel 2018-05-29 05:01:15.530 UTC [common/configtx] addToMap -> DEBU 500 Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.530 UTC [common/configtx] addToMap -> DEBU 501 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.531 UTC [common/configtx] addToMap -> DEBU 502 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.533 UTC [common/configtx] addToMap -> DEBU 503 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.533 UTC [common/configtx] addToMap -> DEBU 504 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.558 UTC [common/configtx] addToMap -> DEBU 505 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.558 UTC [common/configtx] addToMap -> DEBU 506 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.559 UTC [common/configtx] verifyDeltaSet -> DEBU 507 Processing change to key: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.560 UTC [common/configtx] policyForItem -> DEBU 508 Getting policy for item Org2MSP with mod_policy Admins 2018-05-29 05:01:15.561 UTC [common/configtx] verifyDeltaSet -> DEBU 509 Processing change to key: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.571 UTC [common/configtx] recurseConfigMap -> DEBU 50a Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.573 UTC [common/configtx] recurseConfigMap -> DEBU 50b Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.574 UTC [common/configtx] recurseConfigMap -> DEBU 50c Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.574 UTC [common/configtx] recurseConfigMap -> DEBU 50d Setting policy for key Readers to 2018-05-29 05:01:15.575 UTC [common/configtx] recurseConfigMap -> DEBU 50e Setting policy for key Writers to 2018-05-29 05:01:15.575 UTC [common/configtx] recurseConfigMap -> DEBU 50f Setting policy for key Admins to 2018-05-29 05:01:15.575 UTC [common/configtx] recurseConfigMap -> DEBU 510 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.576 UTC [common/configtx] recurseConfigMap -> DEBU 511 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.577 UTC [common/configtx] recurseConfigMap -> DEBU 512 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.578 UTC [common/configtx] recurseConfigMap -> DEBU 513 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.578 UTC [common/configtx] recurseConfigMap -> DEBU 514 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.580 UTC [common/configtx] recurseConfigMap -> DEBU 515 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.582 UTC [common/configtx] recurseConfigMap -> DEBU 516 Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.582 UTC [common/configtx] recurseConfigMap -> DEBU 517 Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.582 UTC [common/configtx] recurseConfigMap -> DEBU 518 Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.583 UTC [common/configtx] recurseConfigMap -> DEBU 519 Setting policy for key BlockValidation to policy: mod_policy:"Admins" 2018-05-29 05:01:15.583 UTC [common/configtx] recurseConfigMap -> DEBU 51a Setting policy for key Admins to policy: mod_policy:"Admins" 2018-05-29 05:01:15.583 UTC [common/configtx] recurseConfigMap -> DEBU 51b Setting policy for key Readers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.584 UTC [common/configtx] recurseConfigMap -> DEBU 51c Setting policy for key Writers to policy: mod_policy:"Admins" 2018-05-29 05:01:15.585 UTC [common/channelconfig] NewStandardValues -> DEBU 51d Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.585 UTC [common/channelconfig] initializeProtosStruct -> DEBU 51e Processing field: HashingAlgorithm 2018-05-29 05:01:15.586 UTC [common/channelconfig] initializeProtosStruct -> DEBU 51f Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.586 UTC [common/channelconfig] initializeProtosStruct -> DEBU 520 Processing field: OrdererAddresses 2018-05-29 05:01:15.586 UTC [common/channelconfig] initializeProtosStruct -> DEBU 521 Processing field: Consortium 2018-05-29 05:01:15.586 UTC [common/channelconfig] initializeProtosStruct -> DEBU 522 Processing field: Capabilities 2018-05-29 05:01:15.587 UTC [common/channelconfig] NewStandardValues -> DEBU 523 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.587 UTC [common/channelconfig] initializeProtosStruct -> DEBU 524 Processing field: ConsensusType 2018-05-29 05:01:15.588 UTC [common/channelconfig] initializeProtosStruct -> DEBU 525 Processing field: BatchSize 2018-05-29 05:01:15.588 UTC [common/channelconfig] initializeProtosStruct -> DEBU 526 Processing field: BatchTimeout 2018-05-29 05:01:15.588 UTC [common/channelconfig] initializeProtosStruct -> DEBU 527 Processing field: KafkaBrokers 2018-05-29 05:01:15.588 UTC [common/channelconfig] initializeProtosStruct -> DEBU 528 Processing field: ChannelRestrictions 2018-05-29 05:01:15.589 UTC [common/channelconfig] initializeProtosStruct -> DEBU 529 Processing field: Capabilities 2018-05-29 05:01:15.589 UTC [common/channelconfig] NewStandardValues -> DEBU 52a Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.590 UTC [common/channelconfig] initializeProtosStruct -> DEBU 52b Processing field: MSP 2018-05-29 05:01:15.590 UTC [common/channelconfig] validateMSP -> DEBU 52c Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.593 UTC [common/channelconfig] NewStandardValues -> DEBU 52d Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.597 UTC [common/channelconfig] initializeProtosStruct -> DEBU 52e Processing field: Capabilities 2018-05-29 05:01:15.598 UTC [common/channelconfig] NewStandardValues -> DEBU 52f Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.598 UTC [common/channelconfig] initializeProtosStruct -> DEBU 530 Processing field: AnchorPeers 2018-05-29 05:01:15.599 UTC [common/channelconfig] NewStandardValues -> DEBU 531 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.599 UTC [common/channelconfig] initializeProtosStruct -> DEBU 532 Processing field: MSP 2018-05-29 05:01:15.599 UTC [common/channelconfig] Validate -> DEBU 533 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.599 UTC [common/channelconfig] validateMSP -> DEBU 534 Setting up MSP for org Org1MSP 2018-05-29 05:01:15.601 UTC [common/channelconfig] NewStandardValues -> DEBU 535 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.607 UTC [common/channelconfig] initializeProtosStruct -> DEBU 536 Processing field: AnchorPeers 2018-05-29 05:01:15.608 UTC [common/channelconfig] NewStandardValues -> DEBU 537 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.608 UTC [common/channelconfig] initializeProtosStruct -> DEBU 538 Processing field: MSP 2018-05-29 05:01:15.608 UTC [common/channelconfig] Validate -> DEBU 539 Anchor peers for org Org2MSP are anchor_peers: 2018-05-29 05:01:15.610 UTC [common/channelconfig] validateMSP -> DEBU 53a Setting up MSP for org Org2MSP 2018-05-29 05:01:15.611 UTC [common/configtx] addToMap -> DEBU 53b Adding to config map: [Group] /Channel 2018-05-29 05:01:15.617 UTC [common/configtx] addToMap -> DEBU 53c Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.626 UTC [common/configtx] addToMap -> DEBU 53d Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.626 UTC [common/configtx] addToMap -> DEBU 53e Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.627 UTC [common/configtx] addToMap -> DEBU 53f Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.627 UTC [common/configtx] addToMap -> DEBU 540 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.628 UTC [common/configtx] addToMap -> DEBU 541 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.628 UTC [common/configtx] addToMap -> DEBU 542 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.628 UTC [common/configtx] addToMap -> DEBU 543 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.629 UTC [common/configtx] addToMap -> DEBU 544 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.629 UTC [common/configtx] addToMap -> DEBU 545 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.629 UTC [common/configtx] addToMap -> DEBU 546 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.630 UTC [common/configtx] addToMap -> DEBU 547 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.631 UTC [common/configtx] addToMap -> DEBU 548 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 549 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54a Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54b Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54c Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54d Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54e Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.632 UTC [common/configtx] addToMap -> DEBU 54f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.633 UTC [common/configtx] addToMap -> DEBU 550 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.633 UTC [common/configtx] addToMap -> DEBU 551 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.633 UTC [common/configtx] addToMap -> DEBU 552 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.634 UTC [common/configtx] addToMap -> DEBU 553 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.634 UTC [common/configtx] addToMap -> DEBU 554 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.635 UTC [common/configtx] addToMap -> DEBU 555 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.635 UTC [common/configtx] addToMap -> DEBU 556 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.635 UTC [common/configtx] addToMap -> DEBU 557 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.635 UTC [common/configtx] addToMap -> DEBU 558 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.636 UTC [common/configtx] addToMap -> DEBU 559 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.636 UTC [common/configtx] addToMap -> DEBU 55a Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.636 UTC [common/configtx] addToMap -> DEBU 55b Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.636 UTC [common/configtx] addToMap -> DEBU 55c Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.636 UTC [common/configtx] addToMap -> DEBU 55d Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.637 UTC [common/configtx] addToMap -> DEBU 55e Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.637 UTC [common/configtx] addToMap -> DEBU 55f Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.638 UTC [common/configtx] addToMap -> DEBU 560 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 561 As expected, current configuration has policy '/Channel/Readers' 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 562 As expected, current configuration has policy '/Channel/Writers' 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 563 As expected, current configuration has policy '/Channel/Application/Readers' 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 564 As expected, current configuration has policy '/Channel/Application/Writers' 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 565 As expected, current configuration has policy '/Channel/Application/Admins' 2018-05-29 05:01:15.638 UTC [common/channelconfig] LogSanityChecks -> DEBU 566 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2018-05-29 05:01:15.638 UTC [common/configtx] addToMap -> DEBU 567 Adding to config map: [Group] /Resources 2018-05-29 05:01:15.641 UTC [peer] updateTrustedRoots -> DEBU 568 Updating trusted root authorities for channel mychannel 2018-05-29 05:01:15.645 UTC [peer] buildTrustedRootsForChain -> DEBU 569 updating root CAs for channel [mychannel] 2018-05-29 05:01:15.649 UTC [peer] buildTrustedRootsForChain -> DEBU 56a adding app root CAs for MSP [Org2MSP] 2018-05-29 05:01:15.650 UTC [peer] buildTrustedRootsForChain -> DEBU 56b adding orderer root CAs for MSP [OrdererMSP] 2018-05-29 05:01:15.650 UTC [peer] buildTrustedRootsForChain -> DEBU 56c adding app root CAs for MSP [Org1MSP] 2018-05-29 05:01:15.651 UTC [committer/txvalidator] validateTx -> DEBU 56d config transaction received for chain mychannel 2018-05-29 05:01:15.652 UTC [committer/txvalidator] validateTx -> DEBU 56e validateTx completes for block 0xc421b7dde0 env 0xc422100b70 txn 0 2018-05-29 05:01:15.652 UTC [committer/txvalidator] Validate -> DEBU 56f got result for idx 0, code 0 2018-05-29 05:01:15.652 UTC [committer/txvalidator] Validate -> DEBU 570 END Block Validation 2018-05-29 05:01:15.657 UTC [committer] preCommit -> DEBU 571 Received configuration update, calling CSCC ConfigUpdate 2018-05-29 05:01:15.657 UTC [kvledger] CommitWithPvtData -> DEBU 572 Channel [mychannel]: Validating state for block [2] 2018-05-29 05:01:15.657 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 573 Validating new block with num trans = [1] 2018-05-29 05:01:15.657 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 574 ValidateAndPrepareBatch() for block number = [2] 2018-05-29 05:01:15.657 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 575 preprocessing ProtoBlock... 2018-05-29 05:01:15.657 UTC [valimpl] preprocessProtoBlock -> DEBU 576 txType=CONFIG 2018-05-29 05:01:15.657 UTC [valimpl] processNonEndorserTx -> DEBU 577 Performing custom processing for transaction [txid=], [txType=CONFIG] 2018-05-29 05:01:15.658 UTC [valimpl] processNonEndorserTx -> DEBU 578 Processor for custom tx processing:&peer.configtxProcessor{} 2018-05-29 05:01:15.658 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 579 constructing new tx simulator 2018-05-29 05:01:15.658 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 57a constructing new tx simulator txid = [] 2018-05-29 05:01:15.658 UTC [peer] GenerateSimulationResults -> DEBU 57b Processing CONFIG 2018-05-29 05:01:15.658 UTC [peer] processChannelConfigTx -> DEBU 57c 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.663 UTC [common/channelconfig] NewStandardValues -> DEBU 57d Initializing protos for *channelconfig.ChannelProtos 2018-05-29 05:01:15.663 UTC [common/channelconfig] initializeProtosStruct -> DEBU 57e Processing field: HashingAlgorithm 2018-05-29 05:01:15.663 UTC [common/channelconfig] initializeProtosStruct -> DEBU 57f Processing field: BlockDataHashingStructure 2018-05-29 05:01:15.664 UTC [common/channelconfig] initializeProtosStruct -> DEBU 580 Processing field: OrdererAddresses 2018-05-29 05:01:15.664 UTC [common/channelconfig] initializeProtosStruct -> DEBU 581 Processing field: Consortium 2018-05-29 05:01:15.664 UTC [common/channelconfig] initializeProtosStruct -> DEBU 582 Processing field: Capabilities 2018-05-29 05:01:15.664 UTC [common/channelconfig] NewStandardValues -> DEBU 583 Initializing protos for *channelconfig.ApplicationProtos 2018-05-29 05:01:15.664 UTC [common/channelconfig] initializeProtosStruct -> DEBU 584 Processing field: Capabilities 2018-05-29 05:01:15.667 UTC [common/channelconfig] NewStandardValues -> DEBU 585 Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.667 UTC [common/channelconfig] initializeProtosStruct -> DEBU 586 Processing field: AnchorPeers 2018-05-29 05:01:15.667 UTC [common/channelconfig] NewStandardValues -> DEBU 587 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.667 UTC [common/channelconfig] initializeProtosStruct -> DEBU 588 Processing field: MSP 2018-05-29 05:01:15.667 UTC [common/channelconfig] Validate -> DEBU 589 Anchor peers for org Org1MSP are anchor_peers: 2018-05-29 05:01:15.667 UTC [common/channelconfig] validateMSP -> DEBU 58a Setting up MSP for org Org1MSP 2018-05-29 05:01:15.668 UTC [common/channelconfig] NewStandardValues -> DEBU 58b Initializing protos for *channelconfig.ApplicationOrgProtos 2018-05-29 05:01:15.669 UTC [common/channelconfig] initializeProtosStruct -> DEBU 58c Processing field: AnchorPeers 2018-05-29 05:01:15.669 UTC [common/channelconfig] NewStandardValues -> DEBU 58d Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.670 UTC [common/channelconfig] initializeProtosStruct -> DEBU 58e Processing field: MSP 2018-05-29 05:01:15.670 UTC [common/channelconfig] Validate -> DEBU 58f Anchor peers for org Org2MSP are anchor_peers: 2018-05-29 05:01:15.671 UTC [common/channelconfig] validateMSP -> DEBU 590 Setting up MSP for org Org2MSP 2018-05-29 05:01:15.698 UTC [common/channelconfig] NewStandardValues -> DEBU 591 Initializing protos for *channelconfig.OrdererProtos 2018-05-29 05:01:15.705 UTC [common/channelconfig] initializeProtosStruct -> DEBU 592 Processing field: ConsensusType 2018-05-29 05:01:15.705 UTC [common/channelconfig] initializeProtosStruct -> DEBU 593 Processing field: BatchSize 2018-05-29 05:01:15.705 UTC [common/channelconfig] initializeProtosStruct -> DEBU 594 Processing field: BatchTimeout 2018-05-29 05:01:15.706 UTC [common/channelconfig] initializeProtosStruct -> DEBU 595 Processing field: KafkaBrokers 2018-05-29 05:01:15.706 UTC [common/channelconfig] initializeProtosStruct -> DEBU 596 Processing field: ChannelRestrictions 2018-05-29 05:01:15.711 UTC [common/channelconfig] initializeProtosStruct -> DEBU 597 Processing field: Capabilities 2018-05-29 05:01:15.714 UTC [common/channelconfig] NewStandardValues -> DEBU 598 Initializing protos for *channelconfig.OrganizationProtos 2018-05-29 05:01:15.714 UTC [common/channelconfig] initializeProtosStruct -> DEBU 599 Processing field: MSP 2018-05-29 05:01:15.714 UTC [common/channelconfig] validateMSP -> DEBU 59a Setting up MSP for org OrdererOrg 2018-05-29 05:01:15.731 UTC [common/configtx] addToMap -> DEBU 59b Adding to config map: [Group] /Channel 2018-05-29 05:01:15.732 UTC [common/configtx] addToMap -> DEBU 59c Adding to config map: [Group] /Channel/Application 2018-05-29 05:01:15.732 UTC [common/configtx] addToMap -> DEBU 59d Adding to config map: [Group] /Channel/Application/Org1MSP 2018-05-29 05:01:15.732 UTC [common/configtx] addToMap -> DEBU 59e Adding to config map: [Value] /Channel/Application/Org1MSP/MSP 2018-05-29 05:01:15.732 UTC [common/configtx] addToMap -> DEBU 59f Adding to config map: [Value] /Channel/Application/Org1MSP/AnchorPeers 2018-05-29 05:01:15.732 UTC [common/configtx] addToMap -> DEBU 5a0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2018-05-29 05:01:15.733 UTC [common/configtx] addToMap -> DEBU 5a1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2018-05-29 05:01:15.733 UTC [common/configtx] addToMap -> DEBU 5a2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2018-05-29 05:01:15.734 UTC [common/configtx] addToMap -> DEBU 5a3 Adding to config map: [Group] /Channel/Application/Org2MSP 2018-05-29 05:01:15.734 UTC [common/configtx] addToMap -> DEBU 5a4 Adding to config map: [Value] /Channel/Application/Org2MSP/MSP 2018-05-29 05:01:15.735 UTC [common/configtx] addToMap -> DEBU 5a5 Adding to config map: [Value] /Channel/Application/Org2MSP/AnchorPeers 2018-05-29 05:01:15.736 UTC [common/configtx] addToMap -> DEBU 5a6 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2018-05-29 05:01:15.736 UTC [common/configtx] addToMap -> DEBU 5a7 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2018-05-29 05:01:15.737 UTC [common/configtx] addToMap -> DEBU 5a8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2018-05-29 05:01:15.738 UTC [common/configtx] addToMap -> DEBU 5a9 Adding to config map: [Policy] /Channel/Application/Writers 2018-05-29 05:01:15.738 UTC [common/configtx] addToMap -> DEBU 5aa Adding to config map: [Policy] /Channel/Application/Admins 2018-05-29 05:01:15.738 UTC [common/configtx] addToMap -> DEBU 5ab Adding to config map: [Policy] /Channel/Application/Readers 2018-05-29 05:01:15.738 UTC [common/configtx] addToMap -> DEBU 5ac Adding to config map: [Group] /Channel/Orderer 2018-05-29 05:01:15.738 UTC [common/configtx] addToMap -> DEBU 5ad Adding to config map: [Group] /Channel/Orderer/OrdererOrg 2018-05-29 05:01:15.739 UTC [common/configtx] addToMap -> DEBU 5ae Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP 2018-05-29 05:01:15.739 UTC [common/configtx] addToMap -> DEBU 5af Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2018-05-29 05:01:15.739 UTC [common/configtx] addToMap -> DEBU 5b0 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2018-05-29 05:01:15.740 UTC [common/configtx] addToMap -> DEBU 5b1 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2018-05-29 05:01:15.740 UTC [common/configtx] addToMap -> DEBU 5b2 Adding to config map: [Value] /Channel/Orderer/BatchSize 2018-05-29 05:01:15.759 UTC [common/configtx] addToMap -> DEBU 5b3 Adding to config map: [Value] /Channel/Orderer/BatchTimeout 2018-05-29 05:01:15.759 UTC [common/configtx] addToMap -> DEBU 5b4 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions 2018-05-29 05:01:15.759 UTC [common/configtx] addToMap -> DEBU 5b5 Adding to config map: [Value] /Channel/Orderer/ConsensusType 2018-05-29 05:01:15.761 UTC [common/configtx] addToMap -> DEBU 5b6 Adding to config map: [Policy] /Channel/Orderer/Writers 2018-05-29 05:01:15.761 UTC [common/configtx] addToMap -> DEBU 5b7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2018-05-29 05:01:15.761 UTC [common/configtx] addToMap -> DEBU 5b8 Adding to config map: [Policy] /Channel/Orderer/Admins 2018-05-29 05:01:15.762 UTC [common/configtx] addToMap -> DEBU 5b9 Adding to config map: [Policy] /Channel/Orderer/Readers 2018-05-29 05:01:15.774 UTC [common/configtx] addToMap -> DEBU 5ba Adding to config map: [Value] /Channel/HashingAlgorithm 2018-05-29 05:01:15.776 UTC [common/configtx] addToMap -> DEBU 5bb Adding to config map: [Value] /Channel/Consortium 2018-05-29 05:01:15.777 UTC [common/configtx] addToMap -> DEBU 5bc Adding to config map: [Value] /Channel/BlockDataHashingStructure 2018-05-29 05:01:15.777 UTC [common/configtx] addToMap -> DEBU 5bd Adding to config map: [Value] /Channel/OrdererAddresses 2018-05-29 05:01:15.777 UTC [common/configtx] addToMap -> DEBU 5be Adding to config map: [Policy] /Channel/Writers 2018-05-29 05:01:15.778 UTC [common/configtx] addToMap -> DEBU 5bf Adding to config map: [Policy] /Channel/Admins 2018-05-29 05:01:15.778 UTC [common/configtx] addToMap -> DEBU 5c0 Adding to config map: [Policy] /Channel/Readers 2018-05-29 05:01:15.779 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 5c1 Simulation completed, getting simulation results 2018-05-29 05:01:15.780 UTC [lockbasedtxmgr] Done -> DEBU 5c2 Done with transaction simulation / query execution [] 2018-05-29 05:01:15.780 UTC [lockbasedtxmgr] Done -> DEBU 5c3 Done with transaction simulation / query execution [] 2018-05-29 05:01:15.782 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 5c4 Block [2] Transaction index [0] TxId [] marked as valid by state validator 2018-05-29 05:01:15.782 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c5 validating rwset... 2018-05-29 05:01:15.782 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c6 postprocessing ProtoBlock... 2018-05-29 05:01:15.782 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 5c7 ValidateAndPrepareBatch() complete 2018-05-29 05:01:15.782 UTC [kvledger] CommitWithPvtData -> DEBU 5c8 Channel [mychannel]: Committing block [2] to storage 2018-05-29 05:01:15.787 UTC [pvtdatastorage] Prepare -> DEBU 5c9 Saved 0 private data write sets for block [2] 2018-05-29 05:01:15.791 UTC [fsblkstorage] indexBlock -> DEBU 5ca 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.792 UTC [fsblkstorage] indexBlock -> DEBU 5cb Adding txLoc [fileSuffixNum=0, offset=25858, bytesLength=12026] for tx ID: [] to index 2018-05-29 05:01:15.792 UTC [fsblkstorage] indexBlock -> DEBU 5cc Adding txLoc [fileSuffixNum=0, offset=25858, bytesLength=12026] for tx number:[0] ID: [] to blockNumTranNum index 2018-05-29 05:01:15.795 UTC [fsblkstorage] updateCheckpoint -> DEBU 5cd Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39679], isChainEmpty=[false], lastBlockNumber=[2] 2018-05-29 05:01:15.795 UTC [pvtdatastorage] Commit -> DEBU 5ce Committing private data for block [2] 2018-05-29 05:01:15.800 UTC [pvtdatastorage] Commit -> DEBU 5cf Committed private data for block [2] 2018-05-29 05:01:15.800 UTC [kvledger] CommitWithPvtData -> INFO 5d0 Channel [mychannel]: Committed block [2] with 1 transaction(s) 2018-05-29 05:01:15.800 UTC [kvledger] CommitWithPvtData -> DEBU 5d1 Channel [mychannel]: Committing block [2] transactions to state database 2018-05-29 05:01:15.800 UTC [lockbasedtxmgr] Commit -> DEBU 5d2 Committing updates to state database 2018-05-29 05:01:15.800 UTC [lockbasedtxmgr] Commit -> DEBU 5d3 Write lock acquired for committing updates to state database 2018-05-29 05:01:15.800 UTC [statecouchdb] processUpdateBatch -> DEBU 5d4 Retrieving keys with unknown revision numbers, keys= [,resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.800 UTC [statecouchdb] LoadCommittedVersions -> DEBU 5d5 Load into version cache: resourcesconfigtx.CHANNEL_CONFIG_KEY~ 2018-05-29 05:01:15.801 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5d6 Entering BatchRetrieveDocumentMetadata() keys=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.801 UTC [couchdb] handleRequest -> DEBU 5d7 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_all_docs?include_docs=true 2018-05-29 05:01:15.809 UTC [couchdb] handleRequest -> DEBU 5d8 HTTP Request: POST /mychannel_/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.813 UTC [couchdb] handleRequest -> DEBU 5d9 Exiting handleRequest() 2018-05-29 05:01:15.817 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5da 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: 66da61a20e | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:01:15.818 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 5db Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:01:15.818 UTC [statecouchdb] processUpdateBatch -> DEBU 5dc Channel [mychannel]: namespace=[] key=["resourcesconfigtx.CHANNEL_CONFIG_KEY"], prior revision=[2-038ac6a8efcb3d16dbe1047f7b27a303], isDelete=[false] 2018-05-29 05:01:15.818 UTC [couchdb] BatchUpdateDocuments -> DEBU 5dd Entering BatchUpdateDocuments() document ids=[resourcesconfigtx.CHANNEL_CONFIG_KEY] 2018-05-29 05:01:15.820 UTC [couchdb] handleRequest -> DEBU 5de Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_bulk_docs 2018-05-29 05:01:15.824 UTC [couchdb] handleRequest -> DEBU 5df HTTP Request: POST /mychannel_/_bulk_docs HTTP/1.1 | Host: couchdb3: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.835 UTC [couchdb] handleRequest -> DEBU 5e0 Exiting handleRequest() 2018-05-29 05:01:15.838 UTC [couchdb] BatchUpdateDocuments -> DEBU 5e1 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: 4f237993cb | X-Couchdb-Body-Time: 1 | | 2018-05-29 05:01:15.839 UTC [couchdb] BatchUpdateDocuments -> DEBU 5e2 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"resourcesconfigtx.CHANNEL_CONFIG_KEY","rev":"3-9a5af447a0a01652d2b53796a7663d8b"}] ] 2018-05-29 05:01:15.839 UTC [couchdb] EnsureFullCommit -> DEBU 5e3 Entering EnsureFullCommit() 2018-05-29 05:01:15.839 UTC [couchdb] handleRequest -> DEBU 5e4 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_/_ensure_full_commit 2018-05-29 05:01:15.839 UTC [couchdb] handleRequest -> DEBU 5e5 HTTP Request: POST /mychannel_/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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.861 UTC [couchdb] handleRequest -> DEBU 5e6 Exiting handleRequest() 2018-05-29 05:01:15.863 UTC [couchdb] EnsureFullCommit -> DEBU 5e7 _ensure_full_commit database mychannel_ 2018-05-29 05:01:15.863 UTC [couchdb] EnsureFullCommit -> DEBU 5e8 Exiting EnsureFullCommit() 2018-05-29 05:01:15.866 UTC [couchdb] SaveDoc -> DEBU 5e9 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.866 UTC [couchdb] encodePathElement -> DEBU 5ea Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.866 UTC [couchdb] encodePathElement -> DEBU 5eb Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.866 UTC [couchdb] SaveDoc -> DEBU 5ec rev= 2018-05-29 05:01:15.866 UTC [couchdb] ReadDoc -> DEBU 5ed Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:01:15.866 UTC [couchdb] encodePathElement -> DEBU 5ee Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:01:15.866 UTC [couchdb] encodePathElement -> DEBU 5ef Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:01:15.866 UTC [couchdb] handleRequest -> DEBU 5f0 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:01:15.867 UTC [couchdb] WarmIndexAllIndexes -> DEBU 5f1 Entering WarmIndexAllIndexes() 2018-05-29 05:01:15.867 UTC [couchdb] ListIndex -> DEBU 5f2 Entering ListIndex() 2018-05-29 05:01:15.867 UTC [couchdb] handleRequest -> DEBU 5f3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/_index/ 2018-05-29 05:01:15.868 UTC [couchdb] handleRequest -> DEBU 5f4 HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.875 UTC [couchdb] handleRequest -> DEBU 5f5 HTTP Request: GET /mychannel_/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:01:15.900 UTC [couchdb] handleRequest -> DEBU 5f6 Exiting handleRequest() 2018-05-29 05:01:15.900 UTC [couchdb] ListIndex -> DEBU 5f7 Exiting ListIndex() 2018-05-29 05:01:15.900 UTC [couchdb] WarmIndexAllIndexes -> DEBU 5f8 Exiting WarmIndexAllIndexes() 2018-05-29 05:01:15.900 UTC [couchdb] handleRequest -> DEBU 5f9 Exiting handleRequest() 2018-05-29 05:01:15.900 UTC [couchdb] ReadDoc -> DEBU 5fa Exiting ReadDoc() 2018-05-29 05:01:15.901 UTC [couchdb] handleRequest -> DEBU 5fb Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-05-29 05:01:15.901 UTC [couchdb] handleRequest -> DEBU 5fc HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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.904 UTC [couchdb] handleRequest -> DEBU 5fd Exiting handleRequest() 2018-05-29 05:01:15.907 UTC [couchdb] SaveDoc -> DEBU 5fe Exiting SaveDoc() 2018-05-29 05:01:15.907 UTC [lockbasedtxmgr] Commit -> DEBU 5ff Updates committed to state database 2018-05-29 05:01:15.907 UTC [statecouchdb] ClearCachedVersions -> DEBU 600 Clear Cache 2018-05-29 05:01:15.909 UTC [kvledger] CommitWithPvtData -> DEBU 601 Channel [mychannel]: Committing block [2] transactions to history database 2018-05-29 05:01:15.909 UTC [historyleveldb] Commit -> DEBU 602 Channel [mychannel]: Updating history database for blockNo [2] with [1] transactions 2018-05-29 05:01:15.909 UTC [historyleveldb] Commit -> DEBU 603 Skipping transaction [0] since it is not an endorsement transaction 2018-05-29 05:01:15.914 UTC [historyleveldb] Commit -> DEBU 604 Channel [mychannel]: Updates committed to history database for blockNo [2] 2018-05-29 05:01:15.914 UTC [eventhub_producer] CreateBlockEvents -> DEBU 605 Entry 2018-05-29 05:01:15.914 UTC [eventhub_producer] CreateBlockEvents -> DEBU 606 Exit 2018-05-29 05:01:15.914 UTC [eventhub_producer] Send -> DEBU 607 Entry 2018-05-29 05:01:15.914 UTC [eventhub_producer] Send -> DEBU 608 Event processor timeout > 0 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 609 Event sent successfully 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 60a Exit 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 60b Entry 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 60c Event processor timeout > 0 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 60d Event sent successfully 2018-05-29 05:01:15.915 UTC [eventhub_producer] Send -> DEBU 60e Exit 2018-05-29 05:01:15.965 UTC [gossip/comm] func1 -> WARN 60f 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-05-29 05:01:15.969 UTC [gossip/discovery] expireDeadMembers -> WARN 610 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-05-29 05:01:15.974 UTC [gossip/discovery] expireDeadMembers -> WARN 611 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-05-29 05:01:15.974 UTC [gossip/discovery] expireDeadMembers -> WARN 612 Exiting 2018-05-29 05:01:16.629 UTC [gossip/gossip] handleMessage -> WARN 613 Message GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 83 bytes, Signature: 71 bytes isn't valid 2018-05-29 05:01:16.631 UTC [gossip/gossip] handleMessage -> WARN 614 Message GossipMessage: tag:EMPTY alive_msg: timestamp: > , Envelope: 83 bytes, Signature: 71 bytes isn't valid 2018-05-29 05:01:17.045 UTC [gossip/channel] handleStateInfSnapshot -> DEBU 615 Channel mychannel : Couldn't find org identity of peer �:Ī�Un��.�A�� �S�$A`@��pqr6� message sent from B��/��z��>_��\ ����1��[�…� 2018-05-29 05:02:10.397 UTC [blocksProvider] DeliverBlocks -> DEBU 616 [mychannel] Adding payload locally, buffer seqNum = [3], peers number [3] 2018-05-29 05:02:10.398 UTC [blocksProvider] DeliverBlocks -> DEBU 617 [mychannel] Gossiping block [3], peers number [3] 2018-05-29 05:02:10.400 UTC [committer/txvalidator] Validate -> DEBU 618 START Block Validation 2018-05-29 05:02:10.400 UTC [committer/txvalidator] Validate -> DEBU 619 expecting 1 block validation responses 2018-05-29 05:02:10.401 UTC [committer/txvalidator] validateTx -> DEBU 61a validateTx starts for block 0xc42266ce80 env 0xc422650de0 txn 0 2018-05-29 05:02:10.401 UTC [protoutils] ValidateTransaction -> DEBU 61b ValidateTransactionEnvelope starts for envelope 0xc422650de0 2018-05-29 05:02:10.401 UTC [protoutils] ValidateTransaction -> DEBU 61c 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 61d validateChannelHeader info: header type 3 2018-05-29 05:02:10.401 UTC [protoutils] checkSignatureFromCreator -> DEBU 61e begin 2018-05-29 05:02:10.402 UTC [protoutils] checkSignatureFromCreator -> DEBU 61f creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:02:10.404 UTC [protoutils] checkSignatureFromCreator -> DEBU 620 creator is valid 2018-05-29 05:02:10.405 UTC [protoutils] checkSignatureFromCreator -> DEBU 621 exits successfully 2018-05-29 05:02:10.405 UTC [protoutils] validateEndorserTransaction -> DEBU 622 validateEndorserTransaction starts for data 0xc422240000, 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 623 validateEndorserTransaction info: there are 1 actions 2018-05-29 05:02:10.406 UTC [protoutils] validateEndorserTransaction -> DEBU 624 validateEndorserTransaction info: signature header is valid 2018-05-29 05:02:10.406 UTC [protoutils] ValidateTransaction -> DEBU 625 ValidateTransactionEnvelope returns err %!s() 2018-05-29 05:02:10.406 UTC [committer/txvalidator] validateTx -> DEBU 626 Transaction is for channel mychannel 2018-05-29 05:02:10.407 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 627 retrieveTransactionByID() - txId = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.407 UTC [committer/txvalidator] validateTx -> DEBU 628 Validating transaction vscc tx validate 2018-05-29 05:02:10.407 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 629 VSCCValidateTx starts for env 0xc422650de0 envbytes 0xc422661600 2018-05-29 05:02:10.408 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 62a VSCCValidateTxForCC starts for envbytes 0xc422661600 2018-05-29 05:02:10.408 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 62b constructing new tx simulator 2018-05-29 05:02:10.430 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 62c constructing new tx simulator txid = [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.430 UTC [ccprovider] NewCCContext -> DEBU 62d NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=d057fc39-3cb7-4fcf-bf3a-3c49d8c577d2,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:02:10.430 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 62e Invoking VSCC txid ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de chaindID mychannel 2018-05-29 05:02:10.430 UTC [chaincode] Launch -> DEBU 62f chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:02:10.430 UTC [chaincode] Execute -> DEBU 630 Entry 2018-05-29 05:02:10.430 UTC [chaincode] Execute -> DEBU 631 chaincode canonical name: vscc:1.1.0 2018-05-29 05:02:10.430 UTC [chaincode] sendExecuteMessage -> DEBU 632 [d057fc39]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:10.430 UTC [chaincode] setChaincodeProposal -> DEBU 633 Setting chaincode proposal context... 2018-05-29 05:02:10.430 UTC [chaincode] sendExecuteMessage -> DEBU 634 [d057fc39]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:10.431 UTC [chaincode] processStream -> DEBU 635 [d057fc39]Move state message TRANSACTION 2018-05-29 05:02:10.431 UTC [chaincode] handleMessage -> DEBU 636 [d057fc39]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:10.431 UTC [chaincode] filterError -> DEBU 637 Ignoring NoTransitionError: no transition 2018-05-29 05:02:10.431 UTC [chaincode] processStream -> DEBU 638 [d057fc39]sending state message TRANSACTION 2018-05-29 05:02:10.431 UTC [shim] func1 -> DEBU 639 [d057fc39]Received message TRANSACTION from shim 2018-05-29 05:02:10.431 UTC [shim] handleMessage -> DEBU 63a [d057fc39]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:10.431 UTC [shim] beforeTransaction -> DEBU 63b [d057fc39]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:10.431 UTC [vscc] Invoke -> DEBU 63c VSCC invoked 2018-05-29 05:02:10.432 UTC [vscc] deduplicateIdentity -> DEBU 63d Signature set is of size 1 out of 1 endorsement(s) 2018-05-29 05:02:10.434 UTC [vscc] Invoke -> DEBU 63e VSCC info: doing special validation for LSCC 2018-05-29 05:02:10.440 UTC [vscc] ValidateLSCCInvocation -> DEBU 63f 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.441 UTC [vscc] ValidateLSCCInvocation -> DEBU 640 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.441 UTC [vscc] ValidateLSCCInvocation -> DEBU 641 Namespace lscc 2018-05-29 05:02:10.441 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 642 constructing new query executor txid = [01550a2e-ce4f-471a-9499-fcf2c9f1fc10] 2018-05-29 05:02:10.442 UTC [statecouchdb] GetState -> DEBU 643 GetState(). ns=lscc, key=mycc 2018-05-29 05:02:10.442 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 644 Entering CreateDatabaseIfNotExist() 2018-05-29 05:02:10.442 UTC [couchdb] handleRequest -> DEBU 645 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc 2018-05-29 05:02:10.442 UTC [couchdb] handleRequest -> DEBU 646 HTTP Request: GET /mychannel_lscc HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.445 UTC [couchdb] handleRequest -> DEBU 647 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:02:10.445 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 648 Database mychannel_lscc does not exist. 2018-05-29 05:02:10.445 UTC [couchdb] handleRequest -> DEBU 649 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_lscc 2018-05-29 05:02:10.445 UTC [couchdb] handleRequest -> DEBU 64a HTTP Request: PUT /mychannel_lscc HTTP/1.1 | Host: couchdb3: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.528 UTC [couchdb] handleRequest -> DEBU 64b Exiting handleRequest() 2018-05-29 05:02:10.528 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 64c Created state database mychannel_lscc 2018-05-29 05:02:10.528 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 64d Exiting CreateDatabaseIfNotExist() 2018-05-29 05:02:10.529 UTC [couchdb] ReadDoc -> DEBU 64e Entering ReadDoc() id=[mycc] 2018-05-29 05:02:10.529 UTC [couchdb] encodePathElement -> DEBU 64f Entering encodePathElement() string=mycc 2018-05-29 05:02:10.529 UTC [couchdb] encodePathElement -> DEBU 650 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:10.529 UTC [couchdb] handleRequest -> DEBU 651 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:10.529 UTC [couchdb] handleRequest -> DEBU 652 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.541 UTC [couchdb] handleRequest -> DEBU 653 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 05:02:10.541 UTC [couchdb] ReadDoc -> DEBU 654 Document not found (404), returning nil value instead of 404 error 2018-05-29 05:02:10.541 UTC [lockbasedtxmgr] Done -> DEBU 655 Done with transaction simulation / query execution [01550a2e-ce4f-471a-9499-fcf2c9f1fc10] 2018-05-29 05:02:10.541 UTC [vscc] ValidateLSCCInvocation -> DEBU 656 Validating deploy for cc mycc version 1.0 2018-05-29 05:02:10.541 UTC [vscc] checkInstantiationPolicy -> DEBU 657 VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x988730), deserializer:(*mgmt.mspMgmtMgr)(0xc4200e7a60)} 2018-05-29 05:02:10.542 UTC [vscc] Invoke -> DEBU 658 VSCC exists successfully 2018-05-29 05:02:10.542 UTC [shim] func1 -> DEBU 659 [d057fc39]Transaction completed. Sending COMPLETED 2018-05-29 05:02:10.542 UTC [shim] func1 -> DEBU 65a [d057fc39]Move state message COMPLETED 2018-05-29 05:02:10.542 UTC [shim] handleMessage -> DEBU 65b [d057fc39]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:10.542 UTC [shim] func1 -> DEBU 65c [d057fc39]send state message COMPLETED 2018-05-29 05:02:10.542 UTC [chaincode] processStream -> DEBU 65d [d057fc39]Received message COMPLETED from shim 2018-05-29 05:02:10.543 UTC [chaincode] handleMessage -> DEBU 65e [d057fc39]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:10.543 UTC [chaincode] handleMessage -> DEBU 65f [d057fc39-3cb7-4fcf-bf3a-3c49d8c577d2]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:10.543 UTC [chaincode] notify -> DEBU 660 notifying Txid:d057fc39-3cb7-4fcf-bf3a-3c49d8c577d2, channelID:mychannel 2018-05-29 05:02:10.543 UTC [chaincode] Execute -> DEBU 661 Exit 2018-05-29 05:02:10.543 UTC [lockbasedtxmgr] Done -> DEBU 662 Done with transaction simulation / query execution [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] 2018-05-29 05:02:10.543 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 663 VSCCValidateTxForCC completes for envbytes 0xc422661600 2018-05-29 05:02:10.543 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 664 VSCCValidateTx completes for env 0xc422650de0 envbytes 0xc422661600 2018-05-29 05:02:10.543 UTC [committer/txvalidator] validateTx -> DEBU 665 validateTx completes for block 0xc42266ce80 env 0xc422650de0 txn 0 2018-05-29 05:02:10.543 UTC [committer/txvalidator] Validate -> DEBU 666 got result for idx 0, code 0 2018-05-29 05:02:10.543 UTC [committer/txvalidator] Validate -> DEBU 667 END Block Validation 2018-05-29 05:02:10.544 UTC [kvledger] CommitWithPvtData -> DEBU 668 Channel [mychannel]: Validating state for block [3] 2018-05-29 05:02:10.544 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 669 Validating new block with num trans = [1] 2018-05-29 05:02:10.544 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 66a ValidateAndPrepareBatch() for block number = [3] 2018-05-29 05:02:10.544 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 66b preprocessing ProtoBlock... 2018-05-29 05:02:10.544 UTC [valimpl] preprocessProtoBlock -> DEBU 66c txType=ENDORSER_TRANSACTION 2018-05-29 05:02:10.544 UTC [statecouchdb] LoadCommittedVersions -> DEBU 66d Load into version cache: mycc~lscc 2018-05-29 05:02:10.545 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 66e Entering BatchRetrieveDocumentMetadata() keys=[mycc] 2018-05-29 05:02:10.545 UTC [couchdb] handleRequest -> DEBU 66f Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_all_docs?include_docs=true 2018-05-29 05:02:10.545 UTC [couchdb] handleRequest -> DEBU 670 HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.559 UTC [couchdb] handleRequest -> DEBU 671 Exiting handleRequest() 2018-05-29 05:02:10.559 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 672 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: fd9e8b7bd6 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.571 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 673 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:10.571 UTC [statecouchdb] GetCachedVersion -> DEBU 674 Retrieving cached version: mycc~lscc 2018-05-29 05:02:10.571 UTC [statebasedval] validateKVRead -> DEBU 675 Comparing versions for key [mycc]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-05-29 05:02:10.571 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 676 Block [3] Transaction index [0] TxId [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] marked as valid by state validator 2018-05-29 05:02:10.571 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 677 validating rwset... 2018-05-29 05:02:10.571 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 678 postprocessing ProtoBlock... 2018-05-29 05:02:10.571 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 679 ValidateAndPrepareBatch() complete 2018-05-29 05:02:10.571 UTC [lockbasedtxmgr] invokeNamespaceListeners -> DEBU 67a Invoking listener for state changes over namespace:lscc 2018-05-29 05:02:10.571 UTC [cceventmgmt] HandleStateUpdates -> DEBU 67b Channel [mychannel]: Handling state updates in LSCC namespace - stateUpdates=[]*kvrwset.KVWrite{(*kvrwset.KVWrite)(0xc4223dd3e0)} 2018-05-29 05:02:10.572 UTC [cceventmgmt] HandleStateUpdates -> INFO 67c Channel [mychannel]: Handling LSCC state update for chaincode [mycc] 2018-05-29 05:02:10.572 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 67d 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.572 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 67e Error while loading installation package for ccname=%s, ccversion=%s. Err=%s mycc 1.0 open /var/hyperledger/production/chaincodes/mycc.1.0: no such file or directory 2018-05-29 05:02:10.572 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 67f 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 installed hence no need to create chaincode artifacts for endorsement 2018-05-29 05:02:10.572 UTC [kvledger] CommitWithPvtData -> DEBU 680 Channel [mychannel]: Committing block [3] to storage 2018-05-29 05:02:10.575 UTC [pvtdatastorage] Prepare -> DEBU 681 Saved 0 private data write sets for block [3] 2018-05-29 05:02:10.582 UTC [fsblkstorage] indexBlock -> DEBU 682 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.582 UTC [fsblkstorage] indexBlock -> DEBU 683 Adding txLoc [fileSuffixNum=0, offset=39749, bytesLength=3438] for tx ID: [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] to index 2018-05-29 05:02:10.582 UTC [fsblkstorage] indexBlock -> DEBU 684 Adding txLoc [fileSuffixNum=0, offset=39749, bytesLength=3438] for tx number:[0] ID: [ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de] to blockNumTranNum index 2018-05-29 05:02:10.585 UTC [fsblkstorage] updateCheckpoint -> DEBU 685 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44981], isChainEmpty=[false], lastBlockNumber=[3] 2018-05-29 05:02:10.585 UTC [pvtdatastorage] Commit -> DEBU 686 Committing private data for block [3] 2018-05-29 05:02:10.588 UTC [pvtdatastorage] Commit -> DEBU 687 Committed private data for block [3] 2018-05-29 05:02:10.589 UTC [kvledger] CommitWithPvtData -> INFO 688 Channel [mychannel]: Committed block [3] with 1 transaction(s) 2018-05-29 05:02:10.589 UTC [kvledger] CommitWithPvtData -> DEBU 689 Channel [mychannel]: Committing block [3] transactions to state database 2018-05-29 05:02:10.589 UTC [lockbasedtxmgr] Commit -> DEBU 68a Committing updates to state database 2018-05-29 05:02:10.589 UTC [lockbasedtxmgr] Commit -> DEBU 68b Write lock acquired for committing updates to state database 2018-05-29 05:02:10.589 UTC [statecouchdb] processUpdateBatch -> DEBU 68c Retrieving keys with unknown revision numbers, keys= [mycc,a],[mycc,b] 2018-05-29 05:02:10.589 UTC [statecouchdb] LoadCommittedVersions -> DEBU 68d Load into version cache: a~mycc 2018-05-29 05:02:10.589 UTC [statecouchdb] LoadCommittedVersions -> DEBU 68e Load into version cache: b~mycc 2018-05-29 05:02:10.590 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 68f Entering CreateDatabaseIfNotExist() 2018-05-29 05:02:10.590 UTC [couchdb] handleRequest -> DEBU 690 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_mycc 2018-05-29 05:02:10.590 UTC [statecouchdb] processUpdateBatch -> DEBU 691 Channel [mychannel]: namespace=[lscc] key=["mycc"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.590 UTC [couchdb] handleRequest -> DEBU 692 HTTP Request: GET /mychannel_mycc HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.592 UTC [couchdb] handleRequest -> DEBU 693 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-05-29 05:02:10.592 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 694 Database mychannel_mycc does not exist. 2018-05-29 05:02:10.592 UTC [couchdb] handleRequest -> DEBU 695 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_mycc 2018-05-29 05:02:10.593 UTC [couchdb] handleRequest -> DEBU 696 HTTP Request: PUT /mychannel_mycc HTTP/1.1 | Host: couchdb3: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.684 UTC [couchdb] handleRequest -> DEBU 697 Exiting handleRequest() 2018-05-29 05:02:10.684 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 698 Created state database mychannel_mycc 2018-05-29 05:02:10.684 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 699 Exiting CreateDatabaseIfNotExist() 2018-05-29 05:02:10.684 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 69a Entering BatchRetrieveDocumentMetadata() keys=[a b] 2018-05-29 05:02:10.684 UTC [couchdb] handleRequest -> DEBU 69b Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_all_docs?include_docs=true 2018-05-29 05:02:10.685 UTC [couchdb] BatchUpdateDocuments -> DEBU 69c Entering BatchUpdateDocuments() document ids=[mycc] 2018-05-29 05:02:10.685 UTC [couchdb] handleRequest -> DEBU 69d Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_bulk_docs 2018-05-29 05:02:10.685 UTC [couchdb] handleRequest -> DEBU 69e HTTP Request: POST /mychannel_mycc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.685 UTC [couchdb] handleRequest -> DEBU 69f HTTP Request: POST /mychannel_lscc/_bulk_docs HTTP/1.1 | Host: couchdb3: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.735 UTC [couchdb] handleRequest -> DEBU 6a0 Exiting handleRequest() 2018-05-29 05:02:10.735 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 6a1 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: 75d865304f | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.742 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 6a2 Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:10.742 UTC [statecouchdb] processUpdateBatch -> DEBU 6a3 Channel [mychannel]: namespace=[mycc] key=["a"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.742 UTC [statecouchdb] processUpdateBatch -> DEBU 6a4 Channel [mychannel]: namespace=[mycc] key=["b"], prior revision=[], isDelete=[false] 2018-05-29 05:02:10.743 UTC [couchdb] BatchUpdateDocuments -> DEBU 6a5 Entering BatchUpdateDocuments() document ids=[a,b] 2018-05-29 05:02:10.743 UTC [couchdb] handleRequest -> DEBU 6a6 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_bulk_docs 2018-05-29 05:02:10.743 UTC [couchdb] handleRequest -> DEBU 6a7 HTTP Request: POST /mychannel_mycc/_bulk_docs HTTP/1.1 | Host: couchdb3: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.776 UTC [couchdb] handleRequest -> DEBU 6a8 Exiting handleRequest() 2018-05-29 05:02:10.777 UTC [couchdb] BatchUpdateDocuments -> DEBU 6a9 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: b143f8acda | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.777 UTC [couchdb] BatchUpdateDocuments -> DEBU 6aa Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"mycc","rev":"1-8977093e186046da25dab0d6933ae6fa"}] ] 2018-05-29 05:02:10.785 UTC [couchdb] handleRequest -> DEBU 6ab Exiting handleRequest() 2018-05-29 05:02:10.785 UTC [couchdb] BatchUpdateDocuments -> DEBU 6ac 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: 16e115567d | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:10.785 UTC [couchdb] BatchUpdateDocuments -> DEBU 6ad 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.785 UTC [couchdb] EnsureFullCommit -> DEBU 6ae Entering EnsureFullCommit() 2018-05-29 05:02:10.785 UTC [couchdb] handleRequest -> DEBU 6af Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_ensure_full_commit 2018-05-29 05:02:10.786 UTC [couchdb] handleRequest -> DEBU 6b0 HTTP Request: POST /mychannel_lscc/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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.789 UTC [couchdb] handleRequest -> DEBU 6b1 Exiting handleRequest() 2018-05-29 05:02:10.789 UTC [couchdb] EnsureFullCommit -> DEBU 6b2 _ensure_full_commit database mychannel_lscc 2018-05-29 05:02:10.790 UTC [couchdb] EnsureFullCommit -> DEBU 6b3 Exiting EnsureFullCommit() 2018-05-29 05:02:10.790 UTC [couchdb] EnsureFullCommit -> DEBU 6b4 Entering EnsureFullCommit() 2018-05-29 05:02:10.790 UTC [couchdb] handleRequest -> DEBU 6b5 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_ensure_full_commit 2018-05-29 05:02:10.790 UTC [couchdb] WarmIndexAllIndexes -> DEBU 6b6 Entering WarmIndexAllIndexes() 2018-05-29 05:02:10.790 UTC [couchdb] ListIndex -> DEBU 6b7 Entering ListIndex() 2018-05-29 05:02:10.790 UTC [couchdb] handleRequest -> DEBU 6b8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/_index/ 2018-05-29 05:02:10.791 UTC [couchdb] handleRequest -> DEBU 6b9 HTTP Request: POST /mychannel_mycc/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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.791 UTC [couchdb] handleRequest -> DEBU 6ba HTTP Request: GET /mychannel_lscc/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.801 UTC [couchdb] handleRequest -> DEBU 6bb Exiting handleRequest() 2018-05-29 05:02:10.801 UTC [couchdb] EnsureFullCommit -> DEBU 6bc _ensure_full_commit database mychannel_mycc 2018-05-29 05:02:10.801 UTC [couchdb] EnsureFullCommit -> DEBU 6bd Exiting EnsureFullCommit() 2018-05-29 05:02:10.801 UTC [couchdb] SaveDoc -> DEBU 6be Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:02:10.802 UTC [couchdb] encodePathElement -> DEBU 6bf Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:10.802 UTC [couchdb] encodePathElement -> DEBU 6c0 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:10.802 UTC [couchdb] SaveDoc -> DEBU 6c1 rev= 2018-05-29 05:02:10.802 UTC [couchdb] ReadDoc -> DEBU 6c2 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:02:10.802 UTC [couchdb] encodePathElement -> DEBU 6c3 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:10.802 UTC [couchdb] encodePathElement -> DEBU 6c4 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:10.802 UTC [couchdb] handleRequest -> DEBU 6c5 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:02:10.802 UTC [couchdb] WarmIndexAllIndexes -> DEBU 6c6 Entering WarmIndexAllIndexes() 2018-05-29 05:02:10.803 UTC [couchdb] ListIndex -> DEBU 6c7 Entering ListIndex() 2018-05-29 05:02:10.803 UTC [couchdb] handleRequest -> DEBU 6c8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_mycc/_index/ 2018-05-29 05:02:10.803 UTC [couchdb] handleRequest -> DEBU 6c9 HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.803 UTC [couchdb] handleRequest -> DEBU 6ca HTTP Request: GET /mychannel_mycc/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:10.823 UTC [couchdb] handleRequest -> DEBU 6cb Exiting handleRequest() 2018-05-29 05:02:10.824 UTC [couchdb] ListIndex -> DEBU 6cc Exiting ListIndex() 2018-05-29 05:02:10.824 UTC [couchdb] WarmIndexAllIndexes -> DEBU 6cd Exiting WarmIndexAllIndexes() 2018-05-29 05:02:10.827 UTC [couchdb] handleRequest -> DEBU 6ce Exiting handleRequest() 2018-05-29 05:02:10.828 UTC [couchdb] ListIndex -> DEBU 6cf Exiting ListIndex() 2018-05-29 05:02:10.828 UTC [couchdb] WarmIndexAllIndexes -> DEBU 6d0 Exiting WarmIndexAllIndexes() 2018-05-29 05:02:10.833 UTC [couchdb] handleRequest -> DEBU 6d1 Exiting handleRequest() 2018-05-29 05:02:10.834 UTC [couchdb] ReadDoc -> DEBU 6d2 Exiting ReadDoc() 2018-05-29 05:02:10.834 UTC [couchdb] handleRequest -> DEBU 6d3 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-05-29 05:02:10.834 UTC [couchdb] handleRequest -> DEBU 6d4 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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.842 UTC [couchdb] handleRequest -> DEBU 6d5 Exiting handleRequest() 2018-05-29 05:02:10.842 UTC [couchdb] SaveDoc -> DEBU 6d6 Exiting SaveDoc() 2018-05-29 05:02:10.843 UTC [lockbasedtxmgr] Commit -> DEBU 6d7 Updates committed to state database 2018-05-29 05:02:10.843 UTC [statecouchdb] ClearCachedVersions -> DEBU 6d8 Clear Cache 2018-05-29 05:02:10.843 UTC [kvledger] CommitWithPvtData -> DEBU 6d9 Channel [mychannel]: Committing block [3] transactions to history database 2018-05-29 05:02:10.843 UTC [historyleveldb] Commit -> DEBU 6da Channel [mychannel]: Updating history database for blockNo [3] with [1] transactions 2018-05-29 05:02:10.848 UTC [historyleveldb] Commit -> DEBU 6db Channel [mychannel]: Updates committed to history database for blockNo [3] 2018-05-29 05:02:10.848 UTC [eventhub_producer] CreateBlockEvents -> DEBU 6dc Entry 2018-05-29 05:02:10.849 UTC [eventhub_producer] CreateBlockEvents -> DEBU 6dd Channel [mychannel]: Block event for block number [3] contains transaction id: ca0a8ca3691202b7dde60c24dfbf17fab6220e4c79f709bee1209b19fd5603de 2018-05-29 05:02:10.849 UTC [eventhub_producer] CreateBlockEvents -> DEBU 6de Exit 2018-05-29 05:02:10.850 UTC [eventhub_producer] Send -> DEBU 6df Entry 2018-05-29 05:02:10.850 UTC [eventhub_producer] Send -> DEBU 6e0 Event processor timeout > 0 2018-05-29 05:02:10.851 UTC [eventhub_producer] Send -> DEBU 6e1 Event sent successfully 2018-05-29 05:02:10.851 UTC [eventhub_producer] Send -> DEBU 6e2 Exit 2018-05-29 05:02:10.851 UTC [eventhub_producer] Send -> DEBU 6e3 Entry 2018-05-29 05:02:10.851 UTC [eventhub_producer] Send -> DEBU 6e4 Event processor timeout > 0 2018-05-29 05:02:10.851 UTC [eventhub_producer] Send -> DEBU 6e5 Event sent successfully 2018-05-29 05:02:10.852 UTC [eventhub_producer] Send -> DEBU 6e6 Exit 2018-05-29 05:02:44.598 UTC [endorser] ProcessProposal -> DEBU 6e7 Entering: Got request from 172.19.0.13:48548 2018-05-29 05:02:44.598 UTC [protoutils] ValidateProposalMessage -> DEBU 6e8 ValidateProposalMessage starts for signed proposal 0xc4228606f0 2018-05-29 05:02:44.598 UTC [protoutils] validateChannelHeader -> DEBU 6e9 validateChannelHeader info: header type 3 2018-05-29 05:02:44.598 UTC [protoutils] checkSignatureFromCreator -> DEBU 6ea begin 2018-05-29 05:02:44.598 UTC [protoutils] checkSignatureFromCreator -> DEBU 6eb creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:02:44.599 UTC [protoutils] checkSignatureFromCreator -> DEBU 6ec creator is valid 2018-05-29 05:02:44.599 UTC [protoutils] checkSignatureFromCreator -> DEBU 6ed exits successfully 2018-05-29 05:02:44.599 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 6ee validateChaincodeProposalMessage starts for proposal 0xc422422aa0, header 0xc422860a50 2018-05-29 05:02:44.599 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 6ef validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 05:02:44.599 UTC [endorser] preProcess -> DEBU 6f0 [][b0b6ac68] processing txid: b0b6ac68f150f657a54afe06bf145995eb73c07bfabe20da1846a26c7f775c2e 2018-05-29 05:02:44.599 UTC [endorser] simulateProposal -> DEBU 6f1 [][b0b6ac68] Entry chaincode: name:"lscc" 2018-05-29 05:02:44.599 UTC [endorser] disableJavaCCInst -> DEBU 6f2 java chaincode disabled 2018-05-29 05:02:44.600 UTC [endorser] callChaincode -> DEBU 6f3 [][b0b6ac68] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 05:02:44.600 UTC [ccprovider] NewCCContext -> DEBU 6f4 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=b0b6ac68f150f657a54afe06bf145995eb73c07bfabe20da1846a26c7f775c2e,syscc=true,proposal=0xc422422aa0,canname=lscc:1.1.0 2018-05-29 05:02:44.600 UTC [chaincode] Launch -> DEBU 6f5 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:02:44.600 UTC [chaincode] Execute -> DEBU 6f6 Entry 2018-05-29 05:02:44.600 UTC [chaincode] Execute -> DEBU 6f7 chaincode canonical name: lscc:1.1.0 2018-05-29 05:02:44.600 UTC [chaincode] sendExecuteMessage -> DEBU 6f8 [b0b6ac68]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:44.600 UTC [chaincode] setChaincodeProposal -> DEBU 6f9 Setting chaincode proposal context... 2018-05-29 05:02:44.600 UTC [chaincode] setChaincodeProposal -> DEBU 6fa Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:44.600 UTC [chaincode] sendExecuteMessage -> DEBU 6fb [b0b6ac68]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:44.601 UTC [chaincode] processStream -> DEBU 6fc [b0b6ac68]Move state message TRANSACTION 2018-05-29 05:02:44.601 UTC [chaincode] handleMessage -> DEBU 6fd [b0b6ac68]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:44.601 UTC [chaincode] filterError -> DEBU 6fe Ignoring NoTransitionError: no transition 2018-05-29 05:02:44.601 UTC [chaincode] processStream -> DEBU 6ff [b0b6ac68]sending state message TRANSACTION 2018-05-29 05:02:44.601 UTC [shim] func1 -> DEBU 700 [b0b6ac68]Received message TRANSACTION from shim 2018-05-29 05:02:44.601 UTC [shim] handleMessage -> DEBU 701 [b0b6ac68]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:44.601 UTC [shim] beforeTransaction -> DEBU 702 [b0b6ac68]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:44.602 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 703 header.Name = src/github.com/chaincode/chaincode_example02/go/chaincode_example02.go 2018-05-29 05:02:44.603 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 704 Created statedb artifact tar 2018-05-29 05:02:44.603 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 705 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:02:44.603 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 706 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:02:44.604 UTC [statecouchdb] HandleChaincodeDeploy -> DEBU 707 Entering HandleChaincodeDeploy 2018-05-29 05:02:44.604 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 708 Channel [mychannel]: Handled 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:02:44.604 UTC [lscc] executeInstall -> INFO 709 Installed Chaincode [mycc] Version [1.0] to peer 2018-05-29 05:02:44.604 UTC [shim] func1 -> DEBU 70a [b0b6ac68]Transaction completed. Sending COMPLETED 2018-05-29 05:02:44.604 UTC [shim] func1 -> DEBU 70b [b0b6ac68]Move state message COMPLETED 2018-05-29 05:02:44.604 UTC [shim] handleMessage -> DEBU 70c [b0b6ac68]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:44.604 UTC [shim] func1 -> DEBU 70d [b0b6ac68]send state message COMPLETED 2018-05-29 05:02:44.604 UTC [chaincode] processStream -> DEBU 70e [b0b6ac68]Received message COMPLETED from shim 2018-05-29 05:02:44.604 UTC [chaincode] handleMessage -> DEBU 70f [b0b6ac68]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:44.604 UTC [chaincode] handleMessage -> DEBU 710 [b0b6ac68f150f657a54afe06bf145995eb73c07bfabe20da1846a26c7f775c2e]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:44.604 UTC [chaincode] notify -> DEBU 711 notifying Txid:b0b6ac68f150f657a54afe06bf145995eb73c07bfabe20da1846a26c7f775c2e, channelID: 2018-05-29 05:02:44.605 UTC [chaincode] Execute -> DEBU 712 Exit 2018-05-29 05:02:44.605 UTC [endorser] callChaincode -> DEBU 713 [][b0b6ac68] Exit 2018-05-29 05:02:44.605 UTC [endorser] simulateProposal -> DEBU 714 [][b0b6ac68] Exit 2018-05-29 05:02:44.605 UTC [endorser] ProcessProposal -> DEBU 715 Exit: request from%!(EXTRA string=172.19.0.13:48548) 2018-05-29 05:02:46.110 UTC [blocksProvider] DeliverBlocks -> DEBU 716 [mychannel] Adding payload locally, buffer seqNum = [4], peers number [3] 2018-05-29 05:02:46.110 UTC [blocksProvider] DeliverBlocks -> DEBU 717 [mychannel] Gossiping block [4], peers number [3] 2018-05-29 05:02:46.110 UTC [committer/txvalidator] Validate -> DEBU 718 START Block Validation 2018-05-29 05:02:46.110 UTC [committer/txvalidator] Validate -> DEBU 719 expecting 1 block validation responses 2018-05-29 05:02:46.110 UTC [committer/txvalidator] validateTx -> DEBU 71a validateTx starts for block 0xc422234e80 env 0xc422216390 txn 0 2018-05-29 05:02:46.111 UTC [protoutils] ValidateTransaction -> DEBU 71b ValidateTransactionEnvelope starts for envelope 0xc422216390 2018-05-29 05:02:46.111 UTC [protoutils] ValidateTransaction -> DEBU 71c 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.111 UTC [protoutils] validateChannelHeader -> DEBU 71d validateChannelHeader info: header type 3 2018-05-29 05:02:46.111 UTC [protoutils] checkSignatureFromCreator -> DEBU 71e begin 2018-05-29 05:02:46.111 UTC [protoutils] checkSignatureFromCreator -> DEBU 71f creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 05:02:46.112 UTC [protoutils] checkSignatureFromCreator -> DEBU 720 creator is valid 2018-05-29 05:02:46.112 UTC [protoutils] checkSignatureFromCreator -> DEBU 721 exits successfully 2018-05-29 05:02:46.112 UTC [protoutils] validateEndorserTransaction -> DEBU 722 validateEndorserTransaction starts for data 0xc421cb1000, 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.112 UTC [protoutils] validateEndorserTransaction -> DEBU 723 validateEndorserTransaction info: there are 1 actions 2018-05-29 05:02:46.112 UTC [protoutils] validateEndorserTransaction -> DEBU 724 validateEndorserTransaction info: signature header is valid 2018-05-29 05:02:46.112 UTC [protoutils] ValidateTransaction -> DEBU 725 ValidateTransactionEnvelope returns err %!s() 2018-05-29 05:02:46.112 UTC [committer/txvalidator] validateTx -> DEBU 726 Transaction is for channel mychannel 2018-05-29 05:02:46.113 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 727 retrieveTransactionByID() - txId = [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.113 UTC [committer/txvalidator] validateTx -> DEBU 728 Validating transaction vscc tx validate 2018-05-29 05:02:46.113 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 729 VSCCValidateTx starts for env 0xc422216390 envbytes 0xc422878800 2018-05-29 05:02:46.113 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 72a constructing new query executor txid = [b673e7b3-1114-4f06-b323-bf9088eb9a07] 2018-05-29 05:02:46.114 UTC [statecouchdb] GetState -> DEBU 72b GetState(). ns=lscc, key=mycc 2018-05-29 05:02:46.114 UTC [couchdb] ReadDoc -> DEBU 72c Entering ReadDoc() id=[mycc] 2018-05-29 05:02:46.114 UTC [couchdb] encodePathElement -> DEBU 72d Entering encodePathElement() string=mycc 2018-05-29 05:02:46.114 UTC [couchdb] encodePathElement -> DEBU 72e Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:46.114 UTC [couchdb] handleRequest -> DEBU 72f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:46.115 UTC [couchdb] handleRequest -> DEBU 730 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.135 UTC [couchdb] handleRequest -> DEBU 731 Exiting handleRequest() 2018-05-29 05:02:46.136 UTC [couchdb] ReadDoc -> DEBU 732 part header=map[Content-Type:[application/json]] 2018-05-29 05:02:46.136 UTC [couchdb] ReadDoc -> DEBU 733 part header=map[Content-Length:[196] Content-Encoding:[gzip] Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream]] 2018-05-29 05:02:46.137 UTC [couchdb] ReadDoc -> DEBU 734 Retrieved attachment data 2018-05-29 05:02:46.137 UTC [lockbasedtxmgr] Done -> DEBU 735 Done with transaction simulation / query execution [b673e7b3-1114-4f06-b323-bf9088eb9a07] 2018-05-29 05:02:46.138 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 736 VSCCValidateTxForCC starts for envbytes 0xc422878800 2018-05-29 05:02:46.138 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 737 constructing new tx simulator 2018-05-29 05:02:46.138 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 738 constructing new tx simulator txid = [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.138 UTC [ccprovider] NewCCContext -> DEBU 739 NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=edabf93a-56fa-445b-90fe-bfa26d8f19c0,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-05-29 05:02:46.139 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 73a Invoking VSCC txid 60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064 chaindID mychannel 2018-05-29 05:02:46.139 UTC [chaincode] Launch -> DEBU 73b chaincode is running(no need to launch) : vscc:1.1.0 2018-05-29 05:02:46.139 UTC [chaincode] Execute -> DEBU 73c Entry 2018-05-29 05:02:46.139 UTC [chaincode] Execute -> DEBU 73d chaincode canonical name: vscc:1.1.0 2018-05-29 05:02:46.143 UTC [chaincode] sendExecuteMessage -> DEBU 73e [edabf93a]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:46.143 UTC [chaincode] setChaincodeProposal -> DEBU 73f Setting chaincode proposal context... 2018-05-29 05:02:46.143 UTC [chaincode] sendExecuteMessage -> DEBU 740 [edabf93a]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:46.143 UTC [chaincode] processStream -> DEBU 741 [edabf93a]Move state message TRANSACTION 2018-05-29 05:02:46.144 UTC [chaincode] handleMessage -> DEBU 742 [edabf93a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:46.145 UTC [chaincode] filterError -> DEBU 743 Ignoring NoTransitionError: no transition 2018-05-29 05:02:46.146 UTC [chaincode] processStream -> DEBU 744 [edabf93a]sending state message TRANSACTION 2018-05-29 05:02:46.146 UTC [shim] func1 -> DEBU 745 [edabf93a]Received message TRANSACTION from shim 2018-05-29 05:02:46.146 UTC [shim] handleMessage -> DEBU 746 [edabf93a]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:46.146 UTC [shim] beforeTransaction -> DEBU 747 [edabf93a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:46.146 UTC [vscc] Invoke -> DEBU 748 VSCC invoked 2018-05-29 05:02:46.147 UTC [vscc] deduplicateIdentity -> DEBU 749 Signature set is of size 1 out of 1 endorsement(s) 2018-05-29 05:02:46.147 UTC [vscc] Invoke -> DEBU 74a VSCC exists successfully 2018-05-29 05:02:46.149 UTC [shim] func1 -> DEBU 74b [edabf93a]Transaction completed. Sending COMPLETED 2018-05-29 05:02:46.149 UTC [shim] func1 -> DEBU 74c [edabf93a]Move state message COMPLETED 2018-05-29 05:02:46.150 UTC [shim] handleMessage -> DEBU 74d [edabf93a]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:46.150 UTC [shim] func1 -> DEBU 74e [edabf93a]send state message COMPLETED 2018-05-29 05:02:46.150 UTC [chaincode] processStream -> DEBU 74f [edabf93a]Received message COMPLETED from shim 2018-05-29 05:02:46.150 UTC [chaincode] handleMessage -> DEBU 750 [edabf93a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:46.150 UTC [chaincode] handleMessage -> DEBU 751 [edabf93a-56fa-445b-90fe-bfa26d8f19c0]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:46.150 UTC [chaincode] notify -> DEBU 752 notifying Txid:edabf93a-56fa-445b-90fe-bfa26d8f19c0, channelID:mychannel 2018-05-29 05:02:46.151 UTC [chaincode] Execute -> DEBU 753 Exit 2018-05-29 05:02:46.151 UTC [lockbasedtxmgr] Done -> DEBU 754 Done with transaction simulation / query execution [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] 2018-05-29 05:02:46.151 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 755 VSCCValidateTxForCC completes for envbytes 0xc422878800 2018-05-29 05:02:46.151 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 756 VSCCValidateTx completes for env 0xc422216390 envbytes 0xc422878800 2018-05-29 05:02:46.152 UTC [committer/txvalidator] validateTx -> DEBU 757 validateTx completes for block 0xc422234e80 env 0xc422216390 txn 0 2018-05-29 05:02:46.152 UTC [committer/txvalidator] Validate -> DEBU 758 got result for idx 0, code 0 2018-05-29 05:02:46.153 UTC [committer/txvalidator] Validate -> DEBU 759 END Block Validation 2018-05-29 05:02:46.153 UTC [kvledger] CommitWithPvtData -> DEBU 75a Channel [mychannel]: Validating state for block [4] 2018-05-29 05:02:46.154 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 75b Validating new block with num trans = [1] 2018-05-29 05:02:46.154 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 75c ValidateAndPrepareBatch() for block number = [4] 2018-05-29 05:02:46.155 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 75d preprocessing ProtoBlock... 2018-05-29 05:02:46.155 UTC [valimpl] preprocessProtoBlock -> DEBU 75e txType=ENDORSER_TRANSACTION 2018-05-29 05:02:46.155 UTC [statecouchdb] LoadCommittedVersions -> DEBU 75f Load into version cache: mycc~lscc 2018-05-29 05:02:46.155 UTC [statecouchdb] LoadCommittedVersions -> DEBU 760 Load into version cache: a~mycc 2018-05-29 05:02:46.156 UTC [statecouchdb] LoadCommittedVersions -> DEBU 761 Load into version cache: b~mycc 2018-05-29 05:02:46.157 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 762 Entering BatchRetrieveDocumentMetadata() keys=[a b] 2018-05-29 05:02:46.158 UTC [couchdb] handleRequest -> DEBU 763 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_all_docs?include_docs=true 2018-05-29 05:02:46.158 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 764 Entering BatchRetrieveDocumentMetadata() keys=[mycc] 2018-05-29 05:02:46.159 UTC [couchdb] handleRequest -> DEBU 765 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_all_docs?include_docs=true 2018-05-29 05:02:46.159 UTC [couchdb] handleRequest -> DEBU 766 HTTP Request: POST /mychannel_mycc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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 767 HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.170 UTC [couchdb] handleRequest -> DEBU 768 Exiting handleRequest() 2018-05-29 05:02:46.175 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 769 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: d8b01ec9aa | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.176 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 76a Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:46.176 UTC [couchdb] handleRequest -> DEBU 76b Exiting handleRequest() 2018-05-29 05:02:46.177 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 76c 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: 65d98c4336 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.177 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 76d Exiting BatchRetrieveDocumentMetadata() 2018-05-29 05:02:46.177 UTC [statecouchdb] GetCachedVersion -> DEBU 76e Retrieving cached version: mycc~lscc 2018-05-29 05:02:46.177 UTC [statebasedval] validateKVRead -> DEBU 76f 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.177 UTC [statecouchdb] GetCachedVersion -> DEBU 770 Retrieving cached version: a~mycc 2018-05-29 05:02:46.178 UTC [statebasedval] validateKVRead -> DEBU 771 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.179 UTC [statecouchdb] GetCachedVersion -> DEBU 772 Retrieving cached version: b~mycc 2018-05-29 05:02:46.179 UTC [statebasedval] validateKVRead -> DEBU 773 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.179 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 774 Block [4] Transaction index [0] TxId [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] marked as valid by state validator 2018-05-29 05:02:46.180 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 775 validating rwset... 2018-05-29 05:02:46.180 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 776 postprocessing ProtoBlock... 2018-05-29 05:02:46.180 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 777 ValidateAndPrepareBatch() complete 2018-05-29 05:02:46.180 UTC [kvledger] CommitWithPvtData -> DEBU 778 Channel [mychannel]: Committing block [4] to storage 2018-05-29 05:02:46.184 UTC [pvtdatastorage] Prepare -> DEBU 779 Saved 0 private data write sets for block [4] 2018-05-29 05:02:46.188 UTC [fsblkstorage] indexBlock -> DEBU 77a 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.188 UTC [fsblkstorage] indexBlock -> DEBU 77b Adding txLoc [fileSuffixNum=0, offset=45051, bytesLength=2900] for tx ID: [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] to index 2018-05-29 05:02:46.188 UTC [fsblkstorage] indexBlock -> DEBU 77c Adding txLoc [fileSuffixNum=0, offset=45051, bytesLength=2900] for tx number:[0] ID: [60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064] to blockNumTranNum index 2018-05-29 05:02:46.190 UTC [fsblkstorage] updateCheckpoint -> DEBU 77d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49746], isChainEmpty=[false], lastBlockNumber=[4] 2018-05-29 05:02:46.190 UTC [pvtdatastorage] Commit -> DEBU 77e Committing private data for block [4] 2018-05-29 05:02:46.193 UTC [pvtdatastorage] Commit -> DEBU 77f Committed private data for block [4] 2018-05-29 05:02:46.193 UTC [kvledger] CommitWithPvtData -> INFO 780 Channel [mychannel]: Committed block [4] with 1 transaction(s) 2018-05-29 05:02:46.193 UTC [kvledger] CommitWithPvtData -> DEBU 781 Channel [mychannel]: Committing block [4] transactions to state database 2018-05-29 05:02:46.193 UTC [lockbasedtxmgr] Commit -> DEBU 782 Committing updates to state database 2018-05-29 05:02:46.194 UTC [lockbasedtxmgr] Commit -> DEBU 783 Write lock acquired for committing updates to state database 2018-05-29 05:02:46.194 UTC [statecouchdb] processUpdateBatch -> DEBU 784 Channel [mychannel]: namespace=[mycc] key=["a"], prior revision=[1-dc5565da030ab4198c80a626a3b620fe], isDelete=[false] 2018-05-29 05:02:46.194 UTC [statecouchdb] processUpdateBatch -> DEBU 785 Channel [mychannel]: namespace=[mycc] key=["b"], prior revision=[1-05ac9a9687c75de02d0e5da30110e6c3], isDelete=[false] 2018-05-29 05:02:46.194 UTC [couchdb] BatchUpdateDocuments -> DEBU 786 Entering BatchUpdateDocuments() document ids=[a,b] 2018-05-29 05:02:46.194 UTC [couchdb] handleRequest -> DEBU 787 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_bulk_docs 2018-05-29 05:02:46.195 UTC [couchdb] handleRequest -> DEBU 788 HTTP Request: POST /mychannel_mycc/_bulk_docs HTTP/1.1 | Host: couchdb3: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.211 UTC [couchdb] handleRequest -> DEBU 789 Exiting handleRequest() 2018-05-29 05:02:46.212 UTC [couchdb] BatchUpdateDocuments -> DEBU 78a 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: 624c5c2083 | X-Couchdb-Body-Time: 0 | | 2018-05-29 05:02:46.212 UTC [couchdb] BatchUpdateDocuments -> DEBU 78b 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.212 UTC [couchdb] EnsureFullCommit -> DEBU 78c Entering EnsureFullCommit() 2018-05-29 05:02:46.212 UTC [couchdb] handleRequest -> DEBU 78d Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_mycc/_ensure_full_commit 2018-05-29 05:02:46.212 UTC [couchdb] handleRequest -> DEBU 78e HTTP Request: POST /mychannel_mycc/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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.223 UTC [couchdb] handleRequest -> DEBU 78f Exiting handleRequest() 2018-05-29 05:02:46.223 UTC [couchdb] EnsureFullCommit -> DEBU 790 _ensure_full_commit database mychannel_mycc 2018-05-29 05:02:46.223 UTC [couchdb] EnsureFullCommit -> DEBU 791 Exiting EnsureFullCommit() 2018-05-29 05:02:46.223 UTC [couchdb] SaveDoc -> DEBU 792 Entering SaveDoc() id=[statedb_savepoint] 2018-05-29 05:02:46.224 UTC [couchdb] encodePathElement -> DEBU 793 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:46.224 UTC [couchdb] encodePathElement -> DEBU 794 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:46.224 UTC [couchdb] SaveDoc -> DEBU 795 rev= 2018-05-29 05:02:46.224 UTC [couchdb] ReadDoc -> DEBU 796 Entering ReadDoc() id=[statedb_savepoint] 2018-05-29 05:02:46.224 UTC [couchdb] encodePathElement -> DEBU 797 Entering encodePathElement() string=statedb_savepoint 2018-05-29 05:02:46.224 UTC [couchdb] encodePathElement -> DEBU 798 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-05-29 05:02:46.224 UTC [couchdb] handleRequest -> DEBU 799 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-05-29 05:02:46.224 UTC [couchdb] WarmIndexAllIndexes -> DEBU 79a Entering WarmIndexAllIndexes() 2018-05-29 05:02:46.224 UTC [couchdb] ListIndex -> DEBU 79b Entering ListIndex() 2018-05-29 05:02:46.224 UTC [couchdb] handleRequest -> DEBU 79c Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_mycc/_index/ 2018-05-29 05:02:46.225 UTC [couchdb] handleRequest -> DEBU 79d HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.225 UTC [couchdb] handleRequest -> DEBU 79e HTTP Request: GET /mychannel_mycc/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:46.243 UTC [couchdb] handleRequest -> DEBU 79f Exiting handleRequest() 2018-05-29 05:02:46.243 UTC [couchdb] ListIndex -> DEBU 7a0 Exiting ListIndex() 2018-05-29 05:02:46.243 UTC [couchdb] WarmIndexAllIndexes -> DEBU 7a1 Exiting WarmIndexAllIndexes() 2018-05-29 05:02:46.266 UTC [couchdb] handleRequest -> DEBU 7a2 Exiting handleRequest() 2018-05-29 05:02:46.266 UTC [couchdb] ReadDoc -> DEBU 7a3 Exiting ReadDoc() 2018-05-29 05:02:46.266 UTC [couchdb] handleRequest -> DEBU 7a4 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-05-29 05:02:46.267 UTC [couchdb] handleRequest -> DEBU 7a5 HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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.281 UTC [couchdb] handleRequest -> DEBU 7a6 Exiting handleRequest() 2018-05-29 05:02:46.282 UTC [couchdb] SaveDoc -> DEBU 7a7 Exiting SaveDoc() 2018-05-29 05:02:46.282 UTC [lockbasedtxmgr] Commit -> DEBU 7a8 Updates committed to state database 2018-05-29 05:02:46.282 UTC [statecouchdb] ClearCachedVersions -> DEBU 7a9 Clear Cache 2018-05-29 05:02:46.282 UTC [kvledger] CommitWithPvtData -> DEBU 7aa Channel [mychannel]: Committing block [4] transactions to history database 2018-05-29 05:02:46.282 UTC [historyleveldb] Commit -> DEBU 7ab Channel [mychannel]: Updating history database for blockNo [4] with [1] transactions 2018-05-29 05:02:46.286 UTC [historyleveldb] Commit -> DEBU 7ac Channel [mychannel]: Updates committed to history database for blockNo [4] 2018-05-29 05:02:46.286 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7ad Entry 2018-05-29 05:02:46.286 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7ae Channel [mychannel]: Block event for block number [4] contains transaction id: 60456347df45ad4241d014f8ef4a4de5d67998abe69101f227453b781f50b064 2018-05-29 05:02:46.286 UTC [eventhub_producer] CreateBlockEvents -> DEBU 7af Exit 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b0 Entry 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b1 Event processor timeout > 0 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b2 Event sent successfully 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b3 Exit 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b4 Entry 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b5 Event processor timeout > 0 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b6 Event sent successfully 2018-05-29 05:02:46.287 UTC [eventhub_producer] Send -> DEBU 7b7 Exit 2018-05-29 05:02:47.716 UTC [endorser] ProcessProposal -> DEBU 7b8 Entering: Got request from 172.19.0.13:48550 2018-05-29 05:02:47.716 UTC [protoutils] ValidateProposalMessage -> DEBU 7b9 ValidateProposalMessage starts for signed proposal 0xc4227069c0 2018-05-29 05:02:47.717 UTC [protoutils] validateChannelHeader -> DEBU 7ba validateChannelHeader info: header type 3 2018-05-29 05:02:47.717 UTC [protoutils] checkSignatureFromCreator -> DEBU 7bb begin 2018-05-29 05:02:47.717 UTC [protoutils] checkSignatureFromCreator -> DEBU 7bc creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 05:02:47.717 UTC [protoutils] checkSignatureFromCreator -> DEBU 7bd creator is valid 2018-05-29 05:02:47.717 UTC [protoutils] checkSignatureFromCreator -> DEBU 7be exits successfully 2018-05-29 05:02:47.718 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 7bf validateChaincodeProposalMessage starts for proposal 0xc4225371d0, header 0xc422706de0 2018-05-29 05:02:47.718 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 7c0 validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" 2018-05-29 05:02:47.718 UTC [endorser] preProcess -> DEBU 7c1 [mychannel][aa15844c] processing txid: aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364 2018-05-29 05:02:47.718 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 7c2 retrieveTransactionByID() - txId = [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364] 2018-05-29 05:02:47.719 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 7c3 constructing new tx simulator 2018-05-29 05:02:47.719 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 7c4 constructing new tx simulator txid = [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364] 2018-05-29 05:02:47.719 UTC [endorser] simulateProposal -> DEBU 7c5 [mychannel][aa15844c] Entry chaincode: name:"mycc" 2018-05-29 05:02:47.719 UTC [ccprovider] NewCCContext -> DEBU 7c6 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364,syscc=true,proposal=0xc4225371d0,canname=lscc:1.1.0 2018-05-29 05:02:47.719 UTC [chaincode] Launch -> DEBU 7c7 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:02:47.719 UTC [chaincode] Execute -> DEBU 7c8 Entry 2018-05-29 05:02:47.720 UTC [chaincode] Execute -> DEBU 7c9 chaincode canonical name: lscc:1.1.0 2018-05-29 05:02:47.720 UTC [chaincode] sendExecuteMessage -> DEBU 7ca [aa15844c]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:47.720 UTC [chaincode] setChaincodeProposal -> DEBU 7cb Setting chaincode proposal context... 2018-05-29 05:02:47.720 UTC [chaincode] setChaincodeProposal -> DEBU 7cc Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:47.720 UTC [chaincode] sendExecuteMessage -> DEBU 7cd [aa15844c]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:47.720 UTC [chaincode] processStream -> DEBU 7ce [aa15844c]Move state message TRANSACTION 2018-05-29 05:02:47.720 UTC [chaincode] handleMessage -> DEBU 7cf [aa15844c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:47.720 UTC [chaincode] filterError -> DEBU 7d0 Ignoring NoTransitionError: no transition 2018-05-29 05:02:47.720 UTC [chaincode] processStream -> DEBU 7d1 [aa15844c]sending state message TRANSACTION 2018-05-29 05:02:47.720 UTC [shim] func1 -> DEBU 7d2 [aa15844c]Received message TRANSACTION from shim 2018-05-29 05:02:47.721 UTC [shim] handleMessage -> DEBU 7d3 [aa15844c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:47.721 UTC [shim] beforeTransaction -> DEBU 7d4 [aa15844c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:47.722 UTC [shim] handleGetState -> DEBU 7d5 [aa15844c]Sending GET_STATE 2018-05-29 05:02:47.722 UTC [chaincode] processStream -> DEBU 7d6 [aa15844c]Received message GET_STATE from shim 2018-05-29 05:02:47.722 UTC [chaincode] handleMessage -> DEBU 7d7 [aa15844c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 05:02:47.722 UTC [chaincode] afterGetState -> DEBU 7d8 [aa15844c]Received GET_STATE, invoking get state from ledger 2018-05-29 05:02:47.722 UTC [chaincode] filterError -> DEBU 7d9 Ignoring NoTransitionError: no transition 2018-05-29 05:02:47.723 UTC [chaincode] func1 -> DEBU 7da [aa15844c] getting state for chaincode lscc, key mycc, channel mychannel 2018-05-29 05:02:47.723 UTC [statecouchdb] GetState -> DEBU 7db GetState(). ns=lscc, key=mycc 2018-05-29 05:02:47.723 UTC [couchdb] ReadDoc -> DEBU 7dc Entering ReadDoc() id=[mycc] 2018-05-29 05:02:47.723 UTC [couchdb] encodePathElement -> DEBU 7dd Entering encodePathElement() string=mycc 2018-05-29 05:02:47.723 UTC [couchdb] encodePathElement -> DEBU 7de Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:47.723 UTC [couchdb] handleRequest -> DEBU 7df Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:47.723 UTC [couchdb] handleRequest -> DEBU 7e0 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:47.726 UTC [couchdb] handleRequest -> DEBU 7e1 Exiting handleRequest() 2018-05-29 05:02:47.727 UTC [couchdb] ReadDoc -> DEBU 7e2 part header=map[Content-Type:[application/json]] 2018-05-29 05:02:47.727 UTC [couchdb] ReadDoc -> DEBU 7e3 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[196] Content-Encoding:[gzip]] 2018-05-29 05:02:47.727 UTC [couchdb] ReadDoc -> DEBU 7e4 Retrieved attachment data 2018-05-29 05:02:47.727 UTC [chaincode] func1 -> DEBU 7e5 [aa15844c]Got state. Sending RESPONSE 2018-05-29 05:02:47.727 UTC [chaincode] 1 -> DEBU 7e6 [aa15844c]handleGetState serial send RESPONSE 2018-05-29 05:02:47.727 UTC [shim] func1 -> DEBU 7e7 [aa15844c]Received message RESPONSE from shim 2018-05-29 05:02:47.727 UTC [shim] handleMessage -> DEBU 7e8 [aa15844c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 05:02:47.727 UTC [shim] sendChannel -> DEBU 7e9 [aa15844c]before send 2018-05-29 05:02:47.728 UTC [shim] sendChannel -> DEBU 7ea [aa15844c]after send 2018-05-29 05:02:47.728 UTC [shim] afterResponse -> DEBU 7eb [aa15844c]Received RESPONSE, communicated (state:ready) 2018-05-29 05:02:47.728 UTC [shim] handleGetState -> DEBU 7ec [aa15844c]GetState received payload RESPONSE 2018-05-29 05:02:47.728 UTC [shim] func1 -> DEBU 7ed [aa15844c]Transaction completed. Sending COMPLETED 2018-05-29 05:02:47.728 UTC [shim] func1 -> DEBU 7ee [aa15844c]Move state message COMPLETED 2018-05-29 05:02:47.728 UTC [shim] handleMessage -> DEBU 7ef [aa15844c]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:47.728 UTC [shim] func1 -> DEBU 7f0 [aa15844c]send state message COMPLETED 2018-05-29 05:02:47.728 UTC [chaincode] processStream -> DEBU 7f1 [aa15844c]Received message COMPLETED from shim 2018-05-29 05:02:47.728 UTC [chaincode] handleMessage -> DEBU 7f2 [aa15844c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:47.728 UTC [chaincode] handleMessage -> DEBU 7f3 [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:47.728 UTC [chaincode] notify -> DEBU 7f4 notifying Txid:aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364, channelID:mychannel 2018-05-29 05:02:47.729 UTC [chaincode] Execute -> DEBU 7f5 Exit 2018-05-29 05:02:47.729 UTC [ccprovider] GetChaincodeData -> DEBU 7f6 Getting chaincode data for from cache 2018-05-29 05:02:47.729 UTC [endorser] callChaincode -> DEBU 7f7 [mychannel][aa15844c] Entry chaincode: name:"mycc" version: 1.0 2018-05-29 05:02:47.729 UTC [ccprovider] NewCCContext -> DEBU 7f8 NewCCCC (chain=mychannel,chaincode=mycc,version=1.0,txid=aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364,syscc=false,proposal=0xc4225371d0,canname=mycc:1.0 2018-05-29 05:02:47.729 UTC [ccprovider] NewCCContext -> DEBU 7f9 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364,syscc=true,proposal=0xc4225371d0,canname=lscc:1.1.0 2018-05-29 05:02:47.730 UTC [chaincode] Launch -> DEBU 7fa chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 05:02:47.730 UTC [chaincode] Execute -> DEBU 7fb Entry 2018-05-29 05:02:47.730 UTC [chaincode] Execute -> DEBU 7fc chaincode canonical name: lscc:1.1.0 2018-05-29 05:02:47.730 UTC [chaincode] sendExecuteMessage -> DEBU 7fd [aa15844c]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:02:47.730 UTC [chaincode] setChaincodeProposal -> DEBU 7fe Setting chaincode proposal context... 2018-05-29 05:02:47.730 UTC [chaincode] setChaincodeProposal -> DEBU 7ff Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:02:47.730 UTC [chaincode] sendExecuteMessage -> DEBU 800 [aa15844c]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:02:47.730 UTC [chaincode] processStream -> DEBU 801 [aa15844c]Move state message TRANSACTION 2018-05-29 05:02:47.730 UTC [chaincode] handleMessage -> DEBU 802 [aa15844c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:02:47.730 UTC [chaincode] filterError -> DEBU 803 Ignoring NoTransitionError: no transition 2018-05-29 05:02:47.730 UTC [chaincode] processStream -> DEBU 804 [aa15844c]sending state message TRANSACTION 2018-05-29 05:02:47.730 UTC [shim] func1 -> DEBU 805 [aa15844c]Received message TRANSACTION from shim 2018-05-29 05:02:47.730 UTC [shim] handleMessage -> DEBU 806 [aa15844c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:02:47.731 UTC [shim] beforeTransaction -> DEBU 807 [aa15844c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:02:47.731 UTC [shim] handleGetState -> DEBU 808 [aa15844c]Sending GET_STATE 2018-05-29 05:02:47.731 UTC [chaincode] processStream -> DEBU 809 [aa15844c]Received message GET_STATE from shim 2018-05-29 05:02:47.731 UTC [chaincode] handleMessage -> DEBU 80a [aa15844c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 05:02:47.732 UTC [chaincode] afterGetState -> DEBU 80b [aa15844c]Received GET_STATE, invoking get state from ledger 2018-05-29 05:02:47.732 UTC [chaincode] filterError -> DEBU 80c Ignoring NoTransitionError: no transition 2018-05-29 05:02:47.732 UTC [chaincode] func1 -> DEBU 80d [aa15844c] getting state for chaincode lscc, key mycc, channel mychannel 2018-05-29 05:02:47.732 UTC [statecouchdb] GetState -> DEBU 80e GetState(). ns=lscc, key=mycc 2018-05-29 05:02:47.732 UTC [couchdb] ReadDoc -> DEBU 80f Entering ReadDoc() id=[mycc] 2018-05-29 05:02:47.732 UTC [couchdb] encodePathElement -> DEBU 810 Entering encodePathElement() string=mycc 2018-05-29 05:02:47.732 UTC [couchdb] encodePathElement -> DEBU 811 Exiting encodePathElement() encodedStr=mycc 2018-05-29 05:02:47.732 UTC [couchdb] handleRequest -> DEBU 812 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/mycc?attachments=true 2018-05-29 05:02:47.732 UTC [couchdb] handleRequest -> DEBU 813 HTTP Request: GET /mychannel_lscc/mycc?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:02:47.735 UTC [couchdb] handleRequest -> DEBU 814 Exiting handleRequest() 2018-05-29 05:02:47.735 UTC [couchdb] ReadDoc -> DEBU 815 part header=map[Content-Type:[application/json]] 2018-05-29 05:02:47.735 UTC [couchdb] ReadDoc -> DEBU 816 part header=map[Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream] Content-Length:[196] Content-Encoding:[gzip]] 2018-05-29 05:02:47.736 UTC [couchdb] ReadDoc -> DEBU 817 Retrieved attachment data 2018-05-29 05:02:47.736 UTC [chaincode] func1 -> DEBU 818 [aa15844c]Got state. Sending RESPONSE 2018-05-29 05:02:47.736 UTC [chaincode] 1 -> DEBU 819 [aa15844c]handleGetState serial send RESPONSE 2018-05-29 05:02:47.736 UTC [shim] func1 -> DEBU 81a [aa15844c]Received message RESPONSE from shim 2018-05-29 05:02:47.736 UTC [shim] handleMessage -> DEBU 81b [aa15844c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-05-29 05:02:47.736 UTC [shim] sendChannel -> DEBU 81c [aa15844c]before send 2018-05-29 05:02:47.736 UTC [shim] sendChannel -> DEBU 81d [aa15844c]after send 2018-05-29 05:02:47.736 UTC [shim] afterResponse -> DEBU 81e [aa15844c]Received RESPONSE, communicated (state:ready) 2018-05-29 05:02:47.736 UTC [shim] handleGetState -> DEBU 81f [aa15844c]GetState received payload RESPONSE 2018-05-29 05:02:47.737 UTC [shim] func1 -> DEBU 820 [aa15844c]Transaction completed. Sending COMPLETED 2018-05-29 05:02:47.737 UTC [shim] func1 -> DEBU 821 [aa15844c]Move state message COMPLETED 2018-05-29 05:02:47.737 UTC [shim] handleMessage -> DEBU 822 [aa15844c]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:02:47.737 UTC [shim] func1 -> DEBU 823 [aa15844c]send state message COMPLETED 2018-05-29 05:02:47.737 UTC [chaincode] processStream -> DEBU 824 [aa15844c]Received message COMPLETED from shim 2018-05-29 05:02:47.737 UTC [chaincode] handleMessage -> DEBU 825 [aa15844c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:02:47.737 UTC [chaincode] handleMessage -> DEBU 826 [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364]HandleMessage- COMPLETED. Notify 2018-05-29 05:02:47.737 UTC [chaincode] notify -> DEBU 827 notifying Txid:aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364, channelID:mychannel 2018-05-29 05:02:47.737 UTC [chaincode] Execute -> DEBU 828 Exit 2018-05-29 05:02:47.737 UTC [chaincode] launchAndWaitForRegister -> DEBU 829 chaincode mycc:1.0 is being launched 2018-05-29 05:02:47.738 UTC [chaincode] getLaunchConfigs -> DEBU 82a Executable is chaincode 2018-05-29 05:02:47.738 UTC [chaincode] getLaunchConfigs -> DEBU 82b Args [chaincode -peer.address=peer1.org2.example.com:7052] 2018-05-29 05:02:47.738 UTC [chaincode] getLaunchConfigs -> DEBU 82c 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:02:47.738 UTC [chaincode] getLaunchConfigs -> DEBU 82d FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-05-29 05:02:47.738 UTC [chaincode] launch -> DEBU 82e start container: mycc:1.0(networkid:dev,peerid:peer1.org2.example.com) 2018-05-29 05:02:47.738 UTC [chaincode] launch -> DEBU 82f start container with args: chaincode -peer.address=peer1.org2.example.com:7052 2018-05-29 05:02:47.738 UTC [chaincode] launch -> DEBU 830 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:02:47.738 UTC [container] lockContainer -> DEBU 831 waiting for container(dev-peer1.org2.example.com-mycc-1.0) lock 2018-05-29 05:02:47.739 UTC [container] lockContainer -> DEBU 832 got container (dev-peer1.org2.example.com-mycc-1.0) lock 2018-05-29 05:02:47.739 UTC [dockercontroller] Start -> DEBU 833 Cleanup container dev-peer1.org2.example.com-mycc-1.0 2018-05-29 05:02:47.741 UTC [dockercontroller] stopInternal -> DEBU 834 Stop container dev-peer1.org2.example.com-mycc-1.0(No such container: dev-peer1.org2.example.com-mycc-1.0) 2018-05-29 05:02:47.741 UTC [dockercontroller] stopInternal -> DEBU 835 Kill container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) 2018-05-29 05:02:47.742 UTC [dockercontroller] stopInternal -> DEBU 836 Remove container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) 2018-05-29 05:02:47.742 UTC [dockercontroller] Start -> DEBU 837 Start container dev-peer1.org2.example.com-mycc-1.0 2018-05-29 05:02:47.742 UTC [dockercontroller] getDockerHostConfig -> DEBU 838 docker container hostconfig NetworkMode: net_byfn 2018-05-29 05:02:47.743 UTC [dockercontroller] createContainer -> DEBU 839 Create container: dev-peer1.org2.example.com-mycc-1.0 2018-05-29 05:02:47.750 UTC [dockercontroller] Start -> DEBU 83a start-could not find image (container id ), because of ...attempt to recreate image 2018-05-29 05:02:47.750 UTC [chaincode-platform] generateDockerfile -> DEBU 83b 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:02:47.752 UTC [golang-platform] GenerateDockerBuild -> INFO 83c building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"' 2018-05-29 05:02:47.752 UTC [golang-platform] GenerateDockerBuild -> INFO 83d building chaincode with tags: 2018-05-29 05:02:47.752 UTC [util] DockerBuild -> DEBU 83e Attempting build with image hyperledger/fabric-ccenv:x86_64-1.1.0 2018-05-29 05:03:17.623 UTC [dockercontroller] deployImage -> DEBU 83f Created image: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab 2018-05-29 05:03:17.623 UTC [dockercontroller] Start -> DEBU 840 start-recreated image successfully 2018-05-29 05:03:17.623 UTC [dockercontroller] createContainer -> DEBU 841 Create container: dev-peer1.org2.example.com-mycc-1.0 2018-05-29 05:03:17.689 UTC [dockercontroller] createContainer -> DEBU 842 Created container: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab 2018-05-29 05:03:18.363 UTC [dockercontroller] Start -> DEBU 843 Started container dev-peer1.org2.example.com-mycc-1.0 2018-05-29 05:03:18.364 UTC [container] unlockContainer -> DEBU 844 container lock deleted(dev-peer1.org2.example.com-mycc-1.0) 2018-05-29 05:03:18.388 UTC [accessControl] authenticate -> DEBU 845 Chaincode mycc:1.0 's authentication is authorized 2018-05-29 05:03:18.388 UTC [chaincode] HandleChaincodeStream -> DEBU 846 Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-05-29 05:03:18.389 UTC [chaincode] processStream -> DEBU 847 []Received message REGISTER from shim 2018-05-29 05:03:18.389 UTC [chaincode] handleMessage -> DEBU 848 []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-05-29 05:03:18.389 UTC [chaincode] beforeRegisterEvent -> DEBU 849 Received REGISTER in state created 2018-05-29 05:03:18.389 UTC [chaincode] registerHandler -> DEBU 84a registered handler complete for chaincode mycc:1.0 2018-05-29 05:03:18.389 UTC [chaincode] beforeRegisterEvent -> DEBU 84b Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED 2018-05-29 05:03:18.389 UTC [chaincode] notifyDuringStartup -> DEBU 84c Notifying during startup 2018-05-29 05:03:18.389 UTC [chaincode] func1 -> DEBU 84d chaincode mycc:1.0 launch seq completed 2018-05-29 05:03:18.389 UTC [chaincode] ready -> DEBU 84e sending READY 2018-05-29 05:03:18.389 UTC [chaincode] setChaincodeProposal -> DEBU 84f Setting chaincode proposal context... 2018-05-29 05:03:18.389 UTC [chaincode] setChaincodeProposal -> DEBU 850 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:03:18.390 UTC [chaincode] processStream -> DEBU 851 [aa15844c]Move state message READY 2018-05-29 05:03:18.390 UTC [chaincode] handleMessage -> DEBU 852 [aa15844c]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-05-29 05:03:18.390 UTC [chaincode] enterReadyState -> DEBU 853 [aa15844c]Entered state ready 2018-05-29 05:03:18.390 UTC [chaincode] notify -> DEBU 854 notifying Txid:aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364, channelID:mychannel 2018-05-29 05:03:18.390 UTC [chaincode] processStream -> DEBU 855 [aa15844c]sending state message READY 2018-05-29 05:03:18.391 UTC [chaincode] Launch -> DEBU 856 sending init completed 2018-05-29 05:03:18.391 UTC [chaincode] Launch -> DEBU 857 LaunchChaincode complete 2018-05-29 05:03:18.391 UTC [chaincode] Execute -> DEBU 858 Entry 2018-05-29 05:03:18.391 UTC [chaincode] Execute -> DEBU 859 chaincode canonical name: mycc:1.0 2018-05-29 05:03:18.391 UTC [chaincode] sendExecuteMessage -> DEBU 85a [aa15844c]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:03:18.391 UTC [chaincode] setChaincodeProposal -> DEBU 85b Setting chaincode proposal context... 2018-05-29 05:03:18.391 UTC [chaincode] setChaincodeProposal -> DEBU 85c Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:03:18.391 UTC [chaincode] sendExecuteMessage -> DEBU 85d [aa15844c]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:03:18.391 UTC [chaincode] processStream -> DEBU 85e [aa15844c]Move state message TRANSACTION 2018-05-29 05:03:18.392 UTC [chaincode] handleMessage -> DEBU 85f [aa15844c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:03:18.392 UTC [chaincode] filterError -> DEBU 860 Ignoring NoTransitionError: no transition 2018-05-29 05:03:18.392 UTC [chaincode] processStream -> DEBU 861 [aa15844c]sending state message TRANSACTION 2018-05-29 05:03:18.396 UTC [chaincode] processStream -> DEBU 862 [aa15844c]Received message GET_STATE from shim 2018-05-29 05:03:18.396 UTC [chaincode] handleMessage -> DEBU 863 [aa15844c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-05-29 05:03:18.396 UTC [chaincode] afterGetState -> DEBU 864 [aa15844c]Received GET_STATE, invoking get state from ledger 2018-05-29 05:03:18.396 UTC [chaincode] filterError -> DEBU 865 Ignoring NoTransitionError: no transition 2018-05-29 05:03:18.396 UTC [chaincode] func1 -> DEBU 866 [aa15844c] getting state for chaincode mycc, key a, channel mychannel 2018-05-29 05:03:18.397 UTC [statecouchdb] GetState -> DEBU 867 GetState(). ns=mycc, key=a 2018-05-29 05:03:18.397 UTC [couchdb] ReadDoc -> DEBU 868 Entering ReadDoc() id=[a] 2018-05-29 05:03:18.397 UTC [couchdb] encodePathElement -> DEBU 869 Entering encodePathElement() string=a 2018-05-29 05:03:18.397 UTC [couchdb] encodePathElement -> DEBU 86a Exiting encodePathElement() encodedStr=a 2018-05-29 05:03:18.397 UTC [couchdb] handleRequest -> DEBU 86b Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_mycc/a?attachments=true 2018-05-29 05:03:18.397 UTC [couchdb] handleRequest -> DEBU 86c HTTP Request: GET /mychannel_mycc/a?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 05:03:18.400 UTC [couchdb] handleRequest -> DEBU 86d Exiting handleRequest() 2018-05-29 05:03:18.400 UTC [couchdb] ReadDoc -> DEBU 86e part header=map[Content-Type:[application/json]] 2018-05-29 05:03:18.400 UTC [couchdb] ReadDoc -> DEBU 86f part header=map[Content-Length:[22] Content-Encoding:[gzip] Content-Disposition:[attachment; filename="valueBytes"] Content-Type:[application/octet-stream]] 2018-05-29 05:03:18.400 UTC [couchdb] ReadDoc -> DEBU 870 Retrieved attachment data 2018-05-29 05:03:18.400 UTC [chaincode] func1 -> DEBU 871 [aa15844c]Got state. Sending RESPONSE 2018-05-29 05:03:18.400 UTC [chaincode] 1 -> DEBU 872 [aa15844c]handleGetState serial send RESPONSE 2018-05-29 05:03:18.401 UTC [chaincode] processStream -> DEBU 873 [aa15844c]Received message COMPLETED from shim 2018-05-29 05:03:18.401 UTC [chaincode] handleMessage -> DEBU 874 [aa15844c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:03:18.401 UTC [chaincode] handleMessage -> DEBU 875 [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364]HandleMessage- COMPLETED. Notify 2018-05-29 05:03:18.401 UTC [chaincode] notify -> DEBU 876 notifying Txid:aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364, channelID:mychannel 2018-05-29 05:03:18.402 UTC [chaincode] Execute -> DEBU 877 Exit 2018-05-29 05:03:18.402 UTC [endorser] callChaincode -> DEBU 878 [mychannel][aa15844c] Exit 2018-05-29 05:03:18.402 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 879 Simulation completed, getting simulation results 2018-05-29 05:03:18.402 UTC [lockbasedtxmgr] Done -> DEBU 87a Done with transaction simulation / query execution [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364] 2018-05-29 05:03:18.402 UTC [endorser] simulateProposal -> DEBU 87b [mychannel][aa15844c] Exit 2018-05-29 05:03:18.402 UTC [endorser] endorseProposal -> DEBU 87c [mychannel][aa15844c] Entry chaincode: name:"mycc" 2018-05-29 05:03:18.402 UTC [endorser] endorseProposal -> DEBU 87d [mychannel][aa15844c] escc for chaincode name:"mycc" is escc 2018-05-29 05:03:18.403 UTC [endorser] callChaincode -> DEBU 87e [mychannel][aa15844c] Entry chaincode: name:"escc" version: 1.1.0 2018-05-29 05:03:18.403 UTC [ccprovider] NewCCContext -> DEBU 87f NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364,syscc=true,proposal=0xc4225371d0,canname=escc:1.1.0 2018-05-29 05:03:18.403 UTC [chaincode] Launch -> DEBU 880 chaincode is running(no need to launch) : escc:1.1.0 2018-05-29 05:03:18.403 UTC [chaincode] Execute -> DEBU 881 Entry 2018-05-29 05:03:18.403 UTC [chaincode] Execute -> DEBU 882 chaincode canonical name: escc:1.1.0 2018-05-29 05:03:18.403 UTC [chaincode] sendExecuteMessage -> DEBU 883 [aa15844c]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 05:03:18.403 UTC [chaincode] setChaincodeProposal -> DEBU 884 Setting chaincode proposal context... 2018-05-29 05:03:18.403 UTC [chaincode] setChaincodeProposal -> DEBU 885 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 05:03:18.403 UTC [chaincode] sendExecuteMessage -> DEBU 886 [aa15844c]sendExecuteMsg trigger event TRANSACTION 2018-05-29 05:03:18.403 UTC [chaincode] processStream -> DEBU 887 [aa15844c]Move state message TRANSACTION 2018-05-29 05:03:18.404 UTC [chaincode] handleMessage -> DEBU 888 [aa15844c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 05:03:18.404 UTC [chaincode] filterError -> DEBU 889 Ignoring NoTransitionError: no transition 2018-05-29 05:03:18.404 UTC [chaincode] processStream -> DEBU 88a [aa15844c]sending state message TRANSACTION 2018-05-29 05:03:18.404 UTC [shim] func1 -> DEBU 88b [aa15844c]Received message TRANSACTION from shim 2018-05-29 05:03:18.404 UTC [shim] handleMessage -> DEBU 88c [aa15844c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 05:03:18.404 UTC [shim] beforeTransaction -> DEBU 88d [aa15844c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 05:03:18.404 UTC [escc] Invoke -> DEBU 88e ESCC starts: 8 args 2018-05-29 05:03:18.405 UTC [escc] Invoke -> DEBU 88f ESCC exits successfully 2018-05-29 05:03:18.405 UTC [shim] func1 -> DEBU 890 [aa15844c]Transaction completed. Sending COMPLETED 2018-05-29 05:03:18.405 UTC [shim] func1 -> DEBU 891 [aa15844c]Move state message COMPLETED 2018-05-29 05:03:18.405 UTC [shim] handleMessage -> DEBU 892 [aa15844c]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 05:03:18.405 UTC [shim] func1 -> DEBU 893 [aa15844c]send state message COMPLETED 2018-05-29 05:03:18.405 UTC [chaincode] processStream -> DEBU 894 [aa15844c]Received message COMPLETED from shim 2018-05-29 05:03:18.405 UTC [chaincode] handleMessage -> DEBU 895 [aa15844c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 05:03:18.405 UTC [chaincode] handleMessage -> DEBU 896 [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364]HandleMessage- COMPLETED. Notify 2018-05-29 05:03:18.405 UTC [chaincode] notify -> DEBU 897 notifying Txid:aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364, channelID:mychannel 2018-05-29 05:03:18.405 UTC [chaincode] Execute -> DEBU 898 Exit 2018-05-29 05:03:18.405 UTC [endorser] callChaincode -> DEBU 899 [mychannel][aa15844c] Exit 2018-05-29 05:03:18.405 UTC [endorser] endorseProposal -> DEBU 89a [mychannel][aa15844c] Exit 2018-05-29 05:03:18.405 UTC [lockbasedtxmgr] Done -> DEBU 89b Done with transaction simulation / query execution [aa15844c5d21b6d284150a0f4f84b5a71886df239e6b3ee278e93df46bc50364] 2018-05-29 05:03:18.406 UTC [endorser] ProcessProposal -> DEBU 89c Exit: request from%!(EXTRA string=172.19.0.13:48550) 2018-05-29 12:02:09.231 UTC [common/deliverevents] Deliver -> DEBU 89d Starting new Deliver handler 2018-05-29 12:02:09.231 UTC [common/deliver] Handle -> DEBU 89e Starting new deliver loop for 172.19.0.1:42200 2018-05-29 12:02:09.231 UTC [common/deliver] Handle -> DEBU 89f Attempting to read seek info message from 172.19.0.1:42200 2018-05-29 12:02:09.288 UTC [common/deliver] deliverBlocks -> DEBU 8a0 [channel: mychannel] Received seekInfo (0xc4227cca40) start: > stop: > from 172.19.0.1:42200 2018-05-29 12:02:09.292 UTC [fsblkstorage] Next -> DEBU 8a1 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:02:09.292 UTC [fsblkstorage] newBlockfileStream -> DEBU 8a2 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:02:09.292 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a3 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:02:09.292 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a4 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:02:09.292 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8a5 blockbytes [4763] read from file [0] 2018-05-29 12:02:09.292 UTC [common/deliver] deliverBlocks -> DEBU 8a6 [channel: mychannel] Delivering block for (0xc4227cca40) for 172.19.0.1:42200 2018-05-29 12:02:09.293 UTC [fsblkstorage] waitForBlock -> DEBU 8a7 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:08:29.168 UTC [common/deliverevents] Deliver -> DEBU 8a8 Starting new Deliver handler 2018-05-29 12:08:29.168 UTC [common/deliver] Handle -> DEBU 8a9 Starting new deliver loop for 172.19.0.1:42322 2018-05-29 12:08:29.168 UTC [common/deliver] Handle -> DEBU 8aa Attempting to read seek info message from 172.19.0.1:42322 2018-05-29 12:08:29.169 UTC [common/deliver] deliverBlocks -> DEBU 8ab [channel: mychannel] Received seekInfo (0xc422452fe0) start: > stop: > from 172.19.0.1:42322 2018-05-29 12:08:29.174 UTC [fsblkstorage] Next -> DEBU 8ac Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:08:29.174 UTC [fsblkstorage] newBlockfileStream -> DEBU 8ad newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:08:29.174 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8ae Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:08:29.174 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8af Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:08:29.175 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8b0 blockbytes [4763] read from file [0] 2018-05-29 12:08:29.175 UTC [common/deliver] deliverBlocks -> DEBU 8b1 [channel: mychannel] Delivering block for (0xc422452fe0) for 172.19.0.1:42322 2018-05-29 12:08:29.175 UTC [fsblkstorage] waitForBlock -> DEBU 8b2 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:13:15.105 UTC [common/deliverevents] Deliver -> DEBU 8b3 Starting new Deliver handler 2018-05-29 12:13:15.105 UTC [common/deliver] Handle -> DEBU 8b4 Starting new deliver loop for 172.19.0.1:42424 2018-05-29 12:13:15.105 UTC [common/deliver] Handle -> DEBU 8b5 Attempting to read seek info message from 172.19.0.1:42424 2018-05-29 12:13:15.106 UTC [common/deliver] deliverBlocks -> DEBU 8b6 [channel: mychannel] Received seekInfo (0xc42293b340) start: > stop: > from 172.19.0.1:42424 2018-05-29 12:13:15.106 UTC [fsblkstorage] Next -> DEBU 8b7 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:13:15.107 UTC [fsblkstorage] newBlockfileStream -> DEBU 8b8 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:13:15.107 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8b9 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:13:15.109 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8ba Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:13:15.109 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 8bb blockbytes [4763] read from file [0] 2018-05-29 12:13:15.109 UTC [common/deliver] deliverBlocks -> DEBU 8bc [channel: mychannel] Delivering block for (0xc42293b340) for 172.19.0.1:42424 2018-05-29 12:13:15.110 UTC [fsblkstorage] waitForBlock -> DEBU 8bd Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:13:15.311 UTC [endorser] ProcessProposal -> DEBU 8be Entering: Got request from 172.19.0.1:42432 2018-05-29 12:13:15.312 UTC [protoutils] ValidateProposalMessage -> DEBU 8bf ValidateProposalMessage starts for signed proposal 0xc422f9eab0 2018-05-29 12:13:15.312 UTC [protoutils] validateChannelHeader -> DEBU 8c0 validateChannelHeader info: header type 3 2018-05-29 12:13:15.312 UTC [protoutils] checkSignatureFromCreator -> DEBU 8c1 begin 2018-05-29 12:13:15.312 UTC [protoutils] checkSignatureFromCreator -> DEBU 8c2 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:13:15.312 UTC [protoutils] checkSignatureFromCreator -> DEBU 8c3 creator is valid 2018-05-29 12:13:15.313 UTC [protoutils] checkSignatureFromCreator -> DEBU 8c4 exits successfully 2018-05-29 12:13:15.313 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 8c5 validateChaincodeProposalMessage starts for proposal 0xc422ce3b30, header 0xc422f9ee10 2018-05-29 12:13:15.313 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 8c6 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:13:15.313 UTC [endorser] preProcess -> DEBU 8c7 [][e3339234] processing txid: e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b 2018-05-29 12:13:15.313 UTC [endorser] simulateProposal -> DEBU 8c8 [][e3339234] Entry chaincode: name:"lscc" 2018-05-29 12:13:15.313 UTC [endorser] disableJavaCCInst -> DEBU 8c9 java chaincode disabled 2018-05-29 12:13:15.314 UTC [endorser] callChaincode -> DEBU 8ca [][e3339234] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:13:15.314 UTC [ccprovider] NewCCContext -> DEBU 8cb NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b,syscc=true,proposal=0xc422ce3b30,canname=lscc:1.1.0 2018-05-29 12:13:15.314 UTC [chaincode] Launch -> DEBU 8cc chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:13:15.314 UTC [chaincode] Execute -> DEBU 8cd Entry 2018-05-29 12:13:15.314 UTC [chaincode] Execute -> DEBU 8ce chaincode canonical name: lscc:1.1.0 2018-05-29 12:13:15.314 UTC [chaincode] sendExecuteMessage -> DEBU 8cf [e3339234]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:13:15.314 UTC [chaincode] setChaincodeProposal -> DEBU 8d0 Setting chaincode proposal context... 2018-05-29 12:13:15.314 UTC [chaincode] setChaincodeProposal -> DEBU 8d1 Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:13:15.314 UTC [chaincode] sendExecuteMessage -> DEBU 8d2 [e3339234]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:13:15.315 UTC [chaincode] processStream -> DEBU 8d3 [e3339234]Move state message TRANSACTION 2018-05-29 12:13:15.315 UTC [chaincode] handleMessage -> DEBU 8d4 [e3339234]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:13:15.315 UTC [chaincode] filterError -> DEBU 8d5 Ignoring NoTransitionError: no transition 2018-05-29 12:13:15.315 UTC [chaincode] processStream -> DEBU 8d6 [e3339234]sending state message TRANSACTION 2018-05-29 12:13:15.315 UTC [shim] func1 -> DEBU 8d7 [e3339234]Received message TRANSACTION from shim 2018-05-29 12:13:15.315 UTC [shim] handleMessage -> DEBU 8d8 [e3339234]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:13:15.315 UTC [shim] beforeTransaction -> DEBU 8d9 [e3339234]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:13:15.316 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8da header.Name = src/lib/logic.js 2018-05-29 12:13:15.318 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8db header.Name = src/models/trading.cto 2018-05-29 12:13:15.318 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8dc header.Name = src/package.json 2018-05-29 12:13:15.318 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8dd header.Name = src/permissions.acl 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8de header.Name = src/queries.qry 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8df header.Name = src/README.md 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e0 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e1 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e2 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e3 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e4 header.Name = META-INF/package.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e5 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.319 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e6 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e7 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e8 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8e9 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8ea Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8eb header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.320 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8ec Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 8ed Created statedb artifact tar 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8ee Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8ef Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8f0 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8f1 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8f2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8f3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:13:15.321 UTC [ccprovider] ExtractFileEntries -> DEBU 8f4 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.322 UTC [ccprovider] ExtractFileEntries -> DEBU 8f5 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8f6 Found index field name: "\$class" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8f7 Found index field name: "\$registryType" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8f8 Found index field name: "\$registryId" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8f9 Found index field name: "mainExchange" 2018-05-29 12:13:15.322 UTC [metadata] validateIndexJSON -> DEBU 8fa Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:13:15.322 UTC [metadata] validateIndexJSON -> DEBU 8fb Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:13:15.322 UTC [metadata] validateIndexJSON -> DEBU 8fc Found index object: "type":"json" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8fd Found index field name: "\$class" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8fe Found index field name: "\$registryType" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 8ff Found index field name: "\$registryId" 2018-05-29 12:13:15.322 UTC [metadata] processIndexMap -> DEBU 900 Found index field name: "owner" 2018-05-29 12:13:15.322 UTC [metadata] validateIndexJSON -> DEBU 901 Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:13:15.322 UTC [metadata] validateIndexJSON -> DEBU 902 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:13:15.323 UTC [metadata] validateIndexJSON -> DEBU 903 Found index object: "type":"json" 2018-05-29 12:13:15.323 UTC [metadata] processIndexMap -> DEBU 904 Found index field name: "\$class" 2018-05-29 12:13:15.323 UTC [metadata] processIndexMap -> DEBU 905 Found index field name: "\$registryType" 2018-05-29 12:13:15.323 UTC [metadata] processIndexMap -> DEBU 906 Found index field name: "\$registryId" 2018-05-29 12:13:15.323 UTC [metadata] validateIndexJSON -> DEBU 907 Found index object: "name":"selectCommodities" 2018-05-29 12:13:15.323 UTC [metadata] validateIndexJSON -> DEBU 908 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:13:15.324 UTC [metadata] validateIndexJSON -> DEBU 909 Found index object: "type":"json" 2018-05-29 12:13:15.324 UTC [metadata] processIndexMap -> DEBU 90a Found index field name: "\$class" 2018-05-29 12:13:15.324 UTC [metadata] processIndexMap -> DEBU 90b Found index field name: "\$registryType" 2018-05-29 12:13:15.324 UTC [metadata] processIndexMap -> DEBU 90c Found index field name: "\$registryId" 2018-05-29 12:13:15.324 UTC [metadata] processIndexMap -> DEBU 90d Found index field name: "quantity" 2018-05-29 12:13:15.324 UTC [metadata] validateIndexJSON -> DEBU 90e Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:13:15.324 UTC [metadata] validateIndexJSON -> DEBU 90f Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:13:15.325 UTC [metadata] validateIndexJSON -> DEBU 910 Found index object: "type":"json" 2018-05-29 12:13:15.325 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 911 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.325 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 912 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.325 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 913 constructing new query executor txid = [45e06ffb-1a31-4dfa-a134-741c75db5048] 2018-05-29 12:13:15.325 UTC [statecouchdb] GetState -> DEBU 914 GetState(). ns=lscc, key=trade-network 2018-05-29 12:13:15.325 UTC [couchdb] ReadDoc -> DEBU 915 Entering ReadDoc() id=[trade-network] 2018-05-29 12:13:15.326 UTC [couchdb] encodePathElement -> DEBU 916 Entering encodePathElement() string=trade-network 2018-05-29 12:13:15.326 UTC [couchdb] encodePathElement -> DEBU 917 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:13:15.326 UTC [couchdb] handleRequest -> DEBU 918 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:13:15.327 UTC [couchdb] handleRequest -> DEBU 919 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:13:15.334 UTC [couchdb] handleRequest -> DEBU 91a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:13:15.334 UTC [couchdb] ReadDoc -> DEBU 91b Document not found (404), returning nil value instead of 404 error 2018-05-29 12:13:15.334 UTC [lockbasedtxmgr] Done -> DEBU 91c Done with transaction simulation / query execution [45e06ffb-1a31-4dfa-a134-741c75db5048] 2018-05-29 12:13:15.335 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 91d 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.340 UTC [lscc] executeInstall -> INFO 91e Installed Chaincode [trade-network] Version [0.2.4-deploy.0] to peer 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 91f [e3339234]Transaction completed. Sending COMPLETED 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 920 [e3339234]Move state message COMPLETED 2018-05-29 12:13:15.341 UTC [shim] handleMessage -> DEBU 921 [e3339234]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:13:15.341 UTC [shim] func1 -> DEBU 922 [e3339234]send state message COMPLETED 2018-05-29 12:13:15.341 UTC [chaincode] processStream -> DEBU 923 [e3339234]Received message COMPLETED from shim 2018-05-29 12:13:15.341 UTC [chaincode] handleMessage -> DEBU 924 [e3339234]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:13:15.342 UTC [chaincode] handleMessage -> DEBU 925 [e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b]HandleMessage- COMPLETED. Notify 2018-05-29 12:13:15.342 UTC [chaincode] notify -> DEBU 926 notifying Txid:e33392349e15a17d73fb937eb5d05d57ef54787942d21cb2d1f2d8942803f89b, channelID: 2018-05-29 12:13:15.342 UTC [chaincode] Execute -> DEBU 927 Exit 2018-05-29 12:13:15.342 UTC [endorser] callChaincode -> DEBU 928 [][e3339234] Exit 2018-05-29 12:13:15.342 UTC [endorser] simulateProposal -> DEBU 929 [][e3339234] Exit 2018-05-29 12:13:15.342 UTC [endorser] ProcessProposal -> DEBU 92a Exit: request from%!(EXTRA string=172.19.0.1:42432) 2018-05-29 12:27:56.565 UTC [common/deliverevents] Deliver -> DEBU 92b Starting new Deliver handler 2018-05-29 12:27:56.566 UTC [common/deliver] Handle -> DEBU 92c Starting new deliver loop for 172.19.0.1:42574 2018-05-29 12:27:56.567 UTC [common/deliver] Handle -> DEBU 92d Attempting to read seek info message from 172.19.0.1:42574 2018-05-29 12:27:56.568 UTC [common/deliver] deliverBlocks -> DEBU 92e [channel: mychannel] Received seekInfo (0xc422f360c0) start: > stop: > from 172.19.0.1:42574 2018-05-29 12:27:56.573 UTC [fsblkstorage] Next -> DEBU 92f Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:27:56.573 UTC [fsblkstorage] newBlockfileStream -> DEBU 930 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:27:56.574 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 931 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:27:56.574 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 932 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:27:56.575 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 933 blockbytes [4763] read from file [0] 2018-05-29 12:27:56.575 UTC [common/deliver] deliverBlocks -> DEBU 934 [channel: mychannel] Delivering block for (0xc422f360c0) for 172.19.0.1:42574 2018-05-29 12:27:56.577 UTC [fsblkstorage] waitForBlock -> DEBU 935 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:27:56.704 UTC [endorser] ProcessProposal -> DEBU 936 Entering: Got request from 172.19.0.1:42590 2018-05-29 12:27:56.705 UTC [protoutils] ValidateProposalMessage -> DEBU 937 ValidateProposalMessage starts for signed proposal 0xc4223eba70 2018-05-29 12:27:56.705 UTC [protoutils] validateChannelHeader -> DEBU 938 validateChannelHeader info: header type 3 2018-05-29 12:27:56.705 UTC [protoutils] checkSignatureFromCreator -> DEBU 939 begin 2018-05-29 12:27:56.705 UTC [protoutils] checkSignatureFromCreator -> DEBU 93a creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:27:56.706 UTC [protoutils] checkSignatureFromCreator -> DEBU 93b creator is valid 2018-05-29 12:27:56.706 UTC [protoutils] checkSignatureFromCreator -> DEBU 93c exits successfully 2018-05-29 12:27:56.706 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 93d validateChaincodeProposalMessage starts for proposal 0xc421c971d0, header 0xc4223ebe00 2018-05-29 12:27:56.707 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 93e validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:27:56.707 UTC [endorser] preProcess -> DEBU 93f [mychannel][15b05789] processing txid: 15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273 2018-05-29 12:27:56.707 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 940 retrieveTransactionByID() - txId = [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.707 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 941 constructing new tx simulator 2018-05-29 12:27:56.707 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 942 constructing new tx simulator txid = [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.708 UTC [endorser] simulateProposal -> DEBU 943 [mychannel][15b05789] Entry chaincode: name:"lscc" 2018-05-29 12:27:56.708 UTC [endorser] disableJavaCCInst -> DEBU 944 java chaincode disabled 2018-05-29 12:27:56.708 UTC [endorser] callChaincode -> DEBU 945 [mychannel][15b05789] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:27:56.708 UTC [ccprovider] NewCCContext -> DEBU 946 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273,syscc=true,proposal=0xc421c971d0,canname=lscc:1.1.0 2018-05-29 12:27:56.708 UTC [chaincode] Launch -> DEBU 947 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:27:56.709 UTC [chaincode] Execute -> DEBU 948 Entry 2018-05-29 12:27:56.709 UTC [chaincode] Execute -> DEBU 949 chaincode canonical name: lscc:1.1.0 2018-05-29 12:27:56.709 UTC [chaincode] sendExecuteMessage -> DEBU 94a [15b05789]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:27:56.709 UTC [chaincode] setChaincodeProposal -> DEBU 94b Setting chaincode proposal context... 2018-05-29 12:27:56.709 UTC [chaincode] setChaincodeProposal -> DEBU 94c Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:27:56.710 UTC [chaincode] sendExecuteMessage -> DEBU 94d [15b05789]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:27:56.710 UTC [chaincode] processStream -> DEBU 94e [15b05789]Move state message TRANSACTION 2018-05-29 12:27:56.710 UTC [chaincode] handleMessage -> DEBU 94f [15b05789]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:27:56.710 UTC [chaincode] filterError -> DEBU 950 Ignoring NoTransitionError: no transition 2018-05-29 12:27:56.710 UTC [chaincode] processStream -> DEBU 951 [15b05789]sending state message TRANSACTION 2018-05-29 12:27:56.711 UTC [shim] func1 -> DEBU 952 [15b05789]Received message TRANSACTION from shim 2018-05-29 12:27:56.711 UTC [shim] handleMessage -> DEBU 953 [15b05789]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:27:56.711 UTC [shim] beforeTransaction -> DEBU 954 [15b05789]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:27:56.711 UTC [lscc] executeDeployOrUpgrade -> ERRO 955 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 956 [15b05789]Transaction completed. Sending COMPLETED 2018-05-29 12:27:56.712 UTC [shim] func1 -> DEBU 957 [15b05789]Move state message COMPLETED 2018-05-29 12:27:56.712 UTC [shim] handleMessage -> DEBU 958 [15b05789]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:27:56.712 UTC [shim] func1 -> DEBU 959 [15b05789]send state message COMPLETED 2018-05-29 12:27:56.713 UTC [chaincode] processStream -> DEBU 95a [15b05789]Received message COMPLETED from shim 2018-05-29 12:27:56.713 UTC [chaincode] handleMessage -> DEBU 95b [15b05789]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:27:56.713 UTC [chaincode] handleMessage -> DEBU 95c [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273]HandleMessage- COMPLETED. Notify 2018-05-29 12:27:56.713 UTC [chaincode] notify -> DEBU 95d notifying Txid:15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273, channelID:mychannel 2018-05-29 12:27:56.713 UTC [chaincode] Execute -> DEBU 95e Exit 2018-05-29 12:27:56.713 UTC [endorser] callChaincode -> DEBU 95f [mychannel][15b05789] Exit 2018-05-29 12:27:56.714 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 960 Simulation completed, getting simulation results 2018-05-29 12:27:56.714 UTC [lockbasedtxmgr] Done -> DEBU 961 Done with transaction simulation / query execution [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.714 UTC [endorser] simulateProposal -> DEBU 962 [mychannel][15b05789] Exit 2018-05-29 12:27:56.715 UTC [endorser] ProcessProposal -> ERRO 963 [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 964 Done with transaction simulation / query execution [15b057893a468624083489c6e452139c3578726969191b95b19fc03b7ac99273] 2018-05-29 12:27:56.715 UTC [endorser] ProcessProposal -> DEBU 965 Exit: request from%!(EXTRA string=172.19.0.1:42590) 2018-05-29 12:28:03.370 UTC [common/deliverevents] Deliver -> DEBU 966 Starting new Deliver handler 2018-05-29 12:28:03.370 UTC [common/deliver] Handle -> DEBU 967 Starting new deliver loop for 172.19.0.1:42608 2018-05-29 12:28:03.370 UTC [common/deliver] Handle -> DEBU 968 Attempting to read seek info message from 172.19.0.1:42608 2018-05-29 12:28:03.377 UTC [common/deliver] deliverBlocks -> DEBU 969 [channel: mychannel] Received seekInfo (0xc422df6140) start: > stop: > from 172.19.0.1:42608 2018-05-29 12:28:03.377 UTC [fsblkstorage] Next -> DEBU 96a Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:03.378 UTC [fsblkstorage] newBlockfileStream -> DEBU 96b newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:03.382 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 96c Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:03.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 96d Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:03.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 96e blockbytes [4763] read from file [0] 2018-05-29 12:28:03.383 UTC [common/deliver] deliverBlocks -> DEBU 96f [channel: mychannel] Delivering block for (0xc422df6140) for 172.19.0.1:42608 2018-05-29 12:28:03.384 UTC [fsblkstorage] waitForBlock -> DEBU 970 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:05.760 UTC [common/deliverevents] Deliver -> DEBU 971 Starting new Deliver handler 2018-05-29 12:28:05.760 UTC [common/deliver] Handle -> DEBU 972 Starting new deliver loop for 172.19.0.1:42636 2018-05-29 12:28:05.760 UTC [common/deliver] Handle -> DEBU 973 Attempting to read seek info message from 172.19.0.1:42636 2018-05-29 12:28:05.761 UTC [common/deliver] deliverBlocks -> DEBU 974 [channel: mychannel] Received seekInfo (0xc4222643e0) start: > stop: > from 172.19.0.1:42636 2018-05-29 12:28:05.763 UTC [fsblkstorage] Next -> DEBU 975 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:05.764 UTC [fsblkstorage] newBlockfileStream -> DEBU 976 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:05.764 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 977 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:05.764 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 978 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:05.764 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 979 blockbytes [4763] read from file [0] 2018-05-29 12:28:05.765 UTC [common/deliver] deliverBlocks -> DEBU 97a [channel: mychannel] Delivering block for (0xc4222643e0) for 172.19.0.1:42636 2018-05-29 12:28:05.765 UTC [fsblkstorage] waitForBlock -> DEBU 97b Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:06.023 UTC [endorser] ProcessProposal -> DEBU 97c Entering: Got request from 172.19.0.1:42644 2018-05-29 12:28:06.024 UTC [protoutils] ValidateProposalMessage -> DEBU 97d ValidateProposalMessage starts for signed proposal 0xc4223ea030 2018-05-29 12:28:06.024 UTC [protoutils] validateChannelHeader -> DEBU 97e validateChannelHeader info: header type 3 2018-05-29 12:28:06.024 UTC [protoutils] checkSignatureFromCreator -> DEBU 97f begin 2018-05-29 12:28:06.024 UTC [protoutils] checkSignatureFromCreator -> DEBU 980 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:28:06.026 UTC [protoutils] checkSignatureFromCreator -> DEBU 981 creator is valid 2018-05-29 12:28:06.027 UTC [protoutils] checkSignatureFromCreator -> DEBU 982 exits successfully 2018-05-29 12:28:06.027 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 983 validateChaincodeProposalMessage starts for proposal 0xc4222a8230, header 0xc4223ea450 2018-05-29 12:28:06.028 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 984 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:28:06.028 UTC [endorser] preProcess -> DEBU 985 [][73bef3b9] processing txid: 73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2 2018-05-29 12:28:06.028 UTC [endorser] simulateProposal -> DEBU 986 [][73bef3b9] Entry chaincode: name:"lscc" 2018-05-29 12:28:06.028 UTC [endorser] disableJavaCCInst -> DEBU 987 java chaincode disabled 2018-05-29 12:28:06.029 UTC [endorser] callChaincode -> DEBU 988 [][73bef3b9] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:28:06.033 UTC [ccprovider] NewCCContext -> DEBU 989 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2,syscc=true,proposal=0xc4222a8230,canname=lscc:1.1.0 2018-05-29 12:28:06.034 UTC [chaincode] Launch -> DEBU 98a chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:06.034 UTC [chaincode] Execute -> DEBU 98b Entry 2018-05-29 12:28:06.034 UTC [chaincode] Execute -> DEBU 98c chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:06.034 UTC [chaincode] sendExecuteMessage -> DEBU 98d [73bef3b9]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:06.034 UTC [chaincode] setChaincodeProposal -> DEBU 98e Setting chaincode proposal context... 2018-05-29 12:28:06.034 UTC [chaincode] setChaincodeProposal -> DEBU 98f Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:06.034 UTC [chaincode] sendExecuteMessage -> DEBU 990 [73bef3b9]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:06.034 UTC [chaincode] processStream -> DEBU 991 [73bef3b9]Move state message TRANSACTION 2018-05-29 12:28:06.034 UTC [chaincode] handleMessage -> DEBU 992 [73bef3b9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:06.034 UTC [chaincode] filterError -> DEBU 993 Ignoring NoTransitionError: no transition 2018-05-29 12:28:06.034 UTC [chaincode] processStream -> DEBU 994 [73bef3b9]sending state message TRANSACTION 2018-05-29 12:28:06.035 UTC [shim] func1 -> DEBU 995 [73bef3b9]Received message TRANSACTION from shim 2018-05-29 12:28:06.036 UTC [shim] handleMessage -> DEBU 996 [73bef3b9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:06.036 UTC [shim] beforeTransaction -> DEBU 997 [73bef3b9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:06.036 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 998 header.Name = src/lib/logic.js 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 999 header.Name = src/models/trading.cto 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99a header.Name = src/package.json 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99b header.Name = src/permissions.acl 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99c header.Name = src/queries.qry 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99d header.Name = src/README.md 2018-05-29 12:28:06.039 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99e header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 99f header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a0 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a1 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a2 header.Name = META-INF/package.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a3 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a4 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a5 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.040 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a6 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.041 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a7 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.041 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a8 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.041 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9a9 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.041 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9aa Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 9ab Created statedb artifact tar 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractFileEntries -> DEBU 9ac Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractFileEntries -> DEBU 9ad Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractFileEntries -> DEBU 9ae Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractFileEntries -> DEBU 9af Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:28:06.042 UTC [ccprovider] ExtractFileEntries -> DEBU 9b0 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.043 UTC [ccprovider] ExtractFileEntries -> DEBU 9b1 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:28:06.043 UTC [ccprovider] ExtractFileEntries -> DEBU 9b2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.044 UTC [ccprovider] ExtractFileEntries -> DEBU 9b3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:28:06.044 UTC [metadata] processIndexMap -> DEBU 9b4 Found index field name: "\$class" 2018-05-29 12:28:06.044 UTC [metadata] processIndexMap -> DEBU 9b5 Found index field name: "\$registryType" 2018-05-29 12:28:06.044 UTC [metadata] processIndexMap -> DEBU 9b6 Found index field name: "\$registryId" 2018-05-29 12:28:06.045 UTC [metadata] processIndexMap -> DEBU 9b7 Found index field name: "mainExchange" 2018-05-29 12:28:06.045 UTC [metadata] validateIndexJSON -> DEBU 9b8 Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:28:06.045 UTC [metadata] validateIndexJSON -> DEBU 9b9 Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:28:06.045 UTC [metadata] validateIndexJSON -> DEBU 9ba Found index object: "type":"json" 2018-05-29 12:28:06.045 UTC [metadata] processIndexMap -> DEBU 9bb Found index field name: "\$class" 2018-05-29 12:28:06.045 UTC [metadata] processIndexMap -> DEBU 9bc Found index field name: "\$registryType" 2018-05-29 12:28:06.045 UTC [metadata] processIndexMap -> DEBU 9bd Found index field name: "\$registryId" 2018-05-29 12:28:06.045 UTC [metadata] processIndexMap -> DEBU 9be Found index field name: "owner" 2018-05-29 12:28:06.045 UTC [metadata] validateIndexJSON -> DEBU 9bf Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:28:06.045 UTC [metadata] validateIndexJSON -> DEBU 9c0 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:28:06.046 UTC [metadata] validateIndexJSON -> DEBU 9c1 Found index object: "type":"json" 2018-05-29 12:28:06.046 UTC [metadata] processIndexMap -> DEBU 9c2 Found index field name: "\$class" 2018-05-29 12:28:06.046 UTC [metadata] processIndexMap -> DEBU 9c3 Found index field name: "\$registryType" 2018-05-29 12:28:06.046 UTC [metadata] processIndexMap -> DEBU 9c4 Found index field name: "\$registryId" 2018-05-29 12:28:06.046 UTC [metadata] validateIndexJSON -> DEBU 9c5 Found index object: "name":"selectCommodities" 2018-05-29 12:28:06.046 UTC [metadata] validateIndexJSON -> DEBU 9c6 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:28:06.046 UTC [metadata] validateIndexJSON -> DEBU 9c7 Found index object: "type":"json" 2018-05-29 12:28:06.046 UTC [metadata] processIndexMap -> DEBU 9c8 Found index field name: "\$class" 2018-05-29 12:28:06.048 UTC [metadata] processIndexMap -> DEBU 9c9 Found index field name: "\$registryType" 2018-05-29 12:28:06.048 UTC [metadata] processIndexMap -> DEBU 9ca Found index field name: "\$registryId" 2018-05-29 12:28:06.048 UTC [metadata] processIndexMap -> DEBU 9cb Found index field name: "quantity" 2018-05-29 12:28:06.048 UTC [metadata] validateIndexJSON -> DEBU 9cc Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:28:06.048 UTC [metadata] validateIndexJSON -> DEBU 9cd Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:28:06.048 UTC [metadata] validateIndexJSON -> DEBU 9ce Found index object: "type":"json" 2018-05-29 12:28:06.048 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 9cf 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.049 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 9d0 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.049 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 9d1 constructing new query executor txid = [db0bd9e6-847b-4dfa-8b50-29a3ba4f0926] 2018-05-29 12:28:06.049 UTC [statecouchdb] GetState -> DEBU 9d2 GetState(). ns=lscc, key=trade-network 2018-05-29 12:28:06.049 UTC [couchdb] ReadDoc -> DEBU 9d3 Entering ReadDoc() id=[trade-network] 2018-05-29 12:28:06.049 UTC [couchdb] encodePathElement -> DEBU 9d4 Entering encodePathElement() string=trade-network 2018-05-29 12:28:06.050 UTC [couchdb] encodePathElement -> DEBU 9d5 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:28:06.050 UTC [couchdb] handleRequest -> DEBU 9d6 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:28:06.050 UTC [couchdb] handleRequest -> DEBU 9d7 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:28:06.060 UTC [couchdb] handleRequest -> DEBU 9d8 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:28:06.060 UTC [couchdb] ReadDoc -> DEBU 9d9 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:28:06.060 UTC [lockbasedtxmgr] Done -> DEBU 9da Done with transaction simulation / query execution [db0bd9e6-847b-4dfa-8b50-29a3ba4f0926] 2018-05-29 12:28:06.061 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU 9db 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.061 UTC [shim] func1 -> DEBU 9dc [73bef3b9]Transaction completed. Sending COMPLETED 2018-05-29 12:28:06.061 UTC [shim] func1 -> DEBU 9dd [73bef3b9]Move state message COMPLETED 2018-05-29 12:28:06.061 UTC [shim] handleMessage -> DEBU 9de [73bef3b9]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:06.061 UTC [shim] func1 -> DEBU 9df [73bef3b9]send state message COMPLETED 2018-05-29 12:28:06.061 UTC [chaincode] processStream -> DEBU 9e0 [73bef3b9]Received message COMPLETED from shim 2018-05-29 12:28:06.062 UTC [chaincode] handleMessage -> DEBU 9e1 [73bef3b9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:06.062 UTC [chaincode] handleMessage -> DEBU 9e2 [73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:06.062 UTC [chaincode] notify -> DEBU 9e3 notifying Txid:73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2, channelID: 2018-05-29 12:28:06.062 UTC [chaincode] Execute -> DEBU 9e4 Exit 2018-05-29 12:28:06.062 UTC [endorser] callChaincode -> DEBU 9e5 [][73bef3b9] Exit 2018-05-29 12:28:06.062 UTC [endorser] simulateProposal -> DEBU 9e6 [][73bef3b9] Exit 2018-05-29 12:28:06.062 UTC [endorser] ProcessProposal -> ERRO 9e7 [][73bef3b9] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 73bef3b99b01e79b416d7e99b57d72d291be6d66f78a4bd2c96ebeb9fec5a6f2 2018-05-29 12:28:06.063 UTC [endorser] ProcessProposal -> DEBU 9e8 Exit: request from%!(EXTRA string=172.19.0.1:42644) 2018-05-29 12:28:12.821 UTC [common/deliverevents] Deliver -> DEBU 9e9 Starting new Deliver handler 2018-05-29 12:28:12.821 UTC [common/deliver] Handle -> DEBU 9ea Starting new deliver loop for 172.19.0.1:42672 2018-05-29 12:28:12.821 UTC [common/deliver] Handle -> DEBU 9eb Attempting to read seek info message from 172.19.0.1:42672 2018-05-29 12:28:12.822 UTC [common/deliver] deliverBlocks -> DEBU 9ec [channel: mychannel] Received seekInfo (0xc422c5f260) start: > stop: > from 172.19.0.1:42672 2018-05-29 12:28:12.822 UTC [fsblkstorage] Next -> DEBU 9ed Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:12.822 UTC [fsblkstorage] newBlockfileStream -> DEBU 9ee newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:12.823 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9ef Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:12.823 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9f0 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:12.823 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 9f1 blockbytes [4763] read from file [0] 2018-05-29 12:28:12.823 UTC [common/deliver] deliverBlocks -> DEBU 9f2 [channel: mychannel] Delivering block for (0xc422c5f260) for 172.19.0.1:42672 2018-05-29 12:28:12.824 UTC [fsblkstorage] waitForBlock -> DEBU 9f3 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:12.916 UTC [endorser] ProcessProposal -> DEBU 9f4 Entering: Got request from 172.19.0.1:42688 2018-05-29 12:28:12.917 UTC [protoutils] ValidateProposalMessage -> DEBU 9f5 ValidateProposalMessage starts for signed proposal 0xc422254a20 2018-05-29 12:28:12.917 UTC [protoutils] validateChannelHeader -> DEBU 9f6 validateChannelHeader info: header type 3 2018-05-29 12:28:12.917 UTC [protoutils] checkSignatureFromCreator -> DEBU 9f7 begin 2018-05-29 12:28:12.917 UTC [protoutils] checkSignatureFromCreator -> DEBU 9f8 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:28:12.917 UTC [protoutils] checkSignatureFromCreator -> DEBU 9f9 creator is valid 2018-05-29 12:28:12.918 UTC [protoutils] checkSignatureFromCreator -> DEBU 9fa exits successfully 2018-05-29 12:28:12.918 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9fb validateChaincodeProposalMessage starts for proposal 0xc42160f040, header 0xc422254ea0 2018-05-29 12:28:12.918 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 9fc validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:28:12.918 UTC [endorser] preProcess -> DEBU 9fd [mychannel][38ac49d2] processing txid: 38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855 2018-05-29 12:28:12.919 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 9fe retrieveTransactionByID() - txId = [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.919 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 9ff constructing new tx simulator 2018-05-29 12:28:12.919 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU a00 constructing new tx simulator txid = [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.919 UTC [endorser] simulateProposal -> DEBU a01 [mychannel][38ac49d2] Entry chaincode: name:"lscc" 2018-05-29 12:28:12.920 UTC [endorser] disableJavaCCInst -> DEBU a02 java chaincode disabled 2018-05-29 12:28:12.920 UTC [endorser] callChaincode -> DEBU a03 [mychannel][38ac49d2] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:28:12.920 UTC [ccprovider] NewCCContext -> DEBU a04 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855,syscc=true,proposal=0xc42160f040,canname=lscc:1.1.0 2018-05-29 12:28:12.920 UTC [chaincode] Launch -> DEBU a05 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:28:12.920 UTC [chaincode] Execute -> DEBU a06 Entry 2018-05-29 12:28:12.921 UTC [chaincode] Execute -> DEBU a07 chaincode canonical name: lscc:1.1.0 2018-05-29 12:28:12.921 UTC [chaincode] sendExecuteMessage -> DEBU a08 [38ac49d2]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:28:12.921 UTC [chaincode] setChaincodeProposal -> DEBU a09 Setting chaincode proposal context... 2018-05-29 12:28:12.921 UTC [chaincode] setChaincodeProposal -> DEBU a0a Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:28:12.921 UTC [chaincode] sendExecuteMessage -> DEBU a0b [38ac49d2]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:28:12.922 UTC [chaincode] processStream -> DEBU a0c [38ac49d2]Move state message TRANSACTION 2018-05-29 12:28:12.922 UTC [chaincode] handleMessage -> DEBU a0d [38ac49d2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:28:12.922 UTC [chaincode] filterError -> DEBU a0e Ignoring NoTransitionError: no transition 2018-05-29 12:28:12.922 UTC [chaincode] processStream -> DEBU a0f [38ac49d2]sending state message TRANSACTION 2018-05-29 12:28:12.923 UTC [shim] func1 -> DEBU a10 [38ac49d2]Received message TRANSACTION from shim 2018-05-29 12:28:12.923 UTC [shim] handleMessage -> DEBU a11 [38ac49d2]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:28:12.923 UTC [shim] beforeTransaction -> DEBU a12 [38ac49d2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:28:12.923 UTC [lscc] executeDeployOrUpgrade -> ERRO a13 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.924 UTC [shim] func1 -> DEBU a14 [38ac49d2]Transaction completed. Sending COMPLETED 2018-05-29 12:28:12.924 UTC [shim] func1 -> DEBU a15 [38ac49d2]Move state message COMPLETED 2018-05-29 12:28:12.924 UTC [shim] handleMessage -> DEBU a16 [38ac49d2]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:28:12.924 UTC [shim] func1 -> DEBU a17 [38ac49d2]send state message COMPLETED 2018-05-29 12:28:12.924 UTC [chaincode] processStream -> DEBU a18 [38ac49d2]Received message COMPLETED from shim 2018-05-29 12:28:12.925 UTC [chaincode] handleMessage -> DEBU a19 [38ac49d2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:28:12.925 UTC [chaincode] handleMessage -> DEBU a1a [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855]HandleMessage- COMPLETED. Notify 2018-05-29 12:28:12.925 UTC [chaincode] notify -> DEBU a1b notifying Txid:38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855, channelID:mychannel 2018-05-29 12:28:12.925 UTC [chaincode] Execute -> DEBU a1c Exit 2018-05-29 12:28:12.925 UTC [endorser] callChaincode -> DEBU a1d [mychannel][38ac49d2] Exit 2018-05-29 12:28:12.926 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU a1e Simulation completed, getting simulation results 2018-05-29 12:28:12.926 UTC [lockbasedtxmgr] Done -> DEBU a1f Done with transaction simulation / query execution [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.926 UTC [endorser] simulateProposal -> DEBU a20 [mychannel][38ac49d2] Exit 2018-05-29 12:28:12.926 UTC [endorser] ProcessProposal -> ERRO a21 [mychannel][38ac49d2] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855 2018-05-29 12:28:12.928 UTC [lockbasedtxmgr] Done -> DEBU a22 Done with transaction simulation / query execution [38ac49d2c5c3350717698afe2a3bd741e3c202d73a052601332112cd8b0d6855] 2018-05-29 12:28:12.928 UTC [endorser] ProcessProposal -> DEBU a23 Exit: request from%!(EXTRA string=172.19.0.1:42688) 2018-05-29 12:28:17.767 UTC [common/deliverevents] Deliver -> DEBU a24 Starting new Deliver handler 2018-05-29 12:28:17.767 UTC [common/deliver] Handle -> DEBU a25 Starting new deliver loop for 172.19.0.1:42706 2018-05-29 12:28:17.767 UTC [common/deliver] Handle -> DEBU a26 Attempting to read seek info message from 172.19.0.1:42706 2018-05-29 12:28:17.774 UTC [common/deliver] deliverBlocks -> DEBU a27 [channel: mychannel] Received seekInfo (0xc422849240) start: > stop: > from 172.19.0.1:42706 2018-05-29 12:28:17.775 UTC [fsblkstorage] Next -> DEBU a28 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:17.775 UTC [fsblkstorage] newBlockfileStream -> DEBU a29 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:17.783 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a2a Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:17.784 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a2b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:17.784 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a2c blockbytes [4763] read from file [0] 2018-05-29 12:28:17.784 UTC [common/deliver] deliverBlocks -> DEBU a2d [channel: mychannel] Delivering block for (0xc422849240) for 172.19.0.1:42706 2018-05-29 12:28:17.784 UTC [fsblkstorage] waitForBlock -> DEBU a2e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:19.890 UTC [common/deliverevents] Deliver -> DEBU a2f Starting new Deliver handler 2018-05-29 12:28:19.890 UTC [common/deliver] Handle -> DEBU a30 Starting new deliver loop for 172.19.0.1:42726 2018-05-29 12:28:19.890 UTC [common/deliver] Handle -> DEBU a31 Attempting to read seek info message from 172.19.0.1:42726 2018-05-29 12:28:19.891 UTC [common/deliver] deliverBlocks -> DEBU a32 [channel: mychannel] Received seekInfo (0xc422bd9240) start: > stop: > from 172.19.0.1:42726 2018-05-29 12:28:19.891 UTC [fsblkstorage] Next -> DEBU a33 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:19.891 UTC [fsblkstorage] newBlockfileStream -> DEBU a34 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:19.891 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a35 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:19.892 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a36 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:19.892 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a37 blockbytes [4763] read from file [0] 2018-05-29 12:28:19.892 UTC [common/deliver] deliverBlocks -> DEBU a38 [channel: mychannel] Delivering block for (0xc422bd9240) for 172.19.0.1:42726 2018-05-29 12:28:19.893 UTC [fsblkstorage] waitForBlock -> DEBU a39 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:21.929 UTC [common/deliverevents] Deliver -> DEBU a3a Starting new Deliver handler 2018-05-29 12:28:21.929 UTC [common/deliver] Handle -> DEBU a3b Starting new deliver loop for 172.19.0.1:42746 2018-05-29 12:28:21.929 UTC [common/deliver] Handle -> DEBU a3c Attempting to read seek info message from 172.19.0.1:42746 2018-05-29 12:28:21.930 UTC [common/deliver] deliverBlocks -> DEBU a3d [channel: mychannel] Received seekInfo (0xc42218a100) start: > stop: > from 172.19.0.1:42746 2018-05-29 12:28:21.930 UTC [fsblkstorage] Next -> DEBU a3e Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:21.930 UTC [fsblkstorage] newBlockfileStream -> DEBU a3f newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a40 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a41 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:21.931 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a42 blockbytes [4763] read from file [0] 2018-05-29 12:28:21.932 UTC [common/deliver] deliverBlocks -> DEBU a43 [channel: mychannel] Delivering block for (0xc42218a100) for 172.19.0.1:42746 2018-05-29 12:28:21.938 UTC [fsblkstorage] waitForBlock -> DEBU a44 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:28.503 UTC [common/deliverevents] Deliver -> DEBU a45 Starting new Deliver handler 2018-05-29 12:28:28.503 UTC [common/deliver] Handle -> DEBU a46 Starting new deliver loop for 172.19.0.1:42766 2018-05-29 12:28:28.503 UTC [common/deliver] Handle -> DEBU a47 Attempting to read seek info message from 172.19.0.1:42766 2018-05-29 12:28:28.504 UTC [common/deliver] deliverBlocks -> DEBU a48 [channel: mychannel] Received seekInfo (0xc422376260) start: > stop: > from 172.19.0.1:42766 2018-05-29 12:28:28.510 UTC [fsblkstorage] Next -> DEBU a49 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:28.510 UTC [fsblkstorage] newBlockfileStream -> DEBU a4a newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:28.511 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a4b Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:28.511 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a4c Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:28.511 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a4d blockbytes [4763] read from file [0] 2018-05-29 12:28:28.512 UTC [common/deliver] deliverBlocks -> DEBU a4e [channel: mychannel] Delivering block for (0xc422376260) for 172.19.0.1:42766 2018-05-29 12:28:28.515 UTC [fsblkstorage] waitForBlock -> DEBU a4f Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:28:30.587 UTC [common/deliverevents] Deliver -> DEBU a50 Starting new Deliver handler 2018-05-29 12:28:30.587 UTC [common/deliver] Handle -> DEBU a51 Starting new deliver loop for 172.19.0.1:42786 2018-05-29 12:28:30.587 UTC [common/deliver] Handle -> DEBU a52 Attempting to read seek info message from 172.19.0.1:42786 2018-05-29 12:28:30.588 UTC [common/deliver] deliverBlocks -> DEBU a53 [channel: mychannel] Received seekInfo (0xc4217e94a0) start: > stop: > from 172.19.0.1:42786 2018-05-29 12:28:30.588 UTC [fsblkstorage] Next -> DEBU a54 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:28:30.588 UTC [fsblkstorage] newBlockfileStream -> DEBU a55 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:28:30.589 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a56 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:28:30.589 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a57 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:28:30.590 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a58 blockbytes [4763] read from file [0] 2018-05-29 12:28:30.590 UTC [common/deliver] deliverBlocks -> DEBU a59 [channel: mychannel] Delivering block for (0xc4217e94a0) for 172.19.0.1:42786 2018-05-29 12:28:30.591 UTC [fsblkstorage] waitForBlock -> DEBU a5a Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:40.214 UTC [common/deliverevents] Deliver -> DEBU a5b Starting new Deliver handler 2018-05-29 12:41:40.215 UTC [common/deliver] Handle -> DEBU a5c Starting new deliver loop for 172.19.0.1:42910 2018-05-29 12:41:40.215 UTC [common/deliver] Handle -> DEBU a5d Attempting to read seek info message from 172.19.0.1:42910 2018-05-29 12:41:40.215 UTC [common/deliver] deliverBlocks -> DEBU a5e [channel: mychannel] Received seekInfo (0xc421868320) start: > stop: > from 172.19.0.1:42910 2018-05-29 12:41:40.216 UTC [fsblkstorage] Next -> DEBU a5f Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:40.216 UTC [fsblkstorage] newBlockfileStream -> DEBU a60 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:40.216 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a61 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:40.218 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a62 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:40.218 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a63 blockbytes [4763] read from file [0] 2018-05-29 12:41:40.218 UTC [common/deliver] deliverBlocks -> DEBU a64 [channel: mychannel] Delivering block for (0xc421868320) for 172.19.0.1:42910 2018-05-29 12:41:40.222 UTC [fsblkstorage] waitForBlock -> DEBU a65 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:40.336 UTC [endorser] ProcessProposal -> DEBU a66 Entering: Got request from 172.19.0.1:42928 2018-05-29 12:41:40.336 UTC [protoutils] ValidateProposalMessage -> DEBU a67 ValidateProposalMessage starts for signed proposal 0xc421727260 2018-05-29 12:41:40.336 UTC [protoutils] validateChannelHeader -> DEBU a68 validateChannelHeader info: header type 3 2018-05-29 12:41:40.336 UTC [protoutils] checkSignatureFromCreator -> DEBU a69 begin 2018-05-29 12:41:40.337 UTC [protoutils] checkSignatureFromCreator -> DEBU a6a creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:41:40.337 UTC [protoutils] checkSignatureFromCreator -> DEBU a6b creator is valid 2018-05-29 12:41:40.337 UTC [protoutils] checkSignatureFromCreator -> DEBU a6c exits successfully 2018-05-29 12:41:40.338 UTC [protoutils] validateChaincodeProposalMessage -> DEBU a6d validateChaincodeProposalMessage starts for proposal 0xc42026e190, header 0xc4217275c0 2018-05-29 12:41:40.338 UTC [protoutils] validateChaincodeProposalMessage -> DEBU a6e validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:40.338 UTC [endorser] preProcess -> DEBU a6f [mychannel][373427c6] processing txid: 373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019 2018-05-29 12:41:40.339 UTC [fsblkstorage] retrieveTransactionByID -> DEBU a70 retrieveTransactionByID() - txId = [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.339 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU a71 constructing new tx simulator 2018-05-29 12:41:40.339 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU a72 constructing new tx simulator txid = [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.339 UTC [endorser] simulateProposal -> DEBU a73 [mychannel][373427c6] Entry chaincode: name:"lscc" 2018-05-29 12:41:40.339 UTC [endorser] disableJavaCCInst -> DEBU a74 java chaincode disabled 2018-05-29 12:41:40.340 UTC [endorser] callChaincode -> DEBU a75 [mychannel][373427c6] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:40.340 UTC [ccprovider] NewCCContext -> DEBU a76 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019,syscc=true,proposal=0xc42026e190,canname=lscc:1.1.0 2018-05-29 12:41:40.340 UTC [chaincode] Launch -> DEBU a77 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:40.341 UTC [chaincode] Execute -> DEBU a78 Entry 2018-05-29 12:41:40.341 UTC [chaincode] Execute -> DEBU a79 chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:40.342 UTC [chaincode] sendExecuteMessage -> DEBU a7a [373427c6]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:40.342 UTC [chaincode] setChaincodeProposal -> DEBU a7b Setting chaincode proposal context... 2018-05-29 12:41:40.342 UTC [chaincode] setChaincodeProposal -> DEBU a7c Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:40.342 UTC [chaincode] sendExecuteMessage -> DEBU a7d [373427c6]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:40.342 UTC [chaincode] processStream -> DEBU a7e [373427c6]Move state message TRANSACTION 2018-05-29 12:41:40.342 UTC [chaincode] handleMessage -> DEBU a7f [373427c6]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:40.342 UTC [chaincode] filterError -> DEBU a80 Ignoring NoTransitionError: no transition 2018-05-29 12:41:40.342 UTC [chaincode] processStream -> DEBU a81 [373427c6]sending state message TRANSACTION 2018-05-29 12:41:40.343 UTC [shim] func1 -> DEBU a82 [373427c6]Received message TRANSACTION from shim 2018-05-29 12:41:40.343 UTC [shim] handleMessage -> DEBU a83 [373427c6]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:40.343 UTC [shim] beforeTransaction -> DEBU a84 [373427c6]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:40.344 UTC [lscc] executeDeployOrUpgrade -> ERRO a85 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 a86 [373427c6]Transaction completed. Sending COMPLETED 2018-05-29 12:41:40.344 UTC [shim] func1 -> DEBU a87 [373427c6]Move state message COMPLETED 2018-05-29 12:41:40.344 UTC [shim] handleMessage -> DEBU a88 [373427c6]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:40.344 UTC [shim] func1 -> DEBU a89 [373427c6]send state message COMPLETED 2018-05-29 12:41:40.344 UTC [chaincode] processStream -> DEBU a8a [373427c6]Received message COMPLETED from shim 2018-05-29 12:41:40.345 UTC [chaincode] handleMessage -> DEBU a8b [373427c6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:40.345 UTC [chaincode] handleMessage -> DEBU a8c [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:40.345 UTC [chaincode] notify -> DEBU a8d notifying Txid:373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019, channelID:mychannel 2018-05-29 12:41:40.345 UTC [chaincode] Execute -> DEBU a8e Exit 2018-05-29 12:41:40.345 UTC [endorser] callChaincode -> DEBU a8f [mychannel][373427c6] Exit 2018-05-29 12:41:40.345 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU a90 Simulation completed, getting simulation results 2018-05-29 12:41:40.346 UTC [lockbasedtxmgr] Done -> DEBU a91 Done with transaction simulation / query execution [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.346 UTC [endorser] simulateProposal -> DEBU a92 [mychannel][373427c6] Exit 2018-05-29 12:41:40.346 UTC [endorser] ProcessProposal -> ERRO a93 [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 a94 Done with transaction simulation / query execution [373427c63ec2f68f522b27010f680724addc66cdfc2858aeb157df4e02a02019] 2018-05-29 12:41:40.347 UTC [endorser] ProcessProposal -> DEBU a95 Exit: request from%!(EXTRA string=172.19.0.1:42928) 2018-05-29 12:41:46.845 UTC [common/deliverevents] Deliver -> DEBU a96 Starting new Deliver handler 2018-05-29 12:41:46.847 UTC [common/deliver] Handle -> DEBU a97 Starting new deliver loop for 172.19.0.1:42944 2018-05-29 12:41:46.848 UTC [common/deliver] Handle -> DEBU a98 Attempting to read seek info message from 172.19.0.1:42944 2018-05-29 12:41:46.849 UTC [common/deliver] deliverBlocks -> DEBU a99 [channel: mychannel] Received seekInfo (0xc422dac1a0) start: > stop: > from 172.19.0.1:42944 2018-05-29 12:41:46.852 UTC [fsblkstorage] Next -> DEBU a9a Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:46.857 UTC [fsblkstorage] newBlockfileStream -> DEBU a9b newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:46.857 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9c Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:46.858 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9d Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:46.858 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU a9e blockbytes [4763] read from file [0] 2018-05-29 12:41:46.858 UTC [common/deliver] deliverBlocks -> DEBU a9f [channel: mychannel] Delivering block for (0xc422dac1a0) for 172.19.0.1:42944 2018-05-29 12:41:46.859 UTC [fsblkstorage] waitForBlock -> DEBU aa0 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:49.257 UTC [common/deliverevents] Deliver -> DEBU aa1 Starting new Deliver handler 2018-05-29 12:41:49.257 UTC [common/deliver] Handle -> DEBU aa2 Starting new deliver loop for 172.19.0.1:42972 2018-05-29 12:41:49.257 UTC [common/deliver] Handle -> DEBU aa3 Attempting to read seek info message from 172.19.0.1:42972 2018-05-29 12:41:49.258 UTC [common/deliver] deliverBlocks -> DEBU aa4 [channel: mychannel] Received seekInfo (0xc4225beca0) start: > stop: > from 172.19.0.1:42972 2018-05-29 12:41:49.258 UTC [fsblkstorage] Next -> DEBU aa5 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:49.258 UTC [fsblkstorage] newBlockfileStream -> DEBU aa6 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:49.259 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa7 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:49.259 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa8 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:49.259 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU aa9 blockbytes [4763] read from file [0] 2018-05-29 12:41:49.259 UTC [common/deliver] deliverBlocks -> DEBU aaa [channel: mychannel] Delivering block for (0xc4225beca0) for 172.19.0.1:42972 2018-05-29 12:41:49.259 UTC [fsblkstorage] waitForBlock -> DEBU aab Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:49.467 UTC [endorser] ProcessProposal -> DEBU aac Entering: Got request from 172.19.0.1:42980 2018-05-29 12:41:49.468 UTC [protoutils] ValidateProposalMessage -> DEBU aad ValidateProposalMessage starts for signed proposal 0xc422f953e0 2018-05-29 12:41:49.469 UTC [protoutils] validateChannelHeader -> DEBU aae validateChannelHeader info: header type 3 2018-05-29 12:41:49.469 UTC [protoutils] checkSignatureFromCreator -> DEBU aaf begin 2018-05-29 12:41:49.469 UTC [protoutils] checkSignatureFromCreator -> DEBU ab0 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-05-29 12:41:49.469 UTC [protoutils] checkSignatureFromCreator -> DEBU ab1 creator is valid 2018-05-29 12:41:49.471 UTC [protoutils] checkSignatureFromCreator -> DEBU ab2 exits successfully 2018-05-29 12:41:49.474 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ab3 validateChaincodeProposalMessage starts for proposal 0xc422338690, header 0xc422f95740 2018-05-29 12:41:49.475 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ab4 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:49.475 UTC [endorser] preProcess -> DEBU ab5 [][640a24fd] processing txid: 640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be 2018-05-29 12:41:49.475 UTC [endorser] simulateProposal -> DEBU ab6 [][640a24fd] Entry chaincode: name:"lscc" 2018-05-29 12:41:49.475 UTC [endorser] disableJavaCCInst -> DEBU ab7 java chaincode disabled 2018-05-29 12:41:49.476 UTC [endorser] callChaincode -> DEBU ab8 [][640a24fd] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:49.476 UTC [ccprovider] NewCCContext -> DEBU ab9 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be,syscc=true,proposal=0xc422338690,canname=lscc:1.1.0 2018-05-29 12:41:49.476 UTC [chaincode] Launch -> DEBU aba chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:49.477 UTC [chaincode] Execute -> DEBU abb Entry 2018-05-29 12:41:49.477 UTC [chaincode] Execute -> DEBU abc chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:49.477 UTC [chaincode] sendExecuteMessage -> DEBU abd [640a24fd]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:49.477 UTC [chaincode] setChaincodeProposal -> DEBU abe Setting chaincode proposal context... 2018-05-29 12:41:49.477 UTC [chaincode] setChaincodeProposal -> DEBU abf Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:49.477 UTC [chaincode] sendExecuteMessage -> DEBU ac0 [640a24fd]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:49.478 UTC [chaincode] processStream -> DEBU ac1 [640a24fd]Move state message TRANSACTION 2018-05-29 12:41:49.478 UTC [chaincode] handleMessage -> DEBU ac2 [640a24fd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:49.478 UTC [chaincode] filterError -> DEBU ac3 Ignoring NoTransitionError: no transition 2018-05-29 12:41:49.478 UTC [chaincode] processStream -> DEBU ac4 [640a24fd]sending state message TRANSACTION 2018-05-29 12:41:49.478 UTC [shim] func1 -> DEBU ac5 [640a24fd]Received message TRANSACTION from shim 2018-05-29 12:41:49.478 UTC [shim] handleMessage -> DEBU ac6 [640a24fd]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:49.479 UTC [shim] beforeTransaction -> DEBU ac7 [640a24fd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:49.480 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ac8 header.Name = src/lib/logic.js 2018-05-29 12:41:49.481 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ac9 header.Name = src/models/trading.cto 2018-05-29 12:41:49.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU aca header.Name = src/package.json 2018-05-29 12:41:49.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU acb header.Name = src/permissions.acl 2018-05-29 12:41:49.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU acc header.Name = src/queries.qry 2018-05-29 12:41:49.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU acd header.Name = src/README.md 2018-05-29 12:41:49.482 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ace header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.483 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU acf header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.483 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad0 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.483 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad1 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.483 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad2 header.Name = META-INF/package.json 2018-05-29 12:41:49.484 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad3 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.485 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad4 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.485 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad5 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.485 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad6 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.485 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad7 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.485 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad8 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ad9 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ada Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU adb Created statedb artifact tar 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractFileEntries -> DEBU adc Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractFileEntries -> DEBU add Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractFileEntries -> DEBU ade Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.486 UTC [ccprovider] ExtractFileEntries -> DEBU adf Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-05-29 12:41:49.487 UTC [ccprovider] ExtractFileEntries -> DEBU ae0 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.487 UTC [ccprovider] ExtractFileEntries -> DEBU ae1 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-05-29 12:41:49.487 UTC [ccprovider] ExtractFileEntries -> DEBU ae2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.487 UTC [ccprovider] ExtractFileEntries -> DEBU ae3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-05-29 12:41:49.487 UTC [metadata] validateIndexJSON -> DEBU ae4 Found index object: "type":"json" 2018-05-29 12:41:49.487 UTC [metadata] processIndexMap -> DEBU ae5 Found index field name: "\$class" 2018-05-29 12:41:49.487 UTC [metadata] processIndexMap -> DEBU ae6 Found index field name: "\$registryType" 2018-05-29 12:41:49.487 UTC [metadata] processIndexMap -> DEBU ae7 Found index field name: "\$registryId" 2018-05-29 12:41:49.487 UTC [metadata] processIndexMap -> DEBU ae8 Found index field name: "mainExchange" 2018-05-29 12:41:49.487 UTC [metadata] validateIndexJSON -> DEBU ae9 Found index object: "name":"selectCommoditiesByExchange" 2018-05-29 12:41:49.487 UTC [metadata] validateIndexJSON -> DEBU aea Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-05-29 12:41:49.487 UTC [metadata] processIndexMap -> DEBU aeb Found index field name: "\$class" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU aec Found index field name: "\$registryType" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU aed Found index field name: "\$registryId" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU aee Found index field name: "owner" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU aef Found index object: "name":"selectCommoditiesByOwner" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU af0 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU af1 Found index object: "type":"json" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU af2 Found index object: "name":"selectCommodities" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU af3 Found index object: "ddoc":"selectCommoditiesDoc" 2018-05-29 12:41:49.488 UTC [metadata] validateIndexJSON -> DEBU af4 Found index object: "type":"json" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU af5 Found index field name: "\$class" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU af6 Found index field name: "\$registryType" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU af7 Found index field name: "\$registryId" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU af8 Found index field name: "\$class" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU af9 Found index field name: "\$registryType" 2018-05-29 12:41:49.488 UTC [metadata] processIndexMap -> DEBU afa Found index field name: "\$registryId" 2018-05-29 12:41:49.489 UTC [metadata] processIndexMap -> DEBU afb Found index field name: "quantity" 2018-05-29 12:41:49.489 UTC [metadata] validateIndexJSON -> DEBU afc Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-05-29 12:41:49.489 UTC [metadata] validateIndexJSON -> DEBU afd Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-05-29 12:41:49.489 UTC [metadata] validateIndexJSON -> DEBU afe Found index object: "type":"json" 2018-05-29 12:41:49.489 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU aff 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.490 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU b00 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.490 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU b01 constructing new query executor txid = [1436af16-2d9c-438b-a5d3-b1e745ef0062] 2018-05-29 12:41:49.490 UTC [statecouchdb] GetState -> DEBU b02 GetState(). ns=lscc, key=trade-network 2018-05-29 12:41:49.491 UTC [couchdb] ReadDoc -> DEBU b03 Entering ReadDoc() id=[trade-network] 2018-05-29 12:41:49.491 UTC [couchdb] encodePathElement -> DEBU b04 Entering encodePathElement() string=trade-network 2018-05-29 12:41:49.491 UTC [couchdb] encodePathElement -> DEBU b05 Exiting encodePathElement() encodedStr=trade-network 2018-05-29 12:41:49.491 UTC [couchdb] handleRequest -> DEBU b06 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-05-29 12:41:49.491 UTC [couchdb] handleRequest -> DEBU b07 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-05-29 12:41:49.495 UTC [couchdb] handleRequest -> DEBU b08 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-05-29 12:41:49.495 UTC [couchdb] ReadDoc -> DEBU b09 Document not found (404), returning nil value instead of 404 error 2018-05-29 12:41:49.496 UTC [lockbasedtxmgr] Done -> DEBU b0a Done with transaction simulation / query execution [1436af16-2d9c-438b-a5d3-b1e745ef0062] 2018-05-29 12:41:49.496 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU b0b 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.496 UTC [shim] func1 -> DEBU b0c [640a24fd]Transaction completed. Sending COMPLETED 2018-05-29 12:41:49.496 UTC [shim] func1 -> DEBU b0d [640a24fd]Move state message COMPLETED 2018-05-29 12:41:49.496 UTC [shim] handleMessage -> DEBU b0e [640a24fd]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:49.496 UTC [shim] func1 -> DEBU b0f [640a24fd]send state message COMPLETED 2018-05-29 12:41:49.496 UTC [chaincode] processStream -> DEBU b10 [640a24fd]Received message COMPLETED from shim 2018-05-29 12:41:49.496 UTC [chaincode] handleMessage -> DEBU b11 [640a24fd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:49.496 UTC [chaincode] handleMessage -> DEBU b12 [640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:49.496 UTC [chaincode] notify -> DEBU b13 notifying Txid:640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be, channelID: 2018-05-29 12:41:49.496 UTC [chaincode] Execute -> DEBU b14 Exit 2018-05-29 12:41:49.496 UTC [endorser] callChaincode -> DEBU b15 [][640a24fd] Exit 2018-05-29 12:41:49.497 UTC [endorser] simulateProposal -> DEBU b16 [][640a24fd] Exit 2018-05-29 12:41:49.497 UTC [endorser] ProcessProposal -> ERRO b17 [][640a24fd] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 640a24fdfa58f0f7e985af3364ae2de9e2084dbca10f2802ec5ceec11cf568be 2018-05-29 12:41:49.497 UTC [endorser] ProcessProposal -> DEBU b18 Exit: request from%!(EXTRA string=172.19.0.1:42980) 2018-05-29 12:41:57.160 UTC [common/deliverevents] Deliver -> DEBU b19 Starting new Deliver handler 2018-05-29 12:41:57.161 UTC [common/deliver] Handle -> DEBU b1a Starting new deliver loop for 172.19.0.1:43008 2018-05-29 12:41:57.161 UTC [common/deliver] Handle -> DEBU b1b Attempting to read seek info message from 172.19.0.1:43008 2018-05-29 12:41:57.161 UTC [common/deliver] deliverBlocks -> DEBU b1c [channel: mychannel] Received seekInfo (0xc42025ebe0) start: > stop: > from 172.19.0.1:43008 2018-05-29 12:41:57.165 UTC [fsblkstorage] Next -> DEBU b1d Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:41:57.165 UTC [fsblkstorage] newBlockfileStream -> DEBU b1e newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:41:57.165 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b1f Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:41:57.166 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b20 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:41:57.166 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b21 blockbytes [4763] read from file [0] 2018-05-29 12:41:57.166 UTC [common/deliver] deliverBlocks -> DEBU b22 [channel: mychannel] Delivering block for (0xc42025ebe0) for 172.19.0.1:43008 2018-05-29 12:41:57.167 UTC [fsblkstorage] waitForBlock -> DEBU b23 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:41:57.249 UTC [endorser] ProcessProposal -> DEBU b24 Entering: Got request from 172.19.0.1:43024 2018-05-29 12:41:57.249 UTC [protoutils] ValidateProposalMessage -> DEBU b25 ValidateProposalMessage starts for signed proposal 0xc421451980 2018-05-29 12:41:57.249 UTC [protoutils] validateChannelHeader -> DEBU b26 validateChannelHeader info: header type 3 2018-05-29 12:41:57.250 UTC [protoutils] checkSignatureFromCreator -> DEBU b27 begin 2018-05-29 12:41:57.250 UTC [protoutils] checkSignatureFromCreator -> DEBU b28 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:41:57.250 UTC [protoutils] checkSignatureFromCreator -> DEBU b29 creator is valid 2018-05-29 12:41:57.251 UTC [protoutils] checkSignatureFromCreator -> DEBU b2a exits successfully 2018-05-29 12:41:57.251 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b2b validateChaincodeProposalMessage starts for proposal 0xc421724910, header 0xc421451da0 2018-05-29 12:41:57.251 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b2c validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:41:57.252 UTC [endorser] preProcess -> DEBU b2d [mychannel][83396826] processing txid: 8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7 2018-05-29 12:41:57.252 UTC [fsblkstorage] retrieveTransactionByID -> DEBU b2e retrieveTransactionByID() - txId = [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.252 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU b2f constructing new tx simulator 2018-05-29 12:41:57.252 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU b30 constructing new tx simulator txid = [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.253 UTC [endorser] simulateProposal -> DEBU b31 [mychannel][83396826] Entry chaincode: name:"lscc" 2018-05-29 12:41:57.253 UTC [endorser] disableJavaCCInst -> DEBU b32 java chaincode disabled 2018-05-29 12:41:57.253 UTC [endorser] callChaincode -> DEBU b33 [mychannel][83396826] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:41:57.253 UTC [ccprovider] NewCCContext -> DEBU b34 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7,syscc=true,proposal=0xc421724910,canname=lscc:1.1.0 2018-05-29 12:41:57.253 UTC [chaincode] Launch -> DEBU b35 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:41:57.253 UTC [chaincode] Execute -> DEBU b36 Entry 2018-05-29 12:41:57.254 UTC [chaincode] Execute -> DEBU b37 chaincode canonical name: lscc:1.1.0 2018-05-29 12:41:57.254 UTC [chaincode] sendExecuteMessage -> DEBU b38 [83396826]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:41:57.254 UTC [chaincode] setChaincodeProposal -> DEBU b39 Setting chaincode proposal context... 2018-05-29 12:41:57.254 UTC [chaincode] setChaincodeProposal -> DEBU b3a Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:41:57.254 UTC [chaincode] sendExecuteMessage -> DEBU b3b [83396826]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:41:57.255 UTC [chaincode] processStream -> DEBU b3c [83396826]Move state message TRANSACTION 2018-05-29 12:41:57.255 UTC [chaincode] handleMessage -> DEBU b3d [83396826]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:41:57.255 UTC [chaincode] filterError -> DEBU b3e Ignoring NoTransitionError: no transition 2018-05-29 12:41:57.255 UTC [chaincode] processStream -> DEBU b3f [83396826]sending state message TRANSACTION 2018-05-29 12:41:57.255 UTC [shim] func1 -> DEBU b40 [83396826]Received message TRANSACTION from shim 2018-05-29 12:41:57.256 UTC [shim] handleMessage -> DEBU b41 [83396826]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:41:57.256 UTC [shim] beforeTransaction -> DEBU b42 [83396826]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:41:57.256 UTC [lscc] executeDeployOrUpgrade -> ERRO b43 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 b44 [83396826]Transaction completed. Sending COMPLETED 2018-05-29 12:41:57.257 UTC [shim] func1 -> DEBU b45 [83396826]Move state message COMPLETED 2018-05-29 12:41:57.257 UTC [shim] handleMessage -> DEBU b46 [83396826]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:41:57.257 UTC [shim] func1 -> DEBU b47 [83396826]send state message COMPLETED 2018-05-29 12:41:57.258 UTC [chaincode] processStream -> DEBU b48 [83396826]Received message COMPLETED from shim 2018-05-29 12:41:57.258 UTC [chaincode] handleMessage -> DEBU b49 [83396826]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:41:57.258 UTC [chaincode] handleMessage -> DEBU b4a [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7]HandleMessage- COMPLETED. Notify 2018-05-29 12:41:57.258 UTC [chaincode] notify -> DEBU b4b notifying Txid:8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7, channelID:mychannel 2018-05-29 12:41:57.258 UTC [chaincode] Execute -> DEBU b4c Exit 2018-05-29 12:41:57.258 UTC [endorser] callChaincode -> DEBU b4d [mychannel][83396826] Exit 2018-05-29 12:41:57.259 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU b4e Simulation completed, getting simulation results 2018-05-29 12:41:57.259 UTC [lockbasedtxmgr] Done -> DEBU b4f Done with transaction simulation / query execution [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.259 UTC [endorser] simulateProposal -> DEBU b50 [mychannel][83396826] Exit 2018-05-29 12:41:57.259 UTC [endorser] ProcessProposal -> ERRO b51 [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 b52 Done with transaction simulation / query execution [8339682639567a81d5855d0e59960ef57c03dc5b54f8330f6dd8960be916bfe7] 2018-05-29 12:41:57.260 UTC [endorser] ProcessProposal -> DEBU b53 Exit: request from%!(EXTRA string=172.19.0.1:43024) 2018-05-29 12:42:03.202 UTC [common/deliverevents] Deliver -> DEBU b54 Starting new Deliver handler 2018-05-29 12:42:03.202 UTC [common/deliver] Handle -> DEBU b55 Starting new deliver loop for 172.19.0.1:43040 2018-05-29 12:42:03.202 UTC [common/deliver] Handle -> DEBU b56 Attempting to read seek info message from 172.19.0.1:43040 2018-05-29 12:42:03.213 UTC [common/deliver] deliverBlocks -> DEBU b57 [channel: mychannel] Received seekInfo (0xc4218af380) start: > stop: > from 172.19.0.1:43040 2018-05-29 12:42:03.213 UTC [fsblkstorage] Next -> DEBU b58 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:03.213 UTC [fsblkstorage] newBlockfileStream -> DEBU b59 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:03.214 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b5a Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:03.214 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b5b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:03.223 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b5c blockbytes [4763] read from file [0] 2018-05-29 12:42:03.224 UTC [common/deliver] deliverBlocks -> DEBU b5d [channel: mychannel] Delivering block for (0xc4218af380) for 172.19.0.1:43040 2018-05-29 12:42:03.225 UTC [fsblkstorage] waitForBlock -> DEBU b5e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:05.387 UTC [common/deliverevents] Deliver -> DEBU b5f Starting new Deliver handler 2018-05-29 12:42:05.387 UTC [common/deliver] Handle -> DEBU b60 Starting new deliver loop for 172.19.0.1:43060 2018-05-29 12:42:05.387 UTC [common/deliver] Handle -> DEBU b61 Attempting to read seek info message from 172.19.0.1:43060 2018-05-29 12:42:05.390 UTC [common/deliver] deliverBlocks -> DEBU b62 [channel: mychannel] Received seekInfo (0xc4229b0fa0) start: > stop: > from 172.19.0.1:43060 2018-05-29 12:42:05.391 UTC [fsblkstorage] Next -> DEBU b63 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:05.391 UTC [fsblkstorage] newBlockfileStream -> DEBU b64 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:05.391 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b65 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:05.392 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b66 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:05.392 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b67 blockbytes [4763] read from file [0] 2018-05-29 12:42:05.392 UTC [common/deliver] deliverBlocks -> DEBU b68 [channel: mychannel] Delivering block for (0xc4229b0fa0) for 172.19.0.1:43060 2018-05-29 12:42:05.392 UTC [fsblkstorage] waitForBlock -> DEBU b69 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:07.972 UTC [common/deliverevents] Deliver -> DEBU b6a Starting new Deliver handler 2018-05-29 12:42:07.972 UTC [common/deliver] Handle -> DEBU b6b Starting new deliver loop for 172.19.0.1:43080 2018-05-29 12:42:07.972 UTC [common/deliver] Handle -> DEBU b6c Attempting to read seek info message from 172.19.0.1:43080 2018-05-29 12:42:07.973 UTC [common/deliver] deliverBlocks -> DEBU b6d [channel: mychannel] Received seekInfo (0xc422f86100) start: > stop: > from 172.19.0.1:43080 2018-05-29 12:42:07.974 UTC [fsblkstorage] Next -> DEBU b6e Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:07.974 UTC [fsblkstorage] newBlockfileStream -> DEBU b6f newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:07.974 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b70 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:07.976 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b71 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:07.976 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b72 blockbytes [4763] read from file [0] 2018-05-29 12:42:07.976 UTC [common/deliver] deliverBlocks -> DEBU b73 [channel: mychannel] Delivering block for (0xc422f86100) for 172.19.0.1:43080 2018-05-29 12:42:07.981 UTC [fsblkstorage] waitForBlock -> DEBU b74 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:16.199 UTC [common/deliverevents] Deliver -> DEBU b75 Starting new Deliver handler 2018-05-29 12:42:16.199 UTC [common/deliver] Handle -> DEBU b76 Starting new deliver loop for 172.19.0.1:43100 2018-05-29 12:42:16.199 UTC [common/deliver] Handle -> DEBU b77 Attempting to read seek info message from 172.19.0.1:43100 2018-05-29 12:42:16.200 UTC [common/deliver] deliverBlocks -> DEBU b78 [channel: mychannel] Received seekInfo (0xc422235680) start: > stop: > from 172.19.0.1:43100 2018-05-29 12:42:16.201 UTC [fsblkstorage] Next -> DEBU b79 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:16.202 UTC [fsblkstorage] newBlockfileStream -> DEBU b7a newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:16.207 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b7b Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:16.209 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b7c Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:16.209 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b7d blockbytes [4763] read from file [0] 2018-05-29 12:42:16.209 UTC [common/deliver] deliverBlocks -> DEBU b7e [channel: mychannel] Delivering block for (0xc422235680) for 172.19.0.1:43100 2018-05-29 12:42:16.210 UTC [fsblkstorage] waitForBlock -> DEBU b7f Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:42:18.670 UTC [common/deliverevents] Deliver -> DEBU b80 Starting new Deliver handler 2018-05-29 12:42:18.671 UTC [common/deliver] Handle -> DEBU b81 Starting new deliver loop for 172.19.0.1:43120 2018-05-29 12:42:18.671 UTC [common/deliver] Handle -> DEBU b82 Attempting to read seek info message from 172.19.0.1:43120 2018-05-29 12:42:18.672 UTC [common/deliver] deliverBlocks -> DEBU b83 [channel: mychannel] Received seekInfo (0xc4220de9c0) start: > stop: > from 172.19.0.1:43120 2018-05-29 12:42:18.675 UTC [fsblkstorage] Next -> DEBU b84 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:42:18.675 UTC [fsblkstorage] newBlockfileStream -> DEBU b85 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:42:18.675 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b86 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:42:18.676 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b87 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:42:18.676 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b88 blockbytes [4763] read from file [0] 2018-05-29 12:42:18.677 UTC [common/deliver] deliverBlocks -> DEBU b89 [channel: mychannel] Delivering block for (0xc4220de9c0) for 172.19.0.1:43120 2018-05-29 12:42:18.687 UTC [fsblkstorage] waitForBlock -> DEBU b8a Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:54:46.898 UTC [common/deliverevents] Deliver -> DEBU b8b Starting new Deliver handler 2018-05-29 12:54:46.898 UTC [common/deliver] Handle -> DEBU b8c Starting new deliver loop for 172.19.0.1:43402 2018-05-29 12:54:46.899 UTC [common/deliver] Handle -> DEBU b8d Attempting to read seek info message from 172.19.0.1:43402 2018-05-29 12:54:46.899 UTC [common/deliver] deliverBlocks -> DEBU b8e [channel: mychannel] Received seekInfo (0xc422f37b60) start: > stop: > from 172.19.0.1:43402 2018-05-29 12:54:46.906 UTC [fsblkstorage] Next -> DEBU b8f Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-05-29 12:54:46.906 UTC [fsblkstorage] newBlockfileStream -> DEBU b90 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-05-29 12:54:46.907 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b91 Remaining bytes=[4765], Going to peek [8] bytes 2018-05-29 12:54:46.907 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b92 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-05-29 12:54:46.908 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b93 blockbytes [4763] read from file [0] 2018-05-29 12:54:46.908 UTC [common/deliver] deliverBlocks -> DEBU b94 [channel: mychannel] Delivering block for (0xc422f37b60) for 172.19.0.1:43402 2018-05-29 12:54:46.909 UTC [fsblkstorage] waitForBlock -> DEBU b95 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-05-29 12:54:47.052 UTC [endorser] ProcessProposal -> DEBU b96 Entering: Got request from 172.19.0.1:43418 2018-05-29 12:54:47.052 UTC [protoutils] ValidateProposalMessage -> DEBU b97 ValidateProposalMessage starts for signed proposal 0xc422a63a10 2018-05-29 12:54:47.052 UTC [protoutils] validateChannelHeader -> DEBU b98 validateChannelHeader info: header type 3 2018-05-29 12:54:47.053 UTC [protoutils] checkSignatureFromCreator -> DEBU b99 begin 2018-05-29 12:54:47.054 UTC [protoutils] checkSignatureFromCreator -> DEBU b9a creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-05-29 12:54:47.054 UTC [protoutils] checkSignatureFromCreator -> DEBU b9b creator is valid 2018-05-29 12:54:47.054 UTC [protoutils] checkSignatureFromCreator -> DEBU b9c exits successfully 2018-05-29 12:54:47.055 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b9d validateChaincodeProposalMessage starts for proposal 0xc4223fd090, header 0xc422a63da0 2018-05-29 12:54:47.055 UTC [protoutils] validateChaincodeProposalMessage -> DEBU b9e validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-05-29 12:54:47.055 UTC [endorser] preProcess -> DEBU b9f [mychannel][19866b17] processing txid: 19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02 2018-05-29 12:54:47.055 UTC [fsblkstorage] retrieveTransactionByID -> DEBU ba0 retrieveTransactionByID() - txId = [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.056 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU ba1 constructing new tx simulator 2018-05-29 12:54:47.056 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU ba2 constructing new tx simulator txid = [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.056 UTC [endorser] simulateProposal -> DEBU ba3 [mychannel][19866b17] Entry chaincode: name:"lscc" 2018-05-29 12:54:47.056 UTC [endorser] disableJavaCCInst -> DEBU ba4 java chaincode disabled 2018-05-29 12:54:47.057 UTC [endorser] callChaincode -> DEBU ba5 [mychannel][19866b17] Entry chaincode: name:"lscc" version: 1.1.0 2018-05-29 12:54:47.057 UTC [ccprovider] NewCCContext -> DEBU ba6 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02,syscc=true,proposal=0xc4223fd090,canname=lscc:1.1.0 2018-05-29 12:54:47.057 UTC [chaincode] Launch -> DEBU ba7 chaincode is running(no need to launch) : lscc:1.1.0 2018-05-29 12:54:47.057 UTC [chaincode] Execute -> DEBU ba8 Entry 2018-05-29 12:54:47.058 UTC [chaincode] Execute -> DEBU ba9 chaincode canonical name: lscc:1.1.0 2018-05-29 12:54:47.058 UTC [chaincode] sendExecuteMessage -> DEBU baa [19866b17]Inside sendExecuteMessage. Message TRANSACTION 2018-05-29 12:54:47.058 UTC [chaincode] setChaincodeProposal -> DEBU bab Setting chaincode proposal context... 2018-05-29 12:54:47.058 UTC [chaincode] setChaincodeProposal -> DEBU bac Proposal different from nil. Creating chaincode proposal context... 2018-05-29 12:54:47.058 UTC [chaincode] sendExecuteMessage -> DEBU bad [19866b17]sendExecuteMsg trigger event TRANSACTION 2018-05-29 12:54:47.059 UTC [chaincode] processStream -> DEBU bae [19866b17]Move state message TRANSACTION 2018-05-29 12:54:47.059 UTC [chaincode] handleMessage -> DEBU baf [19866b17]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-05-29 12:54:47.060 UTC [chaincode] filterError -> DEBU bb0 Ignoring NoTransitionError: no transition 2018-05-29 12:54:47.060 UTC [chaincode] processStream -> DEBU bb1 [19866b17]sending state message TRANSACTION 2018-05-29 12:54:47.061 UTC [shim] func1 -> DEBU bb2 [19866b17]Received message TRANSACTION from shim 2018-05-29 12:54:47.061 UTC [shim] handleMessage -> DEBU bb3 [19866b17]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-05-29 12:54:47.061 UTC [shim] beforeTransaction -> DEBU bb4 [19866b17]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-05-29 12:54:47.061 UTC [lscc] executeDeployOrUpgrade -> ERRO bb5 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.062 UTC [shim] func1 -> DEBU bb6 [19866b17]Transaction completed. Sending COMPLETED 2018-05-29 12:54:47.062 UTC [shim] func1 -> DEBU bb7 [19866b17]Move state message COMPLETED 2018-05-29 12:54:47.063 UTC [shim] handleMessage -> DEBU bb8 [19866b17]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-05-29 12:54:47.063 UTC [shim] func1 -> DEBU bb9 [19866b17]send state message COMPLETED 2018-05-29 12:54:47.063 UTC [chaincode] processStream -> DEBU bba [19866b17]Received message COMPLETED from shim 2018-05-29 12:54:47.063 UTC [chaincode] handleMessage -> DEBU bbb [19866b17]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-05-29 12:54:47.063 UTC [chaincode] handleMessage -> DEBU bbc [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02]HandleMessage- COMPLETED. Notify 2018-05-29 12:54:47.063 UTC [chaincode] notify -> DEBU bbd notifying Txid:19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02, channelID:mychannel 2018-05-29 12:54:47.064 UTC [chaincode] Execute -> DEBU bbe Exit 2018-05-29 12:54:47.064 UTC [endorser] callChaincode -> DEBU bbf [mychannel][19866b17] Exit 2018-05-29 12:54:47.065 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU bc0 Simulation completed, getting simulation results 2018-05-29 12:54:47.065 UTC [lockbasedtxmgr] Done -> DEBU bc1 Done with transaction simulation / query execution [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.066 UTC [endorser] simulateProposal -> DEBU bc2 [mychannel][19866b17] Exit 2018-05-29 12:54:47.066 UTC [endorser] ProcessProposal -> ERRO bc3 [mychannel][19866b17] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02 2018-05-29 12:54:47.066 UTC [lockbasedtxmgr] Done -> DEBU bc4 Done with transaction simulation / query execution [19866b1700a9141470646c4c5ef93d28599624cecef00c1d2d6417820fa56f02] 2018-05-29 12:54:47.066 UTC [endorser] ProcessProposal -> DEBU bc5 Exit: request from%!(EXTRA string=172.19.0.1:43418) 2018-06-03 10:01:39.078 UTC [common/deliverevents] Deliver -> DEBU bc6 Starting new Deliver handler 2018-06-03 10:01:39.145 UTC [common/deliver] Handle -> DEBU bc7 Starting new deliver loop for 172.19.0.1:54550 2018-06-03 10:01:39.145 UTC [common/deliver] Handle -> DEBU bc8 Attempting to read seek info message from 172.19.0.1:54550 2018-06-03 10:01:39.207 UTC [common/deliver] deliverBlocks -> DEBU bc9 [channel: mychannel] Received seekInfo (0xc422584e00) start: > stop: > from 172.19.0.1:54550 2018-06-03 10:01:39.222 UTC [fsblkstorage] Next -> DEBU bca Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:01:39.226 UTC [fsblkstorage] newBlockfileStream -> DEBU bcb newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:01:39.243 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bcc Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:01:39.270 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bcd Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:01:39.270 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bce blockbytes [4763] read from file [0] 2018-06-03 10:01:39.271 UTC [common/deliver] deliverBlocks -> DEBU bcf [channel: mychannel] Delivering block for (0xc422584e00) for 172.19.0.1:54550 2018-06-03 10:01:39.278 UTC [fsblkstorage] waitForBlock -> DEBU bd0 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:01:44.914 UTC [common/deliverevents] Deliver -> DEBU bd1 Starting new Deliver handler 2018-06-03 10:01:44.914 UTC [common/deliver] Handle -> DEBU bd2 Starting new deliver loop for 172.19.0.1:54584 2018-06-03 10:01:44.915 UTC [common/deliver] Handle -> DEBU bd3 Attempting to read seek info message from 172.19.0.1:54584 2018-06-03 10:01:44.918 UTC [common/deliver] deliverBlocks -> DEBU bd4 [channel: mychannel] Received seekInfo (0xc42263ec20) start: > stop: > from 172.19.0.1:54584 2018-06-03 10:01:44.921 UTC [fsblkstorage] Next -> DEBU bd5 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:01:44.921 UTC [fsblkstorage] newBlockfileStream -> DEBU bd6 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:01:44.922 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bd7 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:01:44.923 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bd8 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:01:44.923 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU bd9 blockbytes [4763] read from file [0] 2018-06-03 10:01:44.923 UTC [common/deliver] deliverBlocks -> DEBU bda [channel: mychannel] Delivering block for (0xc42263ec20) for 172.19.0.1:54584 2018-06-03 10:01:44.928 UTC [fsblkstorage] waitForBlock -> DEBU bdb Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:01:45.145 UTC [endorser] ProcessProposal -> DEBU bdc Entering: Got request from 172.19.0.1:54592 2018-06-03 10:01:45.146 UTC [protoutils] ValidateProposalMessage -> DEBU bdd ValidateProposalMessage starts for signed proposal 0xc42291e3c0 2018-06-03 10:01:45.146 UTC [protoutils] validateChannelHeader -> DEBU bde validateChannelHeader info: header type 3 2018-06-03 10:01:45.146 UTC [protoutils] checkSignatureFromCreator -> DEBU bdf begin 2018-06-03 10:01:45.146 UTC [protoutils] checkSignatureFromCreator -> DEBU be0 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:01:45.147 UTC [protoutils] checkSignatureFromCreator -> DEBU be1 creator is valid 2018-06-03 10:01:45.148 UTC [protoutils] checkSignatureFromCreator -> DEBU be2 exits successfully 2018-06-03 10:01:45.149 UTC [protoutils] validateChaincodeProposalMessage -> DEBU be3 validateChaincodeProposalMessage starts for proposal 0xc422ff5810, header 0xc42291e720 2018-06-03 10:01:45.149 UTC [protoutils] validateChaincodeProposalMessage -> DEBU be4 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:01:45.149 UTC [endorser] preProcess -> DEBU be5 [][87817018] processing txid: 8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3 2018-06-03 10:01:45.150 UTC [endorser] simulateProposal -> DEBU be6 [][87817018] Entry chaincode: name:"lscc" 2018-06-03 10:01:45.153 UTC [endorser] disableJavaCCInst -> DEBU be7 java chaincode disabled 2018-06-03 10:01:45.153 UTC [endorser] callChaincode -> DEBU be8 [][87817018] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:01:45.153 UTC [ccprovider] NewCCContext -> DEBU be9 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3,syscc=true,proposal=0xc422ff5810,canname=lscc:1.1.0 2018-06-03 10:01:45.153 UTC [chaincode] Launch -> DEBU bea chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:01:45.153 UTC [chaincode] Execute -> DEBU beb Entry 2018-06-03 10:01:45.155 UTC [chaincode] Execute -> DEBU bec chaincode canonical name: lscc:1.1.0 2018-06-03 10:01:45.155 UTC [chaincode] sendExecuteMessage -> DEBU bed [87817018]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:01:45.155 UTC [chaincode] setChaincodeProposal -> DEBU bee Setting chaincode proposal context... 2018-06-03 10:01:45.155 UTC [chaincode] setChaincodeProposal -> DEBU bef Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:01:45.155 UTC [chaincode] sendExecuteMessage -> DEBU bf0 [87817018]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:01:45.155 UTC [chaincode] processStream -> DEBU bf1 [87817018]Move state message TRANSACTION 2018-06-03 10:01:45.156 UTC [chaincode] handleMessage -> DEBU bf2 [87817018]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:01:45.156 UTC [chaincode] filterError -> DEBU bf3 Ignoring NoTransitionError: no transition 2018-06-03 10:01:45.156 UTC [chaincode] processStream -> DEBU bf4 [87817018]sending state message TRANSACTION 2018-06-03 10:01:45.156 UTC [shim] func1 -> DEBU bf5 [87817018]Received message TRANSACTION from shim 2018-06-03 10:01:45.156 UTC [shim] handleMessage -> DEBU bf6 [87817018]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:01:45.156 UTC [shim] beforeTransaction -> DEBU bf7 [87817018]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:01:45.157 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bf8 header.Name = src/lib/logic.js 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bf9 header.Name = src/models/org.urbanstack.cto 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bfa header.Name = src/package.json 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bfb header.Name = src/permissions.acl 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bfc header.Name = src/README.md 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bfd header.Name = META-INF/package.json 2018-06-03 10:01:45.158 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU bfe Created statedb artifact tar 2018-06-03 10:01:45.158 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU bff 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.158 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU c00 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.159 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU c01 constructing new query executor txid = [d0aa28d2-39f4-4af6-aef9-3dd391725dc3] 2018-06-03 10:01:45.159 UTC [statecouchdb] GetState -> DEBU c02 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:01:45.159 UTC [couchdb] ReadDoc -> DEBU c03 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:01:45.159 UTC [couchdb] encodePathElement -> DEBU c04 Entering encodePathElement() string=urbanstack-network 2018-06-03 10:01:45.159 UTC [couchdb] encodePathElement -> DEBU c05 Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:01:45.159 UTC [couchdb] handleRequest -> DEBU c06 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:01:45.159 UTC [couchdb] handleRequest -> DEBU c07 HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:01:45.165 UTC [couchdb] handleRequest -> DEBU c08 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:01:45.165 UTC [couchdb] ReadDoc -> DEBU c09 Document not found (404), returning nil value instead of 404 error 2018-06-03 10:01:45.166 UTC [lockbasedtxmgr] Done -> DEBU c0a Done with transaction simulation / query execution [d0aa28d2-39f4-4af6-aef9-3dd391725dc3] 2018-06-03 10:01:45.166 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU c0b 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.166 UTC [lscc] executeInstall -> INFO c0c Installed Chaincode [urbanstack-network] Version [0.0.1] to peer 2018-06-03 10:01:45.166 UTC [shim] func1 -> DEBU c0d [87817018]Transaction completed. Sending COMPLETED 2018-06-03 10:01:45.166 UTC [shim] func1 -> DEBU c0e [87817018]Move state message COMPLETED 2018-06-03 10:01:45.166 UTC [shim] handleMessage -> DEBU c0f [87817018]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:01:45.166 UTC [shim] func1 -> DEBU c10 [87817018]send state message COMPLETED 2018-06-03 10:01:45.167 UTC [chaincode] processStream -> DEBU c11 [87817018]Received message COMPLETED from shim 2018-06-03 10:01:45.167 UTC [chaincode] handleMessage -> DEBU c12 [87817018]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:01:45.167 UTC [chaincode] handleMessage -> DEBU c13 [8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3]HandleMessage- COMPLETED. Notify 2018-06-03 10:01:45.167 UTC [chaincode] notify -> DEBU c14 notifying Txid:8781701838dda1ddd6beddf989ef5e863a3edcfdb3e1383192265961823621a3, channelID: 2018-06-03 10:01:45.167 UTC [chaincode] Execute -> DEBU c15 Exit 2018-06-03 10:01:45.167 UTC [endorser] callChaincode -> DEBU c16 [][87817018] Exit 2018-06-03 10:01:45.167 UTC [endorser] simulateProposal -> DEBU c17 [][87817018] Exit 2018-06-03 10:01:45.167 UTC [endorser] ProcessProposal -> DEBU c18 Exit: request from%!(EXTRA string=172.19.0.1:54592) 2018-06-03 10:02:41.023 UTC [common/deliverevents] Deliver -> DEBU c19 Starting new Deliver handler 2018-06-03 10:02:41.026 UTC [common/deliver] Handle -> DEBU c1a Starting new deliver loop for 172.19.0.1:54628 2018-06-03 10:02:41.026 UTC [common/deliver] Handle -> DEBU c1b Attempting to read seek info message from 172.19.0.1:54628 2018-06-03 10:02:41.027 UTC [common/deliver] deliverBlocks -> DEBU c1c [channel: mychannel] Received seekInfo (0xc422b1dde0) start: > stop: > from 172.19.0.1:54628 2018-06-03 10:02:41.032 UTC [fsblkstorage] Next -> DEBU c1d Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:02:41.032 UTC [fsblkstorage] newBlockfileStream -> DEBU c1e newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:02:41.032 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c1f Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:02:41.033 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c20 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:02:41.033 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c21 blockbytes [4763] read from file [0] 2018-06-03 10:02:41.034 UTC [common/deliver] deliverBlocks -> DEBU c22 [channel: mychannel] Delivering block for (0xc422b1dde0) for 172.19.0.1:54628 2018-06-03 10:02:41.034 UTC [fsblkstorage] waitForBlock -> DEBU c23 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:02:41.217 UTC [endorser] ProcessProposal -> DEBU c24 Entering: Got request from 172.19.0.1:54644 2018-06-03 10:02:41.217 UTC [protoutils] ValidateProposalMessage -> DEBU c25 ValidateProposalMessage starts for signed proposal 0xc4217a9230 2018-06-03 10:02:41.217 UTC [protoutils] validateChannelHeader -> DEBU c26 validateChannelHeader info: header type 3 2018-06-03 10:02:41.217 UTC [protoutils] checkSignatureFromCreator -> DEBU c27 begin 2018-06-03 10:02:41.218 UTC [protoutils] checkSignatureFromCreator -> DEBU c28 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-03 10:02:41.218 UTC [protoutils] checkSignatureFromCreator -> DEBU c29 creator is valid 2018-06-03 10:02:41.219 UTC [protoutils] checkSignatureFromCreator -> DEBU c2a exits successfully 2018-06-03 10:02:41.219 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c2b validateChaincodeProposalMessage starts for proposal 0xc421668640, header 0xc4217a9620 2018-06-03 10:02:41.219 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c2c validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:02:41.219 UTC [endorser] preProcess -> DEBU c2d [mychannel][19e828d0] processing txid: 19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828 2018-06-03 10:02:41.220 UTC [fsblkstorage] retrieveTransactionByID -> DEBU c2e retrieveTransactionByID() - txId = [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.220 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU c2f constructing new tx simulator 2018-06-03 10:02:41.220 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU c30 constructing new tx simulator txid = [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.220 UTC [endorser] simulateProposal -> DEBU c31 [mychannel][19e828d0] Entry chaincode: name:"lscc" 2018-06-03 10:02:41.220 UTC [endorser] disableJavaCCInst -> DEBU c32 java chaincode disabled 2018-06-03 10:02:41.221 UTC [endorser] callChaincode -> DEBU c33 [mychannel][19e828d0] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:02:41.221 UTC [ccprovider] NewCCContext -> DEBU c34 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828,syscc=true,proposal=0xc421668640,canname=lscc:1.1.0 2018-06-03 10:02:41.221 UTC [chaincode] Launch -> DEBU c35 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:02:41.221 UTC [chaincode] Execute -> DEBU c36 Entry 2018-06-03 10:02:41.221 UTC [chaincode] Execute -> DEBU c37 chaincode canonical name: lscc:1.1.0 2018-06-03 10:02:41.222 UTC [chaincode] sendExecuteMessage -> DEBU c38 [19e828d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:02:41.222 UTC [chaincode] setChaincodeProposal -> DEBU c39 Setting chaincode proposal context... 2018-06-03 10:02:41.222 UTC [chaincode] setChaincodeProposal -> DEBU c3a Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:02:41.222 UTC [chaincode] sendExecuteMessage -> DEBU c3b [19e828d0]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:02:41.223 UTC [chaincode] processStream -> DEBU c3c [19e828d0]Move state message TRANSACTION 2018-06-03 10:02:41.223 UTC [chaincode] handleMessage -> DEBU c3d [19e828d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:02:41.223 UTC [chaincode] filterError -> DEBU c3e Ignoring NoTransitionError: no transition 2018-06-03 10:02:41.223 UTC [chaincode] processStream -> DEBU c3f [19e828d0]sending state message TRANSACTION 2018-06-03 10:02:41.223 UTC [shim] func1 -> DEBU c40 [19e828d0]Received message TRANSACTION from shim 2018-06-03 10:02:41.224 UTC [shim] handleMessage -> DEBU c41 [19e828d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:02:41.224 UTC [shim] beforeTransaction -> DEBU c42 [19e828d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:02:41.224 UTC [lscc] executeDeployOrUpgrade -> ERRO c43 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.225 UTC [shim] func1 -> DEBU c44 [19e828d0]Transaction completed. Sending COMPLETED 2018-06-03 10:02:41.225 UTC [shim] func1 -> DEBU c45 [19e828d0]Move state message COMPLETED 2018-06-03 10:02:41.225 UTC [shim] handleMessage -> DEBU c46 [19e828d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:02:41.225 UTC [shim] func1 -> DEBU c47 [19e828d0]send state message COMPLETED 2018-06-03 10:02:41.225 UTC [chaincode] processStream -> DEBU c48 [19e828d0]Received message COMPLETED from shim 2018-06-03 10:02:41.226 UTC [chaincode] handleMessage -> DEBU c49 [19e828d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:02:41.226 UTC [chaincode] handleMessage -> DEBU c4a [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828]HandleMessage- COMPLETED. Notify 2018-06-03 10:02:41.226 UTC [chaincode] notify -> DEBU c4b notifying Txid:19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828, channelID:mychannel 2018-06-03 10:02:41.227 UTC [chaincode] Execute -> DEBU c4c Exit 2018-06-03 10:02:41.228 UTC [endorser] callChaincode -> DEBU c4d [mychannel][19e828d0] Exit 2018-06-03 10:02:41.228 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU c4e Simulation completed, getting simulation results 2018-06-03 10:02:41.228 UTC [lockbasedtxmgr] Done -> DEBU c4f Done with transaction simulation / query execution [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.228 UTC [endorser] simulateProposal -> DEBU c50 [mychannel][19e828d0] Exit 2018-06-03 10:02:41.228 UTC [endorser] ProcessProposal -> ERRO c51 [mychannel][19e828d0] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828 2018-06-03 10:02:41.231 UTC [lockbasedtxmgr] Done -> DEBU c52 Done with transaction simulation / query execution [19e828d000d044cbcc5a652b2385f12719cb3ac1d3fa21f227be5e4ba3fa9828] 2018-06-03 10:02:41.233 UTC [endorser] ProcessProposal -> DEBU c53 Exit: request from%!(EXTRA string=172.19.0.1:54644) 2018-06-03 10:08:40.479 UTC [common/deliverevents] Deliver -> DEBU c54 Starting new Deliver handler 2018-06-03 10:08:40.486 UTC [common/deliver] Handle -> DEBU c55 Starting new deliver loop for 172.19.0.1:54724 2018-06-03 10:08:40.486 UTC [common/deliver] Handle -> DEBU c56 Attempting to read seek info message from 172.19.0.1:54724 2018-06-03 10:08:40.487 UTC [common/deliver] deliverBlocks -> DEBU c57 [channel: mychannel] Received seekInfo (0xc422c71140) start: > stop: > from 172.19.0.1:54724 2018-06-03 10:08:40.487 UTC [fsblkstorage] Next -> DEBU c58 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:08:40.488 UTC [fsblkstorage] newBlockfileStream -> DEBU c59 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:08:40.488 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c5a Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:08:40.488 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c5b Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:08:40.489 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c5c blockbytes [4763] read from file [0] 2018-06-03 10:08:40.489 UTC [common/deliver] deliverBlocks -> DEBU c5d [channel: mychannel] Delivering block for (0xc422c71140) for 172.19.0.1:54724 2018-06-03 10:08:40.490 UTC [fsblkstorage] waitForBlock -> DEBU c5e Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:10:38.804 UTC [common/deliverevents] Deliver -> DEBU c5f Starting new Deliver handler 2018-06-03 10:10:38.804 UTC [common/deliver] Handle -> DEBU c60 Starting new deliver loop for 172.19.0.1:54776 2018-06-03 10:10:38.804 UTC [common/deliver] Handle -> DEBU c61 Attempting to read seek info message from 172.19.0.1:54776 2018-06-03 10:10:38.806 UTC [common/deliver] deliverBlocks -> DEBU c62 [channel: mychannel] Received seekInfo (0xc422d63b40) start: > stop: > from 172.19.0.1:54776 2018-06-03 10:10:38.812 UTC [fsblkstorage] Next -> DEBU c63 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:10:38.812 UTC [fsblkstorage] newBlockfileStream -> DEBU c64 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:10:38.812 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c65 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:10:38.812 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c66 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:10:38.813 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c67 blockbytes [4763] read from file [0] 2018-06-03 10:10:38.813 UTC [common/deliver] deliverBlocks -> DEBU c68 [channel: mychannel] Delivering block for (0xc422d63b40) for 172.19.0.1:54776 2018-06-03 10:10:38.815 UTC [fsblkstorage] waitForBlock -> DEBU c69 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:11:32.599 UTC [common/deliverevents] Deliver -> DEBU c6a Starting new Deliver handler 2018-06-03 10:11:32.599 UTC [common/deliver] Handle -> DEBU c6b Starting new deliver loop for 172.19.0.1:54804 2018-06-03 10:11:32.600 UTC [common/deliver] Handle -> DEBU c6c Attempting to read seek info message from 172.19.0.1:54804 2018-06-03 10:11:32.601 UTC [common/deliver] deliverBlocks -> DEBU c6d [channel: mychannel] Received seekInfo (0xc422a238a0) start: > stop: > from 172.19.0.1:54804 2018-06-03 10:11:32.606 UTC [fsblkstorage] Next -> DEBU c6e Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:11:32.607 UTC [fsblkstorage] newBlockfileStream -> DEBU c6f newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:11:32.607 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c70 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:11:32.607 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c71 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:11:32.608 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c72 blockbytes [4763] read from file [0] 2018-06-03 10:11:32.608 UTC [common/deliver] deliverBlocks -> DEBU c73 [channel: mychannel] Delivering block for (0xc422a238a0) for 172.19.0.1:54804 2018-06-03 10:11:32.609 UTC [fsblkstorage] waitForBlock -> DEBU c74 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:11:32.845 UTC [endorser] ProcessProposal -> DEBU c75 Entering: Got request from 172.19.0.1:54812 2018-06-03 10:11:32.845 UTC [protoutils] ValidateProposalMessage -> DEBU c76 ValidateProposalMessage starts for signed proposal 0xc422d7c630 2018-06-03 10:11:32.845 UTC [protoutils] validateChannelHeader -> DEBU c77 validateChannelHeader info: header type 3 2018-06-03 10:11:32.845 UTC [protoutils] checkSignatureFromCreator -> DEBU c78 begin 2018-06-03 10:11:32.846 UTC [protoutils] checkSignatureFromCreator -> DEBU c79 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:11:32.846 UTC [protoutils] checkSignatureFromCreator -> DEBU c7a creator is valid 2018-06-03 10:11:32.846 UTC [protoutils] checkSignatureFromCreator -> DEBU c7b exits successfully 2018-06-03 10:11:32.846 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c7c validateChaincodeProposalMessage starts for proposal 0xc42330ddb0, header 0xc422d7c9f0 2018-06-03 10:11:32.847 UTC [protoutils] validateChaincodeProposalMessage -> DEBU c7d validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:11:32.847 UTC [endorser] preProcess -> DEBU c7e [][e921dfc3] processing txid: e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6 2018-06-03 10:11:32.847 UTC [endorser] simulateProposal -> DEBU c7f [][e921dfc3] Entry chaincode: name:"lscc" 2018-06-03 10:11:32.847 UTC [endorser] disableJavaCCInst -> DEBU c80 java chaincode disabled 2018-06-03 10:11:32.847 UTC [endorser] callChaincode -> DEBU c81 [][e921dfc3] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:11:32.847 UTC [ccprovider] NewCCContext -> DEBU c82 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6,syscc=true,proposal=0xc42330ddb0,canname=lscc:1.1.0 2018-06-03 10:11:32.847 UTC [chaincode] Launch -> DEBU c83 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:11:32.847 UTC [chaincode] Execute -> DEBU c84 Entry 2018-06-03 10:11:32.849 UTC [chaincode] Execute -> DEBU c85 chaincode canonical name: lscc:1.1.0 2018-06-03 10:11:32.850 UTC [chaincode] sendExecuteMessage -> DEBU c86 [e921dfc3]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:11:32.850 UTC [chaincode] setChaincodeProposal -> DEBU c87 Setting chaincode proposal context... 2018-06-03 10:11:32.851 UTC [chaincode] setChaincodeProposal -> DEBU c88 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:11:32.851 UTC [chaincode] sendExecuteMessage -> DEBU c89 [e921dfc3]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:11:32.851 UTC [chaincode] processStream -> DEBU c8a [e921dfc3]Move state message TRANSACTION 2018-06-03 10:11:32.851 UTC [chaincode] handleMessage -> DEBU c8b [e921dfc3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:11:32.851 UTC [chaincode] filterError -> DEBU c8c Ignoring NoTransitionError: no transition 2018-06-03 10:11:32.851 UTC [chaincode] processStream -> DEBU c8d [e921dfc3]sending state message TRANSACTION 2018-06-03 10:11:32.851 UTC [shim] func1 -> DEBU c8e [e921dfc3]Received message TRANSACTION from shim 2018-06-03 10:11:32.851 UTC [shim] handleMessage -> DEBU c8f [e921dfc3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:11:32.851 UTC [shim] beforeTransaction -> DEBU c90 [e921dfc3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:11:32.852 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c91 header.Name = src/lib/logic.js 2018-06-03 10:11:32.855 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c92 header.Name = src/models/org.urbanstack.cto 2018-06-03 10:11:32.856 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c93 header.Name = src/package.json 2018-06-03 10:11:32.856 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c94 header.Name = src/permissions.acl 2018-06-03 10:11:32.856 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c95 header.Name = src/README.md 2018-06-03 10:11:32.856 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c96 header.Name = META-INF/package.json 2018-06-03 10:11:32.856 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU c97 Created statedb artifact tar 2018-06-03 10:11:32.856 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU c98 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.856 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU c99 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.856 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU c9a constructing new query executor txid = [a5baf2b7-af9d-4270-b054-ed265354021a] 2018-06-03 10:11:32.856 UTC [statecouchdb] GetState -> DEBU c9b GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:11:32.857 UTC [couchdb] ReadDoc -> DEBU c9c Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:11:32.857 UTC [couchdb] encodePathElement -> DEBU c9d Entering encodePathElement() string=urbanstack-network 2018-06-03 10:11:32.857 UTC [couchdb] encodePathElement -> DEBU c9e Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:11:32.857 UTC [couchdb] handleRequest -> DEBU c9f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:11:32.861 UTC [couchdb] handleRequest -> DEBU ca0 HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:11:32.869 UTC [couchdb] handleRequest -> DEBU ca1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:11:32.871 UTC [couchdb] ReadDoc -> DEBU ca2 Document not found (404), returning nil value instead of 404 error 2018-06-03 10:11:32.871 UTC [lockbasedtxmgr] Done -> DEBU ca3 Done with transaction simulation / query execution [a5baf2b7-af9d-4270-b054-ed265354021a] 2018-06-03 10:11:32.871 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU ca4 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.872 UTC [lscc] executeInstall -> INFO ca5 Installed Chaincode [urbanstack-network] Version [0.3.0] to peer 2018-06-03 10:11:32.872 UTC [shim] func1 -> DEBU ca6 [e921dfc3]Transaction completed. Sending COMPLETED 2018-06-03 10:11:32.872 UTC [shim] func1 -> DEBU ca7 [e921dfc3]Move state message COMPLETED 2018-06-03 10:11:32.872 UTC [shim] handleMessage -> DEBU ca8 [e921dfc3]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:11:32.872 UTC [shim] func1 -> DEBU ca9 [e921dfc3]send state message COMPLETED 2018-06-03 10:11:32.873 UTC [chaincode] processStream -> DEBU caa [e921dfc3]Received message COMPLETED from shim 2018-06-03 10:11:32.873 UTC [chaincode] handleMessage -> DEBU cab [e921dfc3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:11:32.873 UTC [chaincode] handleMessage -> DEBU cac [e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6]HandleMessage- COMPLETED. Notify 2018-06-03 10:11:32.873 UTC [chaincode] notify -> DEBU cad notifying Txid:e921dfc3d3fa0293d3b9dbefaf2d1f9b050e69acee3d9d23ef68abd407d035b6, channelID: 2018-06-03 10:11:32.873 UTC [chaincode] Execute -> DEBU cae Exit 2018-06-03 10:11:32.873 UTC [endorser] callChaincode -> DEBU caf [][e921dfc3] Exit 2018-06-03 10:11:32.874 UTC [endorser] simulateProposal -> DEBU cb0 [][e921dfc3] Exit 2018-06-03 10:11:32.874 UTC [endorser] ProcessProposal -> DEBU cb1 Exit: request from%!(EXTRA string=172.19.0.1:54812) 2018-06-03 10:19:41.196 UTC [common/deliverevents] Deliver -> DEBU cb2 Starting new Deliver handler 2018-06-03 10:19:41.197 UTC [common/deliver] Handle -> DEBU cb3 Starting new deliver loop for 172.19.0.1:54880 2018-06-03 10:19:41.197 UTC [common/deliver] Handle -> DEBU cb4 Attempting to read seek info message from 172.19.0.1:54880 2018-06-03 10:19:41.198 UTC [common/deliver] deliverBlocks -> DEBU cb5 [channel: mychannel] Received seekInfo (0xc422453960) start: > stop: > from 172.19.0.1:54880 2018-06-03 10:19:41.207 UTC [fsblkstorage] Next -> DEBU cb6 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:19:41.207 UTC [fsblkstorage] newBlockfileStream -> DEBU cb7 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:19:41.208 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb8 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:19:41.210 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cb9 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:19:41.211 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU cba blockbytes [4763] read from file [0] 2018-06-03 10:19:41.211 UTC [common/deliver] deliverBlocks -> DEBU cbb [channel: mychannel] Delivering block for (0xc422453960) for 172.19.0.1:54880 2018-06-03 10:19:41.213 UTC [fsblkstorage] waitForBlock -> DEBU cbc Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:19:41.318 UTC [endorser] ProcessProposal -> DEBU cbd Entering: Got request from 172.19.0.1:54898 2018-06-03 10:19:41.318 UTC [protoutils] ValidateProposalMessage -> DEBU cbe ValidateProposalMessage starts for signed proposal 0xc4216975c0 2018-06-03 10:19:41.318 UTC [protoutils] validateChannelHeader -> DEBU cbf validateChannelHeader info: header type 3 2018-06-03 10:19:41.318 UTC [protoutils] checkSignatureFromCreator -> DEBU cc0 begin 2018-06-03 10:19:41.318 UTC [protoutils] checkSignatureFromCreator -> DEBU cc1 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:19:41.319 UTC [protoutils] checkSignatureFromCreator -> DEBU cc2 creator is valid 2018-06-03 10:19:41.320 UTC [protoutils] checkSignatureFromCreator -> DEBU cc3 exits successfully 2018-06-03 10:19:41.320 UTC [protoutils] validateChaincodeProposalMessage -> DEBU cc4 validateChaincodeProposalMessage starts for proposal 0xc421b6fbd0, header 0xc421697b30 2018-06-03 10:19:41.321 UTC [protoutils] validateChaincodeProposalMessage -> DEBU cc5 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:19:41.321 UTC [endorser] preProcess -> DEBU cc6 [mychannel][e1b60517] processing txid: e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1 2018-06-03 10:19:41.321 UTC [fsblkstorage] retrieveTransactionByID -> DEBU cc7 retrieveTransactionByID() - txId = [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.321 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU cc8 constructing new tx simulator 2018-06-03 10:19:41.321 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU cc9 constructing new tx simulator txid = [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.322 UTC [endorser] simulateProposal -> DEBU cca [mychannel][e1b60517] Entry chaincode: name:"lscc" 2018-06-03 10:19:41.322 UTC [endorser] disableJavaCCInst -> DEBU ccb java chaincode disabled 2018-06-03 10:19:41.323 UTC [endorser] callChaincode -> DEBU ccc [mychannel][e1b60517] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:19:41.323 UTC [ccprovider] NewCCContext -> DEBU ccd NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1,syscc=true,proposal=0xc421b6fbd0,canname=lscc:1.1.0 2018-06-03 10:19:41.323 UTC [chaincode] Launch -> DEBU cce chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:19:41.324 UTC [chaincode] Execute -> DEBU ccf Entry 2018-06-03 10:19:41.324 UTC [chaincode] Execute -> DEBU cd0 chaincode canonical name: lscc:1.1.0 2018-06-03 10:19:41.324 UTC [chaincode] sendExecuteMessage -> DEBU cd1 [e1b60517]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:19:41.325 UTC [chaincode] setChaincodeProposal -> DEBU cd2 Setting chaincode proposal context... 2018-06-03 10:19:41.325 UTC [chaincode] setChaincodeProposal -> DEBU cd3 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:19:41.326 UTC [chaincode] sendExecuteMessage -> DEBU cd4 [e1b60517]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:19:41.326 UTC [chaincode] processStream -> DEBU cd5 [e1b60517]Move state message TRANSACTION 2018-06-03 10:19:41.326 UTC [chaincode] handleMessage -> DEBU cd6 [e1b60517]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:19:41.326 UTC [chaincode] filterError -> DEBU cd7 Ignoring NoTransitionError: no transition 2018-06-03 10:19:41.326 UTC [chaincode] processStream -> DEBU cd8 [e1b60517]sending state message TRANSACTION 2018-06-03 10:19:41.326 UTC [shim] func1 -> DEBU cd9 [e1b60517]Received message TRANSACTION from shim 2018-06-03 10:19:41.326 UTC [shim] handleMessage -> DEBU cda [e1b60517]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:19:41.327 UTC [shim] beforeTransaction -> DEBU cdb [e1b60517]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:19:41.327 UTC [shim] handleGetState -> DEBU cdc [e1b60517]Sending GET_STATE 2018-06-03 10:19:41.328 UTC [chaincode] processStream -> DEBU cdd [e1b60517]Received message GET_STATE from shim 2018-06-03 10:19:41.328 UTC [chaincode] handleMessage -> DEBU cde [e1b60517]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-03 10:19:41.329 UTC [chaincode] afterGetState -> DEBU cdf [e1b60517]Received GET_STATE, invoking get state from ledger 2018-06-03 10:19:41.329 UTC [chaincode] filterError -> DEBU ce0 Ignoring NoTransitionError: no transition 2018-06-03 10:19:41.329 UTC [chaincode] func1 -> DEBU ce1 [e1b60517] getting state for chaincode lscc, key urbanstack-network, channel mychannel 2018-06-03 10:19:41.329 UTC [statecouchdb] GetState -> DEBU ce2 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:19:41.334 UTC [couchdb] ReadDoc -> DEBU ce3 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:19:41.335 UTC [couchdb] encodePathElement -> DEBU ce4 Entering encodePathElement() string=urbanstack-network 2018-06-03 10:19:41.336 UTC [couchdb] encodePathElement -> DEBU ce5 Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:19:41.336 UTC [couchdb] handleRequest -> DEBU ce6 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:19:41.337 UTC [couchdb] handleRequest -> DEBU ce7 HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:19:41.355 UTC [couchdb] handleRequest -> DEBU ce8 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:19:41.355 UTC [couchdb] ReadDoc -> DEBU ce9 Document not found (404), returning nil value instead of 404 error 2018-06-03 10:19:41.356 UTC [chaincode] func1 -> DEBU cea [e1b60517]No state associated with key: urbanstack-network. Sending RESPONSE with an empty payload 2018-06-03 10:19:41.356 UTC [chaincode] 1 -> DEBU ceb [e1b60517]handleGetState serial send RESPONSE 2018-06-03 10:19:41.356 UTC [shim] func1 -> DEBU cec [e1b60517]Received message RESPONSE from shim 2018-06-03 10:19:41.356 UTC [shim] handleMessage -> DEBU ced [e1b60517]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-03 10:19:41.356 UTC [shim] sendChannel -> DEBU cee [e1b60517]before send 2018-06-03 10:19:41.356 UTC [shim] sendChannel -> DEBU cef [e1b60517]after send 2018-06-03 10:19:41.356 UTC [shim] afterResponse -> DEBU cf0 [e1b60517]Received RESPONSE, communicated (state:ready) 2018-06-03 10:19:41.356 UTC [shim] handleGetState -> DEBU cf1 [e1b60517]GetState received payload RESPONSE 2018-06-03 10:19:41.356 UTC [shim] func1 -> DEBU cf2 [e1b60517]Transaction completed. Sending COMPLETED 2018-06-03 10:19:41.357 UTC [shim] func1 -> DEBU cf3 [e1b60517]Move state message COMPLETED 2018-06-03 10:19:41.357 UTC [shim] handleMessage -> DEBU cf4 [e1b60517]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:19:41.357 UTC [shim] func1 -> DEBU cf5 [e1b60517]send state message COMPLETED 2018-06-03 10:19:41.357 UTC [chaincode] processStream -> DEBU cf6 [e1b60517]Received message COMPLETED from shim 2018-06-03 10:19:41.357 UTC [chaincode] handleMessage -> DEBU cf7 [e1b60517]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:19:41.357 UTC [chaincode] handleMessage -> DEBU cf8 [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1]HandleMessage- COMPLETED. Notify 2018-06-03 10:19:41.357 UTC [chaincode] notify -> DEBU cf9 notifying Txid:e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1, channelID:mychannel 2018-06-03 10:19:41.357 UTC [chaincode] Execute -> DEBU cfa Exit 2018-06-03 10:19:41.357 UTC [endorser] callChaincode -> DEBU cfb [mychannel][e1b60517] Exit 2018-06-03 10:19:41.357 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU cfc Simulation completed, getting simulation results 2018-06-03 10:19:41.358 UTC [lockbasedtxmgr] Done -> DEBU cfd Done with transaction simulation / query execution [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.358 UTC [endorser] simulateProposal -> DEBU cfe [mychannel][e1b60517] Exit 2018-06-03 10:19:41.358 UTC [endorser] ProcessProposal -> ERRO cff [mychannel][e1b60517] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1 2018-06-03 10:19:41.358 UTC [lockbasedtxmgr] Done -> DEBU d00 Done with transaction simulation / query execution [e1b60517b81094f458f2862502f21f52a801302ace6e5b513a7f84b988cbf7e1] 2018-06-03 10:19:41.358 UTC [endorser] ProcessProposal -> DEBU d01 Exit: request from%!(EXTRA string=172.19.0.1:54898) 2018-06-03 10:21:56.477 UTC [common/deliverevents] Deliver -> DEBU d02 Starting new Deliver handler 2018-06-03 10:21:56.478 UTC [common/deliver] Handle -> DEBU d03 Starting new deliver loop for 172.19.0.1:54932 2018-06-03 10:21:56.478 UTC [common/deliver] Handle -> DEBU d04 Attempting to read seek info message from 172.19.0.1:54932 2018-06-03 10:21:56.479 UTC [common/deliver] deliverBlocks -> DEBU d05 [channel: mychannel] Received seekInfo (0xc422585600) start: > stop: > from 172.19.0.1:54932 2018-06-03 10:21:56.489 UTC [fsblkstorage] Next -> DEBU d06 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:21:56.489 UTC [fsblkstorage] newBlockfileStream -> DEBU d07 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:21:56.489 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d08 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:21:56.490 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d09 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:21:56.490 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d0a blockbytes [4763] read from file [0] 2018-06-03 10:21:56.490 UTC [common/deliver] deliverBlocks -> DEBU d0b [channel: mychannel] Delivering block for (0xc422585600) for 172.19.0.1:54932 2018-06-03 10:21:56.492 UTC [fsblkstorage] waitForBlock -> DEBU d0c Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:21:56.602 UTC [endorser] ProcessProposal -> DEBU d0d Entering: Got request from 172.19.0.1:54948 2018-06-03 10:21:56.603 UTC [protoutils] ValidateProposalMessage -> DEBU d0e ValidateProposalMessage starts for signed proposal 0xc422100960 2018-06-03 10:21:56.603 UTC [protoutils] validateChannelHeader -> DEBU d0f validateChannelHeader info: header type 3 2018-06-03 10:21:56.603 UTC [protoutils] checkSignatureFromCreator -> DEBU d10 begin 2018-06-03 10:21:56.603 UTC [protoutils] checkSignatureFromCreator -> DEBU d11 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-03 10:21:56.603 UTC [protoutils] checkSignatureFromCreator -> DEBU d12 creator is valid 2018-06-03 10:21:56.607 UTC [protoutils] checkSignatureFromCreator -> DEBU d13 exits successfully 2018-06-03 10:21:56.608 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d14 validateChaincodeProposalMessage starts for proposal 0xc421c96460, header 0xc4221012f0 2018-06-03 10:21:56.608 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d15 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:21:56.609 UTC [endorser] preProcess -> DEBU d16 [mychannel][6da9ec28] processing txid: 6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5 2018-06-03 10:21:56.609 UTC [fsblkstorage] retrieveTransactionByID -> DEBU d17 retrieveTransactionByID() - txId = [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.610 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU d18 constructing new tx simulator 2018-06-03 10:21:56.610 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU d19 constructing new tx simulator txid = [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.611 UTC [endorser] simulateProposal -> DEBU d1a [mychannel][6da9ec28] Entry chaincode: name:"lscc" 2018-06-03 10:21:56.611 UTC [endorser] disableJavaCCInst -> DEBU d1b java chaincode disabled 2018-06-03 10:21:56.612 UTC [endorser] callChaincode -> DEBU d1c [mychannel][6da9ec28] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:21:56.612 UTC [ccprovider] NewCCContext -> DEBU d1d NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5,syscc=true,proposal=0xc421c96460,canname=lscc:1.1.0 2018-06-03 10:21:56.612 UTC [chaincode] Launch -> DEBU d1e chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:21:56.612 UTC [chaincode] Execute -> DEBU d1f Entry 2018-06-03 10:21:56.613 UTC [chaincode] Execute -> DEBU d20 chaincode canonical name: lscc:1.1.0 2018-06-03 10:21:56.613 UTC [chaincode] sendExecuteMessage -> DEBU d21 [6da9ec28]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:21:56.613 UTC [chaincode] setChaincodeProposal -> DEBU d22 Setting chaincode proposal context... 2018-06-03 10:21:56.613 UTC [chaincode] setChaincodeProposal -> DEBU d23 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:21:56.614 UTC [chaincode] sendExecuteMessage -> DEBU d24 [6da9ec28]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:21:56.614 UTC [chaincode] processStream -> DEBU d25 [6da9ec28]Move state message TRANSACTION 2018-06-03 10:21:56.614 UTC [chaincode] handleMessage -> DEBU d26 [6da9ec28]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:21:56.614 UTC [chaincode] filterError -> DEBU d27 Ignoring NoTransitionError: no transition 2018-06-03 10:21:56.615 UTC [chaincode] processStream -> DEBU d28 [6da9ec28]sending state message TRANSACTION 2018-06-03 10:21:56.615 UTC [shim] func1 -> DEBU d29 [6da9ec28]Received message TRANSACTION from shim 2018-06-03 10:21:56.615 UTC [shim] handleMessage -> DEBU d2a [6da9ec28]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:21:56.615 UTC [shim] beforeTransaction -> DEBU d2b [6da9ec28]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:21:56.616 UTC [shim] handleGetState -> DEBU d2c [6da9ec28]Sending GET_STATE 2018-06-03 10:21:56.623 UTC [chaincode] processStream -> DEBU d2d [6da9ec28]Received message GET_STATE from shim 2018-06-03 10:21:56.623 UTC [chaincode] handleMessage -> DEBU d2e [6da9ec28]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-03 10:21:56.623 UTC [chaincode] afterGetState -> DEBU d2f [6da9ec28]Received GET_STATE, invoking get state from ledger 2018-06-03 10:21:56.623 UTC [chaincode] filterError -> DEBU d30 Ignoring NoTransitionError: no transition 2018-06-03 10:21:56.623 UTC [chaincode] func1 -> DEBU d31 [6da9ec28] getting state for chaincode lscc, key urbanstack-network, channel mychannel 2018-06-03 10:21:56.623 UTC [statecouchdb] GetState -> DEBU d32 GetState(). ns=lscc, key=urbanstack-network 2018-06-03 10:21:56.623 UTC [couchdb] ReadDoc -> DEBU d33 Entering ReadDoc() id=[urbanstack-network] 2018-06-03 10:21:56.623 UTC [couchdb] encodePathElement -> DEBU d34 Entering encodePathElement() string=urbanstack-network 2018-06-03 10:21:56.624 UTC [couchdb] encodePathElement -> DEBU d35 Exiting encodePathElement() encodedStr=urbanstack-network 2018-06-03 10:21:56.624 UTC [couchdb] handleRequest -> DEBU d36 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/urbanstack-network?attachments=true 2018-06-03 10:21:56.624 UTC [couchdb] handleRequest -> DEBU d37 HTTP Request: GET /mychannel_lscc/urbanstack-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-03 10:21:56.632 UTC [couchdb] handleRequest -> DEBU d38 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-03 10:21:56.632 UTC [couchdb] ReadDoc -> DEBU d39 Document not found (404), returning nil value instead of 404 error 2018-06-03 10:21:56.632 UTC [chaincode] func1 -> DEBU d3a [6da9ec28]No state associated with key: urbanstack-network. Sending RESPONSE with an empty payload 2018-06-03 10:21:56.632 UTC [chaincode] 1 -> DEBU d3b [6da9ec28]handleGetState serial send RESPONSE 2018-06-03 10:21:56.633 UTC [shim] func1 -> DEBU d3c [6da9ec28]Received message RESPONSE from shim 2018-06-03 10:21:56.633 UTC [shim] handleMessage -> DEBU d3d [6da9ec28]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-03 10:21:56.633 UTC [shim] sendChannel -> DEBU d3e [6da9ec28]before send 2018-06-03 10:21:56.633 UTC [shim] sendChannel -> DEBU d3f [6da9ec28]after send 2018-06-03 10:21:56.633 UTC [shim] afterResponse -> DEBU d40 [6da9ec28]Received RESPONSE, communicated (state:ready) 2018-06-03 10:21:56.633 UTC [shim] handleGetState -> DEBU d41 [6da9ec28]GetState received payload RESPONSE 2018-06-03 10:21:56.633 UTC [shim] func1 -> DEBU d42 [6da9ec28]Transaction completed. Sending COMPLETED 2018-06-03 10:21:56.633 UTC [shim] func1 -> DEBU d43 [6da9ec28]Move state message COMPLETED 2018-06-03 10:21:56.633 UTC [shim] handleMessage -> DEBU d44 [6da9ec28]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:21:56.633 UTC [shim] func1 -> DEBU d45 [6da9ec28]send state message COMPLETED 2018-06-03 10:21:56.634 UTC [chaincode] processStream -> DEBU d46 [6da9ec28]Received message COMPLETED from shim 2018-06-03 10:21:56.634 UTC [chaincode] handleMessage -> DEBU d47 [6da9ec28]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:21:56.634 UTC [chaincode] handleMessage -> DEBU d48 [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5]HandleMessage- COMPLETED. Notify 2018-06-03 10:21:56.634 UTC [chaincode] notify -> DEBU d49 notifying Txid:6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5, channelID:mychannel 2018-06-03 10:21:56.634 UTC [chaincode] Execute -> DEBU d4a Exit 2018-06-03 10:21:56.634 UTC [endorser] callChaincode -> DEBU d4b [mychannel][6da9ec28] Exit 2018-06-03 10:21:56.634 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU d4c Simulation completed, getting simulation results 2018-06-03 10:21:56.634 UTC [lockbasedtxmgr] Done -> DEBU d4d Done with transaction simulation / query execution [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.634 UTC [endorser] simulateProposal -> DEBU d4e [mychannel][6da9ec28] Exit 2018-06-03 10:21:56.634 UTC [endorser] ProcessProposal -> ERRO d4f [mychannel][6da9ec28] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5 2018-06-03 10:21:56.635 UTC [lockbasedtxmgr] Done -> DEBU d50 Done with transaction simulation / query execution [6da9ec28b523f0ace873cbf39cd93be7ad5aa7ac0eb03c6bdadbc048e652cfa5] 2018-06-03 10:21:56.635 UTC [endorser] ProcessProposal -> DEBU d51 Exit: request from%!(EXTRA string=172.19.0.1:54948) 2018-06-03 10:27:40.196 UTC [common/deliverevents] Deliver -> DEBU d52 Starting new Deliver handler 2018-06-03 10:27:40.196 UTC [common/deliver] Handle -> DEBU d53 Starting new deliver loop for 172.19.0.1:55010 2018-06-03 10:27:40.197 UTC [common/deliver] Handle -> DEBU d54 Attempting to read seek info message from 172.19.0.1:55010 2018-06-03 10:27:40.202 UTC [common/deliver] deliverBlocks -> DEBU d55 [channel: mychannel] Received seekInfo (0xc4216feec0) start: > stop: > from 172.19.0.1:55010 2018-06-03 10:27:40.203 UTC [fsblkstorage] Next -> DEBU d56 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-03 10:27:40.203 UTC [fsblkstorage] newBlockfileStream -> DEBU d57 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-03 10:27:40.204 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d58 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-03 10:27:40.209 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d59 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-03 10:27:40.209 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d5a blockbytes [4763] read from file [0] 2018-06-03 10:27:40.209 UTC [common/deliver] deliverBlocks -> DEBU d5b [channel: mychannel] Delivering block for (0xc4216feec0) for 172.19.0.1:55010 2018-06-03 10:27:40.210 UTC [fsblkstorage] waitForBlock -> DEBU d5c Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-03 10:27:40.454 UTC [endorser] ProcessProposal -> DEBU d5d Entering: Got request from 172.19.0.1:55026 2018-06-03 10:27:40.455 UTC [protoutils] ValidateProposalMessage -> DEBU d5e ValidateProposalMessage starts for signed proposal 0xc422861800 2018-06-03 10:27:40.455 UTC [protoutils] validateChannelHeader -> DEBU d5f validateChannelHeader info: header type 3 2018-06-03 10:27:40.455 UTC [protoutils] checkSignatureFromCreator -> DEBU d60 begin 2018-06-03 10:27:40.455 UTC [protoutils] checkSignatureFromCreator -> DEBU d61 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-03 10:27:40.458 UTC [protoutils] checkSignatureFromCreator -> DEBU d62 creator is valid 2018-06-03 10:27:40.459 UTC [protoutils] checkSignatureFromCreator -> DEBU d63 exits successfully 2018-06-03 10:27:40.462 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d64 validateChaincodeProposalMessage starts for proposal 0xc42079df40, header 0xc422861ef0 2018-06-03 10:27:40.462 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d65 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-03 10:27:40.462 UTC [endorser] preProcess -> DEBU d66 [mychannel][8f4456f5] processing txid: 8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f 2018-06-03 10:27:40.462 UTC [fsblkstorage] retrieveTransactionByID -> DEBU d67 retrieveTransactionByID() - txId = [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.462 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU d68 constructing new tx simulator 2018-06-03 10:27:40.462 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU d69 constructing new tx simulator txid = [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.463 UTC [endorser] simulateProposal -> DEBU d6a [mychannel][8f4456f5] Entry chaincode: name:"lscc" 2018-06-03 10:27:40.463 UTC [endorser] disableJavaCCInst -> DEBU d6b java chaincode disabled 2018-06-03 10:27:40.463 UTC [endorser] callChaincode -> DEBU d6c [mychannel][8f4456f5] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-03 10:27:40.463 UTC [ccprovider] NewCCContext -> DEBU d6d NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f,syscc=true,proposal=0xc42079df40,canname=lscc:1.1.0 2018-06-03 10:27:40.463 UTC [chaincode] Launch -> DEBU d6e chaincode is running(no need to launch) : lscc:1.1.0 2018-06-03 10:27:40.463 UTC [chaincode] Execute -> DEBU d6f Entry 2018-06-03 10:27:40.463 UTC [chaincode] Execute -> DEBU d70 chaincode canonical name: lscc:1.1.0 2018-06-03 10:27:40.464 UTC [chaincode] sendExecuteMessage -> DEBU d71 [8f4456f5]Inside sendExecuteMessage. Message TRANSACTION 2018-06-03 10:27:40.464 UTC [chaincode] setChaincodeProposal -> DEBU d72 Setting chaincode proposal context... 2018-06-03 10:27:40.466 UTC [chaincode] setChaincodeProposal -> DEBU d73 Proposal different from nil. Creating chaincode proposal context... 2018-06-03 10:27:40.466 UTC [chaincode] sendExecuteMessage -> DEBU d74 [8f4456f5]sendExecuteMsg trigger event TRANSACTION 2018-06-03 10:27:40.466 UTC [chaincode] processStream -> DEBU d75 [8f4456f5]Move state message TRANSACTION 2018-06-03 10:27:40.467 UTC [chaincode] handleMessage -> DEBU d76 [8f4456f5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-03 10:27:40.467 UTC [chaincode] filterError -> DEBU d77 Ignoring NoTransitionError: no transition 2018-06-03 10:27:40.467 UTC [chaincode] processStream -> DEBU d78 [8f4456f5]sending state message TRANSACTION 2018-06-03 10:27:40.467 UTC [shim] func1 -> DEBU d79 [8f4456f5]Received message TRANSACTION from shim 2018-06-03 10:27:40.468 UTC [shim] handleMessage -> DEBU d7a [8f4456f5]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-03 10:27:40.470 UTC [shim] beforeTransaction -> DEBU d7b [8f4456f5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-03 10:27:40.471 UTC [lscc] executeDeployOrUpgrade -> ERRO d7c 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 d7d [8f4456f5]Transaction completed. Sending COMPLETED 2018-06-03 10:27:40.471 UTC [shim] func1 -> DEBU d7e [8f4456f5]Move state message COMPLETED 2018-06-03 10:27:40.471 UTC [shim] handleMessage -> DEBU d7f [8f4456f5]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-03 10:27:40.471 UTC [shim] func1 -> DEBU d80 [8f4456f5]send state message COMPLETED 2018-06-03 10:27:40.473 UTC [chaincode] processStream -> DEBU d81 [8f4456f5]Received message COMPLETED from shim 2018-06-03 10:27:40.473 UTC [chaincode] handleMessage -> DEBU d82 [8f4456f5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-03 10:27:40.473 UTC [chaincode] handleMessage -> DEBU d83 [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f]HandleMessage- COMPLETED. Notify 2018-06-03 10:27:40.474 UTC [chaincode] notify -> DEBU d84 notifying Txid:8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f, channelID:mychannel 2018-06-03 10:27:40.474 UTC [chaincode] Execute -> DEBU d85 Exit 2018-06-03 10:27:40.474 UTC [endorser] callChaincode -> DEBU d86 [mychannel][8f4456f5] Exit 2018-06-03 10:27:40.474 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU d87 Simulation completed, getting simulation results 2018-06-03 10:27:40.474 UTC [lockbasedtxmgr] Done -> DEBU d88 Done with transaction simulation / query execution [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.474 UTC [endorser] simulateProposal -> DEBU d89 [mychannel][8f4456f5] Exit 2018-06-03 10:27:40.475 UTC [endorser] ProcessProposal -> ERRO d8a [mychannel][8f4456f5] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f 2018-06-03 10:27:40.475 UTC [lockbasedtxmgr] Done -> DEBU d8b Done with transaction simulation / query execution [8f4456f537555cc4dee4a56e8b2c87840a7a18ff31de17c766695536239e4b0f] 2018-06-03 10:27:40.475 UTC [endorser] ProcessProposal -> DEBU d8c Exit: request from%!(EXTRA string=172.19.0.1:55026) 2018-06-04 00:52:33.265 UTC [common/deliverevents] Deliver -> DEBU d8d Starting new Deliver handler 2018-06-04 00:52:33.266 UTC [common/deliver] Handle -> DEBU d8e Starting new deliver loop for 172.19.0.1:60090 2018-06-04 00:52:33.266 UTC [common/deliver] Handle -> DEBU d8f Attempting to read seek info message from 172.19.0.1:60090 2018-06-04 00:52:33.272 UTC [common/deliver] deliverBlocks -> DEBU d90 [channel: mychannel] Received seekInfo (0xc42214fba0) start: > stop: > from 172.19.0.1:60090 2018-06-04 00:52:33.274 UTC [fsblkstorage] Next -> DEBU d91 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 00:52:33.274 UTC [fsblkstorage] newBlockfileStream -> DEBU d92 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 00:52:33.275 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d93 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 00:52:33.275 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d94 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 00:52:33.279 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU d95 blockbytes [4763] read from file [0] 2018-06-04 00:52:33.280 UTC [common/deliver] deliverBlocks -> DEBU d96 [channel: mychannel] Delivering block for (0xc42214fba0) for 172.19.0.1:60090 2018-06-04 00:52:33.281 UTC [fsblkstorage] waitForBlock -> DEBU d97 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 00:52:33.388 UTC [endorser] ProcessProposal -> DEBU d98 Entering: Got request from 172.19.0.1:60106 2018-06-04 00:52:33.388 UTC [protoutils] ValidateProposalMessage -> DEBU d99 ValidateProposalMessage starts for signed proposal 0xc4223ea090 2018-06-04 00:52:33.388 UTC [protoutils] validateChannelHeader -> DEBU d9a validateChannelHeader info: header type 3 2018-06-04 00:52:33.388 UTC [protoutils] checkSignatureFromCreator -> DEBU d9b begin 2018-06-04 00:52:33.388 UTC [protoutils] checkSignatureFromCreator -> DEBU d9c creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 00:52:33.389 UTC [protoutils] checkSignatureFromCreator -> DEBU d9d creator is valid 2018-06-04 00:52:33.389 UTC [protoutils] checkSignatureFromCreator -> DEBU d9e exits successfully 2018-06-04 00:52:33.393 UTC [protoutils] validateChaincodeProposalMessage -> DEBU d9f validateChaincodeProposalMessage starts for proposal 0xc42079c9b0, header 0xc4223ea4e0 2018-06-04 00:52:33.393 UTC [protoutils] validateChaincodeProposalMessage -> DEBU da0 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 00:52:33.393 UTC [endorser] preProcess -> DEBU da1 [mychannel][a4f70361] processing txid: a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89 2018-06-04 00:52:33.394 UTC [fsblkstorage] retrieveTransactionByID -> DEBU da2 retrieveTransactionByID() - txId = [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.394 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU da3 constructing new tx simulator 2018-06-04 00:52:33.394 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU da4 constructing new tx simulator txid = [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.394 UTC [endorser] simulateProposal -> DEBU da5 [mychannel][a4f70361] Entry chaincode: name:"lscc" 2018-06-04 00:52:33.394 UTC [endorser] disableJavaCCInst -> DEBU da6 java chaincode disabled 2018-06-04 00:52:33.394 UTC [endorser] callChaincode -> DEBU da7 [mychannel][a4f70361] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 00:52:33.394 UTC [ccprovider] NewCCContext -> DEBU da8 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89,syscc=true,proposal=0xc42079c9b0,canname=lscc:1.1.0 2018-06-04 00:52:33.394 UTC [chaincode] Launch -> DEBU da9 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 00:52:33.394 UTC [chaincode] Execute -> DEBU daa Entry 2018-06-04 00:52:33.395 UTC [chaincode] Execute -> DEBU dab chaincode canonical name: lscc:1.1.0 2018-06-04 00:52:33.395 UTC [chaincode] sendExecuteMessage -> DEBU dac [a4f70361]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 00:52:33.395 UTC [chaincode] setChaincodeProposal -> DEBU dad Setting chaincode proposal context... 2018-06-04 00:52:33.395 UTC [chaincode] setChaincodeProposal -> DEBU dae Proposal different from nil. Creating chaincode proposal context... 2018-06-04 00:52:33.395 UTC [chaincode] sendExecuteMessage -> DEBU daf [a4f70361]sendExecuteMsg trigger event TRANSACTION 2018-06-04 00:52:33.395 UTC [chaincode] processStream -> DEBU db0 [a4f70361]Move state message TRANSACTION 2018-06-04 00:52:33.395 UTC [chaincode] handleMessage -> DEBU db1 [a4f70361]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 00:52:33.396 UTC [chaincode] filterError -> DEBU db2 Ignoring NoTransitionError: no transition 2018-06-04 00:52:33.396 UTC [chaincode] processStream -> DEBU db3 [a4f70361]sending state message TRANSACTION 2018-06-04 00:52:33.396 UTC [shim] func1 -> DEBU db4 [a4f70361]Received message TRANSACTION from shim 2018-06-04 00:52:33.400 UTC [shim] handleMessage -> DEBU db5 [a4f70361]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 00:52:33.402 UTC [shim] beforeTransaction -> DEBU db6 [a4f70361]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 00:52:33.403 UTC [lscc] executeDeployOrUpgrade -> ERRO db7 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.406 UTC [shim] func1 -> DEBU db8 [a4f70361]Transaction completed. Sending COMPLETED 2018-06-04 00:52:33.407 UTC [shim] func1 -> DEBU db9 [a4f70361]Move state message COMPLETED 2018-06-04 00:52:33.408 UTC [shim] handleMessage -> DEBU dba [a4f70361]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 00:52:33.409 UTC [shim] func1 -> DEBU dbb [a4f70361]send state message COMPLETED 2018-06-04 00:52:33.409 UTC [chaincode] processStream -> DEBU dbc [a4f70361]Received message COMPLETED from shim 2018-06-04 00:52:33.409 UTC [chaincode] handleMessage -> DEBU dbd [a4f70361]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 00:52:33.409 UTC [chaincode] handleMessage -> DEBU dbe [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89]HandleMessage- COMPLETED. Notify 2018-06-04 00:52:33.409 UTC [chaincode] notify -> DEBU dbf notifying Txid:a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89, channelID:mychannel 2018-06-04 00:52:33.412 UTC [chaincode] Execute -> DEBU dc0 Exit 2018-06-04 00:52:33.413 UTC [endorser] callChaincode -> DEBU dc1 [mychannel][a4f70361] Exit 2018-06-04 00:52:33.413 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU dc2 Simulation completed, getting simulation results 2018-06-04 00:52:33.414 UTC [lockbasedtxmgr] Done -> DEBU dc3 Done with transaction simulation / query execution [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.414 UTC [endorser] simulateProposal -> DEBU dc4 [mychannel][a4f70361] Exit 2018-06-04 00:52:33.414 UTC [endorser] ProcessProposal -> ERRO dc5 [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 dc6 Done with transaction simulation / query execution [a4f703611c294c7c32673d84fc88e445eab7d25404ee6180503f24eb9ee92d89] 2018-06-04 00:52:33.415 UTC [endorser] ProcessProposal -> DEBU dc7 Exit: request from%!(EXTRA string=172.19.0.1:60106) 2018-06-04 01:05:35.002 UTC [common/deliverevents] Deliver -> DEBU dc8 Starting new Deliver handler 2018-06-04 01:05:35.002 UTC [common/deliver] Handle -> DEBU dc9 Starting new deliver loop for 172.19.0.1:60224 2018-06-04 01:05:35.002 UTC [common/deliver] Handle -> DEBU dca Attempting to read seek info message from 172.19.0.1:60224 2018-06-04 01:05:35.004 UTC [common/deliver] deliverBlocks -> DEBU dcb [channel: mychannel] Received seekInfo (0xc422cfeb40) start: > stop: > from 172.19.0.1:60224 2018-06-04 01:05:35.011 UTC [fsblkstorage] Next -> DEBU dcc Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:05:35.014 UTC [fsblkstorage] newBlockfileStream -> DEBU dcd newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:05:35.015 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dce Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:05:35.015 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dcf Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:05:35.022 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU dd0 blockbytes [4763] read from file [0] 2018-06-04 01:05:35.022 UTC [common/deliver] deliverBlocks -> DEBU dd1 [channel: mychannel] Delivering block for (0xc422cfeb40) for 172.19.0.1:60224 2018-06-04 01:05:35.024 UTC [fsblkstorage] waitForBlock -> DEBU dd2 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:05:35.160 UTC [endorser] ProcessProposal -> DEBU dd3 Entering: Got request from 172.19.0.1:60240 2018-06-04 01:05:35.162 UTC [protoutils] ValidateProposalMessage -> DEBU dd4 ValidateProposalMessage starts for signed proposal 0xc421a3f740 2018-06-04 01:05:35.162 UTC [protoutils] validateChannelHeader -> DEBU dd5 validateChannelHeader info: header type 3 2018-06-04 01:05:35.162 UTC [protoutils] checkSignatureFromCreator -> DEBU dd6 begin 2018-06-04 01:05:35.162 UTC [protoutils] checkSignatureFromCreator -> DEBU dd7 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:05:35.163 UTC [protoutils] checkSignatureFromCreator -> DEBU dd8 creator is valid 2018-06-04 01:05:35.163 UTC [protoutils] checkSignatureFromCreator -> DEBU dd9 exits successfully 2018-06-04 01:05:35.165 UTC [protoutils] validateChaincodeProposalMessage -> DEBU dda validateChaincodeProposalMessage starts for proposal 0xc421b06aa0, header 0xc421a3fad0 2018-06-04 01:05:35.166 UTC [protoutils] validateChaincodeProposalMessage -> DEBU ddb validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:05:35.166 UTC [endorser] preProcess -> DEBU ddc [mychannel][6d702021] processing txid: 6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702 2018-06-04 01:05:35.166 UTC [fsblkstorage] retrieveTransactionByID -> DEBU ddd retrieveTransactionByID() - txId = [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.167 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU dde constructing new tx simulator 2018-06-04 01:05:35.167 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU ddf constructing new tx simulator txid = [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.167 UTC [endorser] simulateProposal -> DEBU de0 [mychannel][6d702021] Entry chaincode: name:"lscc" 2018-06-04 01:05:35.168 UTC [endorser] disableJavaCCInst -> DEBU de1 java chaincode disabled 2018-06-04 01:05:35.168 UTC [endorser] callChaincode -> DEBU de2 [mychannel][6d702021] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:05:35.169 UTC [ccprovider] NewCCContext -> DEBU de3 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702,syscc=true,proposal=0xc421b06aa0,canname=lscc:1.1.0 2018-06-04 01:05:35.169 UTC [chaincode] Launch -> DEBU de4 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:05:35.170 UTC [chaincode] Execute -> DEBU de5 Entry 2018-06-04 01:05:35.170 UTC [chaincode] Execute -> DEBU de6 chaincode canonical name: lscc:1.1.0 2018-06-04 01:05:35.170 UTC [chaincode] sendExecuteMessage -> DEBU de7 [6d702021]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:05:35.170 UTC [chaincode] setChaincodeProposal -> DEBU de8 Setting chaincode proposal context... 2018-06-04 01:05:35.171 UTC [chaincode] setChaincodeProposal -> DEBU de9 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:05:35.175 UTC [chaincode] sendExecuteMessage -> DEBU dea [6d702021]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:05:35.175 UTC [chaincode] processStream -> DEBU deb [6d702021]Move state message TRANSACTION 2018-06-04 01:05:35.175 UTC [chaincode] handleMessage -> DEBU dec [6d702021]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:05:35.175 UTC [chaincode] filterError -> DEBU ded Ignoring NoTransitionError: no transition 2018-06-04 01:05:35.175 UTC [chaincode] processStream -> DEBU dee [6d702021]sending state message TRANSACTION 2018-06-04 01:05:35.176 UTC [shim] func1 -> DEBU def [6d702021]Received message TRANSACTION from shim 2018-06-04 01:05:35.176 UTC [shim] handleMessage -> DEBU df0 [6d702021]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:05:35.176 UTC [shim] beforeTransaction -> DEBU df1 [6d702021]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:05:35.176 UTC [lscc] executeDeployOrUpgrade -> ERRO df2 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.182 UTC [shim] func1 -> DEBU df3 [6d702021]Transaction completed. Sending COMPLETED 2018-06-04 01:05:35.184 UTC [shim] func1 -> DEBU df4 [6d702021]Move state message COMPLETED 2018-06-04 01:05:35.186 UTC [shim] handleMessage -> DEBU df5 [6d702021]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:05:35.186 UTC [shim] func1 -> DEBU df6 [6d702021]send state message COMPLETED 2018-06-04 01:05:35.186 UTC [chaincode] processStream -> DEBU df7 [6d702021]Received message COMPLETED from shim 2018-06-04 01:05:35.186 UTC [chaincode] handleMessage -> DEBU df8 [6d702021]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:05:35.188 UTC [chaincode] handleMessage -> DEBU df9 [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702]HandleMessage- COMPLETED. Notify 2018-06-04 01:05:35.188 UTC [chaincode] notify -> DEBU dfa notifying Txid:6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702, channelID:mychannel 2018-06-04 01:05:35.188 UTC [chaincode] Execute -> DEBU dfb Exit 2018-06-04 01:05:35.189 UTC [endorser] callChaincode -> DEBU dfc [mychannel][6d702021] Exit 2018-06-04 01:05:35.189 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU dfd Simulation completed, getting simulation results 2018-06-04 01:05:35.189 UTC [lockbasedtxmgr] Done -> DEBU dfe Done with transaction simulation / query execution [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.189 UTC [endorser] simulateProposal -> DEBU dff [mychannel][6d702021] Exit 2018-06-04 01:05:35.189 UTC [endorser] ProcessProposal -> ERRO e00 [mychannel][6d702021] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702 2018-06-04 01:05:35.190 UTC [lockbasedtxmgr] Done -> DEBU e01 Done with transaction simulation / query execution [6d7020217eeccb012f758dcfbca0fd4a314df981723f1d0b2e9e892045d42702] 2018-06-04 01:05:35.190 UTC [endorser] ProcessProposal -> DEBU e02 Exit: request from%!(EXTRA string=172.19.0.1:60240) 2018-06-04 01:09:41.945 UTC [common/deliverevents] Deliver -> DEBU e03 Starting new Deliver handler 2018-06-04 01:09:41.945 UTC [common/deliver] Handle -> DEBU e04 Starting new deliver loop for 172.19.0.1:60290 2018-06-04 01:09:41.946 UTC [common/deliver] Handle -> DEBU e05 Attempting to read seek info message from 172.19.0.1:60290 2018-06-04 01:09:41.947 UTC [common/deliver] deliverBlocks -> DEBU e06 [channel: mychannel] Received seekInfo (0xc4218c3d80) start: > stop: > from 172.19.0.1:60290 2018-06-04 01:09:41.950 UTC [fsblkstorage] Next -> DEBU e07 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:09:41.951 UTC [fsblkstorage] newBlockfileStream -> DEBU e08 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:09:41.951 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e09 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:09:41.951 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e0a Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:09:41.951 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e0b blockbytes [4763] read from file [0] 2018-06-04 01:09:41.951 UTC [common/deliver] deliverBlocks -> DEBU e0c [channel: mychannel] Delivering block for (0xc4218c3d80) for 172.19.0.1:60290 2018-06-04 01:09:41.952 UTC [fsblkstorage] waitForBlock -> DEBU e0d Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:09:44.805 UTC [common/deliverevents] Deliver -> DEBU e0e Starting new Deliver handler 2018-06-04 01:09:44.805 UTC [common/deliver] Handle -> DEBU e0f Starting new deliver loop for 172.19.0.1:60318 2018-06-04 01:09:44.805 UTC [common/deliver] Handle -> DEBU e10 Attempting to read seek info message from 172.19.0.1:60318 2018-06-04 01:09:44.806 UTC [common/deliver] deliverBlocks -> DEBU e11 [channel: mychannel] Received seekInfo (0xc422270840) start: > stop: > from 172.19.0.1:60318 2018-06-04 01:09:44.807 UTC [fsblkstorage] Next -> DEBU e12 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:09:44.807 UTC [fsblkstorage] newBlockfileStream -> DEBU e13 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:09:44.808 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e14 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:09:44.810 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e15 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:09:44.810 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e16 blockbytes [4763] read from file [0] 2018-06-04 01:09:44.810 UTC [common/deliver] deliverBlocks -> DEBU e17 [channel: mychannel] Delivering block for (0xc422270840) for 172.19.0.1:60318 2018-06-04 01:09:44.811 UTC [fsblkstorage] waitForBlock -> DEBU e18 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:09:45.118 UTC [endorser] ProcessProposal -> DEBU e19 Entering: Got request from 172.19.0.1:60326 2018-06-04 01:09:45.118 UTC [protoutils] ValidateProposalMessage -> DEBU e1a ValidateProposalMessage starts for signed proposal 0xc422a62870 2018-06-04 01:09:45.118 UTC [protoutils] validateChannelHeader -> DEBU e1b validateChannelHeader info: header type 3 2018-06-04 01:09:45.119 UTC [protoutils] checkSignatureFromCreator -> DEBU e1c begin 2018-06-04 01:09:45.119 UTC [protoutils] checkSignatureFromCreator -> DEBU e1d creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-04 01:09:45.121 UTC [protoutils] checkSignatureFromCreator -> DEBU e1e creator is valid 2018-06-04 01:09:45.121 UTC [protoutils] checkSignatureFromCreator -> DEBU e1f exits successfully 2018-06-04 01:09:45.122 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e20 validateChaincodeProposalMessage starts for proposal 0xc422536d20, header 0xc422a62c00 2018-06-04 01:09:45.123 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e21 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:09:45.123 UTC [endorser] preProcess -> DEBU e22 [][9c54198f] processing txid: 9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52 2018-06-04 01:09:45.123 UTC [endorser] simulateProposal -> DEBU e23 [][9c54198f] Entry chaincode: name:"lscc" 2018-06-04 01:09:45.123 UTC [endorser] disableJavaCCInst -> DEBU e24 java chaincode disabled 2018-06-04 01:09:45.124 UTC [endorser] callChaincode -> DEBU e25 [][9c54198f] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:09:45.124 UTC [ccprovider] NewCCContext -> DEBU e26 NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52,syscc=true,proposal=0xc422536d20,canname=lscc:1.1.0 2018-06-04 01:09:45.124 UTC [chaincode] Launch -> DEBU e27 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:09:45.125 UTC [chaincode] Execute -> DEBU e28 Entry 2018-06-04 01:09:45.125 UTC [chaincode] Execute -> DEBU e29 chaincode canonical name: lscc:1.1.0 2018-06-04 01:09:45.125 UTC [chaincode] sendExecuteMessage -> DEBU e2a [9c54198f]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:09:45.126 UTC [chaincode] setChaincodeProposal -> DEBU e2b Setting chaincode proposal context... 2018-06-04 01:09:45.126 UTC [chaincode] setChaincodeProposal -> DEBU e2c Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:09:45.126 UTC [chaincode] sendExecuteMessage -> DEBU e2d [9c54198f]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:09:45.126 UTC [chaincode] processStream -> DEBU e2e [9c54198f]Move state message TRANSACTION 2018-06-04 01:09:45.126 UTC [chaincode] handleMessage -> DEBU e2f [9c54198f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:09:45.127 UTC [chaincode] filterError -> DEBU e30 Ignoring NoTransitionError: no transition 2018-06-04 01:09:45.127 UTC [chaincode] processStream -> DEBU e31 [9c54198f]sending state message TRANSACTION 2018-06-04 01:09:45.127 UTC [shim] func1 -> DEBU e32 [9c54198f]Received message TRANSACTION from shim 2018-06-04 01:09:45.127 UTC [shim] handleMessage -> DEBU e33 [9c54198f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:09:45.127 UTC [shim] beforeTransaction -> DEBU e34 [9c54198f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:09:45.128 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e35 header.Name = src/lib/logic.js 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e36 header.Name = src/models/trading.cto 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e37 header.Name = src/package.json 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e38 header.Name = src/permissions.acl 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e39 header.Name = src/queries.qry 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3a header.Name = src/README.md 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3b header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.132 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3c header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3d header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3e header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e3f header.Name = META-INF/package.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e40 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e41 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e42 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.133 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e43 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.135 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e44 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.135 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e45 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.136 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e46 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.136 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e47 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.137 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU e48 Created statedb artifact tar 2018-06-04 01:09:45.137 UTC [ccprovider] ExtractFileEntries -> DEBU e49 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.138 UTC [ccprovider] ExtractFileEntries -> DEBU e4a Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:09:45.138 UTC [ccprovider] ExtractFileEntries -> DEBU e4b Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.139 UTC [ccprovider] ExtractFileEntries -> DEBU e4c Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:09:45.139 UTC [ccprovider] ExtractFileEntries -> DEBU e4d Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.139 UTC [ccprovider] ExtractFileEntries -> DEBU e4e Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:09:45.139 UTC [ccprovider] ExtractFileEntries -> DEBU e4f Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.139 UTC [ccprovider] ExtractFileEntries -> DEBU e50 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:09:45.139 UTC [metadata] processIndexMap -> DEBU e51 Found index field name: "\$class" 2018-06-04 01:09:45.139 UTC [metadata] processIndexMap -> DEBU e52 Found index field name: "\$registryType" 2018-06-04 01:09:45.139 UTC [metadata] processIndexMap -> DEBU e53 Found index field name: "\$registryId" 2018-06-04 01:09:45.139 UTC [metadata] processIndexMap -> DEBU e54 Found index field name: "mainExchange" 2018-06-04 01:09:45.139 UTC [metadata] validateIndexJSON -> DEBU e55 Found index object: "name":"selectCommoditiesByExchange" 2018-06-04 01:09:45.139 UTC [metadata] validateIndexJSON -> DEBU e56 Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-06-04 01:09:45.139 UTC [metadata] validateIndexJSON -> DEBU e57 Found index object: "type":"json" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e58 Found index object: "name":"selectCommoditiesByOwner" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e59 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e5a Found index object: "type":"json" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e5b Found index field name: "\$class" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e5c Found index field name: "\$registryType" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e5d Found index field name: "\$registryId" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e5e Found index field name: "owner" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e5f Found index field name: "\$class" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e60 Found index field name: "\$registryType" 2018-06-04 01:09:45.140 UTC [metadata] processIndexMap -> DEBU e61 Found index field name: "\$registryId" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e62 Found index object: "name":"selectCommodities" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e63 Found index object: "ddoc":"selectCommoditiesDoc" 2018-06-04 01:09:45.140 UTC [metadata] validateIndexJSON -> DEBU e64 Found index object: "type":"json" 2018-06-04 01:09:45.141 UTC [metadata] validateIndexJSON -> DEBU e65 Found index object: "type":"json" 2018-06-04 01:09:45.141 UTC [metadata] processIndexMap -> DEBU e66 Found index field name: "\$class" 2018-06-04 01:09:45.141 UTC [metadata] processIndexMap -> DEBU e67 Found index field name: "\$registryType" 2018-06-04 01:09:45.141 UTC [metadata] processIndexMap -> DEBU e68 Found index field name: "\$registryId" 2018-06-04 01:09:45.141 UTC [metadata] processIndexMap -> DEBU e69 Found index field name: "quantity" 2018-06-04 01:09:45.141 UTC [metadata] validateIndexJSON -> DEBU e6a Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-06-04 01:09:45.141 UTC [metadata] validateIndexJSON -> DEBU e6b Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-06-04 01:09:45.141 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU e6c 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.141 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU e6d 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.141 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU e6e constructing new query executor txid = [da2b458a-b075-45be-be27-26544f525601] 2018-06-04 01:09:45.141 UTC [statecouchdb] GetState -> DEBU e6f GetState(). ns=lscc, key=trade-network 2018-06-04 01:09:45.141 UTC [couchdb] ReadDoc -> DEBU e70 Entering ReadDoc() id=[trade-network] 2018-06-04 01:09:45.141 UTC [couchdb] encodePathElement -> DEBU e71 Entering encodePathElement() string=trade-network 2018-06-04 01:09:45.142 UTC [couchdb] encodePathElement -> DEBU e72 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:09:45.142 UTC [couchdb] handleRequest -> DEBU e73 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:09:45.142 UTC [couchdb] handleRequest -> DEBU e74 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:09:45.145 UTC [couchdb] handleRequest -> DEBU e75 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:09:45.145 UTC [couchdb] ReadDoc -> DEBU e76 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:09:45.145 UTC [lockbasedtxmgr] Done -> DEBU e77 Done with transaction simulation / query execution [da2b458a-b075-45be-be27-26544f525601] 2018-06-04 01:09:45.145 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU e78 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.151 UTC [lscc] executeInstall -> INFO e79 Installed Chaincode [trade-network] Version [0.3.0] to peer 2018-06-04 01:09:45.151 UTC [shim] func1 -> DEBU e7a [9c54198f]Transaction completed. Sending COMPLETED 2018-06-04 01:09:45.152 UTC [shim] func1 -> DEBU e7b [9c54198f]Move state message COMPLETED 2018-06-04 01:09:45.152 UTC [shim] handleMessage -> DEBU e7c [9c54198f]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:09:45.156 UTC [shim] func1 -> DEBU e7d [9c54198f]send state message COMPLETED 2018-06-04 01:09:45.156 UTC [chaincode] processStream -> DEBU e7e [9c54198f]Received message COMPLETED from shim 2018-06-04 01:09:45.156 UTC [chaincode] handleMessage -> DEBU e7f [9c54198f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:09:45.156 UTC [chaincode] handleMessage -> DEBU e80 [9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52]HandleMessage- COMPLETED. Notify 2018-06-04 01:09:45.156 UTC [chaincode] notify -> DEBU e81 notifying Txid:9c54198f44356120146f8b1c9e1ca0717240093e4fb9afe495f7f2ba82c19d52, channelID: 2018-06-04 01:09:45.156 UTC [chaincode] Execute -> DEBU e82 Exit 2018-06-04 01:09:45.157 UTC [endorser] callChaincode -> DEBU e83 [][9c54198f] Exit 2018-06-04 01:09:45.157 UTC [endorser] simulateProposal -> DEBU e84 [][9c54198f] Exit 2018-06-04 01:09:45.157 UTC [endorser] ProcessProposal -> DEBU e85 Exit: request from%!(EXTRA string=172.19.0.1:60326) 2018-06-04 01:11:23.105 UTC [common/deliverevents] Deliver -> DEBU e86 Starting new Deliver handler 2018-06-04 01:11:23.105 UTC [common/deliver] Handle -> DEBU e87 Starting new deliver loop for 172.19.0.1:60356 2018-06-04 01:11:23.105 UTC [common/deliver] Handle -> DEBU e88 Attempting to read seek info message from 172.19.0.1:60356 2018-06-04 01:11:23.110 UTC [common/deliver] deliverBlocks -> DEBU e89 [channel: mychannel] Received seekInfo (0xc421537920) start: > stop: > from 172.19.0.1:60356 2018-06-04 01:11:23.111 UTC [fsblkstorage] Next -> DEBU e8a Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:11:23.111 UTC [fsblkstorage] newBlockfileStream -> DEBU e8b newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:11:23.112 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e8c Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:11:23.114 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e8d Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:11:23.114 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU e8e blockbytes [4763] read from file [0] 2018-06-04 01:11:23.115 UTC [common/deliver] deliverBlocks -> DEBU e8f [channel: mychannel] Delivering block for (0xc421537920) for 172.19.0.1:60356 2018-06-04 01:11:23.116 UTC [fsblkstorage] waitForBlock -> DEBU e90 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:11:23.205 UTC [endorser] ProcessProposal -> DEBU e91 Entering: Got request from 172.19.0.1:60364 2018-06-04 01:11:23.205 UTC [protoutils] ValidateProposalMessage -> DEBU e92 ValidateProposalMessage starts for signed proposal 0xc420271ec0 2018-06-04 01:11:23.205 UTC [protoutils] validateChannelHeader -> DEBU e93 validateChannelHeader info: header type 3 2018-06-04 01:11:23.205 UTC [protoutils] checkSignatureFromCreator -> DEBU e94 begin 2018-06-04 01:11:23.206 UTC [protoutils] checkSignatureFromCreator -> DEBU e95 creator is &{Org2MSP 20993c0cd3c9139334e06a67552035667ba9a8f3a8b99748edc7995d1965b6b7} 2018-06-04 01:11:23.206 UTC [protoutils] checkSignatureFromCreator -> DEBU e96 creator is valid 2018-06-04 01:11:23.206 UTC [protoutils] checkSignatureFromCreator -> DEBU e97 exits successfully 2018-06-04 01:11:23.206 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e98 validateChaincodeProposalMessage starts for proposal 0xc422ce2af0, header 0xc420352480 2018-06-04 01:11:23.207 UTC [protoutils] validateChaincodeProposalMessage -> DEBU e99 validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:11:23.207 UTC [endorser] preProcess -> DEBU e9a [][4f9b6de7] processing txid: 4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf 2018-06-04 01:11:23.207 UTC [endorser] simulateProposal -> DEBU e9b [][4f9b6de7] Entry chaincode: name:"lscc" 2018-06-04 01:11:23.207 UTC [endorser] disableJavaCCInst -> DEBU e9c java chaincode disabled 2018-06-04 01:11:23.207 UTC [endorser] callChaincode -> DEBU e9d [][4f9b6de7] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:11:23.207 UTC [ccprovider] NewCCContext -> DEBU e9e NewCCCC (chain=,chaincode=lscc,version=1.1.0,txid=4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf,syscc=true,proposal=0xc422ce2af0,canname=lscc:1.1.0 2018-06-04 01:11:23.207 UTC [chaincode] Launch -> DEBU e9f chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:11:23.208 UTC [chaincode] Execute -> DEBU ea0 Entry 2018-06-04 01:11:23.208 UTC [chaincode] Execute -> DEBU ea1 chaincode canonical name: lscc:1.1.0 2018-06-04 01:11:23.208 UTC [chaincode] sendExecuteMessage -> DEBU ea2 [4f9b6de7]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:11:23.211 UTC [chaincode] setChaincodeProposal -> DEBU ea3 Setting chaincode proposal context... 2018-06-04 01:11:23.212 UTC [chaincode] setChaincodeProposal -> DEBU ea4 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:11:23.212 UTC [chaincode] sendExecuteMessage -> DEBU ea5 [4f9b6de7]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:11:23.212 UTC [chaincode] processStream -> DEBU ea6 [4f9b6de7]Move state message TRANSACTION 2018-06-04 01:11:23.212 UTC [chaincode] handleMessage -> DEBU ea7 [4f9b6de7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:11:23.212 UTC [chaincode] filterError -> DEBU ea8 Ignoring NoTransitionError: no transition 2018-06-04 01:11:23.212 UTC [chaincode] processStream -> DEBU ea9 [4f9b6de7]sending state message TRANSACTION 2018-06-04 01:11:23.212 UTC [shim] func1 -> DEBU eaa [4f9b6de7]Received message TRANSACTION from shim 2018-06-04 01:11:23.212 UTC [shim] handleMessage -> DEBU eab [4f9b6de7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:11:23.213 UTC [shim] beforeTransaction -> DEBU eac [4f9b6de7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:11:23.213 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ead header.Name = src/lib/logic.js 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eae header.Name = src/models/trading.cto 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eaf header.Name = src/package.json 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb0 header.Name = src/permissions.acl 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb1 header.Name = src/queries.qry 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb2 header.Name = src/README.md 2018-06-04 01:11:23.215 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb3 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb4 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb5 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb6 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb7 header.Name = META-INF/package.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb8 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.216 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eb9 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU eba header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ebb Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ebc header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.217 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ebd Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.218 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ebe header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.218 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ebf Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.218 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU ec0 Created statedb artifact tar 2018-06-04 01:11:23.218 UTC [ccprovider] ExtractFileEntries -> DEBU ec1 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.218 UTC [ccprovider] ExtractFileEntries -> DEBU ec2 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec3 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec4 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec5 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec6 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec7 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.219 UTC [ccprovider] ExtractFileEntries -> DEBU ec8 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU ec9 Found index field name: "\$class" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU eca Found index field name: "\$registryType" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU ecb Found index field name: "\$registryId" 2018-06-04 01:11:23.220 UTC [metadata] processIndexMap -> DEBU ecc Found index field name: "mainExchange" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU ecd Found index object: "name":"selectCommoditiesByExchange" 2018-06-04 01:11:23.220 UTC [metadata] validateIndexJSON -> DEBU ece Found index object: "ddoc":"selectCommoditiesByExchangeDoc" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ecf Found index object: "type":"json" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ed0 Found index object: "ddoc":"selectCommoditiesByOwnerDoc" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ed1 Found index object: "type":"json" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed2 Found index field name: "\$class" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed3 Found index field name: "\$registryType" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed4 Found index field name: "\$registryId" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed5 Found index field name: "owner" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ed6 Found index object: "name":"selectCommoditiesByOwner" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed7 Found index field name: "\$class" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed8 Found index field name: "\$registryType" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ed9 Found index field name: "\$registryId" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU eda Found index object: "name":"selectCommodities" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU edb Found index object: "ddoc":"selectCommoditiesDoc" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU edc Found index object: "type":"json" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU edd Found index field name: "\$class" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ede Found index field name: "\$registryType" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU edf Found index field name: "\$registryId" 2018-06-04 01:11:23.221 UTC [metadata] processIndexMap -> DEBU ee0 Found index field name: "quantity" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ee1 Found index object: "name":"selectCommoditiesWithHighQuantity" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ee2 Found index object: "ddoc":"selectCommoditiesWithHighQuantityDoc" 2018-06-04 01:11:23.221 UTC [metadata] validateIndexJSON -> DEBU ee3 Found index object: "type":"json" 2018-06-04 01:11:23.221 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU ee4 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.221 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU ee5 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.221 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU ee6 constructing new query executor txid = [7e023cfd-ee0b-4cc1-8944-2f84b2fcef1d] 2018-06-04 01:11:23.221 UTC [statecouchdb] GetState -> DEBU ee7 GetState(). ns=lscc, key=trade-network 2018-06-04 01:11:23.221 UTC [couchdb] ReadDoc -> DEBU ee8 Entering ReadDoc() id=[trade-network] 2018-06-04 01:11:23.221 UTC [couchdb] encodePathElement -> DEBU ee9 Entering encodePathElement() string=trade-network 2018-06-04 01:11:23.221 UTC [couchdb] encodePathElement -> DEBU eea Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:11:23.221 UTC [couchdb] handleRequest -> DEBU eeb Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:11:23.221 UTC [couchdb] handleRequest -> DEBU eec HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3: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 eed Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:11:23.230 UTC [couchdb] ReadDoc -> DEBU eee Document not found (404), returning nil value instead of 404 error 2018-06-04 01:11:23.230 UTC [lockbasedtxmgr] Done -> DEBU eef Done with transaction simulation / query execution [7e023cfd-ee0b-4cc1-8944-2f84b2fcef1d] 2018-06-04 01:11:23.230 UTC [cceventmgmt] HandleChaincodeInstall -> DEBU ef0 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 ef1 [4f9b6de7]Transaction completed. Sending COMPLETED 2018-06-04 01:11:23.230 UTC [shim] func1 -> DEBU ef2 [4f9b6de7]Move state message COMPLETED 2018-06-04 01:11:23.230 UTC [shim] handleMessage -> DEBU ef3 [4f9b6de7]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:11:23.231 UTC [shim] func1 -> DEBU ef4 [4f9b6de7]send state message COMPLETED 2018-06-04 01:11:23.231 UTC [chaincode] processStream -> DEBU ef5 [4f9b6de7]Received message COMPLETED from shim 2018-06-04 01:11:23.231 UTC [chaincode] handleMessage -> DEBU ef6 [4f9b6de7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:11:23.231 UTC [chaincode] handleMessage -> DEBU ef7 [4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf]HandleMessage- COMPLETED. Notify 2018-06-04 01:11:23.231 UTC [chaincode] notify -> DEBU ef8 notifying Txid:4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf, channelID: 2018-06-04 01:11:23.231 UTC [chaincode] Execute -> DEBU ef9 Exit 2018-06-04 01:11:23.232 UTC [endorser] callChaincode -> DEBU efa [][4f9b6de7] Exit 2018-06-04 01:11:23.232 UTC [endorser] simulateProposal -> DEBU efb [][4f9b6de7] Exit 2018-06-04 01:11:23.232 UTC [endorser] ProcessProposal -> ERRO efc [][4f9b6de7] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 4f9b6de7331869415205133f9e17e4d9da48b9a567823792d7360d83115a3caf 2018-06-04 01:11:23.232 UTC [endorser] ProcessProposal -> DEBU efd Exit: request from%!(EXTRA string=172.19.0.1:60364) 2018-06-04 01:11:36.304 UTC [common/deliverevents] Deliver -> DEBU efe Starting new Deliver handler 2018-06-04 01:11:36.304 UTC [common/deliver] Handle -> DEBU eff Starting new deliver loop for 172.19.0.1:60380 2018-06-04 01:11:36.305 UTC [common/deliver] Handle -> DEBU f00 Attempting to read seek info message from 172.19.0.1:60380 2018-06-04 01:11:36.305 UTC [common/deliver] deliverBlocks -> DEBU f01 [channel: mychannel] Received seekInfo (0xc422db5b80) start: > stop: > from 172.19.0.1:60380 2018-06-04 01:11:36.309 UTC [fsblkstorage] Next -> DEBU f02 Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:11:36.310 UTC [fsblkstorage] newBlockfileStream -> DEBU f03 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:11:36.310 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f04 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:11:36.310 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f05 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:11:36.310 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f06 blockbytes [4763] read from file [0] 2018-06-04 01:11:36.310 UTC [common/deliver] deliverBlocks -> DEBU f07 [channel: mychannel] Delivering block for (0xc422db5b80) for 172.19.0.1:60380 2018-06-04 01:11:36.311 UTC [fsblkstorage] waitForBlock -> DEBU f08 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:13:01.353 UTC [common/deliverevents] Deliver -> DEBU f09 Starting new Deliver handler 2018-06-04 01:13:01.353 UTC [common/deliver] Handle -> DEBU f0a Starting new deliver loop for 172.19.0.1:60424 2018-06-04 01:13:01.356 UTC [common/deliver] Handle -> DEBU f0b Attempting to read seek info message from 172.19.0.1:60424 2018-06-04 01:13:01.357 UTC [common/deliver] deliverBlocks -> DEBU f0c [channel: mychannel] Received seekInfo (0xc4220de580) start: > stop: > from 172.19.0.1:60424 2018-06-04 01:13:01.362 UTC [fsblkstorage] Next -> DEBU f0d Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:13:01.362 UTC [fsblkstorage] newBlockfileStream -> DEBU f0e newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:13:01.362 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f0f Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:13:01.362 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f10 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:13:01.363 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU f11 blockbytes [4763] read from file [0] 2018-06-04 01:13:01.363 UTC [common/deliver] deliverBlocks -> DEBU f12 [channel: mychannel] Delivering block for (0xc4220de580) for 172.19.0.1:60424 2018-06-04 01:13:01.363 UTC [fsblkstorage] waitForBlock -> DEBU f13 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:13:01.450 UTC [endorser] ProcessProposal -> DEBU f14 Entering: Got request from 172.19.0.1:60440 2018-06-04 01:13:01.451 UTC [protoutils] ValidateProposalMessage -> DEBU f15 ValidateProposalMessage starts for signed proposal 0xc4228efb30 2018-06-04 01:13:01.451 UTC [protoutils] validateChannelHeader -> DEBU f16 validateChannelHeader info: header type 3 2018-06-04 01:13:01.451 UTC [protoutils] checkSignatureFromCreator -> DEBU f17 begin 2018-06-04 01:13:01.451 UTC [protoutils] checkSignatureFromCreator -> DEBU f18 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:13:01.453 UTC [protoutils] checkSignatureFromCreator -> DEBU f19 creator is valid 2018-06-04 01:13:01.454 UTC [protoutils] checkSignatureFromCreator -> DEBU f1a exits successfully 2018-06-04 01:13:01.455 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f1b validateChaincodeProposalMessage starts for proposal 0xc421414640, header 0xc4228efef0 2018-06-04 01:13:01.455 UTC [protoutils] validateChaincodeProposalMessage -> DEBU f1c validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:13:01.456 UTC [endorser] preProcess -> DEBU f1d [mychannel][25f7580b] processing txid: 25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54 2018-06-04 01:13:01.458 UTC [fsblkstorage] retrieveTransactionByID -> DEBU f1e retrieveTransactionByID() - txId = [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:13:01.458 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU f1f constructing new tx simulator 2018-06-04 01:13:01.459 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU f20 constructing new tx simulator txid = [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:13:01.459 UTC [endorser] simulateProposal -> DEBU f21 [mychannel][25f7580b] Entry chaincode: name:"lscc" 2018-06-04 01:13:01.459 UTC [endorser] disableJavaCCInst -> DEBU f22 java chaincode disabled 2018-06-04 01:13:01.459 UTC [endorser] callChaincode -> DEBU f23 [mychannel][25f7580b] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:13:01.460 UTC [ccprovider] NewCCContext -> DEBU f24 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54,syscc=true,proposal=0xc421414640,canname=lscc:1.1.0 2018-06-04 01:13:01.460 UTC [chaincode] Launch -> DEBU f25 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:13:01.460 UTC [chaincode] Execute -> DEBU f26 Entry 2018-06-04 01:13:01.461 UTC [chaincode] Execute -> DEBU f27 chaincode canonical name: lscc:1.1.0 2018-06-04 01:13:01.461 UTC [chaincode] sendExecuteMessage -> DEBU f28 [25f7580b]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:13:01.461 UTC [chaincode] setChaincodeProposal -> DEBU f29 Setting chaincode proposal context... 2018-06-04 01:13:01.461 UTC [chaincode] setChaincodeProposal -> DEBU f2a Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:13:01.462 UTC [chaincode] sendExecuteMessage -> DEBU f2b [25f7580b]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:13:01.462 UTC [chaincode] processStream -> DEBU f2c [25f7580b]Move state message TRANSACTION 2018-06-04 01:13:01.462 UTC [chaincode] handleMessage -> DEBU f2d [25f7580b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:13:01.462 UTC [chaincode] filterError -> DEBU f2e Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.463 UTC [chaincode] processStream -> DEBU f2f [25f7580b]sending state message TRANSACTION 2018-06-04 01:13:01.463 UTC [shim] func1 -> DEBU f30 [25f7580b]Received message TRANSACTION from shim 2018-06-04 01:13:01.463 UTC [shim] handleMessage -> DEBU f31 [25f7580b]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:13:01.463 UTC [shim] beforeTransaction -> DEBU f32 [25f7580b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:13:01.466 UTC [shim] handleGetState -> DEBU f33 [25f7580b]Sending GET_STATE 2018-06-04 01:13:01.467 UTC [chaincode] processStream -> DEBU f34 [25f7580b]Received message GET_STATE from shim 2018-06-04 01:13:01.468 UTC [chaincode] handleMessage -> DEBU f35 [25f7580b]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:13:01.468 UTC [chaincode] afterGetState -> DEBU f36 [25f7580b]Received GET_STATE, invoking get state from ledger 2018-06-04 01:13:01.468 UTC [chaincode] filterError -> DEBU f37 Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.468 UTC [chaincode] func1 -> DEBU f38 [25f7580b] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:13:01.468 UTC [statecouchdb] GetState -> DEBU f39 GetState(). ns=lscc, key=trade-network 2018-06-04 01:13:01.469 UTC [couchdb] ReadDoc -> DEBU f3a Entering ReadDoc() id=[trade-network] 2018-06-04 01:13:01.471 UTC [couchdb] encodePathElement -> DEBU f3b Entering encodePathElement() string=trade-network 2018-06-04 01:13:01.471 UTC [couchdb] encodePathElement -> DEBU f3c Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:13:01.472 UTC [couchdb] handleRequest -> DEBU f3d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:13:01.472 UTC [couchdb] handleRequest -> DEBU f3e HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:13:01.481 UTC [couchdb] handleRequest -> DEBU f3f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:13:01.482 UTC [couchdb] ReadDoc -> DEBU f40 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:13:01.482 UTC [chaincode] func1 -> DEBU f41 [25f7580b]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-06-04 01:13:01.482 UTC [chaincode] 1 -> DEBU f42 [25f7580b]handleGetState serial send RESPONSE 2018-06-04 01:13:01.483 UTC [shim] func1 -> DEBU f43 [25f7580b]Received message RESPONSE from shim 2018-06-04 01:13:01.483 UTC [shim] handleMessage -> DEBU f44 [25f7580b]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:13:01.483 UTC [shim] sendChannel -> DEBU f45 [25f7580b]before send 2018-06-04 01:13:01.483 UTC [shim] sendChannel -> DEBU f46 [25f7580b]after send 2018-06-04 01:13:01.483 UTC [shim] afterResponse -> DEBU f47 [25f7580b]Received RESPONSE, communicated (state:ready) 2018-06-04 01:13:01.483 UTC [shim] handleGetState -> DEBU f48 [25f7580b]GetState received payload RESPONSE 2018-06-04 01:13:01.485 UTC [shim] handlePutState -> DEBU f49 [25f7580b]Sending PUT_STATE 2018-06-04 01:13:01.486 UTC [chaincode] processStream -> DEBU f4a [25f7580b]Received message PUT_STATE from shim 2018-06-04 01:13:01.486 UTC [chaincode] handleMessage -> DEBU f4b [25f7580b]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:13:01.486 UTC [chaincode] filterError -> DEBU f4c Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.486 UTC [chaincode] func1 -> DEBU f4d [25f7580b]state is ready 2018-06-04 01:13:01.486 UTC [chaincode] func1 -> DEBU f4e [25f7580b]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:13:01.486 UTC [chaincode] 1 -> DEBU f4f [25f7580b]enterBusyState trigger event RESPONSE 2018-06-04 01:13:01.486 UTC [chaincode] processStream -> DEBU f50 [25f7580b]Move state message RESPONSE 2018-06-04 01:13:01.487 UTC [chaincode] handleMessage -> DEBU f51 [25f7580b]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:13:01.487 UTC [chaincode] filterError -> DEBU f52 Ignoring NoTransitionError: no transition 2018-06-04 01:13:01.487 UTC [chaincode] processStream -> DEBU f53 [25f7580b]sending state message RESPONSE 2018-06-04 01:13:01.487 UTC [shim] func1 -> DEBU f54 [25f7580b]Received message RESPONSE from shim 2018-06-04 01:13:01.487 UTC [shim] handleMessage -> DEBU f55 [25f7580b]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:13:01.487 UTC [shim] sendChannel -> DEBU f56 [25f7580b]before send 2018-06-04 01:13:01.487 UTC [shim] sendChannel -> DEBU f57 [25f7580b]after send 2018-06-04 01:13:01.487 UTC [shim] afterResponse -> DEBU f58 [25f7580b]Received RESPONSE, communicated (state:ready) 2018-06-04 01:13:01.487 UTC [shim] handlePutState -> DEBU f59 [25f7580b]Received RESPONSE. Successfully updated state 2018-06-04 01:13:01.487 UTC [lscc] putChaincodeCollectionData -> DEBU f5a No collection configuration specified 2018-06-04 01:13:01.487 UTC [shim] func1 -> DEBU f5b [25f7580b]Transaction completed. Sending COMPLETED 2018-06-04 01:13:01.487 UTC [shim] func1 -> DEBU f5c [25f7580b]Move state message COMPLETED 2018-06-04 01:13:01.487 UTC [shim] handleMessage -> DEBU f5d [25f7580b]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:13:01.488 UTC [shim] func1 -> DEBU f5e [25f7580b]send state message COMPLETED 2018-06-04 01:13:01.488 UTC [chaincode] processStream -> DEBU f5f [25f7580b]Received message COMPLETED from shim 2018-06-04 01:13:01.488 UTC [chaincode] handleMessage -> DEBU f60 [25f7580b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:13:01.488 UTC [chaincode] handleMessage -> DEBU f61 [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54]HandleMessage- COMPLETED. Notify 2018-06-04 01:13:01.488 UTC [chaincode] notify -> DEBU f62 notifying Txid:25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54, channelID:mychannel 2018-06-04 01:13:01.488 UTC [chaincode] Execute -> DEBU f63 Exit 2018-06-04 01:13:01.488 UTC [ccprovider] NewCCContext -> DEBU f64 NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54,syscc=false,proposal=0xc421414640,canname=trade-network:0.3.0 2018-06-04 01:13:01.488 UTC [chaincode] Launch -> DEBU f65 launchAndWaitForRegister fetched 3208 bytes from file system 2018-06-04 01:13:01.488 UTC [chaincode] launchAndWaitForRegister -> DEBU f66 chaincode trade-network:0.3.0 is being launched 2018-06-04 01:13:01.544 UTC [chaincode] getLaunchConfigs -> DEBU f67 Executable is /bin/sh 2018-06-04 01:13:01.545 UTC [chaincode] getLaunchConfigs -> DEBU f68 Args [/bin/sh -c cd /usr/local/src; npm start -- --peer.address peer1.org2.example.com:7052] 2018-06-04 01:13:01.545 UTC [chaincode] getLaunchConfigs -> DEBU f69 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.545 UTC [chaincode] getLaunchConfigs -> DEBU f6a FilesToUpload [/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt /etc/hyperledger/fabric/client.key] 2018-06-04 01:13:01.546 UTC [chaincode] launch -> DEBU f6b start container: trade-network:0.3.0(networkid:dev,peerid:peer1.org2.example.com) 2018-06-04 01:13:01.546 UTC [chaincode] launch -> DEBU f6c start container with args: /bin/sh -c cd /usr/local/src; npm start -- --peer.address peer1.org2.example.com:7052 2018-06-04 01:13:01.546 UTC [chaincode] launch -> DEBU f6d 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.552 UTC [container] lockContainer -> DEBU f6e waiting for container(dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:13:01.553 UTC [container] lockContainer -> DEBU f6f got container (dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:13:01.563 UTC [dockercontroller] Start -> DEBU f70 Cleanup container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.567 UTC [dockercontroller] stopInternal -> DEBU f71 Stop container dev-peer1.org2.example.com-trade-network-0.3.0(No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.574 UTC [dockercontroller] stopInternal -> DEBU f72 Kill container dev-peer1.org2.example.com-trade-network-0.3.0 (No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.577 UTC [dockercontroller] stopInternal -> DEBU f73 Remove container dev-peer1.org2.example.com-trade-network-0.3.0 (No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:13:01.577 UTC [dockercontroller] Start -> DEBU f74 Start container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.577 UTC [dockercontroller] createContainer -> DEBU f75 Create container: dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:13:01.611 UTC [dockercontroller] Start -> DEBU f76 start-could not find image (container id ), because of ...attempt to recreate image 2018-06-04 01:13:01.613 UTC [chaincode-platform] generateDockerfile -> DEBU f77 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.695 UTC [util] DockerBuild -> DEBU f78 Attempting build with image hyperledger/fabric-ccenv:x86_64-1.1.0 2018-06-04 01:16:51.418 UTC [gossip/discovery] getDeadMembers -> WARN f79 Haven't heard from [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] for 54.618845721s 2018-06-04 01:17:24.264 UTC [gossip/discovery] getDeadMembers -> WARN f7a 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 1m27.663246023s 2018-06-04 01:17:24.265 UTC [gossip/discovery] expireDeadMembers -> WARN f7b Entering [[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] [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:24.265 UTC [gossip/discovery] expireDeadMembers -> WARN f7c Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: [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], Metadata: [] 2018-06-04 01:17:24.570 UTC [deliveryClient] Disconnect -> DEBU f7d Entering 2018-06-04 01:17:24.570 UTC [deliveryClient] Disconnect -> DEBU f7e Exiting 2018-06-04 01:17:24.630 UTC [gossip/discovery] expireDeadMembers -> WARN f80 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:24.631 UTC [gossip/discovery] expireDeadMembers -> WARN f81 Exiting 2018-06-04 01:17:24.570 UTC [deliveryClient] try -> WARN f7f Got error: rpc error: code = Unavailable desc = transport is closing , at 1 attempt. Retrying in 1s 2018-06-04 01:17:24.742 UTC [gossip/comm] func1 -> WARN f82 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: rpc error: code = Unavailable desc = transport: write tcp 172.19.0.10:7051->172.19.0.12:41914: write: broken pipe 2018-06-04 01:17:24.793 UTC [gossip/discovery] expireDeadMembers -> WARN f83 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:17:24.793 UTC [gossip/discovery] expireDeadMembers -> WARN f84 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:24.793 UTC [gossip/discovery] expireDeadMembers -> WARN f85 Exiting 2018-06-04 01:17:26.786 UTC [deliveryClient] connect -> DEBU f86 Connected to orderer.example.com:7050 2018-06-04 01:17:26.881 UTC [deliveryClient] connect -> DEBU f87 Establishing gRPC stream with orderer.example.com:7050 ... 2018-06-04 01:17:26.923 UTC [deliveryClient] afterConnect -> DEBU f88 Entering 2018-06-04 01:17:26.933 UTC [deliveryClient] RequestBlocks -> DEBU f89 Starting deliver with block [5] for channel mychannel 2018-06-04 01:17:26.969 UTC [deliveryClient] afterConnect -> DEBU f8a Exiting 2018-06-04 01:20:46.887 UTC [gossip/discovery] getDeadMembers -> WARN f8c 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 1m53.446232452s 2018-06-04 01:20:46.893 UTC [gossip/discovery] getDeadMembers -> WARN f8d 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 3m13.858081343s 2018-06-04 01:20:47.114 UTC [chaincode] processStream -> ERRO f8e Error handling chaincode support stream: rpc error: code = Canceled desc = context canceled 2018-06-04 01:20:47.132 UTC [chaincode] deregisterHandler -> DEBU f8f Deregister handler: mycc:1.0 2018-06-04 01:20:47.133 UTC [chaincode] deregisterHandler -> DEBU f90 Deregistered handler with key: mycc:1.0 2018-06-04 01:18:29.100 UTC [chaincode] launchAndWaitForRegister -> DEBU f8b stopping due to error while launching: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer1.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:47.142 UTC [container] lockContainer -> DEBU f91 refcount 2 (dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:20:47.149 UTC [container] lockContainer -> DEBU f92 waiting for container(dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:20:47.289 UTC [gossip/comm] func1 -> WARN f93 peer0.org2.example.com:7051, PKIid:[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] isn't responsive: EOF 2018-06-04 01:20:47.337 UTC [gossip/discovery] getDeadMembers -> WARN f94 Haven't heard from [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] for 3m10.069901873s 2018-06-04 01:20:47.337 UTC [gossip/discovery] expireDeadMembers -> WARN f95 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] [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] [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]] 2018-06-04 01:20:47.337 UTC [gossip/discovery] expireDeadMembers -> WARN f96 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:47.353 UTC [gossip/discovery] expireDeadMembers -> WARN f97 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:47.358 UTC [gossip/discovery] expireDeadMembers -> WARN f98 Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: [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], Metadata: [] 2018-06-04 01:20:47.359 UTC [gossip/discovery] expireDeadMembers -> WARN f99 Exiting 2018-06-04 01:20:51.150 UTC [gossip/comm] sendToEndpoint -> WARN f9b Failed obtaining connection for peer0.org2.example.com:7051, PKIid:[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] reason: context deadline exceeded 2018-06-04 01:20:51.405 UTC [gossip/comm] sendToEndpoint -> WARN f9c Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:20:51.112 UTC [gossip/comm] sendToEndpoint -> WARN f9a Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:20:52.313 UTC [gossip/discovery] expireDeadMembers -> WARN f9d 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:20:52.313 UTC [gossip/discovery] expireDeadMembers -> WARN f9e 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:52.471 UTC [gossip/discovery] expireDeadMembers -> WARN f9f Exiting 2018-06-04 01:20:52.471 UTC [gossip/discovery] expireDeadMembers -> WARN fa0 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.471 UTC [gossip/discovery] expireDeadMembers -> WARN fa1 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.471 UTC [gossip/discovery] expireDeadMembers -> WARN fa2 Exiting 2018-06-04 01:22:03.863 UTC [gossip/comm] sendToEndpoint -> WARN fa3 Failed obtaining connection for peer0.org2.example.com:7051, PKIid:[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] reason: context deadline exceeded 2018-06-04 01:23:21.899 UTC [gossip/comm] sendToEndpoint -> WARN fa4 Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:23:22.589 UTC [gossip/comm] sendToEndpoint -> WARN fa5 Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:23:22.701 UTC [gossip/comm] sendToEndpoint -> WARN fa6 Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:23:25.259 UTC [gossip/comm] sendToEndpoint -> WARN fa7 Failed obtaining connection for 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] reason: context deadline exceeded 2018-06-04 01:23:41.806 UTC [common/deliverevents] Deliver -> DEBU fa8 Starting new Deliver handler 2018-06-04 01:23:41.809 UTC [common/deliver] Handle -> DEBU fa9 Starting new deliver loop for 172.19.0.1:32824 2018-06-04 01:23:41.811 UTC [common/deliver] Handle -> DEBU faa Attempting to read seek info message from 172.19.0.1:32824 2018-06-04 01:23:41.816 UTC [common/deliver] deliverBlocks -> DEBU fab [channel: mychannel] Received seekInfo (0xc4233cbec0) start: > stop: > from 172.19.0.1:32824 2018-06-04 01:23:41.820 UTC [fsblkstorage] Next -> DEBU fac Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:23:41.824 UTC [fsblkstorage] newBlockfileStream -> DEBU fad newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:23:41.826 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU fae Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:23:41.829 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU faf Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:23:41.829 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU fb0 blockbytes [4763] read from file [0] 2018-06-04 01:23:41.830 UTC [common/deliver] deliverBlocks -> DEBU fb1 [channel: mychannel] Delivering block for (0xc4233cbec0) for 172.19.0.1:32824 2018-06-04 01:23:41.838 UTC [fsblkstorage] waitForBlock -> DEBU fb2 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:23:42.057 UTC [endorser] ProcessProposal -> DEBU fb3 Entering: Got request from 172.19.0.1:32846 2018-06-04 01:23:42.057 UTC [protoutils] ValidateProposalMessage -> DEBU fb4 ValidateProposalMessage starts for signed proposal 0xc4217a8120 2018-06-04 01:23:42.058 UTC [protoutils] validateChannelHeader -> DEBU fb5 validateChannelHeader info: header type 3 2018-06-04 01:23:42.058 UTC [protoutils] checkSignatureFromCreator -> DEBU fb6 begin 2018-06-04 01:23:42.058 UTC [protoutils] checkSignatureFromCreator -> DEBU fb7 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:23:42.058 UTC [protoutils] checkSignatureFromCreator -> DEBU fb8 creator is valid 2018-06-04 01:23:42.059 UTC [protoutils] checkSignatureFromCreator -> DEBU fb9 exits successfully 2018-06-04 01:23:42.060 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fba validateChaincodeProposalMessage starts for proposal 0xc421668e60, header 0xc4217a8480 2018-06-04 01:23:42.060 UTC [protoutils] validateChaincodeProposalMessage -> DEBU fbb validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:23:42.060 UTC [endorser] preProcess -> DEBU fbc [mychannel][31c9e17c] processing txid: 31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7 2018-06-04 01:23:42.060 UTC [fsblkstorage] retrieveTransactionByID -> DEBU fbd retrieveTransactionByID() - txId = [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.060 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU fbe constructing new tx simulator 2018-06-04 01:23:42.060 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU fbf constructing new tx simulator txid = [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.061 UTC [endorser] simulateProposal -> DEBU fc0 [mychannel][31c9e17c] Entry chaincode: name:"lscc" 2018-06-04 01:23:42.096 UTC [endorser] disableJavaCCInst -> DEBU fc1 java chaincode disabled 2018-06-04 01:23:42.102 UTC [endorser] callChaincode -> DEBU fc2 [mychannel][31c9e17c] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:23:42.103 UTC [ccprovider] NewCCContext -> DEBU fc3 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7,syscc=true,proposal=0xc421668e60,canname=lscc:1.1.0 2018-06-04 01:23:42.103 UTC [chaincode] Launch -> DEBU fc4 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:23:42.103 UTC [chaincode] Execute -> DEBU fc5 Entry 2018-06-04 01:23:42.104 UTC [chaincode] Execute -> DEBU fc6 chaincode canonical name: lscc:1.1.0 2018-06-04 01:23:42.104 UTC [chaincode] sendExecuteMessage -> DEBU fc7 [31c9e17c]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:23:42.106 UTC [chaincode] setChaincodeProposal -> DEBU fc8 Setting chaincode proposal context... 2018-06-04 01:23:42.110 UTC [chaincode] setChaincodeProposal -> DEBU fc9 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:23:42.110 UTC [chaincode] sendExecuteMessage -> DEBU fca [31c9e17c]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:23:42.110 UTC [chaincode] processStream -> DEBU fcb [31c9e17c]Move state message TRANSACTION 2018-06-04 01:23:42.110 UTC [chaincode] handleMessage -> DEBU fcc [31c9e17c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:23:42.110 UTC [chaincode] filterError -> DEBU fcd Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.110 UTC [chaincode] processStream -> DEBU fce [31c9e17c]sending state message TRANSACTION 2018-06-04 01:23:42.111 UTC [shim] func1 -> DEBU fcf [31c9e17c]Received message TRANSACTION from shim 2018-06-04 01:23:42.111 UTC [shim] handleMessage -> DEBU fd0 [31c9e17c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:23:42.112 UTC [shim] beforeTransaction -> DEBU fd1 [31c9e17c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:23:42.174 UTC [shim] handleGetState -> DEBU fd2 [31c9e17c]Sending GET_STATE 2018-06-04 01:23:42.175 UTC [chaincode] processStream -> DEBU fd3 [31c9e17c]Received message GET_STATE from shim 2018-06-04 01:23:42.175 UTC [chaincode] handleMessage -> DEBU fd4 [31c9e17c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:23:42.175 UTC [chaincode] afterGetState -> DEBU fd5 [31c9e17c]Received GET_STATE, invoking get state from ledger 2018-06-04 01:23:42.175 UTC [chaincode] filterError -> DEBU fd6 Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.176 UTC [chaincode] func1 -> DEBU fd7 [31c9e17c] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:23:42.176 UTC [statecouchdb] GetState -> DEBU fd8 GetState(). ns=lscc, key=trade-network 2018-06-04 01:23:42.176 UTC [couchdb] ReadDoc -> DEBU fd9 Entering ReadDoc() id=[trade-network] 2018-06-04 01:23:42.176 UTC [couchdb] encodePathElement -> DEBU fda Entering encodePathElement() string=trade-network 2018-06-04 01:23:42.177 UTC [couchdb] encodePathElement -> DEBU fdb Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:23:42.177 UTC [couchdb] handleRequest -> DEBU fdc Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:23:42.185 UTC [couchdb] handleRequest -> DEBU fdd HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3: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 fde Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:23:42.296 UTC [couchdb] ReadDoc -> DEBU fdf Document not found (404), returning nil value instead of 404 error 2018-06-04 01:23:42.297 UTC [chaincode] func1 -> DEBU fe0 [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 fe1 [31c9e17c]handleGetState serial send RESPONSE 2018-06-04 01:23:42.297 UTC [shim] func1 -> DEBU fe2 [31c9e17c]Received message RESPONSE from shim 2018-06-04 01:23:42.298 UTC [shim] handleMessage -> DEBU fe3 [31c9e17c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:23:42.298 UTC [shim] sendChannel -> DEBU fe4 [31c9e17c]before send 2018-06-04 01:23:42.299 UTC [shim] sendChannel -> DEBU fe5 [31c9e17c]after send 2018-06-04 01:23:42.299 UTC [shim] afterResponse -> DEBU fe6 [31c9e17c]Received RESPONSE, communicated (state:ready) 2018-06-04 01:23:42.300 UTC [shim] handleGetState -> DEBU fe7 [31c9e17c]GetState received payload RESPONSE 2018-06-04 01:23:42.305 UTC [shim] handlePutState -> DEBU fe8 [31c9e17c]Sending PUT_STATE 2018-06-04 01:23:42.305 UTC [chaincode] processStream -> DEBU fe9 [31c9e17c]Received message PUT_STATE from shim 2018-06-04 01:23:42.306 UTC [chaincode] handleMessage -> DEBU fea [31c9e17c]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:23:42.306 UTC [chaincode] filterError -> DEBU feb Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.307 UTC [chaincode] func1 -> DEBU fec [31c9e17c]state is ready 2018-06-04 01:23:42.309 UTC [chaincode] func1 -> DEBU fed [31c9e17c]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:23:42.309 UTC [chaincode] 1 -> DEBU fee [31c9e17c]enterBusyState trigger event RESPONSE 2018-06-04 01:23:42.309 UTC [chaincode] processStream -> DEBU fef [31c9e17c]Move state message RESPONSE 2018-06-04 01:23:42.310 UTC [chaincode] handleMessage -> DEBU ff0 [31c9e17c]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:23:42.310 UTC [chaincode] filterError -> DEBU ff1 Ignoring NoTransitionError: no transition 2018-06-04 01:23:42.310 UTC [chaincode] processStream -> DEBU ff2 [31c9e17c]sending state message RESPONSE 2018-06-04 01:23:42.335 UTC [shim] func1 -> DEBU ff3 [31c9e17c]Received message RESPONSE from shim 2018-06-04 01:23:42.340 UTC [shim] handleMessage -> DEBU ff4 [31c9e17c]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:23:42.341 UTC [shim] sendChannel -> DEBU ff5 [31c9e17c]before send 2018-06-04 01:23:42.342 UTC [shim] sendChannel -> DEBU ff6 [31c9e17c]after send 2018-06-04 01:23:42.343 UTC [shim] afterResponse -> DEBU ff7 [31c9e17c]Received RESPONSE, communicated (state:ready) 2018-06-04 01:23:42.343 UTC [shim] handlePutState -> DEBU ff8 [31c9e17c]Received RESPONSE. Successfully updated state 2018-06-04 01:23:42.343 UTC [lscc] putChaincodeCollectionData -> DEBU ff9 No collection configuration specified 2018-06-04 01:23:42.343 UTC [shim] func1 -> DEBU ffa [31c9e17c]Transaction completed. Sending COMPLETED 2018-06-04 01:23:42.345 UTC [shim] func1 -> DEBU ffb [31c9e17c]Move state message COMPLETED 2018-06-04 01:23:42.345 UTC [shim] handleMessage -> DEBU ffc [31c9e17c]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:23:42.346 UTC [shim] func1 -> DEBU ffd [31c9e17c]send state message COMPLETED 2018-06-04 01:23:42.346 UTC [chaincode] processStream -> DEBU ffe [31c9e17c]Received message COMPLETED from shim 2018-06-04 01:23:42.346 UTC [chaincode] handleMessage -> DEBU fff [31c9e17c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:23:42.346 UTC [chaincode] handleMessage -> DEBU 1000 [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7]HandleMessage- COMPLETED. Notify 2018-06-04 01:23:42.346 UTC [chaincode] notify -> DEBU 1001 notifying Txid:31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7, channelID:mychannel 2018-06-04 01:23:42.351 UTC [chaincode] Execute -> DEBU 1002 Exit 2018-06-04 01:23:42.351 UTC [ccprovider] NewCCContext -> DEBU 1003 NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7,syscc=false,proposal=0xc421668e60,canname=trade-network:0.3.0 2018-06-04 01:23:42.353 UTC [endorser] callChaincode -> DEBU 1004 [mychannel][31c9e17c] Exit 2018-06-04 01:23:42.353 UTC [endorser] simulateProposal -> ERRO 1005 [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.353 UTC [endorser] simulateProposal -> DEBU 1006 [mychannel][31c9e17c] Exit 2018-06-04 01:23:42.353 UTC [lockbasedtxmgr] Done -> DEBU 1007 Done with transaction simulation / query execution [31c9e17c04f5bd9a6f08d54887f3018d0b7259ee50d4ad72f623b79d714a4ff7] 2018-06-04 01:23:42.354 UTC [endorser] ProcessProposal -> DEBU 1008 Exit: request from%!(EXTRA string=172.19.0.1:32846) 2018-06-04 01:26:33.989 UTC [dockercontroller] deployImage -> DEBU 1009 Created image: dev-peer1.org2.example.com-trade-network-0.3.0-01f9c5fe9f117f99385893ebdcf5d76a7c31352b8a266d0ca566b64792a82c75 2018-06-04 01:26:33.989 UTC [dockercontroller] Start -> DEBU 100a start-recreated image successfully 2018-06-04 01:26:33.989 UTC [dockercontroller] createContainer -> DEBU 100b Create container: dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:34.086 UTC [dockercontroller] createContainer -> DEBU 100c Created container: dev-peer1.org2.example.com-trade-network-0.3.0-01f9c5fe9f117f99385893ebdcf5d76a7c31352b8a266d0ca566b64792a82c75 2018-06-04 01:26:36.536 UTC [dockercontroller] Start -> DEBU 100d Started container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:36.536 UTC [container] lockContainer -> DEBU 100e got container (dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:26:36.726 UTC [dockercontroller] stopInternal -> DEBU 100f Stopped container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:36.727 UTC [dockercontroller] stopInternal -> DEBU 1010 Kill container dev-peer1.org2.example.com-trade-network-0.3.0 (API error (409): {"message":"Cannot kill container: dev-peer1.org2.example.com-trade-network-0.3.0: Container 2c0168e481426a9f0b324243dd69617d9f624bbf2803d7853a9ca8176b39cf91 is not running"} ) 2018-06-04 01:26:36.762 UTC [dockercontroller] stopInternal -> DEBU 1011 Removed container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:26:36.762 UTC [container] unlockContainer -> DEBU 1012 container lock deleted(dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:26:36.762 UTC [chaincode] launchAndWaitForRegister -> DEBU 1013 stop failed: context canceled error stopping container 2018-06-04 01:26:36.762 UTC [chaincode] func1 -> DEBU 1014 chaincode trade-network:0.3.0 launch seq completed 2018-06-04 01:26:36.762 UTC [chaincode] Launch -> ERRO 1015 launchAndWaitForRegister failed: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer1.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.762 UTC [endorser] callChaincode -> DEBU 1016 [mychannel][25f7580b] Exit 2018-06-04 01:26:36.762 UTC [endorser] simulateProposal -> ERRO 1017 [mychannel][25f7580b] failed to invoke chaincode name:"lscc" , error: timeout expired while starting chaincode trade-network:0.3.0(networkid:dev,peerid:peer1.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.762 UTC [endorser] simulateProposal -> DEBU 1018 [mychannel][25f7580b] Exit 2018-06-04 01:26:36.762 UTC [lockbasedtxmgr] Done -> DEBU 1019 Done with transaction simulation / query execution [25f7580b20cc3a5d5cad3e3043beb3cd85801038a1fbe973a44c987e5b45fb54] 2018-06-04 01:26:36.762 UTC [endorser] ProcessProposal -> DEBU 101a Exit: request from%!(EXTRA string=172.19.0.1:60440) 2018-06-04 01:46:36.150 UTC [common/deliverevents] Deliver -> DEBU 101b Starting new Deliver handler 2018-06-04 01:46:36.194 UTC [common/deliver] Handle -> DEBU 101c Starting new deliver loop for 172.19.0.1:33818 2018-06-04 01:46:36.194 UTC [common/deliver] Handle -> DEBU 101d Attempting to read seek info message from 172.19.0.1:33818 2018-06-04 01:46:36.226 UTC [common/deliver] deliverBlocks -> DEBU 101e [channel: mychannel] Received seekInfo (0xc422571400) start: > stop: > from 172.19.0.1:33818 2018-06-04 01:46:36.227 UTC [fsblkstorage] Next -> DEBU 101f Initializing block stream for iterator. itr.maxBlockNumAvailable=4 2018-06-04 01:46:36.246 UTC [fsblkstorage] newBlockfileStream -> DEBU 1020 newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[44981] 2018-06-04 01:46:36.246 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1021 Remaining bytes=[4765], Going to peek [8] bytes 2018-06-04 01:46:36.292 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1022 Returning blockbytes - length=[4763], placementInfo={fileNum=[0], startOffset=[44981], bytesOffset=[44983]} 2018-06-04 01:46:36.292 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1023 blockbytes [4763] read from file [0] 2018-06-04 01:46:36.292 UTC [common/deliver] deliverBlocks -> DEBU 1024 [channel: mychannel] Delivering block for (0xc422571400) for 172.19.0.1:33818 2018-06-04 01:46:36.293 UTC [fsblkstorage] waitForBlock -> DEBU 1025 Going to wait for newer blocks. maxAvailaBlockNumber=[4], waitForBlockNum=[5] 2018-06-04 01:46:36.419 UTC [endorser] ProcessProposal -> DEBU 1026 Entering: Got request from 172.19.0.1:33832 2018-06-04 01:46:36.420 UTC [protoutils] ValidateProposalMessage -> DEBU 1027 ValidateProposalMessage starts for signed proposal 0xc42140e930 2018-06-04 01:46:36.420 UTC [protoutils] validateChannelHeader -> DEBU 1028 validateChannelHeader info: header type 3 2018-06-04 01:46:36.420 UTC [protoutils] checkSignatureFromCreator -> DEBU 1029 begin 2018-06-04 01:46:36.420 UTC [protoutils] checkSignatureFromCreator -> DEBU 102a creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:46:36.420 UTC [protoutils] checkSignatureFromCreator -> DEBU 102b creator is valid 2018-06-04 01:46:36.421 UTC [protoutils] checkSignatureFromCreator -> DEBU 102c exits successfully 2018-06-04 01:46:36.422 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 102d validateChaincodeProposalMessage starts for proposal 0xc422e1efa0, header 0xc42140ec90 2018-06-04 01:46:36.422 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 102e validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 01:46:36.422 UTC [endorser] preProcess -> DEBU 102f [mychannel][cde9f6d0] processing txid: cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea 2018-06-04 01:46:36.422 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1030 retrieveTransactionByID() - txId = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:46:36.423 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1031 constructing new tx simulator 2018-06-04 01:46:36.423 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1032 constructing new tx simulator txid = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:46:36.423 UTC [endorser] simulateProposal -> DEBU 1033 [mychannel][cde9f6d0] Entry chaincode: name:"lscc" 2018-06-04 01:46:36.423 UTC [endorser] disableJavaCCInst -> DEBU 1034 java chaincode disabled 2018-06-04 01:46:36.424 UTC [endorser] callChaincode -> DEBU 1035 [mychannel][cde9f6d0] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 01:46:36.424 UTC [ccprovider] NewCCContext -> DEBU 1036 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=true,proposal=0xc422e1efa0,canname=lscc:1.1.0 2018-06-04 01:46:36.425 UTC [chaincode] Launch -> DEBU 1037 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 01:46:36.425 UTC [chaincode] Execute -> DEBU 1038 Entry 2018-06-04 01:46:36.425 UTC [chaincode] Execute -> DEBU 1039 chaincode canonical name: lscc:1.1.0 2018-06-04 01:46:36.426 UTC [chaincode] sendExecuteMessage -> DEBU 103a [cde9f6d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:46:36.426 UTC [chaincode] setChaincodeProposal -> DEBU 103b Setting chaincode proposal context... 2018-06-04 01:46:36.427 UTC [chaincode] setChaincodeProposal -> DEBU 103c Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:46:36.427 UTC [chaincode] sendExecuteMessage -> DEBU 103d [cde9f6d0]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:46:36.427 UTC [chaincode] processStream -> DEBU 103e [cde9f6d0]Move state message TRANSACTION 2018-06-04 01:46:36.427 UTC [chaincode] handleMessage -> DEBU 103f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:46:36.428 UTC [chaincode] filterError -> DEBU 1040 Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.428 UTC [chaincode] processStream -> DEBU 1041 [cde9f6d0]sending state message TRANSACTION 2018-06-04 01:46:36.428 UTC [shim] func1 -> DEBU 1042 [cde9f6d0]Received message TRANSACTION from shim 2018-06-04 01:46:36.428 UTC [shim] handleMessage -> DEBU 1043 [cde9f6d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:46:36.429 UTC [shim] beforeTransaction -> DEBU 1044 [cde9f6d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:46:36.470 UTC [shim] handleGetState -> DEBU 1045 [cde9f6d0]Sending GET_STATE 2018-06-04 01:46:36.470 UTC [chaincode] processStream -> DEBU 1046 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:46:36.470 UTC [chaincode] handleMessage -> DEBU 1047 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:46:36.471 UTC [chaincode] afterGetState -> DEBU 1048 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:46:36.471 UTC [chaincode] filterError -> DEBU 1049 Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.471 UTC [chaincode] func1 -> DEBU 104a [cde9f6d0] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 01:46:36.471 UTC [statecouchdb] GetState -> DEBU 104b GetState(). ns=lscc, key=trade-network 2018-06-04 01:46:36.471 UTC [couchdb] ReadDoc -> DEBU 104c Entering ReadDoc() id=[trade-network] 2018-06-04 01:46:36.471 UTC [couchdb] encodePathElement -> DEBU 104d Entering encodePathElement() string=trade-network 2018-06-04 01:46:36.471 UTC [couchdb] encodePathElement -> DEBU 104e Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:46:36.471 UTC [couchdb] handleRequest -> DEBU 104f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:46:36.491 UTC [couchdb] handleRequest -> DEBU 1050 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:46:36.725 UTC [couchdb] handleRequest -> DEBU 1051 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:46:36.725 UTC [couchdb] ReadDoc -> DEBU 1052 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:46:36.727 UTC [chaincode] func1 -> DEBU 1053 [cde9f6d0]No state associated with key: trade-network. Sending RESPONSE with an empty payload 2018-06-04 01:46:36.727 UTC [chaincode] 1 -> DEBU 1054 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:46:36.728 UTC [shim] func1 -> DEBU 1055 [cde9f6d0]Received message RESPONSE from shim 2018-06-04 01:46:36.728 UTC [shim] handleMessage -> DEBU 1056 [cde9f6d0]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:46:36.728 UTC [shim] sendChannel -> DEBU 1057 [cde9f6d0]before send 2018-06-04 01:46:36.728 UTC [shim] sendChannel -> DEBU 1058 [cde9f6d0]after send 2018-06-04 01:46:36.728 UTC [shim] afterResponse -> DEBU 1059 [cde9f6d0]Received RESPONSE, communicated (state:ready) 2018-06-04 01:46:36.728 UTC [shim] handleGetState -> DEBU 105a [cde9f6d0]GetState received payload RESPONSE 2018-06-04 01:46:36.729 UTC [shim] handlePutState -> DEBU 105b [cde9f6d0]Sending PUT_STATE 2018-06-04 01:46:36.735 UTC [chaincode] processStream -> DEBU 105c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:46:36.735 UTC [chaincode] handleMessage -> DEBU 105d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:46:36.735 UTC [chaincode] filterError -> DEBU 105e Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.735 UTC [chaincode] func1 -> DEBU 105f [cde9f6d0]state is ready 2018-06-04 01:46:36.736 UTC [chaincode] func1 -> DEBU 1060 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:46:36.736 UTC [chaincode] 1 -> DEBU 1061 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:46:36.736 UTC [chaincode] processStream -> DEBU 1062 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:46:36.736 UTC [chaincode] handleMessage -> DEBU 1063 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:46:36.736 UTC [chaincode] filterError -> DEBU 1064 Ignoring NoTransitionError: no transition 2018-06-04 01:46:36.736 UTC [chaincode] processStream -> DEBU 1065 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:46:36.736 UTC [shim] func1 -> DEBU 1066 [cde9f6d0]Received message RESPONSE from shim 2018-06-04 01:46:36.736 UTC [shim] handleMessage -> DEBU 1067 [cde9f6d0]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 01:46:36.737 UTC [shim] sendChannel -> DEBU 1068 [cde9f6d0]before send 2018-06-04 01:46:36.737 UTC [shim] sendChannel -> DEBU 1069 [cde9f6d0]after send 2018-06-04 01:46:36.738 UTC [shim] afterResponse -> DEBU 106a [cde9f6d0]Received RESPONSE, communicated (state:ready) 2018-06-04 01:46:36.738 UTC [shim] handlePutState -> DEBU 106b [cde9f6d0]Received RESPONSE. Successfully updated state 2018-06-04 01:46:36.738 UTC [lscc] putChaincodeCollectionData -> DEBU 106c No collection configuration specified 2018-06-04 01:46:36.738 UTC [shim] func1 -> DEBU 106d [cde9f6d0]Transaction completed. Sending COMPLETED 2018-06-04 01:46:36.738 UTC [shim] func1 -> DEBU 106e [cde9f6d0]Move state message COMPLETED 2018-06-04 01:46:36.739 UTC [shim] handleMessage -> DEBU 106f [cde9f6d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:46:36.739 UTC [shim] func1 -> DEBU 1070 [cde9f6d0]send state message COMPLETED 2018-06-04 01:46:36.739 UTC [chaincode] processStream -> DEBU 1071 [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:46:36.740 UTC [chaincode] handleMessage -> DEBU 1072 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:46:36.740 UTC [chaincode] handleMessage -> DEBU 1073 [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:46:36.740 UTC [chaincode] notify -> DEBU 1074 notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:46:36.741 UTC [chaincode] Execute -> DEBU 1075 Exit 2018-06-04 01:46:36.741 UTC [ccprovider] NewCCContext -> DEBU 1076 NewCCCC (chain=mychannel,chaincode=trade-network,version=0.3.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=false,proposal=0xc422e1efa0,canname=trade-network:0.3.0 2018-06-04 01:46:36.742 UTC [chaincode] Launch -> DEBU 1077 launchAndWaitForRegister fetched 3208 bytes from file system 2018-06-04 01:46:36.742 UTC [chaincode] launchAndWaitForRegister -> DEBU 1078 chaincode trade-network:0.3.0 is being launched 2018-06-04 01:46:36.744 UTC [chaincode] getLaunchConfigs -> DEBU 1079 Executable is /bin/sh 2018-06-04 01:46:36.747 UTC [chaincode] getLaunchConfigs -> DEBU 107a Args [/bin/sh -c cd /usr/local/src; npm start -- --peer.address peer1.org2.example.com:7052] 2018-06-04 01:46:36.748 UTC [chaincode] getLaunchConfigs -> DEBU 107b 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.748 UTC [chaincode] getLaunchConfigs -> DEBU 107c FilesToUpload [/etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/peer.crt] 2018-06-04 01:46:36.749 UTC [chaincode] launch -> DEBU 107d start container: trade-network:0.3.0(networkid:dev,peerid:peer1.org2.example.com) 2018-06-04 01:46:36.749 UTC [chaincode] launch -> DEBU 107e start container with args: /bin/sh -c cd /usr/local/src; npm start -- --peer.address peer1.org2.example.com:7052 2018-06-04 01:46:36.749 UTC [chaincode] launch -> DEBU 107f 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.750 UTC [container] lockContainer -> DEBU 1080 waiting for container(dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:46:36.750 UTC [container] lockContainer -> DEBU 1081 got container (dev-peer1.org2.example.com-trade-network-0.3.0) lock 2018-06-04 01:46:36.752 UTC [dockercontroller] Start -> DEBU 1082 Cleanup container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:36.841 UTC [dockercontroller] stopInternal -> DEBU 1083 Stop container dev-peer1.org2.example.com-trade-network-0.3.0(No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.872 UTC [dockercontroller] stopInternal -> DEBU 1084 Kill container dev-peer1.org2.example.com-trade-network-0.3.0 (No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.893 UTC [dockercontroller] stopInternal -> DEBU 1085 Remove container dev-peer1.org2.example.com-trade-network-0.3.0 (No such container: dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:46:36.893 UTC [dockercontroller] Start -> DEBU 1086 Start container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:36.893 UTC [dockercontroller] createContainer -> DEBU 1087 Create container: dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:38.094 UTC [dockercontroller] createContainer -> DEBU 1088 Created container: dev-peer1.org2.example.com-trade-network-0.3.0-01f9c5fe9f117f99385893ebdcf5d76a7c31352b8a266d0ca566b64792a82c75 2018-06-04 01:46:45.608 UTC [dockercontroller] Start -> DEBU 1089 Started container dev-peer1.org2.example.com-trade-network-0.3.0 2018-06-04 01:46:45.608 UTC [container] unlockContainer -> DEBU 108a container lock deleted(dev-peer1.org2.example.com-trade-network-0.3.0) 2018-06-04 01:47:01.423 UTC [accessControl] authenticate -> DEBU 108b Chaincode trade-network:0.3.0 's authentication is authorized 2018-06-04 01:47:01.423 UTC [chaincode] HandleChaincodeStream -> DEBU 108c Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false 2018-06-04 01:47:01.424 UTC [chaincode] processStream -> DEBU 108d []Received message REGISTER from shim 2018-06-04 01:47:01.424 UTC [chaincode] handleMessage -> DEBU 108e []Fabric side Handling ChaincodeMessage of type: REGISTER in state created 2018-06-04 01:47:01.424 UTC [chaincode] beforeRegisterEvent -> DEBU 108f Received REGISTER in state created 2018-06-04 01:47:01.424 UTC [chaincode] registerHandler -> DEBU 1090 registered handler complete for chaincode trade-network:0.3.0 2018-06-04 01:47:01.424 UTC [chaincode] beforeRegisterEvent -> DEBU 1091 Got REGISTER for chaincodeID = name:"trade-network:0.3.0" , sending back REGISTERED 2018-06-04 01:47:01.424 UTC [chaincode] notifyDuringStartup -> DEBU 1092 Notifying during startup 2018-06-04 01:47:01.424 UTC [chaincode] func1 -> DEBU 1093 chaincode trade-network:0.3.0 launch seq completed 2018-06-04 01:47:01.424 UTC [chaincode] ready -> DEBU 1094 sending READY 2018-06-04 01:47:01.428 UTC [chaincode] setChaincodeProposal -> DEBU 1095 Setting chaincode proposal context... 2018-06-04 01:47:01.430 UTC [chaincode] setChaincodeProposal -> DEBU 1096 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:01.431 UTC [chaincode] processStream -> DEBU 1097 [cde9f6d0]Move state message READY 2018-06-04 01:47:01.431 UTC [chaincode] handleMessage -> DEBU 1098 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: READY in state established 2018-06-04 01:47:01.431 UTC [chaincode] enterReadyState -> DEBU 1099 [cde9f6d0]Entered state ready 2018-06-04 01:47:01.431 UTC [chaincode] notify -> DEBU 109a notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:01.431 UTC [chaincode] processStream -> DEBU 109b [cde9f6d0]sending state message READY 2018-06-04 01:47:01.431 UTC [chaincode] Launch -> DEBU 109c sending init completed 2018-06-04 01:47:01.432 UTC [chaincode] Launch -> DEBU 109d LaunchChaincode complete 2018-06-04 01:47:01.432 UTC [chaincode] Execute -> DEBU 109e Entry 2018-06-04 01:47:01.433 UTC [chaincode] Execute -> DEBU 109f chaincode canonical name: trade-network:0.3.0 2018-06-04 01:47:01.433 UTC [chaincode] sendExecuteMessage -> DEBU 10a0 [cde9f6d0]Inside sendExecuteMessage. Message INIT 2018-06-04 01:47:01.433 UTC [chaincode] setChaincodeProposal -> DEBU 10a1 Setting chaincode proposal context... 2018-06-04 01:47:01.436 UTC [chaincode] setChaincodeProposal -> DEBU 10a2 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:01.436 UTC [chaincode] sendExecuteMessage -> DEBU 10a3 [cde9f6d0]sendExecuteMsg trigger event INIT 2018-06-04 01:47:01.436 UTC [chaincode] processStream -> DEBU 10a4 [cde9f6d0]Move state message INIT 2018-06-04 01:47:01.436 UTC [chaincode] handleMessage -> DEBU 10a5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: INIT in state ready 2018-06-04 01:47:01.437 UTC [chaincode] filterError -> DEBU 10a6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.437 UTC [chaincode] processStream -> DEBU 10a7 [cde9f6d0]sending state message INIT 2018-06-04 01:47:01.537 UTC [chaincode] processStream -> DEBU 10a8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.538 UTC [chaincode] handleMessage -> DEBU 10a9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.538 UTC [chaincode] afterGetState -> DEBU 10aa [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.538 UTC [chaincode] filterError -> DEBU 10ab Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.539 UTC [chaincode] func1 -> DEBU 10ac [cde9f6d0] getting state for chaincode trade-network, key ComposerLogCfg, channel mychannel 2018-06-04 01:47:01.539 UTC [statecouchdb] GetState -> DEBU 10ad GetState(). ns=trade-network, key=ComposerLogCfg 2018-06-04 01:47:01.539 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 10ae Entering CreateDatabaseIfNotExist() 2018-06-04 01:47:01.539 UTC [couchdb] handleRequest -> DEBU 10af Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network 2018-06-04 01:47:01.540 UTC [couchdb] handleRequest -> DEBU 10b0 HTTP Request: GET /mychannel_trade-network HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.542 UTC [couchdb] handleRequest -> DEBU 10b1 Couch DB Error:not_found, Status Code:404, Reason:Database does not exist. 2018-06-04 01:47:01.542 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 10b2 Database mychannel_trade-network does not exist. 2018-06-04 01:47:01.542 UTC [couchdb] handleRequest -> DEBU 10b3 Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_trade-network 2018-06-04 01:47:01.543 UTC [couchdb] handleRequest -> DEBU 10b4 HTTP Request: PUT /mychannel_trade-network HTTP/1.1 | Host: couchdb3: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.651 UTC [couchdb] handleRequest -> DEBU 10b5 Exiting handleRequest() 2018-06-04 01:47:01.651 UTC [couchdb] CreateDatabaseIfNotExist -> INFO 10b6 Created state database mychannel_trade-network 2018-06-04 01:47:01.651 UTC [couchdb] CreateDatabaseIfNotExist -> DEBU 10b7 Exiting CreateDatabaseIfNotExist() 2018-06-04 01:47:01.651 UTC [couchdb] ReadDoc -> DEBU 10b8 Entering ReadDoc() id=[ComposerLogCfg] 2018-06-04 01:47:01.651 UTC [couchdb] encodePathElement -> DEBU 10b9 Entering encodePathElement() string=ComposerLogCfg 2018-06-04 01:47:01.651 UTC [couchdb] encodePathElement -> DEBU 10ba Exiting encodePathElement() encodedStr=ComposerLogCfg 2018-06-04 01:47:01.652 UTC [couchdb] handleRequest -> DEBU 10bb Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/ComposerLogCfg?attachments=true 2018-06-04 01:47:01.652 UTC [couchdb] handleRequest -> DEBU 10bc HTTP Request: GET /mychannel_trade-network/ComposerLogCfg?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.698 UTC [couchdb] handleRequest -> DEBU 10bd Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.700 UTC [couchdb] ReadDoc -> DEBU 10be Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.700 UTC [chaincode] func1 -> DEBU 10bf [cde9f6d0]No state associated with key: ComposerLogCfg. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.700 UTC [chaincode] 1 -> DEBU 10c0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.723 UTC [chaincode] processStream -> DEBU 10c1 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.723 UTC [chaincode] handleMessage -> DEBU 10c2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.723 UTC [chaincode] afterGetState -> DEBU 10c3 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.723 UTC [chaincode] filterError -> DEBU 10c4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.723 UTC [chaincode] func1 -> DEBU 10c5 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.723 UTC [statecouchdb] GetState -> DEBU 10c6 GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.724 UTC [couchdb] ReadDoc -> DEBU 10c7 Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.724 UTC [couchdb] encodePathElement -> DEBU 10c8 Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.724 UTC [couchdb] encodePathElement -> DEBU 10c9 Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.724 UTC [couchdb] handleRequest -> DEBU 10ca Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.724 UTC [couchdb] handleRequest -> DEBU 10cb HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.772 UTC [couchdb] handleRequest -> DEBU 10cc Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.772 UTC [couchdb] ReadDoc -> DEBU 10cd Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.772 UTC [chaincode] func1 -> DEBU 10ce [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.772 UTC [chaincode] 1 -> DEBU 10cf [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.779 UTC [chaincode] processStream -> DEBU 10d0 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.779 UTC [chaincode] handleMessage -> DEBU 10d1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.779 UTC [chaincode] afterGetState -> DEBU 10d2 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.779 UTC [chaincode] filterError -> DEBU 10d3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.780 UTC [chaincode] func1 -> DEBU 10d4 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.780 UTC [statecouchdb] GetState -> DEBU 10d5 GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.780 UTC [couchdb] ReadDoc -> DEBU 10d6 Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.780 UTC [couchdb] encodePathElement -> DEBU 10d7 Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.780 UTC [couchdb] encodePathElement -> DEBU 10d8 Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.780 UTC [couchdb] handleRequest -> DEBU 10d9 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.781 UTC [couchdb] handleRequest -> DEBU 10da HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.860 UTC [couchdb] handleRequest -> DEBU 10db Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.862 UTC [couchdb] ReadDoc -> DEBU 10dc Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.862 UTC [chaincode] func1 -> DEBU 10dd [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.862 UTC [chaincode] 1 -> DEBU 10de [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.866 UTC [chaincode] processStream -> DEBU 10df [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.871 UTC [chaincode] handleMessage -> DEBU 10e0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.874 UTC [chaincode] afterGetState -> DEBU 10e1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.878 UTC [chaincode] filterError -> DEBU 10e2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.878 UTC [chaincode] func1 -> DEBU 10e3 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysdata, channel mychannel 2018-06-04 01:47:01.899 UTC [statecouchdb] GetState -> DEBU 10e4 GetState(). ns=trade-network, key=$syscollections$sysdata 2018-06-04 01:47:01.901 UTC [couchdb] ReadDoc -> DEBU 10e5 Entering ReadDoc() id=[$syscollections$sysdata] 2018-06-04 01:47:01.902 UTC [couchdb] encodePathElement -> DEBU 10e6 Entering encodePathElement() string=$syscollections$sysdata 2018-06-04 01:47:01.902 UTC [couchdb] encodePathElement -> DEBU 10e7 Exiting encodePathElement() encodedStr=%00$syscollections%00$sysdata%00 2018-06-04 01:47:01.902 UTC [couchdb] handleRequest -> DEBU 10e8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true 2018-06-04 01:47:01.903 UTC [couchdb] handleRequest -> DEBU 10e9 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysdata%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:01.961 UTC [couchdb] handleRequest -> DEBU 10ea Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:01.961 UTC [couchdb] ReadDoc -> DEBU 10eb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:01.961 UTC [chaincode] func1 -> DEBU 10ec [cde9f6d0]No state associated with key: $syscollections$sysdata. Sending RESPONSE with an empty payload 2018-06-04 01:47:01.962 UTC [chaincode] 1 -> DEBU 10ed [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:01.966 UTC [chaincode] processStream -> DEBU 10ee [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:01.966 UTC [chaincode] handleMessage -> DEBU 10ef [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:01.966 UTC [chaincode] filterError -> DEBU 10f0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.966 UTC [chaincode] func1 -> DEBU 10f1 [cde9f6d0]state is ready 2018-06-04 01:47:01.970 UTC [chaincode] func1 -> DEBU 10f2 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:01.970 UTC [chaincode] 1 -> DEBU 10f3 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:01.970 UTC [chaincode] processStream -> DEBU 10f4 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:01.970 UTC [chaincode] handleMessage -> DEBU 10f5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:01.970 UTC [chaincode] filterError -> DEBU 10f6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.971 UTC [chaincode] processStream -> DEBU 10f7 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:01.973 UTC [chaincode] processStream -> DEBU 10f8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:01.981 UTC [chaincode] handleMessage -> DEBU 10f9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:01.981 UTC [chaincode] afterGetState -> DEBU 10fa [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:01.983 UTC [chaincode] filterError -> DEBU 10fb Ignoring NoTransitionError: no transition 2018-06-04 01:47:01.992 UTC [chaincode] func1 -> DEBU 10fc [cde9f6d0] getting state for chaincode trade-network, key $sysdatametanetwork, channel mychannel 2018-06-04 01:47:02.000 UTC [statecouchdb] GetState -> DEBU 10fd GetState(). ns=trade-network, key=$sysdatametanetwork 2018-06-04 01:47:02.001 UTC [couchdb] ReadDoc -> DEBU 10fe Entering ReadDoc() id=[$sysdatametanetwork] 2018-06-04 01:47:02.001 UTC [couchdb] encodePathElement -> DEBU 10ff Entering encodePathElement() string=$sysdatametanetwork 2018-06-04 01:47:02.001 UTC [couchdb] encodePathElement -> DEBU 1100 Exiting encodePathElement() encodedStr=%00$sysdata%00metanetwork%00 2018-06-04 01:47:02.001 UTC [couchdb] handleRequest -> DEBU 1101 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysdata%00metanetwork%00?attachments=true 2018-06-04 01:47:02.001 UTC [couchdb] handleRequest -> DEBU 1102 HTTP Request: GET /mychannel_trade-network/%00$sysdata%00metanetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.078 UTC [couchdb] handleRequest -> DEBU 1103 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.078 UTC [couchdb] ReadDoc -> DEBU 1104 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.078 UTC [chaincode] func1 -> DEBU 1105 [cde9f6d0]No state associated with key: $sysdatametanetwork. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.078 UTC [chaincode] 1 -> DEBU 1106 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.080 UTC [chaincode] processStream -> DEBU 1107 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.080 UTC [chaincode] handleMessage -> DEBU 1108 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.080 UTC [chaincode] filterError -> DEBU 1109 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.080 UTC [chaincode] func1 -> DEBU 110a [cde9f6d0]state is ready 2018-06-04 01:47:02.084 UTC [chaincode] func1 -> DEBU 110b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.087 UTC [chaincode] 1 -> DEBU 110c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.087 UTC [chaincode] processStream -> DEBU 110d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.106 UTC [chaincode] handleMessage -> DEBU 110e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.106 UTC [chaincode] filterError -> DEBU 110f Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.106 UTC [chaincode] processStream -> DEBU 1110 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.111 UTC [chaincode] processStream -> DEBU 1111 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.111 UTC [chaincode] handleMessage -> DEBU 1112 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.111 UTC [chaincode] afterGetState -> DEBU 1113 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.111 UTC [chaincode] filterError -> DEBU 1114 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.111 UTC [chaincode] func1 -> DEBU 1115 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysregistries, channel mychannel 2018-06-04 01:47:02.112 UTC [statecouchdb] GetState -> DEBU 1116 GetState(). ns=trade-network, key=$syscollections$sysregistries 2018-06-04 01:47:02.112 UTC [couchdb] ReadDoc -> DEBU 1117 Entering ReadDoc() id=[$syscollections$sysregistries] 2018-06-04 01:47:02.117 UTC [couchdb] encodePathElement -> DEBU 1118 Entering encodePathElement() string=$syscollections$sysregistries 2018-06-04 01:47:02.118 UTC [couchdb] encodePathElement -> DEBU 1119 Exiting encodePathElement() encodedStr=%00$syscollections%00$sysregistries%00 2018-06-04 01:47:02.118 UTC [couchdb] handleRequest -> DEBU 111a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true 2018-06-04 01:47:02.119 UTC [couchdb] handleRequest -> DEBU 111b HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.146 UTC [couchdb] handleRequest -> DEBU 111c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.146 UTC [couchdb] ReadDoc -> DEBU 111d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.146 UTC [chaincode] func1 -> DEBU 111e [cde9f6d0]No state associated with key: $syscollections$sysregistries. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.146 UTC [chaincode] 1 -> DEBU 111f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.148 UTC [chaincode] processStream -> DEBU 1120 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.148 UTC [chaincode] handleMessage -> DEBU 1121 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.148 UTC [chaincode] afterGetState -> DEBU 1122 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.148 UTC [chaincode] filterError -> DEBU 1123 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.149 UTC [chaincode] func1 -> DEBU 1124 [cde9f6d0] getting state for chaincode trade-network, key $syscollections$sysregistries, channel mychannel 2018-06-04 01:47:02.150 UTC [statecouchdb] GetState -> DEBU 1125 GetState(). ns=trade-network, key=$syscollections$sysregistries 2018-06-04 01:47:02.151 UTC [couchdb] ReadDoc -> DEBU 1126 Entering ReadDoc() id=[$syscollections$sysregistries] 2018-06-04 01:47:02.158 UTC [couchdb] encodePathElement -> DEBU 1127 Entering encodePathElement() string=$syscollections$sysregistries 2018-06-04 01:47:02.161 UTC [couchdb] encodePathElement -> DEBU 1128 Exiting encodePathElement() encodedStr=%00$syscollections%00$sysregistries%00 2018-06-04 01:47:02.164 UTC [couchdb] handleRequest -> DEBU 1129 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true 2018-06-04 01:47:02.164 UTC [couchdb] handleRequest -> DEBU 112a HTTP Request: GET /mychannel_trade-network/%00$syscollections%00$sysregistries%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.200 UTC [couchdb] handleRequest -> DEBU 112b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.201 UTC [couchdb] ReadDoc -> DEBU 112c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.201 UTC [chaincode] func1 -> DEBU 112d [cde9f6d0]No state associated with key: $syscollections$sysregistries. Sending RESPONSE with an empty payload 2018-06-04 01:47:02.201 UTC [chaincode] 1 -> DEBU 112e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.203 UTC [chaincode] processStream -> DEBU 112f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.203 UTC [chaincode] handleMessage -> DEBU 1130 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.203 UTC [chaincode] filterError -> DEBU 1131 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.206 UTC [chaincode] func1 -> DEBU 1132 [cde9f6d0]state is ready 2018-06-04 01:47:02.209 UTC [chaincode] func1 -> DEBU 1133 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.209 UTC [chaincode] 1 -> DEBU 1134 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.210 UTC [chaincode] processStream -> DEBU 1135 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.210 UTC [chaincode] handleMessage -> DEBU 1136 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.210 UTC [chaincode] filterError -> DEBU 1137 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.210 UTC [chaincode] processStream -> DEBU 1138 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.238 UTC [chaincode] processStream -> DEBU 1139 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.239 UTC [chaincode] handleMessage -> DEBU 113a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.239 UTC [chaincode] afterGetState -> DEBU 113b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.239 UTC [chaincode] filterError -> DEBU 113c Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.248 UTC [chaincode] func1 -> DEBU 113d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:02.254 UTC [statecouchdb] GetState -> DEBU 113e GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.260 UTC [couchdb] ReadDoc -> DEBU 113f Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:02.282 UTC [couchdb] encodePathElement -> DEBU 1140 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.283 UTC [couchdb] encodePathElement -> DEBU 1141 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:02.283 UTC [couchdb] handleRequest -> DEBU 1142 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:02.288 UTC [couchdb] handleRequest -> DEBU 1143 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.311 UTC [couchdb] handleRequest -> DEBU 1144 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.314 UTC [couchdb] ReadDoc -> DEBU 1145 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.314 UTC [chaincode] func1 -> DEBU 1146 [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.314 UTC [chaincode] 1 -> DEBU 1147 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.338 UTC [chaincode] processStream -> DEBU 1148 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.339 UTC [chaincode] handleMessage -> DEBU 1149 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.340 UTC [chaincode] afterGetState -> DEBU 114a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.340 UTC [chaincode] filterError -> DEBU 114b Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.340 UTC [chaincode] func1 -> DEBU 114c [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:02.340 UTC [statecouchdb] GetState -> DEBU 114d GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.343 UTC [couchdb] ReadDoc -> DEBU 114e Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:02.343 UTC [couchdb] encodePathElement -> DEBU 114f Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.344 UTC [couchdb] encodePathElement -> DEBU 1150 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:02.344 UTC [couchdb] handleRequest -> DEBU 1151 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:02.344 UTC [couchdb] handleRequest -> DEBU 1152 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.353 UTC [couchdb] handleRequest -> DEBU 1153 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.362 UTC [couchdb] ReadDoc -> DEBU 1154 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.362 UTC [chaincode] func1 -> DEBU 1155 [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.364 UTC [chaincode] 1 -> DEBU 1156 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.375 UTC [chaincode] processStream -> DEBU 1157 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.375 UTC [chaincode] handleMessage -> DEBU 1158 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.376 UTC [chaincode] filterError -> DEBU 1159 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.378 UTC [chaincode] func1 -> DEBU 115a [cde9f6d0]state is ready 2018-06-04 01:47:02.382 UTC [chaincode] func1 -> DEBU 115b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.382 UTC [chaincode] 1 -> DEBU 115c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.382 UTC [chaincode] processStream -> DEBU 115d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.382 UTC [chaincode] handleMessage -> DEBU 115e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.387 UTC [chaincode] filterError -> DEBU 115f Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.389 UTC [chaincode] processStream -> DEBU 1160 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.402 UTC [chaincode] processStream -> DEBU 1161 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.402 UTC [chaincode] handleMessage -> DEBU 1162 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.402 UTC [chaincode] afterGetState -> DEBU 1163 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.403 UTC [chaincode] filterError -> DEBU 1164 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.404 UTC [chaincode] func1 -> DEBU 1165 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry, channel mychannel 2018-06-04 01:47:02.406 UTC [statecouchdb] GetState -> DEBU 1166 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.407 UTC [couchdb] ReadDoc -> DEBU 1167 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry] 2018-06-04 01:47:02.407 UTC [couchdb] encodePathElement -> DEBU 1168 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry 2018-06-04 01:47:02.407 UTC [couchdb] encodePathElement -> DEBU 1169 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00 2018-06-04 01:47:02.407 UTC [couchdb] handleRequest -> DEBU 116a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true 2018-06-04 01:47:02.413 UTC [couchdb] handleRequest -> DEBU 116b HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.AssetRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.440 UTC [couchdb] handleRequest -> DEBU 116c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.448 UTC [couchdb] ReadDoc -> DEBU 116d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.448 UTC [chaincode] func1 -> DEBU 116e [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.448 UTC [chaincode] 1 -> DEBU 116f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.455 UTC [chaincode] processStream -> DEBU 1170 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.455 UTC [chaincode] handleMessage -> DEBU 1171 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.456 UTC [chaincode] filterError -> DEBU 1172 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.456 UTC [chaincode] func1 -> DEBU 1173 [cde9f6d0]state is ready 2018-06-04 01:47:02.457 UTC [chaincode] func1 -> DEBU 1174 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.458 UTC [chaincode] 1 -> DEBU 1175 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.463 UTC [chaincode] processStream -> DEBU 1176 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.463 UTC [chaincode] handleMessage -> DEBU 1177 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.463 UTC [chaincode] filterError -> DEBU 1178 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.463 UTC [chaincode] processStream -> DEBU 1179 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.479 UTC [chaincode] processStream -> DEBU 117a [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.479 UTC [chaincode] handleMessage -> DEBU 117b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.479 UTC [chaincode] afterGetState -> DEBU 117c [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.479 UTC [chaincode] filterError -> DEBU 117d Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.479 UTC [chaincode] func1 -> DEBU 117e [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.479 UTC [statecouchdb] GetState -> DEBU 117f GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.480 UTC [couchdb] ReadDoc -> DEBU 1180 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.480 UTC [couchdb] encodePathElement -> DEBU 1181 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.480 UTC [couchdb] encodePathElement -> DEBU 1182 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.482 UTC [couchdb] handleRequest -> DEBU 1183 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.482 UTC [couchdb] handleRequest -> DEBU 1184 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.489 UTC [couchdb] handleRequest -> DEBU 1185 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.495 UTC [couchdb] ReadDoc -> DEBU 1186 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.496 UTC [chaincode] func1 -> DEBU 1187 [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.496 UTC [chaincode] 1 -> DEBU 1188 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.517 UTC [chaincode] processStream -> DEBU 1189 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.517 UTC [chaincode] handleMessage -> DEBU 118a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.517 UTC [chaincode] afterGetState -> DEBU 118b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.517 UTC [chaincode] filterError -> DEBU 118c Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.518 UTC [chaincode] func1 -> DEBU 118d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.518 UTC [statecouchdb] GetState -> DEBU 118e GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.518 UTC [couchdb] ReadDoc -> DEBU 118f Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.518 UTC [couchdb] encodePathElement -> DEBU 1190 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.518 UTC [couchdb] encodePathElement -> DEBU 1191 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.518 UTC [couchdb] handleRequest -> DEBU 1192 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.518 UTC [couchdb] handleRequest -> DEBU 1193 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.550 UTC [couchdb] handleRequest -> DEBU 1194 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.551 UTC [couchdb] ReadDoc -> DEBU 1195 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.551 UTC [chaincode] func1 -> DEBU 1196 [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.556 UTC [chaincode] 1 -> DEBU 1197 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.562 UTC [chaincode] processStream -> DEBU 1198 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.566 UTC [chaincode] handleMessage -> DEBU 1199 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.632 UTC [chaincode] filterError -> DEBU 119a Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.632 UTC [chaincode] func1 -> DEBU 119b [cde9f6d0]state is ready 2018-06-04 01:47:02.633 UTC [chaincode] func1 -> DEBU 119c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.633 UTC [chaincode] 1 -> DEBU 119d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.633 UTC [chaincode] processStream -> DEBU 119e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.633 UTC [chaincode] handleMessage -> DEBU 119f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.633 UTC [chaincode] filterError -> DEBU 11a0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.633 UTC [chaincode] processStream -> DEBU 11a1 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.651 UTC [chaincode] processStream -> DEBU 11a2 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.708 UTC [chaincode] handleMessage -> DEBU 11a3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.708 UTC [chaincode] afterGetState -> DEBU 11a4 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.709 UTC [chaincode] filterError -> DEBU 11a5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.711 UTC [chaincode] func1 -> DEBU 11a6 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry, channel mychannel 2018-06-04 01:47:02.717 UTC [statecouchdb] GetState -> DEBU 11a7 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.717 UTC [couchdb] ReadDoc -> DEBU 11a8 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry] 2018-06-04 01:47:02.717 UTC [couchdb] encodePathElement -> DEBU 11a9 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry 2018-06-04 01:47:02.718 UTC [couchdb] encodePathElement -> DEBU 11aa Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00 2018-06-04 01:47:02.718 UTC [couchdb] handleRequest -> DEBU 11ab Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true 2018-06-04 01:47:02.719 UTC [couchdb] handleRequest -> DEBU 11ac HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.759 UTC [couchdb] handleRequest -> DEBU 11ad Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.771 UTC [couchdb] ReadDoc -> DEBU 11ae Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.771 UTC [chaincode] func1 -> DEBU 11af [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.771 UTC [chaincode] 1 -> DEBU 11b0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.797 UTC [chaincode] processStream -> DEBU 11b1 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.814 UTC [chaincode] handleMessage -> DEBU 11b2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.814 UTC [chaincode] filterError -> DEBU 11b3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.815 UTC [chaincode] func1 -> DEBU 11b4 [cde9f6d0]state is ready 2018-06-04 01:47:02.815 UTC [chaincode] func1 -> DEBU 11b5 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.819 UTC [chaincode] 1 -> DEBU 11b6 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.819 UTC [chaincode] processStream -> DEBU 11b7 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.819 UTC [chaincode] handleMessage -> DEBU 11b8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.820 UTC [chaincode] filterError -> DEBU 11b9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.820 UTC [chaincode] processStream -> DEBU 11ba [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.822 UTC [chaincode] processStream -> DEBU 11bb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.823 UTC [chaincode] handleMessage -> DEBU 11bc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.824 UTC [chaincode] afterGetState -> DEBU 11bd [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.824 UTC [chaincode] filterError -> DEBU 11be Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.826 UTC [chaincode] func1 -> DEBU 11bf [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.826 UTC [statecouchdb] GetState -> DEBU 11c0 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.826 UTC [couchdb] ReadDoc -> DEBU 11c1 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.826 UTC [couchdb] encodePathElement -> DEBU 11c2 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.826 UTC [couchdb] encodePathElement -> DEBU 11c3 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.826 UTC [couchdb] handleRequest -> DEBU 11c4 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.829 UTC [couchdb] handleRequest -> DEBU 11c5 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.836 UTC [couchdb] handleRequest -> DEBU 11c6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.839 UTC [couchdb] ReadDoc -> DEBU 11c7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.840 UTC [chaincode] func1 -> DEBU 11c8 [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.840 UTC [chaincode] 1 -> DEBU 11c9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.843 UTC [chaincode] processStream -> DEBU 11ca [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.845 UTC [chaincode] handleMessage -> DEBU 11cb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.846 UTC [chaincode] afterGetState -> DEBU 11cc [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.847 UTC [chaincode] filterError -> DEBU 11cd Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.851 UTC [chaincode] func1 -> DEBU 11ce [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.852 UTC [statecouchdb] GetState -> DEBU 11cf GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.853 UTC [couchdb] ReadDoc -> DEBU 11d0 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.853 UTC [couchdb] encodePathElement -> DEBU 11d1 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.854 UTC [couchdb] encodePathElement -> DEBU 11d2 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.854 UTC [couchdb] handleRequest -> DEBU 11d3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.856 UTC [couchdb] handleRequest -> DEBU 11d4 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.863 UTC [couchdb] handleRequest -> DEBU 11d5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.868 UTC [couchdb] ReadDoc -> DEBU 11d6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.869 UTC [chaincode] func1 -> DEBU 11d7 [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.870 UTC [chaincode] 1 -> DEBU 11d8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.874 UTC [chaincode] processStream -> DEBU 11d9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.876 UTC [chaincode] handleMessage -> DEBU 11da [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.876 UTC [chaincode] filterError -> DEBU 11db Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.880 UTC [chaincode] func1 -> DEBU 11dc [cde9f6d0]state is ready 2018-06-04 01:47:02.880 UTC [chaincode] func1 -> DEBU 11dd [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.881 UTC [chaincode] 1 -> DEBU 11de [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.881 UTC [chaincode] processStream -> DEBU 11df [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.882 UTC [chaincode] handleMessage -> DEBU 11e0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.882 UTC [chaincode] filterError -> DEBU 11e1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.883 UTC [chaincode] processStream -> DEBU 11e2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.885 UTC [chaincode] processStream -> DEBU 11e3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.895 UTC [chaincode] handleMessage -> DEBU 11e4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.895 UTC [chaincode] afterGetState -> DEBU 11e5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.896 UTC [chaincode] filterError -> DEBU 11e6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.923 UTC [chaincode] func1 -> DEBU 11e7 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry, channel mychannel 2018-06-04 01:47:02.924 UTC [statecouchdb] GetState -> DEBU 11e8 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.924 UTC [couchdb] ReadDoc -> DEBU 11e9 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry] 2018-06-04 01:47:02.924 UTC [couchdb] encodePathElement -> DEBU 11ea Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry 2018-06-04 01:47:02.925 UTC [couchdb] encodePathElement -> DEBU 11eb Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00 2018-06-04 01:47:02.925 UTC [couchdb] handleRequest -> DEBU 11ec Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true 2018-06-04 01:47:02.926 UTC [couchdb] handleRequest -> DEBU 11ed HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.TransactionRegistry%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.931 UTC [couchdb] handleRequest -> DEBU 11ee Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.933 UTC [couchdb] ReadDoc -> DEBU 11ef Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.933 UTC [chaincode] func1 -> DEBU 11f0 [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.934 UTC [chaincode] 1 -> DEBU 11f1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.940 UTC [chaincode] processStream -> DEBU 11f2 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.941 UTC [chaincode] handleMessage -> DEBU 11f3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.941 UTC [chaincode] filterError -> DEBU 11f4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.942 UTC [chaincode] func1 -> DEBU 11f5 [cde9f6d0]state is ready 2018-06-04 01:47:02.943 UTC [chaincode] func1 -> DEBU 11f6 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.943 UTC [chaincode] 1 -> DEBU 11f7 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.943 UTC [chaincode] processStream -> DEBU 11f8 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.944 UTC [chaincode] handleMessage -> DEBU 11f9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.944 UTC [chaincode] filterError -> DEBU 11fa Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.944 UTC [chaincode] processStream -> DEBU 11fb [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.948 UTC [chaincode] processStream -> DEBU 11fc [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.949 UTC [chaincode] handleMessage -> DEBU 11fd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.949 UTC [chaincode] afterGetState -> DEBU 11fe [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.949 UTC [chaincode] filterError -> DEBU 11ff Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.953 UTC [chaincode] func1 -> DEBU 1200 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:02.954 UTC [statecouchdb] GetState -> DEBU 1201 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.954 UTC [couchdb] ReadDoc -> DEBU 1202 Entering ReadDoc() id=[$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:02.954 UTC [couchdb] encodePathElement -> DEBU 1203 Entering encodePathElement() string=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.955 UTC [couchdb] encodePathElement -> DEBU 1204 Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:02.955 UTC [couchdb] handleRequest -> DEBU 1205 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:02.962 UTC [couchdb] handleRequest -> DEBU 1206 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.967 UTC [couchdb] handleRequest -> DEBU 1207 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.967 UTC [couchdb] ReadDoc -> DEBU 1208 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.967 UTC [chaincode] func1 -> DEBU 1209 [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.967 UTC [chaincode] 1 -> DEBU 120a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.973 UTC [chaincode] processStream -> DEBU 120b [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.974 UTC [chaincode] handleMessage -> DEBU 120c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.974 UTC [chaincode] afterGetState -> DEBU 120d [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.974 UTC [chaincode] filterError -> DEBU 120e Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.975 UTC [chaincode] func1 -> DEBU 120f [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:02.975 UTC [statecouchdb] GetState -> DEBU 1210 GetState(). ns=trade-network, key=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.975 UTC [couchdb] ReadDoc -> DEBU 1211 Entering ReadDoc() id=[$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:02.976 UTC [couchdb] encodePathElement -> DEBU 1212 Entering encodePathElement() string=$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:02.977 UTC [couchdb] encodePathElement -> DEBU 1213 Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:02.977 UTC [couchdb] handleRequest -> DEBU 1214 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:02.978 UTC [couchdb] handleRequest -> DEBU 1215 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:02.986 UTC [couchdb] handleRequest -> DEBU 1216 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:02.986 UTC [couchdb] ReadDoc -> DEBU 1217 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:02.987 UTC [chaincode] func1 -> DEBU 1218 [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.987 UTC [chaincode] 1 -> DEBU 1219 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:02.990 UTC [chaincode] processStream -> DEBU 121a [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:02.990 UTC [chaincode] handleMessage -> DEBU 121b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:02.990 UTC [chaincode] filterError -> DEBU 121c Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.993 UTC [chaincode] func1 -> DEBU 121d [cde9f6d0]state is ready 2018-06-04 01:47:02.994 UTC [chaincode] func1 -> DEBU 121e [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:02.994 UTC [chaincode] 1 -> DEBU 121f [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:02.994 UTC [chaincode] processStream -> DEBU 1220 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:02.994 UTC [chaincode] handleMessage -> DEBU 1221 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:02.995 UTC [chaincode] filterError -> DEBU 1222 Ignoring NoTransitionError: no transition 2018-06-04 01:47:02.995 UTC [chaincode] processStream -> DEBU 1223 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:02.998 UTC [chaincode] processStream -> DEBU 1224 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:02.998 UTC [chaincode] handleMessage -> DEBU 1225 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:02.999 UTC [chaincode] afterGetState -> DEBU 1226 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:02.999 UTC [chaincode] filterError -> DEBU 1227 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.002 UTC [chaincode] func1 -> DEBU 1228 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin, channel mychannel 2018-06-04 01:47:03.004 UTC [statecouchdb] GetState -> DEBU 1229 GetState(). ns=trade-network, key=$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:03.004 UTC [couchdb] ReadDoc -> DEBU 122a Entering ReadDoc() id=[$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:03.005 UTC [couchdb] encodePathElement -> DEBU 122b Entering encodePathElement() string=$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:03.005 UTC [couchdb] encodePathElement -> DEBU 122c Exiting encodePathElement() encodedStr=%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:03.005 UTC [couchdb] handleRequest -> DEBU 122d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:03.006 UTC [couchdb] handleRequest -> DEBU 122e HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Participant:org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.012 UTC [couchdb] handleRequest -> DEBU 122f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.014 UTC [couchdb] ReadDoc -> DEBU 1230 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.014 UTC [chaincode] func1 -> DEBU 1231 [cde9f6d0]No state associated with key: J$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.015 UTC [chaincode] 1 -> DEBU 1232 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.021 UTC [chaincode] processStream -> DEBU 1233 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.022 UTC [chaincode] handleMessage -> DEBU 1234 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.022 UTC [chaincode] filterError -> DEBU 1235 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.024 UTC [chaincode] func1 -> DEBU 1236 [cde9f6d0]state is ready 2018-06-04 01:47:03.024 UTC [chaincode] func1 -> DEBU 1237 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.029 UTC [chaincode] 1 -> DEBU 1238 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.030 UTC [chaincode] processStream -> DEBU 1239 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.030 UTC [chaincode] handleMessage -> DEBU 123a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.031 UTC [chaincode] filterError -> DEBU 123b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.032 UTC [chaincode] processStream -> DEBU 123c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.034 UTC [chaincode] processStream -> DEBU 123d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.035 UTC [chaincode] handleMessage -> DEBU 123e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.036 UTC [chaincode] afterGetState -> DEBU 123f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.036 UTC [chaincode] filterError -> DEBU 1240 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.038 UTC [chaincode] func1 -> DEBU 1241 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:03.039 UTC [statecouchdb] GetState -> DEBU 1242 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.041 UTC [couchdb] ReadDoc -> DEBU 1243 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:03.042 UTC [couchdb] encodePathElement -> DEBU 1244 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.042 UTC [couchdb] encodePathElement -> DEBU 1245 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:03.042 UTC [couchdb] handleRequest -> DEBU 1246 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:03.055 UTC [couchdb] handleRequest -> DEBU 1247 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.065 UTC [couchdb] handleRequest -> DEBU 1248 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.067 UTC [couchdb] ReadDoc -> DEBU 1249 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.067 UTC [chaincode] func1 -> DEBU 124a [cde9f6d0]No state associated with key: F$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.070 UTC [chaincode] 1 -> DEBU 124b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.076 UTC [chaincode] processStream -> DEBU 124c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.078 UTC [chaincode] handleMessage -> DEBU 124d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.083 UTC [chaincode] afterGetState -> DEBU 124e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.083 UTC [chaincode] filterError -> DEBU 124f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.084 UTC [chaincode] func1 -> DEBU 1250 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:03.084 UTC [statecouchdb] GetState -> DEBU 1251 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.085 UTC [couchdb] ReadDoc -> DEBU 1252 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:03.085 UTC [couchdb] encodePathElement -> DEBU 1253 Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.085 UTC [couchdb] encodePathElement -> DEBU 1254 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:03.085 UTC [couchdb] handleRequest -> DEBU 1255 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:03.086 UTC [couchdb] handleRequest -> DEBU 1256 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.096 UTC [couchdb] handleRequest -> DEBU 1257 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.096 UTC [couchdb] ReadDoc -> DEBU 1258 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.097 UTC [chaincode] func1 -> DEBU 1259 [cde9f6d0]No state associated with key: F$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.099 UTC [chaincode] 1 -> DEBU 125a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.101 UTC [chaincode] processStream -> DEBU 125b [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.103 UTC [chaincode] handleMessage -> DEBU 125c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.103 UTC [chaincode] filterError -> DEBU 125d Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.106 UTC [chaincode] func1 -> DEBU 125e [cde9f6d0]state is ready 2018-06-04 01:47:03.106 UTC [chaincode] func1 -> DEBU 125f [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.107 UTC [chaincode] 1 -> DEBU 1260 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.108 UTC [chaincode] processStream -> DEBU 1261 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.108 UTC [chaincode] handleMessage -> DEBU 1262 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.108 UTC [chaincode] filterError -> DEBU 1263 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.109 UTC [chaincode] processStream -> DEBU 1264 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.121 UTC [chaincode] processStream -> DEBU 1265 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.122 UTC [chaincode] handleMessage -> DEBU 1266 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.122 UTC [chaincode] afterGetState -> DEBU 1267 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.122 UTC [chaincode] filterError -> DEBU 1268 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.125 UTC [chaincode] func1 -> DEBU 1269 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord, channel mychannel 2018-06-04 01:47:03.126 UTC [statecouchdb] GetState -> DEBU 126a GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.126 UTC [couchdb] ReadDoc -> DEBU 126b Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord] 2018-06-04 01:47:03.126 UTC [couchdb] encodePathElement -> DEBU 126c Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord 2018-06-04 01:47:03.126 UTC [couchdb] encodePathElement -> DEBU 126d Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00 2018-06-04 01:47:03.127 UTC [couchdb] handleRequest -> DEBU 126e Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true 2018-06-04 01:47:03.127 UTC [couchdb] handleRequest -> DEBU 126f HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.HistorianRecord%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.132 UTC [couchdb] handleRequest -> DEBU 1270 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.137 UTC [couchdb] ReadDoc -> DEBU 1271 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.137 UTC [chaincode] func1 -> DEBU 1272 [cde9f6d0]No state associated with key: G$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.138 UTC [chaincode] 1 -> DEBU 1273 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.140 UTC [chaincode] processStream -> DEBU 1274 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.142 UTC [chaincode] handleMessage -> DEBU 1275 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.143 UTC [chaincode] filterError -> DEBU 1276 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.146 UTC [chaincode] func1 -> DEBU 1277 [cde9f6d0]state is ready 2018-06-04 01:47:03.147 UTC [chaincode] func1 -> DEBU 1278 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.147 UTC [chaincode] 1 -> DEBU 1279 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.149 UTC [chaincode] processStream -> DEBU 127a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.150 UTC [chaincode] handleMessage -> DEBU 127b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.150 UTC [chaincode] filterError -> DEBU 127c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.150 UTC [chaincode] processStream -> DEBU 127d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.160 UTC [chaincode] processStream -> DEBU 127e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.161 UTC [chaincode] handleMessage -> DEBU 127f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.161 UTC [chaincode] afterGetState -> DEBU 1280 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.161 UTC [chaincode] filterError -> DEBU 1281 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.166 UTC [chaincode] func1 -> DEBU 1282 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:03.167 UTC [statecouchdb] GetState -> DEBU 1283 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.167 UTC [couchdb] ReadDoc -> DEBU 1284 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:03.167 UTC [couchdb] encodePathElement -> DEBU 1285 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.168 UTC [couchdb] encodePathElement -> DEBU 1286 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:03.168 UTC [couchdb] handleRequest -> DEBU 1287 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:03.171 UTC [couchdb] handleRequest -> DEBU 1288 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.178 UTC [couchdb] handleRequest -> DEBU 1289 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.179 UTC [couchdb] ReadDoc -> DEBU 128a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.179 UTC [chaincode] func1 -> DEBU 128b [cde9f6d0]No state associated with key: E$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.182 UTC [chaincode] 1 -> DEBU 128c [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.185 UTC [chaincode] processStream -> DEBU 128d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.186 UTC [chaincode] handleMessage -> DEBU 128e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.188 UTC [chaincode] afterGetState -> DEBU 128f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.188 UTC [chaincode] filterError -> DEBU 1290 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.197 UTC [chaincode] func1 -> DEBU 1291 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:03.198 UTC [statecouchdb] GetState -> DEBU 1292 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.200 UTC [couchdb] ReadDoc -> DEBU 1293 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:03.201 UTC [couchdb] encodePathElement -> DEBU 1294 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.201 UTC [couchdb] encodePathElement -> DEBU 1295 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:03.201 UTC [couchdb] handleRequest -> DEBU 1296 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:03.201 UTC [couchdb] handleRequest -> DEBU 1297 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.208 UTC [couchdb] handleRequest -> DEBU 1298 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.209 UTC [couchdb] ReadDoc -> DEBU 1299 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.210 UTC [chaincode] func1 -> DEBU 129a [cde9f6d0]No state associated with key: E$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.210 UTC [chaincode] 1 -> DEBU 129b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.215 UTC [chaincode] processStream -> DEBU 129c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.217 UTC [chaincode] handleMessage -> DEBU 129d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.218 UTC [chaincode] filterError -> DEBU 129e Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.223 UTC [chaincode] func1 -> DEBU 129f [cde9f6d0]state is ready 2018-06-04 01:47:03.224 UTC [chaincode] func1 -> DEBU 12a0 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.225 UTC [chaincode] 1 -> DEBU 12a1 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.226 UTC [chaincode] processStream -> DEBU 12a2 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.228 UTC [chaincode] handleMessage -> DEBU 12a3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.228 UTC [chaincode] filterError -> DEBU 12a4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.228 UTC [chaincode] processStream -> DEBU 12a5 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.231 UTC [chaincode] processStream -> DEBU 12a6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.231 UTC [chaincode] handleMessage -> DEBU 12a7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.232 UTC [chaincode] afterGetState -> DEBU 12a8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.232 UTC [chaincode] filterError -> DEBU 12a9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.234 UTC [chaincode] func1 -> DEBU 12aa [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset, channel mychannel 2018-06-04 01:47:03.235 UTC [statecouchdb] GetState -> DEBU 12ab GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.235 UTC [couchdb] ReadDoc -> DEBU 12ac Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset] 2018-06-04 01:47:03.235 UTC [couchdb] encodePathElement -> DEBU 12ad Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset 2018-06-04 01:47:03.235 UTC [couchdb] encodePathElement -> DEBU 12ae Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00 2018-06-04 01:47:03.235 UTC [couchdb] handleRequest -> DEBU 12af Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true 2018-06-04 01:47:03.236 UTC [couchdb] handleRequest -> DEBU 12b0 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.244 UTC [couchdb] handleRequest -> DEBU 12b1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.245 UTC [couchdb] ReadDoc -> DEBU 12b2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.245 UTC [chaincode] func1 -> DEBU 12b3 [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.246 UTC [chaincode] 1 -> DEBU 12b4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.288 UTC [chaincode] processStream -> DEBU 12b5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.288 UTC [chaincode] handleMessage -> DEBU 12b6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.289 UTC [chaincode] filterError -> DEBU 12b7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.289 UTC [chaincode] func1 -> DEBU 12b8 [cde9f6d0]state is ready 2018-06-04 01:47:03.289 UTC [chaincode] func1 -> DEBU 12b9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.290 UTC [chaincode] 1 -> DEBU 12ba [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.290 UTC [chaincode] processStream -> DEBU 12bb [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.290 UTC [chaincode] handleMessage -> DEBU 12bc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.293 UTC [chaincode] filterError -> DEBU 12bd Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.293 UTC [chaincode] processStream -> DEBU 12be [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.299 UTC [chaincode] processStream -> DEBU 12bf [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.299 UTC [chaincode] handleMessage -> DEBU 12c0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.299 UTC [chaincode] afterGetState -> DEBU 12c1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.299 UTC [chaincode] filterError -> DEBU 12c2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.300 UTC [chaincode] func1 -> DEBU 12c3 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.300 UTC [statecouchdb] GetState -> DEBU 12c4 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.300 UTC [couchdb] ReadDoc -> DEBU 12c5 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.301 UTC [couchdb] encodePathElement -> DEBU 12c6 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.302 UTC [couchdb] encodePathElement -> DEBU 12c7 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.304 UTC [couchdb] handleRequest -> DEBU 12c8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.307 UTC [couchdb] handleRequest -> DEBU 12c9 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.311 UTC [couchdb] handleRequest -> DEBU 12ca Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.313 UTC [couchdb] ReadDoc -> DEBU 12cb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.314 UTC [chaincode] func1 -> DEBU 12cc [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.314 UTC [chaincode] 1 -> DEBU 12cd [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.334 UTC [chaincode] processStream -> DEBU 12ce [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.338 UTC [chaincode] handleMessage -> DEBU 12cf [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.338 UTC [chaincode] afterGetState -> DEBU 12d0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.339 UTC [chaincode] filterError -> DEBU 12d1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.345 UTC [chaincode] func1 -> DEBU 12d2 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.346 UTC [statecouchdb] GetState -> DEBU 12d3 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.346 UTC [couchdb] ReadDoc -> DEBU 12d4 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.346 UTC [couchdb] encodePathElement -> DEBU 12d5 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.347 UTC [couchdb] encodePathElement -> DEBU 12d6 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.347 UTC [couchdb] handleRequest -> DEBU 12d7 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.349 UTC [couchdb] handleRequest -> DEBU 12d8 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.372 UTC [couchdb] handleRequest -> DEBU 12d9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.372 UTC [couchdb] ReadDoc -> DEBU 12da Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.372 UTC [chaincode] func1 -> DEBU 12db [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.372 UTC [chaincode] 1 -> DEBU 12dc [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.374 UTC [chaincode] processStream -> DEBU 12dd [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.374 UTC [chaincode] handleMessage -> DEBU 12de [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.374 UTC [chaincode] filterError -> DEBU 12df Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.374 UTC [chaincode] func1 -> DEBU 12e0 [cde9f6d0]state is ready 2018-06-04 01:47:03.374 UTC [chaincode] func1 -> DEBU 12e1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] 1 -> DEBU 12e2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] processStream -> DEBU 12e3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.375 UTC [chaincode] handleMessage -> DEBU 12e4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.375 UTC [chaincode] filterError -> DEBU 12e5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.376 UTC [chaincode] processStream -> DEBU 12e6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.377 UTC [chaincode] processStream -> DEBU 12e7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.380 UTC [chaincode] handleMessage -> DEBU 12e8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.380 UTC [chaincode] afterGetState -> DEBU 12e9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.381 UTC [chaincode] filterError -> DEBU 12ea Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.382 UTC [chaincode] func1 -> DEBU 12eb [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset, channel mychannel 2018-06-04 01:47:03.384 UTC [statecouchdb] GetState -> DEBU 12ec GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.387 UTC [couchdb] ReadDoc -> DEBU 12ed Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset] 2018-06-04 01:47:03.390 UTC [couchdb] encodePathElement -> DEBU 12ee Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset 2018-06-04 01:47:03.390 UTC [couchdb] encodePathElement -> DEBU 12ef Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00 2018-06-04 01:47:03.390 UTC [couchdb] handleRequest -> DEBU 12f0 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true 2018-06-04 01:47:03.391 UTC [couchdb] handleRequest -> DEBU 12f1 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.398 UTC [couchdb] handleRequest -> DEBU 12f2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.398 UTC [couchdb] ReadDoc -> DEBU 12f3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.399 UTC [chaincode] func1 -> DEBU 12f4 [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.399 UTC [chaincode] 1 -> DEBU 12f5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.403 UTC [chaincode] processStream -> DEBU 12f6 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.403 UTC [chaincode] handleMessage -> DEBU 12f7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.404 UTC [chaincode] filterError -> DEBU 12f8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.410 UTC [chaincode] func1 -> DEBU 12f9 [cde9f6d0]state is ready 2018-06-04 01:47:03.411 UTC [chaincode] func1 -> DEBU 12fa [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.413 UTC [chaincode] 1 -> DEBU 12fb [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.416 UTC [chaincode] processStream -> DEBU 12fc [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.416 UTC [chaincode] handleMessage -> DEBU 12fd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.418 UTC [chaincode] filterError -> DEBU 12fe Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.418 UTC [chaincode] processStream -> DEBU 12ff [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.420 UTC [chaincode] processStream -> DEBU 1300 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.423 UTC [chaincode] handleMessage -> DEBU 1301 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.424 UTC [chaincode] afterGetState -> DEBU 1302 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.424 UTC [chaincode] filterError -> DEBU 1303 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.424 UTC [chaincode] func1 -> DEBU 1304 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.425 UTC [statecouchdb] GetState -> DEBU 1305 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.425 UTC [couchdb] ReadDoc -> DEBU 1306 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.425 UTC [couchdb] encodePathElement -> DEBU 1307 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.426 UTC [couchdb] encodePathElement -> DEBU 1308 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.428 UTC [couchdb] handleRequest -> DEBU 1309 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.429 UTC [couchdb] handleRequest -> DEBU 130a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.451 UTC [couchdb] handleRequest -> DEBU 130b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.454 UTC [couchdb] ReadDoc -> DEBU 130c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.456 UTC [chaincode] func1 -> DEBU 130d [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.456 UTC [chaincode] 1 -> DEBU 130e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.460 UTC [chaincode] processStream -> DEBU 130f [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.465 UTC [chaincode] handleMessage -> DEBU 1310 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.466 UTC [chaincode] afterGetState -> DEBU 1311 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.466 UTC [chaincode] filterError -> DEBU 1312 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.468 UTC [chaincode] func1 -> DEBU 1313 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.469 UTC [statecouchdb] GetState -> DEBU 1314 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.469 UTC [couchdb] ReadDoc -> DEBU 1315 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.470 UTC [couchdb] encodePathElement -> DEBU 1316 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.470 UTC [couchdb] encodePathElement -> DEBU 1317 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.471 UTC [couchdb] handleRequest -> DEBU 1318 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.473 UTC [couchdb] handleRequest -> DEBU 1319 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb3: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 131a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.482 UTC [couchdb] ReadDoc -> DEBU 131b Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.482 UTC [chaincode] func1 -> DEBU 131c [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.482 UTC [chaincode] 1 -> DEBU 131d [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.489 UTC [chaincode] processStream -> DEBU 131e [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.491 UTC [chaincode] handleMessage -> DEBU 131f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.491 UTC [chaincode] filterError -> DEBU 1320 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.494 UTC [chaincode] func1 -> DEBU 1321 [cde9f6d0]state is ready 2018-06-04 01:47:03.494 UTC [chaincode] func1 -> DEBU 1322 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.495 UTC [chaincode] 1 -> DEBU 1323 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.495 UTC [chaincode] processStream -> DEBU 1324 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.495 UTC [chaincode] handleMessage -> DEBU 1325 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.495 UTC [chaincode] filterError -> DEBU 1326 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.495 UTC [chaincode] processStream -> DEBU 1327 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.498 UTC [chaincode] processStream -> DEBU 1328 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.499 UTC [chaincode] handleMessage -> DEBU 1329 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.499 UTC [chaincode] afterGetState -> DEBU 132a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.500 UTC [chaincode] filterError -> DEBU 132b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.501 UTC [chaincode] func1 -> DEBU 132c [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset, channel mychannel 2018-06-04 01:47:03.501 UTC [statecouchdb] GetState -> DEBU 132d GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.503 UTC [couchdb] ReadDoc -> DEBU 132e Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset] 2018-06-04 01:47:03.503 UTC [couchdb] encodePathElement -> DEBU 132f Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset 2018-06-04 01:47:03.503 UTC [couchdb] encodePathElement -> DEBU 1330 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00 2018-06-04 01:47:03.504 UTC [couchdb] handleRequest -> DEBU 1331 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true 2018-06-04 01:47:03.505 UTC [couchdb] handleRequest -> DEBU 1332 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveAsset%00?attachments=true HTTP/1.1 | Host: couchdb3: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 1333 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.512 UTC [couchdb] ReadDoc -> DEBU 1334 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.513 UTC [chaincode] func1 -> DEBU 1335 [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.515 UTC [chaincode] 1 -> DEBU 1336 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.518 UTC [chaincode] processStream -> DEBU 1337 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.518 UTC [chaincode] handleMessage -> DEBU 1338 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.521 UTC [chaincode] filterError -> DEBU 1339 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.522 UTC [chaincode] func1 -> DEBU 133a [cde9f6d0]state is ready 2018-06-04 01:47:03.523 UTC [chaincode] func1 -> DEBU 133b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.525 UTC [chaincode] 1 -> DEBU 133c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.526 UTC [chaincode] processStream -> DEBU 133d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.526 UTC [chaincode] handleMessage -> DEBU 133e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.528 UTC [chaincode] filterError -> DEBU 133f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.528 UTC [chaincode] processStream -> DEBU 1340 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.530 UTC [chaincode] processStream -> DEBU 1341 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.533 UTC [chaincode] handleMessage -> DEBU 1342 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.533 UTC [chaincode] afterGetState -> DEBU 1343 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.534 UTC [chaincode] filterError -> DEBU 1344 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.536 UTC [chaincode] func1 -> DEBU 1345 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.536 UTC [statecouchdb] GetState -> DEBU 1346 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.537 UTC [couchdb] ReadDoc -> DEBU 1347 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.538 UTC [couchdb] encodePathElement -> DEBU 1348 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.540 UTC [couchdb] encodePathElement -> DEBU 1349 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.542 UTC [couchdb] handleRequest -> DEBU 134a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.542 UTC [couchdb] handleRequest -> DEBU 134b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.548 UTC [couchdb] handleRequest -> DEBU 134c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.551 UTC [couchdb] ReadDoc -> DEBU 134d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.551 UTC [chaincode] func1 -> DEBU 134e [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.552 UTC [chaincode] 1 -> DEBU 134f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.555 UTC [chaincode] processStream -> DEBU 1350 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.556 UTC [chaincode] handleMessage -> DEBU 1351 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.556 UTC [chaincode] afterGetState -> DEBU 1352 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.557 UTC [chaincode] filterError -> DEBU 1353 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.559 UTC [chaincode] func1 -> DEBU 1354 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.559 UTC [statecouchdb] GetState -> DEBU 1355 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.560 UTC [couchdb] ReadDoc -> DEBU 1356 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.560 UTC [couchdb] encodePathElement -> DEBU 1357 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.561 UTC [couchdb] encodePathElement -> DEBU 1358 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.561 UTC [couchdb] handleRequest -> DEBU 1359 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.562 UTC [couchdb] handleRequest -> DEBU 135a HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.569 UTC [couchdb] handleRequest -> DEBU 135b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.569 UTC [couchdb] ReadDoc -> DEBU 135c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.570 UTC [chaincode] func1 -> DEBU 135d [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.570 UTC [chaincode] 1 -> DEBU 135e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.574 UTC [chaincode] processStream -> DEBU 135f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.577 UTC [chaincode] handleMessage -> DEBU 1360 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.578 UTC [chaincode] filterError -> DEBU 1361 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.579 UTC [chaincode] func1 -> DEBU 1362 [cde9f6d0]state is ready 2018-06-04 01:47:03.579 UTC [chaincode] func1 -> DEBU 1363 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.581 UTC [chaincode] 1 -> DEBU 1364 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.581 UTC [chaincode] processStream -> DEBU 1365 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.582 UTC [chaincode] handleMessage -> DEBU 1366 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.582 UTC [chaincode] filterError -> DEBU 1367 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.583 UTC [chaincode] processStream -> DEBU 1368 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.587 UTC [chaincode] processStream -> DEBU 1369 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.588 UTC [chaincode] handleMessage -> DEBU 136a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.589 UTC [chaincode] afterGetState -> DEBU 136b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.589 UTC [chaincode] filterError -> DEBU 136c Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.590 UTC [chaincode] func1 -> DEBU 136d [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant, channel mychannel 2018-06-04 01:47:03.591 UTC [statecouchdb] GetState -> DEBU 136e GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.592 UTC [couchdb] ReadDoc -> DEBU 136f Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant] 2018-06-04 01:47:03.592 UTC [couchdb] encodePathElement -> DEBU 1370 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant 2018-06-04 01:47:03.593 UTC [couchdb] encodePathElement -> DEBU 1371 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00 2018-06-04 01:47:03.593 UTC [couchdb] handleRequest -> DEBU 1372 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true 2018-06-04 01:47:03.595 UTC [couchdb] handleRequest -> DEBU 1373 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.AddParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.602 UTC [couchdb] handleRequest -> DEBU 1374 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.603 UTC [couchdb] ReadDoc -> DEBU 1375 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.604 UTC [chaincode] func1 -> DEBU 1376 [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.604 UTC [chaincode] 1 -> DEBU 1377 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.611 UTC [chaincode] processStream -> DEBU 1378 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.612 UTC [chaincode] handleMessage -> DEBU 1379 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.612 UTC [chaincode] filterError -> DEBU 137a Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.614 UTC [chaincode] func1 -> DEBU 137b [cde9f6d0]state is ready 2018-06-04 01:47:03.616 UTC [chaincode] func1 -> DEBU 137c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.617 UTC [chaincode] 1 -> DEBU 137d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.617 UTC [chaincode] processStream -> DEBU 137e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.617 UTC [chaincode] handleMessage -> DEBU 137f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.618 UTC [chaincode] filterError -> DEBU 1380 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.618 UTC [chaincode] processStream -> DEBU 1381 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.621 UTC [chaincode] processStream -> DEBU 1382 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.626 UTC [chaincode] handleMessage -> DEBU 1383 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.626 UTC [chaincode] afterGetState -> DEBU 1384 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.627 UTC [chaincode] filterError -> DEBU 1385 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.630 UTC [chaincode] func1 -> DEBU 1386 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.631 UTC [statecouchdb] GetState -> DEBU 1387 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.631 UTC [couchdb] ReadDoc -> DEBU 1388 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.631 UTC [couchdb] encodePathElement -> DEBU 1389 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.632 UTC [couchdb] encodePathElement -> DEBU 138a Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.632 UTC [couchdb] handleRequest -> DEBU 138b Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.632 UTC [couchdb] handleRequest -> DEBU 138c HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.637 UTC [couchdb] handleRequest -> DEBU 138d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.642 UTC [couchdb] ReadDoc -> DEBU 138e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.642 UTC [chaincode] func1 -> DEBU 138f [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.642 UTC [chaincode] 1 -> DEBU 1390 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.646 UTC [chaincode] processStream -> DEBU 1391 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.646 UTC [chaincode] handleMessage -> DEBU 1392 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.648 UTC [chaincode] afterGetState -> DEBU 1393 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.651 UTC [chaincode] filterError -> DEBU 1394 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.653 UTC [chaincode] func1 -> DEBU 1395 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.654 UTC [statecouchdb] GetState -> DEBU 1396 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.654 UTC [couchdb] ReadDoc -> DEBU 1397 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.654 UTC [couchdb] encodePathElement -> DEBU 1398 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.655 UTC [couchdb] encodePathElement -> DEBU 1399 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.655 UTC [couchdb] handleRequest -> DEBU 139a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.656 UTC [couchdb] handleRequest -> DEBU 139b HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.663 UTC [couchdb] handleRequest -> DEBU 139c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.667 UTC [couchdb] ReadDoc -> DEBU 139d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.667 UTC [chaincode] func1 -> DEBU 139e [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.667 UTC [chaincode] 1 -> DEBU 139f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.671 UTC [chaincode] processStream -> DEBU 13a0 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.672 UTC [chaincode] handleMessage -> DEBU 13a1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.674 UTC [chaincode] filterError -> DEBU 13a2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.675 UTC [chaincode] func1 -> DEBU 13a3 [cde9f6d0]state is ready 2018-06-04 01:47:03.677 UTC [chaincode] func1 -> DEBU 13a4 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.678 UTC [chaincode] 1 -> DEBU 13a5 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.679 UTC [chaincode] processStream -> DEBU 13a6 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.679 UTC [chaincode] handleMessage -> DEBU 13a7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.679 UTC [chaincode] filterError -> DEBU 13a8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.680 UTC [chaincode] processStream -> DEBU 13a9 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.684 UTC [chaincode] processStream -> DEBU 13aa [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.691 UTC [chaincode] handleMessage -> DEBU 13ab [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.691 UTC [chaincode] afterGetState -> DEBU 13ac [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.691 UTC [chaincode] filterError -> DEBU 13ad Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.693 UTC [chaincode] func1 -> DEBU 13ae [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant, channel mychannel 2018-06-04 01:47:03.694 UTC [statecouchdb] GetState -> DEBU 13af GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.695 UTC [couchdb] ReadDoc -> DEBU 13b0 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant] 2018-06-04 01:47:03.696 UTC [couchdb] encodePathElement -> DEBU 13b1 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant 2018-06-04 01:47:03.697 UTC [couchdb] encodePathElement -> DEBU 13b2 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00 2018-06-04 01:47:03.697 UTC [couchdb] handleRequest -> DEBU 13b3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true 2018-06-04 01:47:03.698 UTC [couchdb] handleRequest -> DEBU 13b4 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.UpdateParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.707 UTC [couchdb] handleRequest -> DEBU 13b5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.709 UTC [couchdb] ReadDoc -> DEBU 13b6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.710 UTC [chaincode] func1 -> DEBU 13b7 [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.710 UTC [chaincode] 1 -> DEBU 13b8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.717 UTC [chaincode] processStream -> DEBU 13b9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.717 UTC [chaincode] handleMessage -> DEBU 13ba [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.718 UTC [chaincode] filterError -> DEBU 13bb Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.722 UTC [chaincode] func1 -> DEBU 13bc [cde9f6d0]state is ready 2018-06-04 01:47:03.722 UTC [chaincode] func1 -> DEBU 13bd [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.723 UTC [chaincode] 1 -> DEBU 13be [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.723 UTC [chaincode] processStream -> DEBU 13bf [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.724 UTC [chaincode] handleMessage -> DEBU 13c0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.724 UTC [chaincode] filterError -> DEBU 13c1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.725 UTC [chaincode] processStream -> DEBU 13c2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.730 UTC [chaincode] processStream -> DEBU 13c3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.732 UTC [chaincode] handleMessage -> DEBU 13c4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.732 UTC [chaincode] afterGetState -> DEBU 13c5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.732 UTC [chaincode] filterError -> DEBU 13c6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.733 UTC [chaincode] func1 -> DEBU 13c7 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.733 UTC [statecouchdb] GetState -> DEBU 13c8 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.734 UTC [couchdb] ReadDoc -> DEBU 13c9 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.734 UTC [couchdb] encodePathElement -> DEBU 13ca Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.736 UTC [couchdb] encodePathElement -> DEBU 13cb Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.737 UTC [couchdb] handleRequest -> DEBU 13cc Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.738 UTC [couchdb] handleRequest -> DEBU 13cd HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.744 UTC [couchdb] handleRequest -> DEBU 13ce Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.745 UTC [couchdb] ReadDoc -> DEBU 13cf Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.746 UTC [chaincode] func1 -> DEBU 13d0 [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.746 UTC [chaincode] 1 -> DEBU 13d1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.751 UTC [chaincode] processStream -> DEBU 13d2 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.752 UTC [chaincode] handleMessage -> DEBU 13d3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.753 UTC [chaincode] afterGetState -> DEBU 13d4 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.754 UTC [chaincode] filterError -> DEBU 13d5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.757 UTC [chaincode] func1 -> DEBU 13d6 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.757 UTC [statecouchdb] GetState -> DEBU 13d7 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.758 UTC [couchdb] ReadDoc -> DEBU 13d8 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.759 UTC [couchdb] encodePathElement -> DEBU 13d9 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.759 UTC [couchdb] encodePathElement -> DEBU 13da Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.759 UTC [couchdb] handleRequest -> DEBU 13db Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.759 UTC [couchdb] handleRequest -> DEBU 13dc HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.767 UTC [couchdb] handleRequest -> DEBU 13dd Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.770 UTC [couchdb] ReadDoc -> DEBU 13de Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.771 UTC [chaincode] func1 -> DEBU 13df [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.771 UTC [chaincode] 1 -> DEBU 13e0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.775 UTC [chaincode] processStream -> DEBU 13e1 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.775 UTC [chaincode] handleMessage -> DEBU 13e2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.775 UTC [chaincode] filterError -> DEBU 13e3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.779 UTC [chaincode] func1 -> DEBU 13e4 [cde9f6d0]state is ready 2018-06-04 01:47:03.779 UTC [chaincode] func1 -> DEBU 13e5 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.780 UTC [chaincode] 1 -> DEBU 13e6 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.780 UTC [chaincode] processStream -> DEBU 13e7 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.780 UTC [chaincode] handleMessage -> DEBU 13e8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.781 UTC [chaincode] filterError -> DEBU 13e9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.781 UTC [chaincode] processStream -> DEBU 13ea [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.784 UTC [chaincode] processStream -> DEBU 13eb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.784 UTC [chaincode] handleMessage -> DEBU 13ec [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.785 UTC [chaincode] afterGetState -> DEBU 13ed [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.785 UTC [chaincode] filterError -> DEBU 13ee Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.787 UTC [chaincode] func1 -> DEBU 13ef [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant, channel mychannel 2018-06-04 01:47:03.788 UTC [statecouchdb] GetState -> DEBU 13f0 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.788 UTC [couchdb] ReadDoc -> DEBU 13f1 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant] 2018-06-04 01:47:03.788 UTC [couchdb] encodePathElement -> DEBU 13f2 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant 2018-06-04 01:47:03.788 UTC [couchdb] encodePathElement -> DEBU 13f3 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00 2018-06-04 01:47:03.789 UTC [couchdb] handleRequest -> DEBU 13f4 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true 2018-06-04 01:47:03.789 UTC [couchdb] handleRequest -> DEBU 13f5 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RemoveParticipant%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.799 UTC [couchdb] handleRequest -> DEBU 13f6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.800 UTC [couchdb] ReadDoc -> DEBU 13f7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.800 UTC [chaincode] func1 -> DEBU 13f8 [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.802 UTC [chaincode] 1 -> DEBU 13f9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.804 UTC [chaincode] processStream -> DEBU 13fa [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.806 UTC [chaincode] handleMessage -> DEBU 13fb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.807 UTC [chaincode] filterError -> DEBU 13fc Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.808 UTC [chaincode] func1 -> DEBU 13fd [cde9f6d0]state is ready 2018-06-04 01:47:03.808 UTC [chaincode] func1 -> DEBU 13fe [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.809 UTC [chaincode] 1 -> DEBU 13ff [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.809 UTC [chaincode] processStream -> DEBU 1400 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.810 UTC [chaincode] handleMessage -> DEBU 1401 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.813 UTC [chaincode] filterError -> DEBU 1402 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.813 UTC [chaincode] processStream -> DEBU 1403 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.818 UTC [chaincode] processStream -> DEBU 1404 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.819 UTC [chaincode] handleMessage -> DEBU 1405 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.820 UTC [chaincode] afterGetState -> DEBU 1406 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.821 UTC [chaincode] filterError -> DEBU 1407 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.822 UTC [chaincode] func1 -> DEBU 1408 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.824 UTC [statecouchdb] GetState -> DEBU 1409 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.825 UTC [couchdb] ReadDoc -> DEBU 140a Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.825 UTC [couchdb] encodePathElement -> DEBU 140b Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.826 UTC [couchdb] encodePathElement -> DEBU 140c Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.826 UTC [couchdb] handleRequest -> DEBU 140d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.827 UTC [couchdb] handleRequest -> DEBU 140e HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.842 UTC [couchdb] handleRequest -> DEBU 140f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.843 UTC [couchdb] ReadDoc -> DEBU 1410 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.844 UTC [chaincode] func1 -> DEBU 1411 [cde9f6d0]No state associated with key: ?$sysregistriesAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.846 UTC [chaincode] 1 -> DEBU 1412 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.863 UTC [chaincode] processStream -> DEBU 1413 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.864 UTC [chaincode] handleMessage -> DEBU 1414 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.865 UTC [chaincode] afterGetState -> DEBU 1415 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.865 UTC [chaincode] filterError -> DEBU 1416 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.867 UTC [chaincode] func1 -> DEBU 1417 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.867 UTC [statecouchdb] GetState -> DEBU 1418 GetState(). ns=trade-network, key=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.867 UTC [couchdb] ReadDoc -> DEBU 1419 Entering ReadDoc() id=[$sysregistriesAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.869 UTC [couchdb] encodePathElement -> DEBU 141a Entering encodePathElement() string=$sysregistriesAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.869 UTC [couchdb] encodePathElement -> DEBU 141b Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.869 UTC [couchdb] handleRequest -> DEBU 141c Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.873 UTC [couchdb] handleRequest -> DEBU 141d HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.877 UTC [couchdb] handleRequest -> DEBU 141e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.877 UTC [couchdb] ReadDoc -> DEBU 141f Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.877 UTC [chaincode] func1 -> DEBU 1420 [cde9f6d0]No state associated with key: ?$sysregistriesAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.882 UTC [chaincode] 1 -> DEBU 1421 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.885 UTC [chaincode] processStream -> DEBU 1422 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.889 UTC [chaincode] handleMessage -> DEBU 1423 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.889 UTC [chaincode] filterError -> DEBU 1424 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.890 UTC [chaincode] func1 -> DEBU 1425 [cde9f6d0]state is ready 2018-06-04 01:47:03.891 UTC [chaincode] func1 -> DEBU 1426 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.892 UTC [chaincode] 1 -> DEBU 1427 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.892 UTC [chaincode] processStream -> DEBU 1428 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.894 UTC [chaincode] handleMessage -> DEBU 1429 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.894 UTC [chaincode] filterError -> DEBU 142a Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.894 UTC [chaincode] processStream -> DEBU 142b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.899 UTC [chaincode] processStream -> DEBU 142c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.899 UTC [chaincode] handleMessage -> DEBU 142d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.899 UTC [chaincode] afterGetState -> DEBU 142e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.899 UTC [chaincode] filterError -> DEBU 142f Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.904 UTC [chaincode] func1 -> DEBU 1430 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.hyperledger.composer.system.Identity, channel mychannel 2018-06-04 01:47:03.905 UTC [statecouchdb] GetState -> DEBU 1431 GetState(). ns=trade-network, key=$syscollectionsAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.905 UTC [couchdb] ReadDoc -> DEBU 1432 Entering ReadDoc() id=[$syscollectionsAsset:org.hyperledger.composer.system.Identity] 2018-06-04 01:47:03.905 UTC [couchdb] encodePathElement -> DEBU 1433 Entering encodePathElement() string=$syscollectionsAsset:org.hyperledger.composer.system.Identity 2018-06-04 01:47:03.906 UTC [couchdb] encodePathElement -> DEBU 1434 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00 2018-06-04 01:47:03.906 UTC [couchdb] handleRequest -> DEBU 1435 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true 2018-06-04 01:47:03.908 UTC [couchdb] handleRequest -> DEBU 1436 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.hyperledger.composer.system.Identity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.917 UTC [couchdb] handleRequest -> DEBU 1437 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.917 UTC [couchdb] ReadDoc -> DEBU 1438 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.918 UTC [chaincode] func1 -> DEBU 1439 [cde9f6d0]No state associated with key: @$syscollectionsAsset:org.hyperledger.composer.system.Identity. Sending RESPONSE with an empty payload 2018-06-04 01:47:03.918 UTC [chaincode] 1 -> DEBU 143a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.923 UTC [chaincode] processStream -> DEBU 143b [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.923 UTC [chaincode] handleMessage -> DEBU 143c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.924 UTC [chaincode] filterError -> DEBU 143d Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.925 UTC [chaincode] func1 -> DEBU 143e [cde9f6d0]state is ready 2018-06-04 01:47:03.926 UTC [chaincode] func1 -> DEBU 143f [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.928 UTC [chaincode] 1 -> DEBU 1440 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.929 UTC [chaincode] processStream -> DEBU 1441 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.929 UTC [chaincode] handleMessage -> DEBU 1442 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.929 UTC [chaincode] filterError -> DEBU 1443 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.929 UTC [chaincode] processStream -> DEBU 1444 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:03.934 UTC [chaincode] processStream -> DEBU 1445 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.936 UTC [chaincode] handleMessage -> DEBU 1446 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.936 UTC [chaincode] afterGetState -> DEBU 1447 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.936 UTC [chaincode] filterError -> DEBU 1448 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.940 UTC [chaincode] func1 -> DEBU 1449 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:03.942 UTC [statecouchdb] GetState -> DEBU 144a GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.943 UTC [couchdb] ReadDoc -> DEBU 144b Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:03.943 UTC [couchdb] encodePathElement -> DEBU 144c Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.944 UTC [couchdb] encodePathElement -> DEBU 144d Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:03.944 UTC [couchdb] handleRequest -> DEBU 144e Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:03.945 UTC [couchdb] handleRequest -> DEBU 144f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.950 UTC [couchdb] handleRequest -> DEBU 1450 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.952 UTC [couchdb] ReadDoc -> DEBU 1451 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.952 UTC [chaincode] func1 -> DEBU 1452 [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.956 UTC [chaincode] 1 -> DEBU 1453 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.961 UTC [chaincode] processStream -> DEBU 1454 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:03.962 UTC [chaincode] handleMessage -> DEBU 1455 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:03.962 UTC [chaincode] afterGetState -> DEBU 1456 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:03.963 UTC [chaincode] filterError -> DEBU 1457 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.965 UTC [chaincode] func1 -> DEBU 1458 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:03.966 UTC [statecouchdb] GetState -> DEBU 1459 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.967 UTC [couchdb] ReadDoc -> DEBU 145a Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:03.967 UTC [couchdb] encodePathElement -> DEBU 145b Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:03.967 UTC [couchdb] encodePathElement -> DEBU 145c Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:03.967 UTC [couchdb] handleRequest -> DEBU 145d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:03.968 UTC [couchdb] handleRequest -> DEBU 145e HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:03.977 UTC [couchdb] handleRequest -> DEBU 145f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:03.980 UTC [couchdb] ReadDoc -> DEBU 1460 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:03.982 UTC [chaincode] func1 -> DEBU 1461 [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.982 UTC [chaincode] 1 -> DEBU 1462 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:03.985 UTC [chaincode] processStream -> DEBU 1463 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:03.986 UTC [chaincode] handleMessage -> DEBU 1464 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:03.987 UTC [chaincode] filterError -> DEBU 1465 Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.989 UTC [chaincode] func1 -> DEBU 1466 [cde9f6d0]state is ready 2018-06-04 01:47:03.990 UTC [chaincode] func1 -> DEBU 1467 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:03.994 UTC [chaincode] 1 -> DEBU 1468 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:03.995 UTC [chaincode] processStream -> DEBU 1469 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:03.995 UTC [chaincode] handleMessage -> DEBU 146a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:03.996 UTC [chaincode] filterError -> DEBU 146b Ignoring NoTransitionError: no transition 2018-06-04 01:47:03.996 UTC [chaincode] processStream -> DEBU 146c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.000 UTC [chaincode] processStream -> DEBU 146d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.001 UTC [chaincode] handleMessage -> DEBU 146e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.002 UTC [chaincode] afterGetState -> DEBU 146f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.002 UTC [chaincode] filterError -> DEBU 1470 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.003 UTC [chaincode] func1 -> DEBU 1471 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity, channel mychannel 2018-06-04 01:47:04.005 UTC [statecouchdb] GetState -> DEBU 1472 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:04.005 UTC [couchdb] ReadDoc -> DEBU 1473 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity] 2018-06-04 01:47:04.005 UTC [couchdb] encodePathElement -> DEBU 1474 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity 2018-06-04 01:47:04.006 UTC [couchdb] encodePathElement -> DEBU 1475 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00 2018-06-04 01:47:04.006 UTC [couchdb] handleRequest -> DEBU 1476 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true 2018-06-04 01:47:04.008 UTC [couchdb] handleRequest -> DEBU 1477 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.IssueIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.016 UTC [couchdb] handleRequest -> DEBU 1478 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.017 UTC [couchdb] ReadDoc -> DEBU 1479 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.018 UTC [chaincode] func1 -> DEBU 147a [cde9f6d0]No state associated with key: K$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.021 UTC [chaincode] 1 -> DEBU 147b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.025 UTC [chaincode] processStream -> DEBU 147c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.026 UTC [chaincode] handleMessage -> DEBU 147d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.026 UTC [chaincode] filterError -> DEBU 147e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.027 UTC [chaincode] func1 -> DEBU 147f [cde9f6d0]state is ready 2018-06-04 01:47:04.028 UTC [chaincode] func1 -> DEBU 1480 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.029 UTC [chaincode] 1 -> DEBU 1481 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.029 UTC [chaincode] processStream -> DEBU 1482 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.029 UTC [chaincode] handleMessage -> DEBU 1483 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.030 UTC [chaincode] filterError -> DEBU 1484 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.030 UTC [chaincode] processStream -> DEBU 1485 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.032 UTC [chaincode] processStream -> DEBU 1486 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.036 UTC [chaincode] handleMessage -> DEBU 1487 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.037 UTC [chaincode] afterGetState -> DEBU 1488 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.037 UTC [chaincode] filterError -> DEBU 1489 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.038 UTC [chaincode] func1 -> DEBU 148a [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:04.038 UTC [statecouchdb] GetState -> DEBU 148b GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.038 UTC [couchdb] ReadDoc -> DEBU 148c Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:04.038 UTC [couchdb] encodePathElement -> DEBU 148d Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.040 UTC [couchdb] encodePathElement -> DEBU 148e Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:04.040 UTC [couchdb] handleRequest -> DEBU 148f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:04.042 UTC [couchdb] handleRequest -> DEBU 1490 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.052 UTC [couchdb] handleRequest -> DEBU 1491 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.053 UTC [couchdb] ReadDoc -> DEBU 1492 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.055 UTC [chaincode] func1 -> DEBU 1493 [cde9f6d0]No state associated with key: I$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.055 UTC [chaincode] 1 -> DEBU 1494 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.059 UTC [chaincode] processStream -> DEBU 1495 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.061 UTC [chaincode] handleMessage -> DEBU 1496 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.064 UTC [chaincode] afterGetState -> DEBU 1497 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.065 UTC [chaincode] filterError -> DEBU 1498 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.066 UTC [chaincode] func1 -> DEBU 1499 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:04.067 UTC [statecouchdb] GetState -> DEBU 149a GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.068 UTC [couchdb] ReadDoc -> DEBU 149b Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:04.068 UTC [couchdb] encodePathElement -> DEBU 149c Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.069 UTC [couchdb] encodePathElement -> DEBU 149d Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:04.069 UTC [couchdb] handleRequest -> DEBU 149e Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:04.070 UTC [couchdb] handleRequest -> DEBU 149f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.078 UTC [couchdb] handleRequest -> DEBU 14a0 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.079 UTC [couchdb] ReadDoc -> DEBU 14a1 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.081 UTC [chaincode] func1 -> DEBU 14a2 [cde9f6d0]No state associated with key: I$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.083 UTC [chaincode] 1 -> DEBU 14a3 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.086 UTC [chaincode] processStream -> DEBU 14a4 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.087 UTC [chaincode] handleMessage -> DEBU 14a5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.087 UTC [chaincode] filterError -> DEBU 14a6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.088 UTC [chaincode] func1 -> DEBU 14a7 [cde9f6d0]state is ready 2018-06-04 01:47:04.088 UTC [chaincode] func1 -> DEBU 14a8 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.089 UTC [chaincode] 1 -> DEBU 14a9 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.092 UTC [chaincode] processStream -> DEBU 14aa [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.092 UTC [chaincode] handleMessage -> DEBU 14ab [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.093 UTC [chaincode] filterError -> DEBU 14ac Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.093 UTC [chaincode] processStream -> DEBU 14ad [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.097 UTC [chaincode] processStream -> DEBU 14ae [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.101 UTC [chaincode] handleMessage -> DEBU 14af [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.101 UTC [chaincode] afterGetState -> DEBU 14b0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.101 UTC [chaincode] filterError -> DEBU 14b1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.102 UTC [chaincode] func1 -> DEBU 14b2 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity, channel mychannel 2018-06-04 01:47:04.104 UTC [statecouchdb] GetState -> DEBU 14b3 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.105 UTC [couchdb] ReadDoc -> DEBU 14b4 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity] 2018-06-04 01:47:04.106 UTC [couchdb] encodePathElement -> DEBU 14b5 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity 2018-06-04 01:47:04.106 UTC [couchdb] encodePathElement -> DEBU 14b6 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00 2018-06-04 01:47:04.106 UTC [couchdb] handleRequest -> DEBU 14b7 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true 2018-06-04 01:47:04.108 UTC [couchdb] handleRequest -> DEBU 14b8 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.BindIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.116 UTC [couchdb] handleRequest -> DEBU 14b9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.118 UTC [couchdb] ReadDoc -> DEBU 14ba Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.120 UTC [chaincode] func1 -> DEBU 14bb [cde9f6d0]No state associated with key: J$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.120 UTC [chaincode] 1 -> DEBU 14bc [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.123 UTC [chaincode] processStream -> DEBU 14bd [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.124 UTC [chaincode] handleMessage -> DEBU 14be [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.124 UTC [chaincode] filterError -> DEBU 14bf Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.126 UTC [chaincode] func1 -> DEBU 14c0 [cde9f6d0]state is ready 2018-06-04 01:47:04.128 UTC [chaincode] func1 -> DEBU 14c1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.128 UTC [chaincode] 1 -> DEBU 14c2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.128 UTC [chaincode] processStream -> DEBU 14c3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.128 UTC [chaincode] handleMessage -> DEBU 14c4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.132 UTC [chaincode] filterError -> DEBU 14c5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.135 UTC [chaincode] processStream -> DEBU 14c6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.137 UTC [chaincode] processStream -> DEBU 14c7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.142 UTC [chaincode] handleMessage -> DEBU 14c8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.143 UTC [chaincode] afterGetState -> DEBU 14c9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.143 UTC [chaincode] filterError -> DEBU 14ca Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.145 UTC [chaincode] func1 -> DEBU 14cb [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:04.146 UTC [statecouchdb] GetState -> DEBU 14cc GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.147 UTC [couchdb] ReadDoc -> DEBU 14cd Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:04.148 UTC [couchdb] encodePathElement -> DEBU 14ce Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.148 UTC [couchdb] encodePathElement -> DEBU 14cf Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:04.149 UTC [couchdb] handleRequest -> DEBU 14d0 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:04.151 UTC [couchdb] handleRequest -> DEBU 14d1 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.161 UTC [couchdb] handleRequest -> DEBU 14d2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.163 UTC [couchdb] ReadDoc -> DEBU 14d3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.164 UTC [chaincode] func1 -> DEBU 14d4 [cde9f6d0]No state associated with key: T$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.165 UTC [chaincode] 1 -> DEBU 14d5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.170 UTC [chaincode] processStream -> DEBU 14d6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.172 UTC [chaincode] handleMessage -> DEBU 14d7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.173 UTC [chaincode] afterGetState -> DEBU 14d8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.173 UTC [chaincode] filterError -> DEBU 14d9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.179 UTC [chaincode] func1 -> DEBU 14da [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:04.181 UTC [statecouchdb] GetState -> DEBU 14db GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.181 UTC [couchdb] ReadDoc -> DEBU 14dc Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:04.182 UTC [couchdb] encodePathElement -> DEBU 14dd Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.182 UTC [couchdb] encodePathElement -> DEBU 14de Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:04.183 UTC [couchdb] handleRequest -> DEBU 14df Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:04.185 UTC [couchdb] handleRequest -> DEBU 14e0 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.194 UTC [couchdb] handleRequest -> DEBU 14e1 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.197 UTC [couchdb] ReadDoc -> DEBU 14e2 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.197 UTC [chaincode] func1 -> DEBU 14e3 [cde9f6d0]No state associated with key: T$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.198 UTC [chaincode] 1 -> DEBU 14e4 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.201 UTC [chaincode] processStream -> DEBU 14e5 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.203 UTC [chaincode] handleMessage -> DEBU 14e6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.207 UTC [chaincode] filterError -> DEBU 14e7 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.211 UTC [chaincode] func1 -> DEBU 14e8 [cde9f6d0]state is ready 2018-06-04 01:47:04.212 UTC [chaincode] func1 -> DEBU 14e9 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.213 UTC [chaincode] 1 -> DEBU 14ea [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.214 UTC [chaincode] processStream -> DEBU 14eb [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.215 UTC [chaincode] handleMessage -> DEBU 14ec [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.217 UTC [chaincode] filterError -> DEBU 14ed Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.217 UTC [chaincode] processStream -> DEBU 14ee [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.220 UTC [chaincode] processStream -> DEBU 14ef [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.222 UTC [chaincode] handleMessage -> DEBU 14f0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.222 UTC [chaincode] afterGetState -> DEBU 14f1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.222 UTC [chaincode] filterError -> DEBU 14f2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.226 UTC [chaincode] func1 -> DEBU 14f3 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity, channel mychannel 2018-06-04 01:47:04.227 UTC [statecouchdb] GetState -> DEBU 14f4 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.227 UTC [couchdb] ReadDoc -> DEBU 14f5 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity] 2018-06-04 01:47:04.227 UTC [couchdb] encodePathElement -> DEBU 14f6 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity 2018-06-04 01:47:04.229 UTC [couchdb] encodePathElement -> DEBU 14f7 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00 2018-06-04 01:47:04.230 UTC [couchdb] handleRequest -> DEBU 14f8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true 2018-06-04 01:47:04.231 UTC [couchdb] handleRequest -> DEBU 14f9 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.237 UTC [couchdb] handleRequest -> DEBU 14fa Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.239 UTC [couchdb] ReadDoc -> DEBU 14fb Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.240 UTC [chaincode] func1 -> DEBU 14fc [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.240 UTC [chaincode] 1 -> DEBU 14fd [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.243 UTC [chaincode] processStream -> DEBU 14fe [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.247 UTC [chaincode] handleMessage -> DEBU 14ff [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.249 UTC [chaincode] filterError -> DEBU 1500 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.251 UTC [chaincode] func1 -> DEBU 1501 [cde9f6d0]state is ready 2018-06-04 01:47:04.251 UTC [chaincode] func1 -> DEBU 1502 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.253 UTC [chaincode] 1 -> DEBU 1503 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.255 UTC [chaincode] processStream -> DEBU 1504 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.257 UTC [chaincode] handleMessage -> DEBU 1505 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.257 UTC [chaincode] filterError -> DEBU 1506 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.257 UTC [chaincode] processStream -> DEBU 1507 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.261 UTC [chaincode] processStream -> DEBU 1508 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.262 UTC [chaincode] handleMessage -> DEBU 1509 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.262 UTC [chaincode] afterGetState -> DEBU 150a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.263 UTC [chaincode] filterError -> DEBU 150b Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.266 UTC [chaincode] func1 -> DEBU 150c [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.268 UTC [statecouchdb] GetState -> DEBU 150d GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.269 UTC [couchdb] ReadDoc -> DEBU 150e Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.269 UTC [couchdb] encodePathElement -> DEBU 150f Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.270 UTC [couchdb] encodePathElement -> DEBU 1510 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.270 UTC [couchdb] handleRequest -> DEBU 1511 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.271 UTC [couchdb] handleRequest -> DEBU 1512 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.280 UTC [couchdb] handleRequest -> DEBU 1513 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.285 UTC [couchdb] ReadDoc -> DEBU 1514 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.285 UTC [chaincode] func1 -> DEBU 1515 [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.286 UTC [chaincode] 1 -> DEBU 1516 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.290 UTC [chaincode] processStream -> DEBU 1517 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.291 UTC [chaincode] handleMessage -> DEBU 1518 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.291 UTC [chaincode] afterGetState -> DEBU 1519 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.292 UTC [chaincode] filterError -> DEBU 151a Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.296 UTC [chaincode] func1 -> DEBU 151b [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.296 UTC [statecouchdb] GetState -> DEBU 151c GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.296 UTC [couchdb] ReadDoc -> DEBU 151d Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.297 UTC [couchdb] encodePathElement -> DEBU 151e Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.297 UTC [couchdb] encodePathElement -> DEBU 151f Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.298 UTC [couchdb] handleRequest -> DEBU 1520 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.299 UTC [couchdb] handleRequest -> DEBU 1521 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.304 UTC [couchdb] handleRequest -> DEBU 1522 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.307 UTC [couchdb] ReadDoc -> DEBU 1523 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.309 UTC [chaincode] func1 -> DEBU 1524 [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.310 UTC [chaincode] 1 -> DEBU 1525 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.313 UTC [chaincode] processStream -> DEBU 1526 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.313 UTC [chaincode] handleMessage -> DEBU 1527 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.314 UTC [chaincode] filterError -> DEBU 1528 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.315 UTC [chaincode] func1 -> DEBU 1529 [cde9f6d0]state is ready 2018-06-04 01:47:04.316 UTC [chaincode] func1 -> DEBU 152a [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.317 UTC [chaincode] 1 -> DEBU 152b [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.318 UTC [chaincode] processStream -> DEBU 152c [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.318 UTC [chaincode] handleMessage -> DEBU 152d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.319 UTC [chaincode] filterError -> DEBU 152e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.319 UTC [chaincode] processStream -> DEBU 152f [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.325 UTC [chaincode] processStream -> DEBU 1530 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.327 UTC [chaincode] handleMessage -> DEBU 1531 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.327 UTC [chaincode] afterGetState -> DEBU 1532 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.327 UTC [chaincode] filterError -> DEBU 1533 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.329 UTC [chaincode] func1 -> DEBU 1534 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity, channel mychannel 2018-06-04 01:47:04.331 UTC [statecouchdb] GetState -> DEBU 1535 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.334 UTC [couchdb] ReadDoc -> DEBU 1536 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity] 2018-06-04 01:47:04.335 UTC [couchdb] encodePathElement -> DEBU 1537 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity 2018-06-04 01:47:04.335 UTC [couchdb] encodePathElement -> DEBU 1538 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00 2018-06-04 01:47:04.336 UTC [couchdb] handleRequest -> DEBU 1539 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true 2018-06-04 01:47:04.336 UTC [couchdb] handleRequest -> DEBU 153a HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.RevokeIdentity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.344 UTC [couchdb] handleRequest -> DEBU 153b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.353 UTC [couchdb] ReadDoc -> DEBU 153c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.356 UTC [chaincode] func1 -> DEBU 153d [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.357 UTC [chaincode] 1 -> DEBU 153e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.360 UTC [chaincode] processStream -> DEBU 153f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.365 UTC [chaincode] handleMessage -> DEBU 1540 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.365 UTC [chaincode] filterError -> DEBU 1541 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.367 UTC [chaincode] func1 -> DEBU 1542 [cde9f6d0]state is ready 2018-06-04 01:47:04.368 UTC [chaincode] func1 -> DEBU 1543 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.369 UTC [chaincode] 1 -> DEBU 1544 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.372 UTC [chaincode] processStream -> DEBU 1545 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.372 UTC [chaincode] handleMessage -> DEBU 1546 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.373 UTC [chaincode] filterError -> DEBU 1547 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.373 UTC [chaincode] processStream -> DEBU 1548 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.376 UTC [chaincode] processStream -> DEBU 1549 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.380 UTC [chaincode] handleMessage -> DEBU 154a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.381 UTC [chaincode] afterGetState -> DEBU 154b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.381 UTC [chaincode] filterError -> DEBU 154c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.383 UTC [chaincode] func1 -> DEBU 154d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.384 UTC [statecouchdb] GetState -> DEBU 154e GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.385 UTC [couchdb] ReadDoc -> DEBU 154f Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.388 UTC [couchdb] encodePathElement -> DEBU 1550 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.388 UTC [couchdb] encodePathElement -> DEBU 1551 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.390 UTC [couchdb] handleRequest -> DEBU 1552 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.391 UTC [couchdb] handleRequest -> DEBU 1553 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.399 UTC [couchdb] handleRequest -> DEBU 1554 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.402 UTC [couchdb] ReadDoc -> DEBU 1555 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.402 UTC [chaincode] func1 -> DEBU 1556 [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.404 UTC [chaincode] 1 -> DEBU 1557 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.408 UTC [chaincode] processStream -> DEBU 1558 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.408 UTC [chaincode] handleMessage -> DEBU 1559 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.409 UTC [chaincode] afterGetState -> DEBU 155a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.410 UTC [chaincode] filterError -> DEBU 155b Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.413 UTC [chaincode] func1 -> DEBU 155c [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.414 UTC [statecouchdb] GetState -> DEBU 155d GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.415 UTC [couchdb] ReadDoc -> DEBU 155e Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.415 UTC [couchdb] encodePathElement -> DEBU 155f Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.416 UTC [couchdb] encodePathElement -> DEBU 1560 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.416 UTC [couchdb] handleRequest -> DEBU 1561 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.417 UTC [couchdb] handleRequest -> DEBU 1562 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.425 UTC [couchdb] handleRequest -> DEBU 1563 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.427 UTC [couchdb] ReadDoc -> DEBU 1564 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.429 UTC [chaincode] func1 -> DEBU 1565 [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.430 UTC [chaincode] 1 -> DEBU 1566 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.434 UTC [chaincode] processStream -> DEBU 1567 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.435 UTC [chaincode] handleMessage -> DEBU 1568 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.435 UTC [chaincode] filterError -> DEBU 1569 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.439 UTC [chaincode] func1 -> DEBU 156a [cde9f6d0]state is ready 2018-06-04 01:47:04.439 UTC [chaincode] func1 -> DEBU 156b [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.441 UTC [chaincode] 1 -> DEBU 156c [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.441 UTC [chaincode] processStream -> DEBU 156d [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.442 UTC [chaincode] handleMessage -> DEBU 156e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.442 UTC [chaincode] filterError -> DEBU 156f Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.442 UTC [chaincode] processStream -> DEBU 1570 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.448 UTC [chaincode] processStream -> DEBU 1571 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.449 UTC [chaincode] handleMessage -> DEBU 1572 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.450 UTC [chaincode] afterGetState -> DEBU 1573 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.451 UTC [chaincode] filterError -> DEBU 1574 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.454 UTC [chaincode] func1 -> DEBU 1575 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork, channel mychannel 2018-06-04 01:47:04.455 UTC [statecouchdb] GetState -> DEBU 1576 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.455 UTC [couchdb] ReadDoc -> DEBU 1577 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork] 2018-06-04 01:47:04.456 UTC [couchdb] encodePathElement -> DEBU 1578 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork 2018-06-04 01:47:04.456 UTC [couchdb] encodePathElement -> DEBU 1579 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00 2018-06-04 01:47:04.456 UTC [couchdb] handleRequest -> DEBU 157a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.457 UTC [couchdb] handleRequest -> DEBU 157b HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.464 UTC [couchdb] handleRequest -> DEBU 157c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.466 UTC [couchdb] ReadDoc -> DEBU 157d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.467 UTC [chaincode] func1 -> DEBU 157e [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.469 UTC [chaincode] 1 -> DEBU 157f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.471 UTC [chaincode] processStream -> DEBU 1580 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.475 UTC [chaincode] handleMessage -> DEBU 1581 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.477 UTC [chaincode] filterError -> DEBU 1582 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.478 UTC [chaincode] func1 -> DEBU 1583 [cde9f6d0]state is ready 2018-06-04 01:47:04.479 UTC [chaincode] func1 -> DEBU 1584 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.479 UTC [chaincode] 1 -> DEBU 1585 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.480 UTC [chaincode] processStream -> DEBU 1586 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.480 UTC [chaincode] handleMessage -> DEBU 1587 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.482 UTC [chaincode] filterError -> DEBU 1588 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.483 UTC [chaincode] processStream -> DEBU 1589 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.488 UTC [chaincode] processStream -> DEBU 158a [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.489 UTC [chaincode] handleMessage -> DEBU 158b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.489 UTC [chaincode] afterGetState -> DEBU 158c [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.489 UTC [chaincode] filterError -> DEBU 158d Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.491 UTC [chaincode] func1 -> DEBU 158e [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.491 UTC [statecouchdb] GetState -> DEBU 158f GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.491 UTC [couchdb] ReadDoc -> DEBU 1590 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.491 UTC [couchdb] encodePathElement -> DEBU 1591 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.491 UTC [couchdb] encodePathElement -> DEBU 1592 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.492 UTC [couchdb] handleRequest -> DEBU 1593 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.492 UTC [couchdb] handleRequest -> DEBU 1594 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.496 UTC [couchdb] handleRequest -> DEBU 1595 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.506 UTC [couchdb] ReadDoc -> DEBU 1596 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.506 UTC [chaincode] func1 -> DEBU 1597 [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.506 UTC [chaincode] 1 -> DEBU 1598 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.511 UTC [chaincode] processStream -> DEBU 1599 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.513 UTC [chaincode] handleMessage -> DEBU 159a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.513 UTC [chaincode] afterGetState -> DEBU 159b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.514 UTC [chaincode] filterError -> DEBU 159c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.514 UTC [chaincode] func1 -> DEBU 159d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.515 UTC [statecouchdb] GetState -> DEBU 159e GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.515 UTC [couchdb] ReadDoc -> DEBU 159f Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.515 UTC [couchdb] encodePathElement -> DEBU 15a0 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.515 UTC [couchdb] encodePathElement -> DEBU 15a1 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.517 UTC [couchdb] handleRequest -> DEBU 15a2 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.519 UTC [couchdb] handleRequest -> DEBU 15a3 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.525 UTC [couchdb] handleRequest -> DEBU 15a4 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.533 UTC [couchdb] ReadDoc -> DEBU 15a5 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.534 UTC [chaincode] func1 -> DEBU 15a6 [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.534 UTC [chaincode] 1 -> DEBU 15a7 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.539 UTC [chaincode] processStream -> DEBU 15a8 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.541 UTC [chaincode] handleMessage -> DEBU 15a9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.541 UTC [chaincode] filterError -> DEBU 15aa Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.542 UTC [chaincode] func1 -> DEBU 15ab [cde9f6d0]state is ready 2018-06-04 01:47:04.543 UTC [chaincode] func1 -> DEBU 15ac [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.545 UTC [chaincode] 1 -> DEBU 15ad [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.545 UTC [chaincode] processStream -> DEBU 15ae [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.546 UTC [chaincode] handleMessage -> DEBU 15af [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.548 UTC [chaincode] filterError -> DEBU 15b0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.548 UTC [chaincode] processStream -> DEBU 15b1 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.553 UTC [chaincode] processStream -> DEBU 15b2 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.554 UTC [chaincode] handleMessage -> DEBU 15b3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.555 UTC [chaincode] afterGetState -> DEBU 15b4 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.557 UTC [chaincode] filterError -> DEBU 15b5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.559 UTC [chaincode] func1 -> DEBU 15b6 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork, channel mychannel 2018-06-04 01:47:04.561 UTC [statecouchdb] GetState -> DEBU 15b7 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.562 UTC [couchdb] ReadDoc -> DEBU 15b8 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork] 2018-06-04 01:47:04.562 UTC [couchdb] encodePathElement -> DEBU 15b9 Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork 2018-06-04 01:47:04.563 UTC [couchdb] encodePathElement -> DEBU 15ba Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00 2018-06-04 01:47:04.564 UTC [couchdb] handleRequest -> DEBU 15bb Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true 2018-06-04 01:47:04.565 UTC [couchdb] handleRequest -> DEBU 15bc HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.ResetBusinessNetwork%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.569 UTC [couchdb] handleRequest -> DEBU 15bd Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.573 UTC [couchdb] ReadDoc -> DEBU 15be Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.575 UTC [chaincode] func1 -> DEBU 15bf [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.576 UTC [chaincode] 1 -> DEBU 15c0 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.580 UTC [chaincode] processStream -> DEBU 15c1 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.583 UTC [chaincode] handleMessage -> DEBU 15c2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.584 UTC [chaincode] filterError -> DEBU 15c3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.585 UTC [chaincode] func1 -> DEBU 15c4 [cde9f6d0]state is ready 2018-06-04 01:47:04.586 UTC [chaincode] func1 -> DEBU 15c5 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.586 UTC [chaincode] 1 -> DEBU 15c6 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.588 UTC [chaincode] processStream -> DEBU 15c7 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.589 UTC [chaincode] handleMessage -> DEBU 15c8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.589 UTC [chaincode] filterError -> DEBU 15c9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.590 UTC [chaincode] processStream -> DEBU 15ca [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.598 UTC [chaincode] processStream -> DEBU 15cb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.599 UTC [chaincode] handleMessage -> DEBU 15cc [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.599 UTC [chaincode] afterGetState -> DEBU 15cd [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.600 UTC [chaincode] filterError -> DEBU 15ce Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.600 UTC [chaincode] func1 -> DEBU 15cf [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.601 UTC [statecouchdb] GetState -> DEBU 15d0 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.601 UTC [couchdb] ReadDoc -> DEBU 15d1 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.601 UTC [couchdb] encodePathElement -> DEBU 15d2 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.601 UTC [couchdb] encodePathElement -> DEBU 15d3 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.602 UTC [couchdb] handleRequest -> DEBU 15d4 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.605 UTC [couchdb] handleRequest -> DEBU 15d5 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.634 UTC [couchdb] handleRequest -> DEBU 15d6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.635 UTC [couchdb] ReadDoc -> DEBU 15d7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.635 UTC [chaincode] func1 -> DEBU 15d8 [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.635 UTC [chaincode] 1 -> DEBU 15d9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.640 UTC [chaincode] processStream -> DEBU 15da [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.644 UTC [chaincode] handleMessage -> DEBU 15db [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.646 UTC [chaincode] afterGetState -> DEBU 15dc [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.647 UTC [chaincode] filterError -> DEBU 15dd Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.650 UTC [chaincode] func1 -> DEBU 15de [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.653 UTC [statecouchdb] GetState -> DEBU 15df GetState(). ns=trade-network, key=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.654 UTC [couchdb] ReadDoc -> DEBU 15e0 Entering ReadDoc() id=[$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.654 UTC [couchdb] encodePathElement -> DEBU 15e1 Entering encodePathElement() string=$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.654 UTC [couchdb] encodePathElement -> DEBU 15e2 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.654 UTC [couchdb] handleRequest -> DEBU 15e3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.655 UTC [couchdb] handleRequest -> DEBU 15e4 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.660 UTC [couchdb] handleRequest -> DEBU 15e5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.662 UTC [couchdb] ReadDoc -> DEBU 15e6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.662 UTC [chaincode] func1 -> DEBU 15e7 [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.662 UTC [chaincode] 1 -> DEBU 15e8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.666 UTC [chaincode] processStream -> DEBU 15e9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.666 UTC [chaincode] handleMessage -> DEBU 15ea [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.667 UTC [chaincode] filterError -> DEBU 15eb Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.667 UTC [chaincode] func1 -> DEBU 15ec [cde9f6d0]state is ready 2018-06-04 01:47:04.668 UTC [chaincode] func1 -> DEBU 15ed [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.668 UTC [chaincode] 1 -> DEBU 15ee [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.668 UTC [chaincode] processStream -> DEBU 15ef [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.669 UTC [chaincode] handleMessage -> DEBU 15f0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.669 UTC [chaincode] filterError -> DEBU 15f1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.669 UTC [chaincode] processStream -> DEBU 15f2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.676 UTC [chaincode] processStream -> DEBU 15f3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.676 UTC [chaincode] handleMessage -> DEBU 15f4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.677 UTC [chaincode] afterGetState -> DEBU 15f5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.677 UTC [chaincode] filterError -> DEBU 15f6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.677 UTC [chaincode] func1 -> DEBU 15f7 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel, channel mychannel 2018-06-04 01:47:04.678 UTC [statecouchdb] GetState -> DEBU 15f8 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.678 UTC [couchdb] ReadDoc -> DEBU 15f9 Entering ReadDoc() id=[$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel] 2018-06-04 01:47:04.678 UTC [couchdb] encodePathElement -> DEBU 15fa Entering encodePathElement() string=$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel 2018-06-04 01:47:04.678 UTC [couchdb] encodePathElement -> DEBU 15fb Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00 2018-06-04 01:47:04.679 UTC [couchdb] handleRequest -> DEBU 15fc Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true 2018-06-04 01:47:04.679 UTC [couchdb] handleRequest -> DEBU 15fd HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.hyperledger.composer.system.SetLogLevel%00?attachments=true HTTP/1.1 | Host: couchdb3: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 15fe Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.687 UTC [couchdb] ReadDoc -> DEBU 15ff Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.687 UTC [chaincode] func1 -> DEBU 1600 [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.688 UTC [chaincode] 1 -> DEBU 1601 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.691 UTC [chaincode] processStream -> DEBU 1602 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.691 UTC [chaincode] handleMessage -> DEBU 1603 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.691 UTC [chaincode] filterError -> DEBU 1604 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.695 UTC [chaincode] func1 -> DEBU 1605 [cde9f6d0]state is ready 2018-06-04 01:47:04.695 UTC [chaincode] func1 -> DEBU 1606 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.698 UTC [chaincode] 1 -> DEBU 1607 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.698 UTC [chaincode] processStream -> DEBU 1608 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.699 UTC [chaincode] handleMessage -> DEBU 1609 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.699 UTC [chaincode] filterError -> DEBU 160a Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.699 UTC [chaincode] processStream -> DEBU 160b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.705 UTC [chaincode] processStream -> DEBU 160c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.705 UTC [chaincode] handleMessage -> DEBU 160d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.705 UTC [chaincode] afterGetState -> DEBU 160e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.705 UTC [chaincode] filterError -> DEBU 160f Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.712 UTC [chaincode] func1 -> DEBU 1610 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.713 UTC [statecouchdb] GetState -> DEBU 1611 GetState(). ns=trade-network, key=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.713 UTC [couchdb] ReadDoc -> DEBU 1612 Entering ReadDoc() id=[$sysregistriesAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.713 UTC [couchdb] encodePathElement -> DEBU 1613 Entering encodePathElement() string=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.713 UTC [couchdb] encodePathElement -> DEBU 1614 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.713 UTC [couchdb] handleRequest -> DEBU 1615 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.714 UTC [couchdb] handleRequest -> DEBU 1616 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.721 UTC [couchdb] handleRequest -> DEBU 1617 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.723 UTC [couchdb] ReadDoc -> DEBU 1618 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.723 UTC [chaincode] func1 -> DEBU 1619 [cde9f6d0]No state associated with key: 4$sysregistriesAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.724 UTC [chaincode] 1 -> DEBU 161a [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.730 UTC [chaincode] processStream -> DEBU 161b [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.732 UTC [chaincode] handleMessage -> DEBU 161c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.733 UTC [chaincode] afterGetState -> DEBU 161d [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.734 UTC [chaincode] filterError -> DEBU 161e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.736 UTC [chaincode] func1 -> DEBU 161f [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.742 UTC [statecouchdb] GetState -> DEBU 1620 GetState(). ns=trade-network, key=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.742 UTC [couchdb] ReadDoc -> DEBU 1621 Entering ReadDoc() id=[$sysregistriesAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.743 UTC [couchdb] encodePathElement -> DEBU 1622 Entering encodePathElement() string=$sysregistriesAsset:org.example.trading.Commodity 2018-06-04 01:47:04.743 UTC [couchdb] encodePathElement -> DEBU 1623 Exiting encodePathElement() encodedStr=%00$sysregistries%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.744 UTC [couchdb] handleRequest -> DEBU 1624 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.745 UTC [couchdb] handleRequest -> DEBU 1625 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.752 UTC [couchdb] handleRequest -> DEBU 1626 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.755 UTC [couchdb] ReadDoc -> DEBU 1627 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.755 UTC [chaincode] func1 -> DEBU 1628 [cde9f6d0]No state associated with key: 4$sysregistriesAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.755 UTC [chaincode] 1 -> DEBU 1629 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.758 UTC [chaincode] processStream -> DEBU 162a [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.759 UTC [chaincode] handleMessage -> DEBU 162b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.759 UTC [chaincode] filterError -> DEBU 162c Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.760 UTC [chaincode] func1 -> DEBU 162d [cde9f6d0]state is ready 2018-06-04 01:47:04.761 UTC [chaincode] func1 -> DEBU 162e [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.762 UTC [chaincode] 1 -> DEBU 162f [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.762 UTC [chaincode] processStream -> DEBU 1630 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.762 UTC [chaincode] handleMessage -> DEBU 1631 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.762 UTC [chaincode] filterError -> DEBU 1632 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.766 UTC [chaincode] processStream -> DEBU 1633 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.776 UTC [chaincode] processStream -> DEBU 1634 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.778 UTC [chaincode] handleMessage -> DEBU 1635 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.780 UTC [chaincode] afterGetState -> DEBU 1636 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.780 UTC [chaincode] filterError -> DEBU 1637 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.781 UTC [chaincode] func1 -> DEBU 1638 [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.781 UTC [statecouchdb] GetState -> DEBU 1639 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity 2018-06-04 01:47:04.781 UTC [couchdb] ReadDoc -> DEBU 163a Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity] 2018-06-04 01:47:04.782 UTC [couchdb] encodePathElement -> DEBU 163b Entering encodePathElement() string=Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity 2018-06-04 01:47:04.782 UTC [couchdb] encodePathElement -> DEBU 163c Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00 2018-06-04 01:47:04.782 UTC [couchdb] handleRequest -> DEBU 163d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.783 UTC [couchdb] handleRequest -> DEBU 163e HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.AssetRegistry%00org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.790 UTC [couchdb] handleRequest -> DEBU 163f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.790 UTC [couchdb] ReadDoc -> DEBU 1640 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.790 UTC [chaincode] func1 -> DEBU 1641 [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.791 UTC [chaincode] 1 -> DEBU 1642 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.798 UTC [chaincode] processStream -> DEBU 1643 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.798 UTC [chaincode] handleMessage -> DEBU 1644 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.799 UTC [chaincode] filterError -> DEBU 1645 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.802 UTC [chaincode] func1 -> DEBU 1646 [cde9f6d0]state is ready 2018-06-04 01:47:04.806 UTC [chaincode] func1 -> DEBU 1647 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.809 UTC [chaincode] 1 -> DEBU 1648 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.809 UTC [chaincode] processStream -> DEBU 1649 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.809 UTC [chaincode] handleMessage -> DEBU 164a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.810 UTC [chaincode] filterError -> DEBU 164b Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.810 UTC [chaincode] processStream -> DEBU 164c [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.863 UTC [chaincode] processStream -> DEBU 164d [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.868 UTC [chaincode] handleMessage -> DEBU 164e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.868 UTC [chaincode] afterGetState -> DEBU 164f [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.868 UTC [chaincode] filterError -> DEBU 1650 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.868 UTC [chaincode] func1 -> DEBU 1651 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsAsset:org.example.trading.Commodity, channel mychannel 2018-06-04 01:47:04.869 UTC [statecouchdb] GetState -> DEBU 1652 GetState(). ns=trade-network, key=$syscollectionsAsset:org.example.trading.Commodity 2018-06-04 01:47:04.869 UTC [couchdb] ReadDoc -> DEBU 1653 Entering ReadDoc() id=[$syscollectionsAsset:org.example.trading.Commodity] 2018-06-04 01:47:04.869 UTC [couchdb] encodePathElement -> DEBU 1654 Entering encodePathElement() string=$syscollectionsAsset:org.example.trading.Commodity 2018-06-04 01:47:04.869 UTC [couchdb] encodePathElement -> DEBU 1655 Exiting encodePathElement() encodedStr=%00$syscollections%00Asset:org.example.trading.Commodity%00 2018-06-04 01:47:04.869 UTC [couchdb] handleRequest -> DEBU 1656 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Asset:org.example.trading.Commodity%00?attachments=true 2018-06-04 01:47:04.869 UTC [couchdb] handleRequest -> DEBU 1657 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Asset:org.example.trading.Commodity%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.879 UTC [couchdb] handleRequest -> DEBU 1658 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.879 UTC [couchdb] ReadDoc -> DEBU 1659 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.880 UTC [chaincode] func1 -> DEBU 165a [cde9f6d0]No state associated with key: 5$syscollectionsAsset:org.example.trading.Commodity. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.880 UTC [chaincode] 1 -> DEBU 165b [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.881 UTC [chaincode] processStream -> DEBU 165c [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:04.882 UTC [chaincode] handleMessage -> DEBU 165d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:04.882 UTC [chaincode] filterError -> DEBU 165e Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.882 UTC [chaincode] func1 -> DEBU 165f [cde9f6d0]state is ready 2018-06-04 01:47:04.883 UTC [chaincode] func1 -> DEBU 1660 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:04.883 UTC [chaincode] 1 -> DEBU 1661 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:04.883 UTC [chaincode] processStream -> DEBU 1662 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:04.883 UTC [chaincode] handleMessage -> DEBU 1663 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:04.884 UTC [chaincode] filterError -> DEBU 1664 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.884 UTC [chaincode] processStream -> DEBU 1665 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:04.913 UTC [chaincode] processStream -> DEBU 1666 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.914 UTC [chaincode] handleMessage -> DEBU 1667 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.916 UTC [chaincode] afterGetState -> DEBU 1668 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.917 UTC [chaincode] filterError -> DEBU 1669 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.925 UTC [chaincode] func1 -> DEBU 166a [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.926 UTC [statecouchdb] GetState -> DEBU 166b GetState(). ns=trade-network, key=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.926 UTC [couchdb] ReadDoc -> DEBU 166c Entering ReadDoc() id=[$sysregistriesParticipant:org.example.trading.Trader] 2018-06-04 01:47:04.926 UTC [couchdb] encodePathElement -> DEBU 166d Entering encodePathElement() string=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.927 UTC [couchdb] encodePathElement -> DEBU 166e Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:04.927 UTC [couchdb] handleRequest -> DEBU 166f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.928 UTC [couchdb] handleRequest -> DEBU 1670 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.961 UTC [couchdb] handleRequest -> DEBU 1671 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.969 UTC [couchdb] ReadDoc -> DEBU 1672 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.969 UTC [chaincode] func1 -> DEBU 1673 [cde9f6d0]No state associated with key: 7$sysregistriesParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.970 UTC [chaincode] 1 -> DEBU 1674 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:04.973 UTC [chaincode] processStream -> DEBU 1675 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:04.975 UTC [chaincode] handleMessage -> DEBU 1676 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:04.975 UTC [chaincode] afterGetState -> DEBU 1677 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:04.976 UTC [chaincode] filterError -> DEBU 1678 Ignoring NoTransitionError: no transition 2018-06-04 01:47:04.982 UTC [chaincode] func1 -> DEBU 1679 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:04.983 UTC [statecouchdb] GetState -> DEBU 167a GetState(). ns=trade-network, key=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.983 UTC [couchdb] ReadDoc -> DEBU 167b Entering ReadDoc() id=[$sysregistriesParticipant:org.example.trading.Trader] 2018-06-04 01:47:04.983 UTC [couchdb] encodePathElement -> DEBU 167c Entering encodePathElement() string=$sysregistriesParticipant:org.example.trading.Trader 2018-06-04 01:47:04.984 UTC [couchdb] encodePathElement -> DEBU 167d Exiting encodePathElement() encodedStr=%00$sysregistries%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:04.984 UTC [couchdb] handleRequest -> DEBU 167e Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:04.985 UTC [couchdb] handleRequest -> DEBU 167f HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:04.994 UTC [couchdb] handleRequest -> DEBU 1680 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:04.995 UTC [couchdb] ReadDoc -> DEBU 1681 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:04.996 UTC [chaincode] func1 -> DEBU 1682 [cde9f6d0]No state associated with key: 7$sysregistriesParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:04.996 UTC [chaincode] 1 -> DEBU 1683 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.000 UTC [chaincode] processStream -> DEBU 1684 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.000 UTC [chaincode] handleMessage -> DEBU 1685 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.004 UTC [chaincode] filterError -> DEBU 1686 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.006 UTC [chaincode] func1 -> DEBU 1687 [cde9f6d0]state is ready 2018-06-04 01:47:05.007 UTC [chaincode] func1 -> DEBU 1688 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.008 UTC [chaincode] 1 -> DEBU 1689 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.008 UTC [chaincode] processStream -> DEBU 168a [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.009 UTC [chaincode] handleMessage -> DEBU 168b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.011 UTC [chaincode] filterError -> DEBU 168c Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.011 UTC [chaincode] processStream -> DEBU 168d [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.017 UTC [chaincode] processStream -> DEBU 168e [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.018 UTC [chaincode] handleMessage -> DEBU 168f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.018 UTC [chaincode] afterGetState -> DEBU 1690 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.018 UTC [chaincode] filterError -> DEBU 1691 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.019 UTC [chaincode] func1 -> DEBU 1692 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader, channel mychannel 2018-06-04 01:47:05.020 UTC [statecouchdb] GetState -> DEBU 1693 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader 2018-06-04 01:47:05.022 UTC [couchdb] ReadDoc -> DEBU 1694 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader] 2018-06-04 01:47:05.025 UTC [couchdb] encodePathElement -> DEBU 1695 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader 2018-06-04 01:47:05.026 UTC [couchdb] encodePathElement -> DEBU 1696 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00 2018-06-04 01:47:05.027 UTC [couchdb] handleRequest -> DEBU 1697 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:05.029 UTC [couchdb] handleRequest -> DEBU 1698 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.034 UTC [couchdb] handleRequest -> DEBU 1699 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.041 UTC [couchdb] ReadDoc -> DEBU 169a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.041 UTC [chaincode] func1 -> DEBU 169b [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:05.042 UTC [chaincode] 1 -> DEBU 169c [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.044 UTC [chaincode] processStream -> DEBU 169d [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.049 UTC [chaincode] handleMessage -> DEBU 169e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.050 UTC [chaincode] filterError -> DEBU 169f Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.051 UTC [chaincode] func1 -> DEBU 16a0 [cde9f6d0]state is ready 2018-06-04 01:47:05.052 UTC [chaincode] func1 -> DEBU 16a1 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.053 UTC [chaincode] 1 -> DEBU 16a2 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.053 UTC [chaincode] processStream -> DEBU 16a3 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.053 UTC [chaincode] handleMessage -> DEBU 16a4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.054 UTC [chaincode] filterError -> DEBU 16a5 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.054 UTC [chaincode] processStream -> DEBU 16a6 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.059 UTC [chaincode] processStream -> DEBU 16a7 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.061 UTC [chaincode] handleMessage -> DEBU 16a8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.062 UTC [chaincode] afterGetState -> DEBU 16a9 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.062 UTC [chaincode] filterError -> DEBU 16aa Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.064 UTC [chaincode] func1 -> DEBU 16ab [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsParticipant:org.example.trading.Trader, channel mychannel 2018-06-04 01:47:05.064 UTC [statecouchdb] GetState -> DEBU 16ac GetState(). ns=trade-network, key=$syscollectionsParticipant:org.example.trading.Trader 2018-06-04 01:47:05.065 UTC [couchdb] ReadDoc -> DEBU 16ad Entering ReadDoc() id=[$syscollectionsParticipant:org.example.trading.Trader] 2018-06-04 01:47:05.065 UTC [couchdb] encodePathElement -> DEBU 16ae Entering encodePathElement() string=$syscollectionsParticipant:org.example.trading.Trader 2018-06-04 01:47:05.066 UTC [couchdb] encodePathElement -> DEBU 16af Exiting encodePathElement() encodedStr=%00$syscollections%00Participant:org.example.trading.Trader%00 2018-06-04 01:47:05.066 UTC [couchdb] handleRequest -> DEBU 16b0 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Participant:org.example.trading.Trader%00?attachments=true 2018-06-04 01:47:05.068 UTC [couchdb] handleRequest -> DEBU 16b1 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Participant:org.example.trading.Trader%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.081 UTC [couchdb] handleRequest -> DEBU 16b2 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.106 UTC [couchdb] ReadDoc -> DEBU 16b3 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.106 UTC [chaincode] func1 -> DEBU 16b4 [cde9f6d0]No state associated with key: 8$syscollectionsParticipant:org.example.trading.Trader. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.106 UTC [chaincode] 1 -> DEBU 16b5 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.242 UTC [chaincode] processStream -> DEBU 16b6 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.255 UTC [chaincode] handleMessage -> DEBU 16b7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.257 UTC [chaincode] filterError -> DEBU 16b8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.318 UTC [chaincode] func1 -> DEBU 16b9 [cde9f6d0]state is ready 2018-06-04 01:47:05.318 UTC [chaincode] func1 -> DEBU 16ba [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.319 UTC [chaincode] 1 -> DEBU 16bb [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.319 UTC [chaincode] processStream -> DEBU 16bc [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.319 UTC [chaincode] handleMessage -> DEBU 16bd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.319 UTC [chaincode] filterError -> DEBU 16be Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.320 UTC [chaincode] processStream -> DEBU 16bf [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.344 UTC [chaincode] processStream -> DEBU 16c0 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.345 UTC [chaincode] handleMessage -> DEBU 16c1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.346 UTC [chaincode] afterGetState -> DEBU 16c2 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.346 UTC [chaincode] filterError -> DEBU 16c3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.381 UTC [chaincode] func1 -> DEBU 16c4 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:05.382 UTC [statecouchdb] GetState -> DEBU 16c5 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:05.382 UTC [couchdb] ReadDoc -> DEBU 16c6 Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.Trade] 2018-06-04 01:47:05.382 UTC [couchdb] encodePathElement -> DEBU 16c7 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:05.383 UTC [couchdb] encodePathElement -> DEBU 16c8 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:05.383 UTC [couchdb] handleRequest -> DEBU 16c9 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:05.385 UTC [couchdb] handleRequest -> DEBU 16ca HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.392 UTC [couchdb] handleRequest -> DEBU 16cb Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.392 UTC [couchdb] ReadDoc -> DEBU 16cc Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.393 UTC [chaincode] func1 -> DEBU 16cd [cde9f6d0]No state associated with key: 6$sysregistriesTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.393 UTC [chaincode] 1 -> DEBU 16ce [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.400 UTC [chaincode] processStream -> DEBU 16cf [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.401 UTC [chaincode] handleMessage -> DEBU 16d0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.401 UTC [chaincode] afterGetState -> DEBU 16d1 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.401 UTC [chaincode] filterError -> DEBU 16d2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.402 UTC [chaincode] func1 -> DEBU 16d3 [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:05.402 UTC [statecouchdb] GetState -> DEBU 16d4 GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:05.403 UTC [couchdb] ReadDoc -> DEBU 16d5 Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.Trade] 2018-06-04 01:47:05.403 UTC [couchdb] encodePathElement -> DEBU 16d6 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.Trade 2018-06-04 01:47:05.403 UTC [couchdb] encodePathElement -> DEBU 16d7 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:05.403 UTC [couchdb] handleRequest -> DEBU 16d8 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:05.406 UTC [couchdb] handleRequest -> DEBU 16d9 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.409 UTC [couchdb] handleRequest -> DEBU 16da Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.410 UTC [couchdb] ReadDoc -> DEBU 16db Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.411 UTC [chaincode] func1 -> DEBU 16dc [cde9f6d0]No state associated with key: 6$sysregistriesTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.411 UTC [chaincode] 1 -> DEBU 16dd [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.413 UTC [chaincode] processStream -> DEBU 16de [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.422 UTC [chaincode] handleMessage -> DEBU 16df [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.423 UTC [chaincode] filterError -> DEBU 16e0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.424 UTC [chaincode] func1 -> DEBU 16e1 [cde9f6d0]state is ready 2018-06-04 01:47:05.424 UTC [chaincode] func1 -> DEBU 16e2 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.425 UTC [chaincode] 1 -> DEBU 16e3 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.427 UTC [chaincode] processStream -> DEBU 16e4 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.427 UTC [chaincode] handleMessage -> DEBU 16e5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.427 UTC [chaincode] filterError -> DEBU 16e6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.427 UTC [chaincode] processStream -> DEBU 16e7 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.429 UTC [chaincode] processStream -> DEBU 16e8 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.430 UTC [chaincode] handleMessage -> DEBU 16e9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.430 UTC [chaincode] afterGetState -> DEBU 16ea [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.430 UTC [chaincode] filterError -> DEBU 16eb Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.430 UTC [chaincode] func1 -> DEBU 16ec [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade, channel mychannel 2018-06-04 01:47:05.431 UTC [statecouchdb] GetState -> DEBU 16ed GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade 2018-06-04 01:47:05.431 UTC [couchdb] ReadDoc -> DEBU 16ee Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade] 2018-06-04 01:47:05.431 UTC [couchdb] encodePathElement -> DEBU 16ef Entering encodePathElement() string=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade 2018-06-04 01:47:05.432 UTC [couchdb] encodePathElement -> DEBU 16f0 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00 2018-06-04 01:47:05.432 UTC [couchdb] handleRequest -> DEBU 16f1 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:05.438 UTC [couchdb] handleRequest -> DEBU 16f2 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.444 UTC [couchdb] handleRequest -> DEBU 16f3 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.445 UTC [couchdb] ReadDoc -> DEBU 16f4 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.449 UTC [chaincode] func1 -> DEBU 16f5 [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:05.449 UTC [chaincode] 1 -> DEBU 16f6 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.450 UTC [chaincode] processStream -> DEBU 16f7 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.451 UTC [chaincode] handleMessage -> DEBU 16f8 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.451 UTC [chaincode] filterError -> DEBU 16f9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.452 UTC [chaincode] func1 -> DEBU 16fa [cde9f6d0]state is ready 2018-06-04 01:47:05.452 UTC [chaincode] func1 -> DEBU 16fb [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.452 UTC [chaincode] 1 -> DEBU 16fc [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.452 UTC [chaincode] processStream -> DEBU 16fd [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.452 UTC [chaincode] handleMessage -> DEBU 16fe [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.453 UTC [chaincode] filterError -> DEBU 16ff Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.453 UTC [chaincode] processStream -> DEBU 1700 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.455 UTC [chaincode] processStream -> DEBU 1701 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.456 UTC [chaincode] handleMessage -> DEBU 1702 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.456 UTC [chaincode] afterGetState -> DEBU 1703 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.456 UTC [chaincode] filterError -> DEBU 1704 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.457 UTC [chaincode] func1 -> DEBU 1705 [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.example.trading.Trade, channel mychannel 2018-06-04 01:47:05.457 UTC [statecouchdb] GetState -> DEBU 1706 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.example.trading.Trade 2018-06-04 01:47:05.457 UTC [couchdb] ReadDoc -> DEBU 1707 Entering ReadDoc() id=[$syscollectionsTransaction:org.example.trading.Trade] 2018-06-04 01:47:05.461 UTC [couchdb] encodePathElement -> DEBU 1708 Entering encodePathElement() string=$syscollectionsTransaction:org.example.trading.Trade 2018-06-04 01:47:05.461 UTC [couchdb] encodePathElement -> DEBU 1709 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.example.trading.Trade%00 2018-06-04 01:47:05.462 UTC [couchdb] handleRequest -> DEBU 170a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.Trade%00?attachments=true 2018-06-04 01:47:05.462 UTC [couchdb] handleRequest -> DEBU 170b HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.Trade%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.473 UTC [couchdb] handleRequest -> DEBU 170c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.473 UTC [couchdb] ReadDoc -> DEBU 170d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.473 UTC [chaincode] func1 -> DEBU 170e [cde9f6d0]No state associated with key: 7$syscollectionsTransaction:org.example.trading.Trade. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.473 UTC [chaincode] 1 -> DEBU 170f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.475 UTC [chaincode] processStream -> DEBU 1710 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.476 UTC [chaincode] handleMessage -> DEBU 1711 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.476 UTC [chaincode] filterError -> DEBU 1712 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.476 UTC [chaincode] func1 -> DEBU 1713 [cde9f6d0]state is ready 2018-06-04 01:47:05.476 UTC [chaincode] func1 -> DEBU 1714 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.477 UTC [chaincode] 1 -> DEBU 1715 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.477 UTC [chaincode] processStream -> DEBU 1716 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.477 UTC [chaincode] handleMessage -> DEBU 1717 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.480 UTC [chaincode] filterError -> DEBU 1718 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.481 UTC [chaincode] processStream -> DEBU 1719 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.489 UTC [chaincode] processStream -> DEBU 171a [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.494 UTC [chaincode] handleMessage -> DEBU 171b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.495 UTC [chaincode] afterGetState -> DEBU 171c [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.496 UTC [chaincode] filterError -> DEBU 171d Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.498 UTC [chaincode] func1 -> DEBU 171e [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:05.498 UTC [statecouchdb] GetState -> DEBU 171f GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.498 UTC [couchdb] ReadDoc -> DEBU 1720 Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.498 UTC [couchdb] encodePathElement -> DEBU 1721 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.498 UTC [couchdb] encodePathElement -> DEBU 1722 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.499 UTC [couchdb] handleRequest -> DEBU 1723 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.499 UTC [couchdb] handleRequest -> DEBU 1724 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.504 UTC [couchdb] handleRequest -> DEBU 1725 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.505 UTC [couchdb] ReadDoc -> DEBU 1726 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.505 UTC [chaincode] func1 -> DEBU 1727 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.505 UTC [chaincode] 1 -> DEBU 1728 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.509 UTC [chaincode] processStream -> DEBU 1729 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.509 UTC [chaincode] handleMessage -> DEBU 172a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.509 UTC [chaincode] afterGetState -> DEBU 172b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.509 UTC [chaincode] filterError -> DEBU 172c Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.510 UTC [chaincode] func1 -> DEBU 172d [cde9f6d0] getting state for chaincode trade-network, key $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:05.510 UTC [statecouchdb] GetState -> DEBU 172e GetState(). ns=trade-network, key=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.510 UTC [couchdb] ReadDoc -> DEBU 172f Entering ReadDoc() id=[$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.510 UTC [couchdb] encodePathElement -> DEBU 1730 Entering encodePathElement() string=$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.510 UTC [couchdb] encodePathElement -> DEBU 1731 Exiting encodePathElement() encodedStr=%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.510 UTC [couchdb] handleRequest -> DEBU 1732 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.511 UTC [couchdb] handleRequest -> DEBU 1733 HTTP Request: GET /mychannel_trade-network/%00$sysregistries%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.513 UTC [couchdb] handleRequest -> DEBU 1734 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.520 UTC [couchdb] ReadDoc -> DEBU 1735 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.521 UTC [chaincode] func1 -> DEBU 1736 [cde9f6d0]No state associated with key: N$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.521 UTC [chaincode] 1 -> DEBU 1737 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.523 UTC [chaincode] processStream -> DEBU 1738 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.523 UTC [chaincode] handleMessage -> DEBU 1739 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.523 UTC [chaincode] filterError -> DEBU 173a Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.529 UTC [chaincode] func1 -> DEBU 173b [cde9f6d0]state is ready 2018-06-04 01:47:05.530 UTC [chaincode] func1 -> DEBU 173c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.530 UTC [chaincode] 1 -> DEBU 173d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.530 UTC [chaincode] processStream -> DEBU 173e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.531 UTC [chaincode] handleMessage -> DEBU 173f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.531 UTC [chaincode] filterError -> DEBU 1740 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.531 UTC [chaincode] processStream -> DEBU 1741 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.533 UTC [chaincode] processStream -> DEBU 1742 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.536 UTC [chaincode] handleMessage -> DEBU 1743 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.536 UTC [chaincode] afterGetState -> DEBU 1744 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.537 UTC [chaincode] filterError -> DEBU 1745 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.539 UTC [chaincode] func1 -> DEBU 1746 [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.540 UTC [statecouchdb] GetState -> DEBU 1747 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.540 UTC [couchdb] ReadDoc -> DEBU 1748 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.540 UTC [couchdb] encodePathElement -> DEBU 1749 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.540 UTC [couchdb] encodePathElement -> DEBU 174a Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.540 UTC [couchdb] handleRequest -> DEBU 174b Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.547 UTC [couchdb] handleRequest -> DEBU 174c HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.TransactionRegistry%00org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.551 UTC [couchdb] handleRequest -> DEBU 174d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.551 UTC [couchdb] ReadDoc -> DEBU 174e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.551 UTC [chaincode] func1 -> DEBU 174f [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.552 UTC [chaincode] 1 -> DEBU 1750 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.560 UTC [chaincode] processStream -> DEBU 1751 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.561 UTC [chaincode] handleMessage -> DEBU 1752 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.561 UTC [chaincode] filterError -> DEBU 1753 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.562 UTC [chaincode] func1 -> DEBU 1754 [cde9f6d0]state is ready 2018-06-04 01:47:05.563 UTC [chaincode] func1 -> DEBU 1755 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.572 UTC [chaincode] 1 -> DEBU 1756 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.572 UTC [chaincode] processStream -> DEBU 1757 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.572 UTC [chaincode] handleMessage -> DEBU 1758 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.572 UTC [chaincode] filterError -> DEBU 1759 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.572 UTC [chaincode] processStream -> DEBU 175a [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.573 UTC [chaincode] processStream -> DEBU 175b [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.574 UTC [chaincode] handleMessage -> DEBU 175c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.574 UTC [chaincode] afterGetState -> DEBU 175d [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.574 UTC [chaincode] filterError -> DEBU 175e Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.577 UTC [chaincode] func1 -> DEBU 175f [cde9f6d0] getting state for chaincode trade-network, key $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities, channel mychannel 2018-06-04 01:47:05.577 UTC [statecouchdb] GetState -> DEBU 1760 GetState(). ns=trade-network, key=$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.577 UTC [couchdb] ReadDoc -> DEBU 1761 Entering ReadDoc() id=[$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities] 2018-06-04 01:47:05.577 UTC [couchdb] encodePathElement -> DEBU 1762 Entering encodePathElement() string=$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities 2018-06-04 01:47:05.577 UTC [couchdb] encodePathElement -> DEBU 1763 Exiting encodePathElement() encodedStr=%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00 2018-06-04 01:47:05.577 UTC [couchdb] handleRequest -> DEBU 1764 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true 2018-06-04 01:47:05.578 UTC [couchdb] handleRequest -> DEBU 1765 HTTP Request: GET /mychannel_trade-network/%00$syscollections%00Transaction:org.example.trading.RemoveHighQuantityCommodities%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.581 UTC [couchdb] handleRequest -> DEBU 1766 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.586 UTC [couchdb] ReadDoc -> DEBU 1767 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.591 UTC [chaincode] func1 -> DEBU 1768 [cde9f6d0]No state associated with key: O$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.591 UTC [chaincode] 1 -> DEBU 1769 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.593 UTC [chaincode] processStream -> DEBU 176a [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.593 UTC [chaincode] handleMessage -> DEBU 176b [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.593 UTC [chaincode] filterError -> DEBU 176c Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.594 UTC [chaincode] func1 -> DEBU 176d [cde9f6d0]state is ready 2018-06-04 01:47:05.594 UTC [chaincode] func1 -> DEBU 176e [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.596 UTC [chaincode] 1 -> DEBU 176f [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.596 UTC [chaincode] processStream -> DEBU 1770 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.597 UTC [chaincode] handleMessage -> DEBU 1771 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.597 UTC [chaincode] filterError -> DEBU 1772 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.597 UTC [chaincode] processStream -> DEBU 1773 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.622 UTC [chaincode] processStream -> DEBU 1774 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.622 UTC [chaincode] handleMessage -> DEBU 1775 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.622 UTC [chaincode] afterGetState -> DEBU 1776 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.622 UTC [chaincode] filterError -> DEBU 1777 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.623 UTC [chaincode] func1 -> DEBU 1778 [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.623 UTC [statecouchdb] GetState -> DEBU 1779 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.623 UTC [couchdb] ReadDoc -> DEBU 177a Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:05.623 UTC [couchdb] encodePathElement -> DEBU 177b Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.623 UTC [couchdb] encodePathElement -> DEBU 177c Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:05.624 UTC [couchdb] handleRequest -> DEBU 177d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:05.625 UTC [couchdb] handleRequest -> DEBU 177e HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.634 UTC [couchdb] handleRequest -> DEBU 177f Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.634 UTC [couchdb] ReadDoc -> DEBU 1780 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.642 UTC [chaincode] func1 -> DEBU 1781 [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.642 UTC [chaincode] 1 -> DEBU 1782 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.715 UTC [chaincode] processStream -> DEBU 1783 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.715 UTC [chaincode] handleMessage -> DEBU 1784 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.715 UTC [chaincode] afterGetState -> DEBU 1785 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.715 UTC [chaincode] filterError -> DEBU 1786 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.715 UTC [chaincode] func1 -> DEBU 1787 [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminalice, channel mychannel 2018-06-04 01:47:05.715 UTC [statecouchdb] GetState -> DEBU 1788 GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.716 UTC [couchdb] ReadDoc -> DEBU 1789 Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminalice] 2018-06-04 01:47:05.716 UTC [couchdb] encodePathElement -> DEBU 178a Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:05.716 UTC [couchdb] encodePathElement -> DEBU 178b Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00 2018-06-04 01:47:05.716 UTC [couchdb] handleRequest -> DEBU 178c Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true 2018-06-04 01:47:05.716 UTC [couchdb] handleRequest -> DEBU 178d HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.719 UTC [couchdb] handleRequest -> DEBU 178e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.719 UTC [couchdb] ReadDoc -> DEBU 178f Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.719 UTC [chaincode] func1 -> DEBU 1790 [cde9f6d0]No state associated with key: @Participant:org.hyperledger.composer.system.NetworkAdminalice. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.719 UTC [chaincode] 1 -> DEBU 1791 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.734 UTC [chaincode] processStream -> DEBU 1792 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.734 UTC [chaincode] handleMessage -> DEBU 1793 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.735 UTC [chaincode] filterError -> DEBU 1794 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.735 UTC [chaincode] func1 -> DEBU 1795 [cde9f6d0]state is ready 2018-06-04 01:47:05.736 UTC [chaincode] func1 -> DEBU 1796 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.736 UTC [chaincode] 1 -> DEBU 1797 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.736 UTC [chaincode] processStream -> DEBU 1798 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.736 UTC [chaincode] handleMessage -> DEBU 1799 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.736 UTC [chaincode] filterError -> DEBU 179a Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.736 UTC [chaincode] processStream -> DEBU 179b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.781 UTC [chaincode] processStream -> DEBU 179c [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.781 UTC [chaincode] handleMessage -> DEBU 179d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.781 UTC [chaincode] afterGetState -> DEBU 179e [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.782 UTC [chaincode] filterError -> DEBU 179f Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.782 UTC [chaincode] func1 -> DEBU 17a0 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0, channel mychannel 2018-06-04 01:47:05.782 UTC [statecouchdb] GetState -> DEBU 17a1 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.782 UTC [couchdb] ReadDoc -> DEBU 17a2 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0] 2018-06-04 01:47:05.782 UTC [couchdb] encodePathElement -> DEBU 17a3 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.782 UTC [couchdb] encodePathElement -> DEBU 17a4 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00 2018-06-04 01:47:05.782 UTC [couchdb] handleRequest -> DEBU 17a5 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true 2018-06-04 01:47:05.783 UTC [couchdb] handleRequest -> DEBU 17a6 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.785 UTC [couchdb] handleRequest -> DEBU 17a7 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.785 UTC [couchdb] ReadDoc -> DEBU 17a8 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.785 UTC [chaincode] func1 -> DEBU 17a9 [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.785 UTC [chaincode] 1 -> DEBU 17aa [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.789 UTC [chaincode] processStream -> DEBU 17ab [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.789 UTC [chaincode] handleMessage -> DEBU 17ac [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.789 UTC [chaincode] filterError -> DEBU 17ad Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.790 UTC [chaincode] func1 -> DEBU 17ae [cde9f6d0]state is ready 2018-06-04 01:47:05.790 UTC [chaincode] func1 -> DEBU 17af [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.790 UTC [chaincode] 1 -> DEBU 17b0 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.790 UTC [chaincode] processStream -> DEBU 17b1 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.790 UTC [chaincode] handleMessage -> DEBU 17b2 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.790 UTC [chaincode] filterError -> DEBU 17b3 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.790 UTC [chaincode] processStream -> DEBU 17b4 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.825 UTC [chaincode] processStream -> DEBU 17b5 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.825 UTC [chaincode] handleMessage -> DEBU 17b6 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.825 UTC [chaincode] afterGetState -> DEBU 17b7 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.825 UTC [chaincode] filterError -> DEBU 17b8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.825 UTC [chaincode] func1 -> DEBU 17b9 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0, channel mychannel 2018-06-04 01:47:05.825 UTC [statecouchdb] GetState -> DEBU 17ba GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.825 UTC [couchdb] ReadDoc -> DEBU 17bb Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0] 2018-06-04 01:47:05.825 UTC [couchdb] encodePathElement -> DEBU 17bc Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0 2018-06-04 01:47:05.826 UTC [couchdb] encodePathElement -> DEBU 17bd Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00 2018-06-04 01:47:05.826 UTC [couchdb] handleRequest -> DEBU 17be Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true 2018-06-04 01:47:05.826 UTC [couchdb] handleRequest -> DEBU 17bf HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%230%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.829 UTC [couchdb] handleRequest -> DEBU 17c0 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.829 UTC [couchdb] ReadDoc -> DEBU 17c1 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.829 UTC [chaincode] func1 -> DEBU 17c2 [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.829 UTC [chaincode] 1 -> DEBU 17c3 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.838 UTC [chaincode] processStream -> DEBU 17c4 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.838 UTC [chaincode] handleMessage -> DEBU 17c5 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.838 UTC [chaincode] filterError -> DEBU 17c6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.838 UTC [chaincode] func1 -> DEBU 17c7 [cde9f6d0]state is ready 2018-06-04 01:47:05.840 UTC [chaincode] func1 -> DEBU 17c8 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.840 UTC [chaincode] 1 -> DEBU 17c9 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.840 UTC [chaincode] processStream -> DEBU 17ca [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.840 UTC [chaincode] handleMessage -> DEBU 17cb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.840 UTC [chaincode] filterError -> DEBU 17cc Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.840 UTC [chaincode] processStream -> DEBU 17cd [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.849 UTC [chaincode] processStream -> DEBU 17ce [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.849 UTC [chaincode] handleMessage -> DEBU 17cf [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.853 UTC [chaincode] afterGetState -> DEBU 17d0 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.854 UTC [chaincode] filterError -> DEBU 17d1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.855 UTC [chaincode] func1 -> DEBU 17d2 [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.855 UTC [statecouchdb] GetState -> DEBU 17d3 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.860 UTC [couchdb] ReadDoc -> DEBU 17d4 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:05.862 UTC [couchdb] encodePathElement -> DEBU 17d5 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:05.862 UTC [couchdb] encodePathElement -> DEBU 17d6 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:05.862 UTC [couchdb] handleRequest -> DEBU 17d7 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:05.863 UTC [couchdb] handleRequest -> DEBU 17d8 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.869 UTC [couchdb] handleRequest -> DEBU 17d9 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.874 UTC [couchdb] ReadDoc -> DEBU 17da Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.875 UTC [chaincode] func1 -> DEBU 17db [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.876 UTC [chaincode] 1 -> DEBU 17dc [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.891 UTC [chaincode] processStream -> DEBU 17dd [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.891 UTC [chaincode] handleMessage -> DEBU 17de [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.891 UTC [chaincode] afterGetState -> DEBU 17df [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.891 UTC [chaincode] filterError -> DEBU 17e0 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.892 UTC [chaincode] func1 -> DEBU 17e1 [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminbob, channel mychannel 2018-06-04 01:47:05.892 UTC [statecouchdb] GetState -> DEBU 17e2 GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:05.892 UTC [couchdb] ReadDoc -> DEBU 17e3 Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminbob] 2018-06-04 01:47:05.892 UTC [couchdb] encodePathElement -> DEBU 17e4 Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:05.892 UTC [couchdb] encodePathElement -> DEBU 17e5 Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00 2018-06-04 01:47:05.892 UTC [couchdb] handleRequest -> DEBU 17e6 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true 2018-06-04 01:47:05.893 UTC [couchdb] handleRequest -> DEBU 17e7 HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.896 UTC [couchdb] handleRequest -> DEBU 17e8 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.898 UTC [couchdb] ReadDoc -> DEBU 17e9 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.898 UTC [chaincode] func1 -> DEBU 17ea [cde9f6d0]No state associated with key: >Participant:org.hyperledger.composer.system.NetworkAdminbob. Sending RESPONSE with an empty payload 2018-06-04 01:47:05.898 UTC [chaincode] 1 -> DEBU 17eb [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.903 UTC [chaincode] processStream -> DEBU 17ec [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.904 UTC [chaincode] handleMessage -> DEBU 17ed [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.904 UTC [chaincode] filterError -> DEBU 17ee Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.904 UTC [chaincode] func1 -> DEBU 17ef [cde9f6d0]state is ready 2018-06-04 01:47:05.905 UTC [chaincode] func1 -> DEBU 17f0 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.905 UTC [chaincode] 1 -> DEBU 17f1 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.906 UTC [chaincode] processStream -> DEBU 17f2 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.906 UTC [chaincode] handleMessage -> DEBU 17f3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.906 UTC [chaincode] filterError -> DEBU 17f4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.906 UTC [chaincode] processStream -> DEBU 17f5 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.917 UTC [chaincode] processStream -> DEBU 17f6 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.917 UTC [chaincode] handleMessage -> DEBU 17f7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.917 UTC [chaincode] afterGetState -> DEBU 17f8 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.917 UTC [chaincode] filterError -> DEBU 17f9 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.918 UTC [chaincode] func1 -> DEBU 17fa [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1, channel mychannel 2018-06-04 01:47:05.918 UTC [statecouchdb] GetState -> DEBU 17fb GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.918 UTC [couchdb] ReadDoc -> DEBU 17fc Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1] 2018-06-04 01:47:05.918 UTC [couchdb] encodePathElement -> DEBU 17fd Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.918 UTC [couchdb] encodePathElement -> DEBU 17fe Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00 2018-06-04 01:47:05.918 UTC [couchdb] handleRequest -> DEBU 17ff Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true 2018-06-04 01:47:05.919 UTC [couchdb] handleRequest -> DEBU 1800 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.AddParticipant%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.925 UTC [couchdb] handleRequest -> DEBU 1801 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.925 UTC [couchdb] ReadDoc -> DEBU 1802 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.925 UTC [chaincode] func1 -> DEBU 1803 [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.925 UTC [chaincode] 1 -> DEBU 1804 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:05.926 UTC [chaincode] processStream -> DEBU 1805 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:05.927 UTC [chaincode] handleMessage -> DEBU 1806 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:05.927 UTC [chaincode] filterError -> DEBU 1807 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.927 UTC [chaincode] func1 -> DEBU 1808 [cde9f6d0]state is ready 2018-06-04 01:47:05.927 UTC [chaincode] func1 -> DEBU 1809 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:05.927 UTC [chaincode] 1 -> DEBU 180a [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:05.928 UTC [chaincode] processStream -> DEBU 180b [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:05.928 UTC [chaincode] handleMessage -> DEBU 180c [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:05.928 UTC [chaincode] filterError -> DEBU 180d Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.928 UTC [chaincode] processStream -> DEBU 180e [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:05.994 UTC [chaincode] processStream -> DEBU 180f [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:05.994 UTC [chaincode] handleMessage -> DEBU 1810 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:05.994 UTC [chaincode] afterGetState -> DEBU 1811 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:05.995 UTC [chaincode] filterError -> DEBU 1812 Ignoring NoTransitionError: no transition 2018-06-04 01:47:05.995 UTC [chaincode] func1 -> DEBU 1813 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1, channel mychannel 2018-06-04 01:47:05.995 UTC [statecouchdb] GetState -> DEBU 1814 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.995 UTC [couchdb] ReadDoc -> DEBU 1815 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1] 2018-06-04 01:47:05.995 UTC [couchdb] encodePathElement -> DEBU 1816 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1 2018-06-04 01:47:05.995 UTC [couchdb] encodePathElement -> DEBU 1817 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00 2018-06-04 01:47:05.996 UTC [couchdb] handleRequest -> DEBU 1818 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true 2018-06-04 01:47:05.996 UTC [couchdb] handleRequest -> DEBU 1819 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%231%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:05.998 UTC [couchdb] handleRequest -> DEBU 181a Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:05.999 UTC [couchdb] ReadDoc -> DEBU 181b Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:05.999 UTC [chaincode] func1 -> DEBU 181c [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.999 UTC [chaincode] 1 -> DEBU 181d [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.002 UTC [chaincode] processStream -> DEBU 181e [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.002 UTC [chaincode] handleMessage -> DEBU 181f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.002 UTC [chaincode] filterError -> DEBU 1820 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.002 UTC [chaincode] func1 -> DEBU 1821 [cde9f6d0]state is ready 2018-06-04 01:47:06.002 UTC [chaincode] func1 -> DEBU 1822 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.003 UTC [chaincode] 1 -> DEBU 1823 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.003 UTC [chaincode] processStream -> DEBU 1824 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.003 UTC [chaincode] handleMessage -> DEBU 1825 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.003 UTC [chaincode] filterError -> DEBU 1826 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.003 UTC [chaincode] processStream -> DEBU 1827 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.032 UTC [chaincode] processStream -> DEBU 1828 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.033 UTC [chaincode] handleMessage -> DEBU 1829 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.033 UTC [chaincode] afterGetState -> DEBU 182a [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.033 UTC [chaincode] filterError -> DEBU 182b Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.033 UTC [chaincode] func1 -> DEBU 182c [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminalice, channel mychannel 2018-06-04 01:47:06.033 UTC [statecouchdb] GetState -> DEBU 182d GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:06.033 UTC [couchdb] ReadDoc -> DEBU 182e Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminalice] 2018-06-04 01:47:06.034 UTC [couchdb] encodePathElement -> DEBU 182f Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminalice 2018-06-04 01:47:06.034 UTC [couchdb] encodePathElement -> DEBU 1830 Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00 2018-06-04 01:47:06.034 UTC [couchdb] handleRequest -> DEBU 1831 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true 2018-06-04 01:47:06.034 UTC [couchdb] handleRequest -> DEBU 1832 HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00alice%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.038 UTC [couchdb] handleRequest -> DEBU 1833 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.039 UTC [couchdb] ReadDoc -> DEBU 1834 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.040 UTC [chaincode] func1 -> DEBU 1835 [cde9f6d0]No state associated with key: @Participant:org.hyperledger.composer.system.NetworkAdminalice. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.040 UTC [chaincode] 1 -> DEBU 1836 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.197 UTC [chaincode] processStream -> DEBU 1837 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.197 UTC [chaincode] handleMessage -> DEBU 1838 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.198 UTC [chaincode] afterGetState -> DEBU 1839 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.198 UTC [chaincode] filterError -> DEBU 183a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.198 UTC [chaincode] func1 -> DEBU 183b [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda, channel mychannel 2018-06-04 01:47:06.198 UTC [statecouchdb] GetState -> DEBU 183c GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda 2018-06-04 01:47:06.198 UTC [couchdb] ReadDoc -> DEBU 183d Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda] 2018-06-04 01:47:06.199 UTC [couchdb] encodePathElement -> DEBU 183e Entering encodePathElement() string=Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda 2018-06-04 01:47:06.199 UTC [couchdb] encodePathElement -> DEBU 183f Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00 2018-06-04 01:47:06.199 UTC [couchdb] handleRequest -> DEBU 1840 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00?attachments=true 2018-06-04 01:47:06.200 UTC [couchdb] handleRequest -> DEBU 1841 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.202 UTC [couchdb] handleRequest -> DEBU 1842 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.203 UTC [couchdb] ReadDoc -> DEBU 1843 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.203 UTC [chaincode] func1 -> DEBU 1844 [cde9f6d0]No state associated with key: qAsset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.204 UTC [chaincode] 1 -> DEBU 1845 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.235 UTC [chaincode] processStream -> DEBU 1846 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.235 UTC [chaincode] handleMessage -> DEBU 1847 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.235 UTC [chaincode] filterError -> DEBU 1848 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.235 UTC [chaincode] func1 -> DEBU 1849 [cde9f6d0]state is ready 2018-06-04 01:47:06.236 UTC [chaincode] func1 -> DEBU 184a [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.236 UTC [chaincode] 1 -> DEBU 184b [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.236 UTC [chaincode] processStream -> DEBU 184c [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.236 UTC [chaincode] handleMessage -> DEBU 184d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.236 UTC [chaincode] filterError -> DEBU 184e Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.236 UTC [chaincode] processStream -> DEBU 184f [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.254 UTC [chaincode] processStream -> DEBU 1850 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.254 UTC [chaincode] handleMessage -> DEBU 1851 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.254 UTC [chaincode] afterGetState -> DEBU 1852 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.254 UTC [chaincode] filterError -> DEBU 1853 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.255 UTC [chaincode] func1 -> DEBU 1854 [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2, channel mychannel 2018-06-04 01:47:06.255 UTC [statecouchdb] GetState -> DEBU 1855 GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.255 UTC [couchdb] ReadDoc -> DEBU 1856 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2] 2018-06-04 01:47:06.255 UTC [couchdb] encodePathElement -> DEBU 1857 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.255 UTC [couchdb] encodePathElement -> DEBU 1858 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00 2018-06-04 01:47:06.255 UTC [couchdb] handleRequest -> DEBU 1859 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true 2018-06-04 01:47:06.256 UTC [couchdb] handleRequest -> DEBU 185a HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.259 UTC [couchdb] handleRequest -> DEBU 185b Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.260 UTC [couchdb] ReadDoc -> DEBU 185c Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.260 UTC [chaincode] func1 -> DEBU 185d [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.260 UTC [chaincode] 1 -> DEBU 185e [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.279 UTC [chaincode] processStream -> DEBU 185f [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.279 UTC [chaincode] handleMessage -> DEBU 1860 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.279 UTC [chaincode] filterError -> DEBU 1861 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.280 UTC [chaincode] func1 -> DEBU 1862 [cde9f6d0]state is ready 2018-06-04 01:47:06.280 UTC [chaincode] func1 -> DEBU 1863 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.280 UTC [chaincode] 1 -> DEBU 1864 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.280 UTC [chaincode] processStream -> DEBU 1865 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.280 UTC [chaincode] handleMessage -> DEBU 1866 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.282 UTC [chaincode] filterError -> DEBU 1867 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.282 UTC [chaincode] processStream -> DEBU 1868 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.315 UTC [chaincode] processStream -> DEBU 1869 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.316 UTC [chaincode] handleMessage -> DEBU 186a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.316 UTC [chaincode] afterGetState -> DEBU 186b [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.316 UTC [chaincode] filterError -> DEBU 186c Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.316 UTC [chaincode] func1 -> DEBU 186d [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2, channel mychannel 2018-06-04 01:47:06.316 UTC [statecouchdb] GetState -> DEBU 186e GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.316 UTC [couchdb] ReadDoc -> DEBU 186f Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2] 2018-06-04 01:47:06.317 UTC [couchdb] encodePathElement -> DEBU 1870 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2 2018-06-04 01:47:06.317 UTC [couchdb] encodePathElement -> DEBU 1871 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00 2018-06-04 01:47:06.317 UTC [couchdb] handleRequest -> DEBU 1872 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true 2018-06-04 01:47:06.317 UTC [couchdb] handleRequest -> DEBU 1873 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%232%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.326 UTC [couchdb] handleRequest -> DEBU 1874 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.326 UTC [couchdb] ReadDoc -> DEBU 1875 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.327 UTC [chaincode] func1 -> DEBU 1876 [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.327 UTC [chaincode] 1 -> DEBU 1877 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.350 UTC [chaincode] processStream -> DEBU 1878 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.351 UTC [chaincode] handleMessage -> DEBU 1879 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.351 UTC [chaincode] filterError -> DEBU 187a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.351 UTC [chaincode] func1 -> DEBU 187b [cde9f6d0]state is ready 2018-06-04 01:47:06.352 UTC [chaincode] func1 -> DEBU 187c [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.352 UTC [chaincode] 1 -> DEBU 187d [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.352 UTC [chaincode] processStream -> DEBU 187e [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.352 UTC [chaincode] handleMessage -> DEBU 187f [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.359 UTC [chaincode] filterError -> DEBU 1880 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.375 UTC [chaincode] processStream -> DEBU 1881 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.389 UTC [chaincode] processStream -> DEBU 1882 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.390 UTC [chaincode] handleMessage -> DEBU 1883 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.390 UTC [chaincode] afterGetState -> DEBU 1884 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.390 UTC [chaincode] filterError -> DEBU 1885 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.391 UTC [chaincode] func1 -> DEBU 1886 [cde9f6d0] getting state for chaincode trade-network, key Participant:org.hyperledger.composer.system.NetworkAdminbob, channel mychannel 2018-06-04 01:47:06.391 UTC [statecouchdb] GetState -> DEBU 1887 GetState(). ns=trade-network, key=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:06.391 UTC [couchdb] ReadDoc -> DEBU 1888 Entering ReadDoc() id=[Participant:org.hyperledger.composer.system.NetworkAdminbob] 2018-06-04 01:47:06.391 UTC [couchdb] encodePathElement -> DEBU 1889 Entering encodePathElement() string=Participant:org.hyperledger.composer.system.NetworkAdminbob 2018-06-04 01:47:06.391 UTC [couchdb] encodePathElement -> DEBU 188a Exiting encodePathElement() encodedStr=%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00 2018-06-04 01:47:06.391 UTC [couchdb] handleRequest -> DEBU 188b Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true 2018-06-04 01:47:06.397 UTC [couchdb] handleRequest -> DEBU 188c HTTP Request: GET /mychannel_trade-network/%00Participant:org.hyperledger.composer.system.NetworkAdmin%00bob%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.405 UTC [couchdb] handleRequest -> DEBU 188d Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.408 UTC [couchdb] ReadDoc -> DEBU 188e Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.409 UTC [chaincode] func1 -> DEBU 188f [cde9f6d0]No state associated with key: >Participant:org.hyperledger.composer.system.NetworkAdminbob. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.409 UTC [chaincode] 1 -> DEBU 1890 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.585 UTC [chaincode] processStream -> DEBU 1891 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.585 UTC [chaincode] handleMessage -> DEBU 1892 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.585 UTC [chaincode] afterGetState -> DEBU 1893 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.585 UTC [chaincode] filterError -> DEBU 1894 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.586 UTC [chaincode] func1 -> DEBU 1895 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7, channel mychannel 2018-06-04 01:47:06.586 UTC [statecouchdb] GetState -> DEBU 1896 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7 2018-06-04 01:47:06.586 UTC [couchdb] ReadDoc -> DEBU 1897 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7] 2018-06-04 01:47:06.586 UTC [couchdb] encodePathElement -> DEBU 1898 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7 2018-06-04 01:47:06.586 UTC [couchdb] encodePathElement -> DEBU 1899 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00 2018-06-04 01:47:06.586 UTC [couchdb] handleRequest -> DEBU 189a Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00?attachments=true 2018-06-04 01:47:06.587 UTC [couchdb] handleRequest -> DEBU 189b HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.Identity%0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.589 UTC [couchdb] handleRequest -> DEBU 189c Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.589 UTC [couchdb] ReadDoc -> DEBU 189d Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.590 UTC [chaincode] func1 -> DEBU 189e [cde9f6d0]No state associated with key: qAsset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.590 UTC [chaincode] 1 -> DEBU 189f [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.602 UTC [chaincode] processStream -> DEBU 18a0 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.602 UTC [chaincode] handleMessage -> DEBU 18a1 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.602 UTC [chaincode] filterError -> DEBU 18a2 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.602 UTC [chaincode] func1 -> DEBU 18a3 [cde9f6d0]state is ready 2018-06-04 01:47:06.603 UTC [chaincode] func1 -> DEBU 18a4 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.603 UTC [chaincode] 1 -> DEBU 18a5 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.603 UTC [chaincode] processStream -> DEBU 18a6 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.603 UTC [chaincode] handleMessage -> DEBU 18a7 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.603 UTC [chaincode] filterError -> DEBU 18a8 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.603 UTC [chaincode] processStream -> DEBU 18a9 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.609 UTC [chaincode] processStream -> DEBU 18aa [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.609 UTC [chaincode] handleMessage -> DEBU 18ab [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.609 UTC [chaincode] afterGetState -> DEBU 18ac [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.609 UTC [chaincode] filterError -> DEBU 18ad Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.610 UTC [chaincode] func1 -> DEBU 18ae [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3, channel mychannel 2018-06-04 01:47:06.610 UTC [statecouchdb] GetState -> DEBU 18af GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.610 UTC [couchdb] ReadDoc -> DEBU 18b0 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3] 2018-06-04 01:47:06.610 UTC [couchdb] encodePathElement -> DEBU 18b1 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.610 UTC [couchdb] encodePathElement -> DEBU 18b2 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00 2018-06-04 01:47:06.610 UTC [couchdb] handleRequest -> DEBU 18b3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true 2018-06-04 01:47:06.611 UTC [couchdb] handleRequest -> DEBU 18b4 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.BindIdentity%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.613 UTC [couchdb] handleRequest -> DEBU 18b5 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.614 UTC [couchdb] ReadDoc -> DEBU 18b6 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.614 UTC [chaincode] func1 -> DEBU 18b7 [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.615 UTC [chaincode] 1 -> DEBU 18b8 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.621 UTC [chaincode] processStream -> DEBU 18b9 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.621 UTC [chaincode] handleMessage -> DEBU 18ba [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.621 UTC [chaincode] filterError -> DEBU 18bb Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.625 UTC [chaincode] func1 -> DEBU 18bc [cde9f6d0]state is ready 2018-06-04 01:47:06.625 UTC [chaincode] func1 -> DEBU 18bd [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.626 UTC [chaincode] 1 -> DEBU 18be [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.627 UTC [chaincode] processStream -> DEBU 18bf [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.627 UTC [chaincode] handleMessage -> DEBU 18c0 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.627 UTC [chaincode] filterError -> DEBU 18c1 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.627 UTC [chaincode] processStream -> DEBU 18c2 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.639 UTC [chaincode] processStream -> DEBU 18c3 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.640 UTC [chaincode] handleMessage -> DEBU 18c4 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.640 UTC [chaincode] afterGetState -> DEBU 18c5 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.640 UTC [chaincode] filterError -> DEBU 18c6 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.640 UTC [chaincode] func1 -> DEBU 18c7 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3, channel mychannel 2018-06-04 01:47:06.640 UTC [statecouchdb] GetState -> DEBU 18c8 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.640 UTC [couchdb] ReadDoc -> DEBU 18c9 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3] 2018-06-04 01:47:06.641 UTC [couchdb] encodePathElement -> DEBU 18ca Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3 2018-06-04 01:47:06.641 UTC [couchdb] encodePathElement -> DEBU 18cb Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00 2018-06-04 01:47:06.641 UTC [couchdb] handleRequest -> DEBU 18cc Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true 2018-06-04 01:47:06.641 UTC [couchdb] handleRequest -> DEBU 18cd HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%233%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.644 UTC [couchdb] handleRequest -> DEBU 18ce Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.644 UTC [couchdb] ReadDoc -> DEBU 18cf Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.644 UTC [chaincode] func1 -> DEBU 18d0 [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.644 UTC [chaincode] 1 -> DEBU 18d1 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.651 UTC [chaincode] processStream -> DEBU 18d2 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.651 UTC [chaincode] handleMessage -> DEBU 18d3 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.651 UTC [chaincode] filterError -> DEBU 18d4 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.651 UTC [chaincode] func1 -> DEBU 18d5 [cde9f6d0]state is ready 2018-06-04 01:47:06.651 UTC [chaincode] func1 -> DEBU 18d6 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.652 UTC [chaincode] 1 -> DEBU 18d7 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.652 UTC [chaincode] processStream -> DEBU 18d8 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.652 UTC [chaincode] handleMessage -> DEBU 18d9 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.652 UTC [chaincode] filterError -> DEBU 18da Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.652 UTC [chaincode] processStream -> DEBU 18db [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.667 UTC [chaincode] processStream -> DEBU 18dc [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.667 UTC [chaincode] handleMessage -> DEBU 18dd [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.668 UTC [chaincode] afterGetState -> DEBU 18de [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.668 UTC [chaincode] filterError -> DEBU 18df Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.668 UTC [chaincode] func1 -> DEBU 18e0 [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.668 UTC [statecouchdb] GetState -> DEBU 18e1 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.668 UTC [couchdb] ReadDoc -> DEBU 18e2 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:06.668 UTC [couchdb] encodePathElement -> DEBU 18e3 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.668 UTC [couchdb] encodePathElement -> DEBU 18e4 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:06.669 UTC [couchdb] handleRequest -> DEBU 18e5 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:06.669 UTC [couchdb] handleRequest -> DEBU 18e6 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.671 UTC [couchdb] handleRequest -> DEBU 18e7 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.672 UTC [couchdb] ReadDoc -> DEBU 18e8 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.672 UTC [chaincode] func1 -> DEBU 18e9 [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.672 UTC [chaincode] 1 -> DEBU 18ea [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.679 UTC [chaincode] processStream -> DEBU 18eb [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.679 UTC [chaincode] handleMessage -> DEBU 18ec [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.679 UTC [chaincode] afterGetState -> DEBU 18ed [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.679 UTC [chaincode] filterError -> DEBU 18ee Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.679 UTC [chaincode] func1 -> DEBU 18ef [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.680 UTC [statecouchdb] GetState -> DEBU 18f0 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.680 UTC [couchdb] ReadDoc -> DEBU 18f1 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin] 2018-06-04 01:47:06.680 UTC [couchdb] encodePathElement -> DEBU 18f2 Entering encodePathElement() string=Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin 2018-06-04 01:47:06.680 UTC [couchdb] encodePathElement -> DEBU 18f3 Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00 2018-06-04 01:47:06.680 UTC [couchdb] handleRequest -> DEBU 18f4 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true 2018-06-04 01:47:06.680 UTC [couchdb] handleRequest -> DEBU 18f5 HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.ParticipantRegistry%00org.hyperledger.composer.system.NetworkAdmin%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.682 UTC [couchdb] handleRequest -> DEBU 18f6 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.683 UTC [couchdb] ReadDoc -> DEBU 18f7 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.683 UTC [chaincode] func1 -> DEBU 18f8 [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.683 UTC [chaincode] 1 -> DEBU 18f9 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.701 UTC [chaincode] processStream -> DEBU 18fa [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.701 UTC [chaincode] handleMessage -> DEBU 18fb [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.701 UTC [chaincode] afterGetState -> DEBU 18fc [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.702 UTC [chaincode] filterError -> DEBU 18fd Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.702 UTC [chaincode] func1 -> DEBU 18fe [cde9f6d0] getting state for chaincode trade-network, key Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1, channel mychannel 2018-06-04 01:47:06.702 UTC [statecouchdb] GetState -> DEBU 18ff GetState(). ns=trade-network, key=Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.702 UTC [couchdb] ReadDoc -> DEBU 1900 Entering ReadDoc() id=[Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1] 2018-06-04 01:47:06.702 UTC [couchdb] encodePathElement -> DEBU 1901 Entering encodePathElement() string=Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.702 UTC [couchdb] encodePathElement -> DEBU 1902 Exiting encodePathElement() encodedStr=%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00 2018-06-04 01:47:06.702 UTC [couchdb] handleRequest -> DEBU 1903 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true 2018-06-04 01:47:06.703 UTC [couchdb] handleRequest -> DEBU 1904 HTTP Request: GET /mychannel_trade-network/%00Transaction:org.hyperledger.composer.system.StartBusinessNetwork%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.705 UTC [couchdb] handleRequest -> DEBU 1905 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.705 UTC [couchdb] ReadDoc -> DEBU 1906 Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.705 UTC [chaincode] func1 -> DEBU 1907 [cde9f6d0]No state associated with key: �Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.706 UTC [chaincode] 1 -> DEBU 1908 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.708 UTC [chaincode] processStream -> DEBU 1909 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.709 UTC [chaincode] handleMessage -> DEBU 190a [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.709 UTC [chaincode] filterError -> DEBU 190b Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.709 UTC [chaincode] func1 -> DEBU 190c [cde9f6d0]state is ready 2018-06-04 01:47:06.710 UTC [chaincode] func1 -> DEBU 190d [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.710 UTC [chaincode] 1 -> DEBU 190e [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.710 UTC [chaincode] processStream -> DEBU 190f [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.710 UTC [chaincode] handleMessage -> DEBU 1910 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.710 UTC [chaincode] filterError -> DEBU 1911 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.710 UTC [chaincode] processStream -> DEBU 1912 [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.722 UTC [chaincode] processStream -> DEBU 1913 [cde9f6d0]Received message GET_STATE from shim 2018-06-04 01:47:06.723 UTC [chaincode] handleMessage -> DEBU 1914 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 01:47:06.723 UTC [chaincode] afterGetState -> DEBU 1915 [cde9f6d0]Received GET_STATE, invoking get state from ledger 2018-06-04 01:47:06.723 UTC [chaincode] filterError -> DEBU 1916 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.723 UTC [chaincode] func1 -> DEBU 1917 [cde9f6d0] getting state for chaincode trade-network, key Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1, channel mychannel 2018-06-04 01:47:06.723 UTC [statecouchdb] GetState -> DEBU 1918 GetState(). ns=trade-network, key=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.723 UTC [couchdb] ReadDoc -> DEBU 1919 Entering ReadDoc() id=[Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1] 2018-06-04 01:47:06.724 UTC [couchdb] encodePathElement -> DEBU 191a Entering encodePathElement() string=Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1 2018-06-04 01:47:06.724 UTC [couchdb] encodePathElement -> DEBU 191b Exiting encodePathElement() encodedStr=%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00 2018-06-04 01:47:06.724 UTC [couchdb] handleRequest -> DEBU 191c Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true 2018-06-04 01:47:06.724 UTC [couchdb] handleRequest -> DEBU 191d HTTP Request: GET /mychannel_trade-network/%00Asset:org.hyperledger.composer.system.HistorianRecord%001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1%00?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:06.727 UTC [couchdb] handleRequest -> DEBU 191e Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:06.727 UTC [couchdb] ReadDoc -> DEBU 191f Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:06.727 UTC [chaincode] func1 -> DEBU 1920 [cde9f6d0]No state associated with key: xAsset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1. Sending RESPONSE with an empty payload 2018-06-04 01:47:06.727 UTC [chaincode] 1 -> DEBU 1921 [cde9f6d0]handleGetState serial send RESPONSE 2018-06-04 01:47:06.729 UTC [chaincode] processStream -> DEBU 1922 [cde9f6d0]Received message PUT_STATE from shim 2018-06-04 01:47:06.729 UTC [chaincode] handleMessage -> DEBU 1923 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready 2018-06-04 01:47:06.729 UTC [chaincode] filterError -> DEBU 1924 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.730 UTC [chaincode] func1 -> DEBU 1925 [cde9f6d0]state is ready 2018-06-04 01:47:06.730 UTC [chaincode] func1 -> DEBU 1926 [cde9f6d0]Completed PUT_STATE. Sending RESPONSE 2018-06-04 01:47:06.730 UTC [chaincode] 1 -> DEBU 1927 [cde9f6d0]enterBusyState trigger event RESPONSE 2018-06-04 01:47:06.730 UTC [chaincode] processStream -> DEBU 1928 [cde9f6d0]Move state message RESPONSE 2018-06-04 01:47:06.730 UTC [chaincode] handleMessage -> DEBU 1929 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready 2018-06-04 01:47:06.730 UTC [chaincode] filterError -> DEBU 192a Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.730 UTC [chaincode] processStream -> DEBU 192b [cde9f6d0]sending state message RESPONSE 2018-06-04 01:47:06.733 UTC [chaincode] processStream -> DEBU 192c [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:47:06.733 UTC [chaincode] handleMessage -> DEBU 192d [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:06.733 UTC [chaincode] handleMessage -> DEBU 192e [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:06.733 UTC [chaincode] notify -> DEBU 192f notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:06.733 UTC [chaincode] Execute -> DEBU 1930 Exit 2018-06-04 01:47:06.733 UTC [endorser] callChaincode -> DEBU 1931 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.733 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1932 Simulation completed, getting simulation results 2018-06-04 01:47:06.733 UTC [lockbasedtxmgr] Done -> DEBU 1933 Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:06.734 UTC [endorser] simulateProposal -> DEBU 1934 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.735 UTC [endorser] endorseProposal -> DEBU 1935 [mychannel][cde9f6d0] Entry chaincode: name:"lscc" 2018-06-04 01:47:06.735 UTC [endorser] endorseProposal -> DEBU 1936 [mychannel][cde9f6d0] escc for chaincode name:"lscc" is escc 2018-06-04 01:47:06.735 UTC [endorser] callChaincode -> DEBU 1937 [mychannel][cde9f6d0] Entry chaincode: name:"escc" version: 1.1.0 2018-06-04 01:47:06.735 UTC [ccprovider] NewCCContext -> DEBU 1938 NewCCCC (chain=mychannel,chaincode=escc,version=1.1.0,txid=cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea,syscc=true,proposal=0xc422e1efa0,canname=escc:1.1.0 2018-06-04 01:47:06.735 UTC [chaincode] Launch -> DEBU 1939 chaincode is running(no need to launch) : escc:1.1.0 2018-06-04 01:47:06.735 UTC [chaincode] Execute -> DEBU 193a Entry 2018-06-04 01:47:06.735 UTC [chaincode] Execute -> DEBU 193b chaincode canonical name: escc:1.1.0 2018-06-04 01:47:06.735 UTC [chaincode] sendExecuteMessage -> DEBU 193c [cde9f6d0]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:47:06.736 UTC [chaincode] setChaincodeProposal -> DEBU 193d Setting chaincode proposal context... 2018-06-04 01:47:06.736 UTC [chaincode] setChaincodeProposal -> DEBU 193e Proposal different from nil. Creating chaincode proposal context... 2018-06-04 01:47:06.736 UTC [chaincode] sendExecuteMessage -> DEBU 193f [cde9f6d0]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:47:06.737 UTC [chaincode] processStream -> DEBU 1940 [cde9f6d0]Move state message TRANSACTION 2018-06-04 01:47:06.737 UTC [chaincode] handleMessage -> DEBU 1941 [cde9f6d0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:47:06.737 UTC [chaincode] filterError -> DEBU 1942 Ignoring NoTransitionError: no transition 2018-06-04 01:47:06.737 UTC [chaincode] processStream -> DEBU 1943 [cde9f6d0]sending state message TRANSACTION 2018-06-04 01:47:06.737 UTC [shim] func1 -> DEBU 1944 [cde9f6d0]Received message TRANSACTION from shim 2018-06-04 01:47:06.737 UTC [shim] handleMessage -> DEBU 1945 [cde9f6d0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:47:06.737 UTC [shim] beforeTransaction -> DEBU 1946 [cde9f6d0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:47:06.737 UTC [escc] Invoke -> DEBU 1947 ESCC starts: 8 args 2018-06-04 01:47:06.739 UTC [escc] Invoke -> DEBU 1948 ESCC exits successfully 2018-06-04 01:47:06.739 UTC [shim] func1 -> DEBU 1949 [cde9f6d0]Transaction completed. Sending COMPLETED 2018-06-04 01:47:06.739 UTC [shim] func1 -> DEBU 194a [cde9f6d0]Move state message COMPLETED 2018-06-04 01:47:06.740 UTC [shim] handleMessage -> DEBU 194b [cde9f6d0]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:47:06.740 UTC [shim] func1 -> DEBU 194c [cde9f6d0]send state message COMPLETED 2018-06-04 01:47:06.740 UTC [chaincode] processStream -> DEBU 194d [cde9f6d0]Received message COMPLETED from shim 2018-06-04 01:47:06.740 UTC [chaincode] handleMessage -> DEBU 194e [cde9f6d0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:06.740 UTC [chaincode] handleMessage -> DEBU 194f [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:06.740 UTC [chaincode] notify -> DEBU 1950 notifying Txid:cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea, channelID:mychannel 2018-06-04 01:47:06.740 UTC [chaincode] Execute -> DEBU 1951 Exit 2018-06-04 01:47:06.740 UTC [endorser] callChaincode -> DEBU 1952 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.741 UTC [endorser] endorseProposal -> DEBU 1953 [mychannel][cde9f6d0] Exit 2018-06-04 01:47:06.741 UTC [lockbasedtxmgr] Done -> DEBU 1954 Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:06.741 UTC [endorser] ProcessProposal -> DEBU 1955 Exit: request from%!(EXTRA string=172.19.0.1:33832) 2018-06-04 01:47:09.241 UTC [blocksProvider] DeliverBlocks -> DEBU 1956 [mychannel] Adding payload locally, buffer seqNum = [5], peers number [3] 2018-06-04 01:47:09.242 UTC [blocksProvider] DeliverBlocks -> DEBU 1957 [mychannel] Gossiping block [5], peers number [3] 2018-06-04 01:47:09.242 UTC [committer/txvalidator] Validate -> DEBU 1958 START Block Validation 2018-06-04 01:47:09.243 UTC [committer/txvalidator] Validate -> DEBU 1959 expecting 1 block validation responses 2018-06-04 01:47:09.244 UTC [committer/txvalidator] validateTx -> DEBU 195a validateTx starts for block 0xc421b04ca0 env 0xc42291ecf0 txn 0 2018-06-04 01:47:09.244 UTC [protoutils] ValidateTransaction -> DEBU 195b ValidateTransactionEnvelope starts for envelope 0xc42291ecf0 2018-06-04 01:47:09.244 UTC [protoutils] ValidateTransaction -> DEBU 195c 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.244 UTC [protoutils] validateChannelHeader -> DEBU 195d validateChannelHeader info: header type 3 2018-06-04 01:47:09.244 UTC [protoutils] checkSignatureFromCreator -> DEBU 195e begin 2018-06-04 01:47:09.244 UTC [protoutils] checkSignatureFromCreator -> DEBU 195f creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 01:47:09.245 UTC [protoutils] checkSignatureFromCreator -> DEBU 1960 creator is valid 2018-06-04 01:47:09.246 UTC [protoutils] checkSignatureFromCreator -> DEBU 1961 exits successfully 2018-06-04 01:47:09.265 UTC [protoutils] validateEndorserTransaction -> DEBU 1962 validateEndorserTransaction starts for data 0xc422ac2000, 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.265 UTC [protoutils] validateEndorserTransaction -> DEBU 1963 validateEndorserTransaction info: there are 1 actions 2018-06-04 01:47:09.266 UTC [protoutils] validateEndorserTransaction -> DEBU 1964 validateEndorserTransaction info: signature header is valid 2018-06-04 01:47:09.266 UTC [protoutils] ValidateTransaction -> DEBU 1965 ValidateTransactionEnvelope returns err %!s() 2018-06-04 01:47:09.267 UTC [committer/txvalidator] validateTx -> DEBU 1966 Transaction is for channel mychannel 2018-06-04 01:47:09.268 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1967 retrieveTransactionByID() - txId = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.269 UTC [committer/txvalidator] validateTx -> DEBU 1968 Validating transaction vscc tx validate 2018-06-04 01:47:09.269 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 1969 VSCCValidateTx starts for env 0xc42291ecf0 envbytes 0xc4234c8000 2018-06-04 01:47:09.271 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 196a VSCCValidateTxForCC starts for envbytes 0xc4234c8000 2018-06-04 01:47:09.271 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 196b constructing new tx simulator 2018-06-04 01:47:09.271 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 196c constructing new tx simulator txid = [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.271 UTC [ccprovider] NewCCContext -> DEBU 196d NewCCCC (chain=mychannel,chaincode=vscc,version=1.1.0,txid=c63baa99-a6c8-4620-a928-11ac9f59bacb,syscc=true,proposal=0x0,canname=vscc:1.1.0 2018-06-04 01:47:09.271 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 196e Invoking VSCC txid cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea chaindID mychannel 2018-06-04 01:47:09.272 UTC [chaincode] Launch -> DEBU 196f chaincode is running(no need to launch) : vscc:1.1.0 2018-06-04 01:47:09.272 UTC [chaincode] Execute -> DEBU 1970 Entry 2018-06-04 01:47:09.272 UTC [chaincode] Execute -> DEBU 1971 chaincode canonical name: vscc:1.1.0 2018-06-04 01:47:09.272 UTC [chaincode] sendExecuteMessage -> DEBU 1972 [c63baa99]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 01:47:09.272 UTC [chaincode] setChaincodeProposal -> DEBU 1973 Setting chaincode proposal context... 2018-06-04 01:47:09.272 UTC [chaincode] sendExecuteMessage -> DEBU 1974 [c63baa99]sendExecuteMsg trigger event TRANSACTION 2018-06-04 01:47:09.272 UTC [chaincode] processStream -> DEBU 1975 [c63baa99]Move state message TRANSACTION 2018-06-04 01:47:09.272 UTC [chaincode] handleMessage -> DEBU 1976 [c63baa99]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 01:47:09.273 UTC [chaincode] filterError -> DEBU 1977 Ignoring NoTransitionError: no transition 2018-06-04 01:47:09.273 UTC [chaincode] processStream -> DEBU 1978 [c63baa99]sending state message TRANSACTION 2018-06-04 01:47:09.273 UTC [shim] func1 -> DEBU 1979 [c63baa99]Received message TRANSACTION from shim 2018-06-04 01:47:09.273 UTC [shim] handleMessage -> DEBU 197a [c63baa99]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 01:47:09.273 UTC [shim] beforeTransaction -> DEBU 197b [c63baa99]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 01:47:09.273 UTC [vscc] Invoke -> DEBU 197c VSCC invoked 2018-06-04 01:47:09.280 UTC [vscc] deduplicateIdentity -> DEBU 197d Signature set is of size 4 out of 4 endorsement(s) 2018-06-04 01:47:09.283 UTC [vscc] Invoke -> DEBU 197e VSCC info: doing special validation for LSCC 2018-06-04 01:47:09.300 UTC [vscc] ValidateLSCCInvocation -> DEBU 197f 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.305 UTC [vscc] ValidateLSCCInvocation -> DEBU 1980 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.308 UTC [vscc] ValidateLSCCInvocation -> DEBU 1981 Namespace lscc 2018-06-04 01:47:09.311 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 1982 constructing new query executor txid = [39d0f610-12b0-4298-b778-95137262824a] 2018-06-04 01:47:09.312 UTC [statecouchdb] GetState -> DEBU 1983 GetState(). ns=lscc, key=trade-network 2018-06-04 01:47:09.312 UTC [couchdb] ReadDoc -> DEBU 1984 Entering ReadDoc() id=[trade-network] 2018-06-04 01:47:09.312 UTC [couchdb] encodePathElement -> DEBU 1985 Entering encodePathElement() string=trade-network 2018-06-04 01:47:09.313 UTC [couchdb] encodePathElement -> DEBU 1986 Exiting encodePathElement() encodedStr=trade-network 2018-06-04 01:47:09.313 UTC [couchdb] handleRequest -> DEBU 1987 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 01:47:09.313 UTC [couchdb] handleRequest -> DEBU 1988 HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:09.333 UTC [couchdb] handleRequest -> DEBU 1989 Couch DB Error:not_found, Status Code:404, Reason:missing 2018-06-04 01:47:09.334 UTC [couchdb] ReadDoc -> DEBU 198a Document not found (404), returning nil value instead of 404 error 2018-06-04 01:47:09.338 UTC [lockbasedtxmgr] Done -> DEBU 198b Done with transaction simulation / query execution [39d0f610-12b0-4298-b778-95137262824a] 2018-06-04 01:47:09.338 UTC [vscc] ValidateLSCCInvocation -> DEBU 198c Validating deploy for cc trade-network version 0.3.0 2018-06-04 01:47:09.341 UTC [vscc] checkInstantiationPolicy -> DEBU 198d VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x988730), deserializer:(*mgmt.mspMgmtMgr)(0xc4200e7a60)} 2018-06-04 01:47:09.342 UTC [vscc] Invoke -> DEBU 198e VSCC exists successfully 2018-06-04 01:47:09.346 UTC [shim] func1 -> DEBU 198f [c63baa99]Transaction completed. Sending COMPLETED 2018-06-04 01:47:09.346 UTC [shim] func1 -> DEBU 1990 [c63baa99]Move state message COMPLETED 2018-06-04 01:47:09.347 UTC [shim] handleMessage -> DEBU 1991 [c63baa99]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 01:47:09.347 UTC [shim] func1 -> DEBU 1992 [c63baa99]send state message COMPLETED 2018-06-04 01:47:09.347 UTC [chaincode] processStream -> DEBU 1993 [c63baa99]Received message COMPLETED from shim 2018-06-04 01:47:09.348 UTC [chaincode] handleMessage -> DEBU 1994 [c63baa99]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 01:47:09.348 UTC [chaincode] handleMessage -> DEBU 1995 [c63baa99-a6c8-4620-a928-11ac9f59bacb]HandleMessage- COMPLETED. Notify 2018-06-04 01:47:09.348 UTC [chaincode] notify -> DEBU 1996 notifying Txid:c63baa99-a6c8-4620-a928-11ac9f59bacb, channelID:mychannel 2018-06-04 01:47:09.349 UTC [chaincode] Execute -> DEBU 1997 Exit 2018-06-04 01:47:09.349 UTC [lockbasedtxmgr] Done -> DEBU 1998 Done with transaction simulation / query execution [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] 2018-06-04 01:47:09.349 UTC [committer/txvalidator] VSCCValidateTxForCC -> DEBU 1999 VSCCValidateTxForCC completes for envbytes 0xc4234c8000 2018-06-04 01:47:09.350 UTC [committer/txvalidator] VSCCValidateTx -> DEBU 199a VSCCValidateTx completes for env 0xc42291ecf0 envbytes 0xc4234c8000 2018-06-04 01:47:09.350 UTC [committer/txvalidator] validateTx -> DEBU 199b validateTx completes for block 0xc421b04ca0 env 0xc42291ecf0 txn 0 2018-06-04 01:47:09.355 UTC [committer/txvalidator] Validate -> DEBU 199c got result for idx 0, code 0 2018-06-04 01:47:09.356 UTC [committer/txvalidator] Validate -> DEBU 199d END Block Validation 2018-06-04 01:47:09.359 UTC [kvledger] CommitWithPvtData -> DEBU 199e Channel [mychannel]: Validating state for block [5] 2018-06-04 01:47:09.365 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 199f Validating new block with num trans = [1] 2018-06-04 01:47:09.366 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 19a0 ValidateAndPrepareBatch() for block number = [5] 2018-06-04 01:47:09.366 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 19a1 preprocessing ProtoBlock... 2018-06-04 01:47:09.368 UTC [valimpl] preprocessProtoBlock -> DEBU 19a2 txType=ENDORSER_TRANSACTION 2018-06-04 01:47:09.381 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a3 Load into version cache: trade-network~lscc 2018-06-04 01:47:09.382 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a4 Load into version cache: $syscollections$sysdata~trade-network 2018-06-04 01:47:09.383 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a5 Load into version cache: $syscollections$sysregistries~trade-network 2018-06-04 01:47:09.383 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a6 Load into version cache: $syscollectionsAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.383 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a7 Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.383 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a8 Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.383 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19a9 Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.385 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19aa Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.387 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ab Load into version cache: $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ac Load into version cache: $syscollectionsParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ad Load into version cache: $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ae Load into version cache: $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19af Load into version cache: $syscollectionsTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b0 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b1 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.388 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b2 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.389 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b3 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.389 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b4 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.392 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b5 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.392 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b6 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b7 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b8 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19b9 Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ba Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19bb Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19bc Load into version cache: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19bd Load into version cache: $sysdatametanetwork~trade-network 2018-06-04 01:47:09.393 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19be Load into version cache: $sysregistriesAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.394 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19bf Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.394 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c0 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.394 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c1 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.394 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c2 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.394 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c3 Load into version cache: $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.395 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c4 Load into version cache: $sysregistriesParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.395 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c5 Load into version cache: $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.395 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c6 Load into version cache: $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.396 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c7 Load into version cache: $sysregistriesTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.398 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c8 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19c9 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ca Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19cb Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19cc Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19cd Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19ce Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19cf Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d0 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d1 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d2 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.402 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d3 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d4 Load into version cache: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d5 Load into version cache: Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d6 Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d7 Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d8 Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19d9 Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19da Load into version cache: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19db Load into version cache: Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19dc Load into version cache: Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7~trade-network 2018-06-04 01:47:09.403 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19dd Load into version cache: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19de Load into version cache: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19df Load into version cache: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e0 Load into version cache: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e1 Load into version cache: Participant:org.hyperledger.composer.system.NetworkAdminalice~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e2 Load into version cache: Participant:org.hyperledger.composer.system.NetworkAdminbob~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e3 Load into version cache: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e4 Load into version cache: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.404 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e5 Load into version cache: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.406 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e6 Load into version cache: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.408 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e7 Load into version cache: Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.408 UTC [statecouchdb] LoadCommittedVersions -> DEBU 19e8 Load into version cache: ComposerLogCfg~trade-network 2018-06-04 01:47:09.459 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19ea Entering BatchRetrieveDocumentMetadata() keys=[trade-network] 2018-06-04 01:47:09.460 UTC [couchdb] handleRequest -> DEBU 19eb Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_all_docs?include_docs=true 2018-06-04 01:47:09.464 UTC [couchdb] handleRequest -> DEBU 19ec HTTP Request: POST /mychannel_lscc/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.408 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19e9 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.535 UTC [couchdb] handleRequest -> DEBU 19ed Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_all_docs?include_docs=true 2018-06-04 01:47:09.584 UTC [couchdb] handleRequest -> DEBU 19ee HTTP Request: POST /mychannel_trade-network/_all_docs?include_docs=true HTTP/1.1 | Host: couchdb3: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.606 UTC [couchdb] handleRequest -> DEBU 19ef Exiting handleRequest() 2018-06-04 01:47:09.607 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19f0 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: ee61b84a30 | X-Couchdb-Body-Time: 0 | | 2018-06-04 01:47:09.607 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19f1 Exiting BatchRetrieveDocumentMetadata() 2018-06-04 01:47:09.641 UTC [couchdb] handleRequest -> DEBU 19f2 Exiting handleRequest() 2018-06-04 01:47:09.645 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19f3 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: 2dc889b01e | X-Couchdb-Body-Time: 10 | | 2018-06-04 01:47:09.662 UTC [couchdb] BatchRetrieveDocumentMetadata -> DEBU 19f4 Exiting BatchRetrieveDocumentMetadata() 2018-06-04 01:47:09.681 UTC [statecouchdb] GetCachedVersion -> DEBU 19f5 Retrieving cached version: trade-network~lscc 2018-06-04 01:47:09.682 UTC [statebasedval] validateKVRead -> DEBU 19f6 Comparing versions for key [trade-network]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.683 UTC [statecouchdb] GetCachedVersion -> DEBU 19f7 Retrieving cached version: $syscollections$sysdata~trade-network 2018-06-04 01:47:09.684 UTC [statebasedval] validateKVRead -> DEBU 19f8 Comparing versions for key [$syscollections$sysdata]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.684 UTC [statecouchdb] GetCachedVersion -> DEBU 19f9 Retrieving cached version: $syscollections$sysregistries~trade-network 2018-06-04 01:47:09.684 UTC [statebasedval] validateKVRead -> DEBU 19fa Comparing versions for key [$syscollections$sysregistries]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.688 UTC [statecouchdb] GetCachedVersion -> DEBU 19fb Retrieving cached version: $syscollectionsAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.688 UTC [statebasedval] validateKVRead -> DEBU 19fc 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.688 UTC [statecouchdb] GetCachedVersion -> DEBU 19fd Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.688 UTC [statebasedval] validateKVRead -> DEBU 19fe 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.689 UTC [statecouchdb] GetCachedVersion -> DEBU 19ff Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.689 UTC [statebasedval] validateKVRead -> DEBU 1a00 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.689 UTC [statecouchdb] GetCachedVersion -> DEBU 1a01 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.690 UTC [statebasedval] validateKVRead -> DEBU 1a02 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.690 UTC [statecouchdb] GetCachedVersion -> DEBU 1a03 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.696 UTC [statebasedval] validateKVRead -> DEBU 1a04 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.697 UTC [statecouchdb] GetCachedVersion -> DEBU 1a05 Retrieving cached version: $syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.698 UTC [statebasedval] validateKVRead -> DEBU 1a06 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.698 UTC [statecouchdb] GetCachedVersion -> DEBU 1a07 Retrieving cached version: $syscollectionsParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.698 UTC [statebasedval] validateKVRead -> DEBU 1a08 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.699 UTC [statecouchdb] GetCachedVersion -> DEBU 1a09 Retrieving cached version: $syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.699 UTC [statebasedval] validateKVRead -> DEBU 1a0a 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.702 UTC [statecouchdb] GetCachedVersion -> DEBU 1a0b Retrieving cached version: $syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.702 UTC [statebasedval] validateKVRead -> DEBU 1a0c 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.703 UTC [statecouchdb] GetCachedVersion -> DEBU 1a0d Retrieving cached version: $syscollectionsTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.703 UTC [statebasedval] validateKVRead -> DEBU 1a0e 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.703 UTC [statecouchdb] GetCachedVersion -> DEBU 1a0f Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.704 UTC [statebasedval] validateKVRead -> DEBU 1a10 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.704 UTC [statecouchdb] GetCachedVersion -> DEBU 1a11 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.705 UTC [statebasedval] validateKVRead -> DEBU 1a12 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.705 UTC [statecouchdb] GetCachedVersion -> DEBU 1a13 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.705 UTC [statebasedval] validateKVRead -> DEBU 1a14 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.705 UTC [statecouchdb] GetCachedVersion -> DEBU 1a15 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.705 UTC [statebasedval] validateKVRead -> DEBU 1a16 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.705 UTC [statecouchdb] GetCachedVersion -> DEBU 1a17 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.708 UTC [statebasedval] validateKVRead -> DEBU 1a18 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.711 UTC [statecouchdb] GetCachedVersion -> DEBU 1a19 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.712 UTC [statebasedval] validateKVRead -> DEBU 1a1a 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.712 UTC [statecouchdb] GetCachedVersion -> DEBU 1a1b Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.712 UTC [statebasedval] validateKVRead -> DEBU 1a1c 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.712 UTC [statecouchdb] GetCachedVersion -> DEBU 1a1d Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.712 UTC [statebasedval] validateKVRead -> DEBU 1a1e 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.712 UTC [statecouchdb] GetCachedVersion -> DEBU 1a1f Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.712 UTC [statebasedval] validateKVRead -> DEBU 1a20 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.712 UTC [statecouchdb] GetCachedVersion -> DEBU 1a21 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.713 UTC [statebasedval] validateKVRead -> DEBU 1a22 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.713 UTC [statecouchdb] GetCachedVersion -> DEBU 1a23 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.713 UTC [statebasedval] validateKVRead -> DEBU 1a24 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.713 UTC [statecouchdb] GetCachedVersion -> DEBU 1a25 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.713 UTC [statebasedval] validateKVRead -> DEBU 1a26 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.713 UTC [statecouchdb] GetCachedVersion -> DEBU 1a27 Retrieving cached version: $syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.714 UTC [statebasedval] validateKVRead -> DEBU 1a28 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.714 UTC [statecouchdb] GetCachedVersion -> DEBU 1a29 Retrieving cached version: $sysdatametanetwork~trade-network 2018-06-04 01:47:09.714 UTC [statebasedval] validateKVRead -> DEBU 1a2a Comparing versions for key [$sysdatametanetwork]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.714 UTC [statecouchdb] GetCachedVersion -> DEBU 1a2b Retrieving cached version: $sysregistriesAsset:org.example.trading.Commodity~trade-network 2018-06-04 01:47:09.714 UTC [statebasedval] validateKVRead -> DEBU 1a2c 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.714 UTC [statecouchdb] GetCachedVersion -> DEBU 1a2d Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry~trade-network 2018-06-04 01:47:09.715 UTC [statebasedval] validateKVRead -> DEBU 1a2e 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.715 UTC [statecouchdb] GetCachedVersion -> DEBU 1a2f Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord~trade-network 2018-06-04 01:47:09.715 UTC [statebasedval] validateKVRead -> DEBU 1a30 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.715 UTC [statecouchdb] GetCachedVersion -> DEBU 1a31 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.Identity~trade-network 2018-06-04 01:47:09.715 UTC [statebasedval] validateKVRead -> DEBU 1a32 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.716 UTC [statecouchdb] GetCachedVersion -> DEBU 1a33 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry~trade-network 2018-06-04 01:47:09.716 UTC [statebasedval] validateKVRead -> DEBU 1a34 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.718 UTC [statecouchdb] GetCachedVersion -> DEBU 1a35 Retrieving cached version: $sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry~trade-network 2018-06-04 01:47:09.719 UTC [statebasedval] validateKVRead -> DEBU 1a36 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.719 UTC [statecouchdb] GetCachedVersion -> DEBU 1a37 Retrieving cached version: $sysregistriesParticipant:org.example.trading.Trader~trade-network 2018-06-04 01:47:09.719 UTC [statebasedval] validateKVRead -> DEBU 1a38 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.719 UTC [statecouchdb] GetCachedVersion -> DEBU 1a39 Retrieving cached version: $sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.719 UTC [statebasedval] validateKVRead -> DEBU 1a3a 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.719 UTC [statecouchdb] GetCachedVersion -> DEBU 1a3b Retrieving cached version: $sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.720 UTC [statebasedval] validateKVRead -> DEBU 1a3c 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.720 UTC [statecouchdb] GetCachedVersion -> DEBU 1a3d Retrieving cached version: $sysregistriesTransaction:org.example.trading.Trade~trade-network 2018-06-04 01:47:09.720 UTC [statebasedval] validateKVRead -> DEBU 1a3e 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.720 UTC [statecouchdb] GetCachedVersion -> DEBU 1a3f Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity~trade-network 2018-06-04 01:47:09.720 UTC [statebasedval] validateKVRead -> DEBU 1a40 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.720 UTC [statecouchdb] GetCachedVersion -> DEBU 1a41 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.AddAsset~trade-network 2018-06-04 01:47:09.720 UTC [statebasedval] validateKVRead -> DEBU 1a42 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.720 UTC [statecouchdb] GetCachedVersion -> DEBU 1a43 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a44 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a45 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a46 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a47 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a48 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a49 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a4a 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a4b Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a4c 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a4d Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a4e 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a4f Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a50 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a51 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a52 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a53 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a54 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a55 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a56 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a57 Retrieving cached version: $sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a58 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a59 Retrieving cached version: Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a5a 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.721 UTC [statecouchdb] GetCachedVersion -> DEBU 1a5b Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.721 UTC [statebasedval] validateKVRead -> DEBU 1a5c 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.726 UTC [statecouchdb] GetCachedVersion -> DEBU 1a5d Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.726 UTC [statebasedval] validateKVRead -> DEBU 1a5e 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.727 UTC [statecouchdb] GetCachedVersion -> DEBU 1a5f Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.727 UTC [statebasedval] validateKVRead -> DEBU 1a60 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.727 UTC [statecouchdb] GetCachedVersion -> DEBU 1a61 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.727 UTC [statebasedval] validateKVRead -> DEBU 1a62 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.727 UTC [statecouchdb] GetCachedVersion -> DEBU 1a63 Retrieving cached version: Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.727 UTC [statebasedval] validateKVRead -> DEBU 1a64 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.727 UTC [statecouchdb] GetCachedVersion -> DEBU 1a65 Retrieving cached version: Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda~trade-network 2018-06-04 01:47:09.728 UTC [statebasedval] validateKVRead -> DEBU 1a66 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.728 UTC [statecouchdb] GetCachedVersion -> DEBU 1a67 Retrieving cached version: Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7~trade-network 2018-06-04 01:47:09.728 UTC [statebasedval] validateKVRead -> DEBU 1a68 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.728 UTC [statecouchdb] GetCachedVersion -> DEBU 1a69 Retrieving cached version: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader~trade-network 2018-06-04 01:47:09.735 UTC [statebasedval] validateKVRead -> DEBU 1a6a 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.736 UTC [statecouchdb] GetCachedVersion -> DEBU 1a6b Retrieving cached version: Asset:org.hyperledger.composer.system.ParticipantRegistryorg.hyperledger.composer.system.NetworkAdmin~trade-network 2018-06-04 01:47:09.736 UTC [statebasedval] validateKVRead -> DEBU 1a6c 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.736 UTC [statecouchdb] GetCachedVersion -> DEBU 1a6d Retrieving cached version: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities~trade-network 2018-06-04 01:47:09.736 UTC [statebasedval] validateKVRead -> DEBU 1a6e 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.736 UTC [statecouchdb] GetCachedVersion -> DEBU 1a6f Retrieving cached version: Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade~trade-network 2018-06-04 01:47:09.736 UTC [statebasedval] validateKVRead -> DEBU 1a70 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.736 UTC [statecouchdb] GetCachedVersion -> DEBU 1a71 Retrieving cached version: Participant:org.hyperledger.composer.system.NetworkAdminalice~trade-network 2018-06-04 01:47:09.736 UTC [statebasedval] validateKVRead -> DEBU 1a72 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.736 UTC [statecouchdb] GetCachedVersion -> DEBU 1a73 Retrieving cached version: Participant:org.hyperledger.composer.system.NetworkAdminbob~trade-network 2018-06-04 01:47:09.736 UTC [statebasedval] validateKVRead -> DEBU 1a74 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.738 UTC [statecouchdb] GetCachedVersion -> DEBU 1a75 Retrieving cached version: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0~trade-network 2018-06-04 01:47:09.738 UTC [statebasedval] validateKVRead -> DEBU 1a76 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.738 UTC [statecouchdb] GetCachedVersion -> DEBU 1a77 Retrieving cached version: Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1~trade-network 2018-06-04 01:47:09.738 UTC [statebasedval] validateKVRead -> DEBU 1a78 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.739 UTC [statecouchdb] GetCachedVersion -> DEBU 1a79 Retrieving cached version: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2~trade-network 2018-06-04 01:47:09.739 UTC [statebasedval] validateKVRead -> DEBU 1a7a 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.739 UTC [statecouchdb] GetCachedVersion -> DEBU 1a7b Retrieving cached version: Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3~trade-network 2018-06-04 01:47:09.739 UTC [statebasedval] validateKVRead -> DEBU 1a7c 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.743 UTC [statecouchdb] GetCachedVersion -> DEBU 1a7d Retrieving cached version: Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1~trade-network 2018-06-04 01:47:09.743 UTC [statebasedval] validateKVRead -> DEBU 1a7e 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.743 UTC [statecouchdb] GetCachedVersion -> DEBU 1a7f Retrieving cached version: ComposerLogCfg~trade-network 2018-06-04 01:47:09.744 UTC [statebasedval] validateKVRead -> DEBU 1a80 Comparing versions for key [ComposerLogCfg]: committed version=(*version.Height)(nil) and read version=(*version.Height)(nil) 2018-06-04 01:47:09.744 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 1a81 Block [5] Transaction index [0] TxId [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] marked as valid by state validator 2018-06-04 01:47:09.746 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1a82 validating rwset... 2018-06-04 01:47:09.746 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1a83 postprocessing ProtoBlock... 2018-06-04 01:47:09.747 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 1a84 ValidateAndPrepareBatch() complete 2018-06-04 01:47:09.747 UTC [lockbasedtxmgr] invokeNamespaceListeners -> DEBU 1a85 Invoking listener for state changes over namespace:lscc 2018-06-04 01:47:09.747 UTC [cceventmgmt] HandleStateUpdates -> DEBU 1a86 Channel [mychannel]: Handling state updates in LSCC namespace - stateUpdates=[]*kvrwset.KVWrite{(*kvrwset.KVWrite)(0xc422dfa060)} 2018-06-04 01:47:09.747 UTC [cceventmgmt] HandleStateUpdates -> INFO 1a87 Channel [mychannel]: Handling LSCC state update for chaincode [trade-network] 2018-06-04 01:47:09.747 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 1a88 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.748 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a89 header.Name = src/lib/logic.js 2018-06-04 01:47:09.751 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8a header.Name = src/models/trading.cto 2018-06-04 01:47:09.751 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8b header.Name = src/package.json 2018-06-04 01:47:09.751 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8c header.Name = src/permissions.acl 2018-06-04 01:47:09.751 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8d header.Name = src/queries.qry 2018-06-04 01:47:09.752 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8e header.Name = src/README.md 2018-06-04 01:47:09.753 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a8f header.Name = src/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.753 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a90 header.Name = src/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.754 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a91 header.Name = src/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.754 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a92 header.Name = src/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.754 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a93 header.Name = META-INF/package.json 2018-06-04 01:47:09.754 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a94 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.755 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a95 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.755 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a96 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.755 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a97 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.760 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a98 header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a99 Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a9a header.Name = META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a9b Wrote file to statedb tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractStatedbArtifactsFromCCPackage -> DEBU 1a9c Created statedb artifact tar 2018-06-04 01:47:09.764 UTC [statecouchdb] HandleChaincodeDeploy -> DEBU 1a9d Entering HandleChaincodeDeploy 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractFileEntries -> DEBU 1a9e Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractFileEntries -> DEBU 1a9f Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByExchangeDoc.json 2018-06-04 01:47:09.764 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa0 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.765 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa1 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesByOwnerDoc.json 2018-06-04 01:47:09.765 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa2 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.765 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa3 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesDoc.json 2018-06-04 01:47:09.765 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa4 Processing entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.769 UTC [ccprovider] ExtractFileEntries -> DEBU 1aa5 Selecting file entry from tar: META-INF/statedb/couchdb/indexes/selectCommoditiesWithHighQuantityDoc.json 2018-06-04 01:47:09.769 UTC [couchdb] CreateIndex -> DEBU 1aa6 Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","mainExchange"]},"name":"selectCommoditiesByExchange","ddoc":"selectCommoditiesByExchangeDoc","type":"json"} 2018-06-04 01:47:09.769 UTC [couchdb] handleRequest -> DEBU 1aa7 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_index 2018-06-04 01:47:09.770 UTC [couchdb] handleRequest -> DEBU 1aa8 HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb3: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.223 UTC [couchdb] handleRequest -> DEBU 1aa9 Exiting handleRequest() 2018-06-04 01:47:10.224 UTC [couchdb] CreateIndex -> INFO 1aaa Created CouchDB index [selectCommoditiesByExchange] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesByExchangeDoc] 2018-06-04 01:47:10.224 UTC [couchdb] CreateIndex -> DEBU 1aab Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","owner"]},"name":"selectCommoditiesByOwner","ddoc":"selectCommoditiesByOwnerDoc","type":"json"} 2018-06-04 01:47:10.224 UTC [couchdb] handleRequest -> DEBU 1aac Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.225 UTC [couchdb] handleRequest -> DEBU 1aad HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb3: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.305 UTC [couchdb] handleRequest -> DEBU 1aae Exiting handleRequest() 2018-06-04 01:47:10.308 UTC [couchdb] CreateIndex -> INFO 1aaf Created CouchDB index [selectCommoditiesByOwner] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesByOwnerDoc] 2018-06-04 01:47:10.308 UTC [couchdb] CreateIndex -> DEBU 1ab0 Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId"]},"name":"selectCommodities","ddoc":"selectCommoditiesDoc","type":"json"} 2018-06-04 01:47:10.309 UTC [couchdb] handleRequest -> DEBU 1ab1 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.309 UTC [couchdb] handleRequest -> DEBU 1ab2 HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb3: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.363 UTC [couchdb] handleRequest -> DEBU 1ab3 Exiting handleRequest() 2018-06-04 01:47:10.366 UTC [couchdb] CreateIndex -> INFO 1ab4 Created CouchDB index [selectCommodities] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesDoc] 2018-06-04 01:47:10.366 UTC [couchdb] CreateIndex -> DEBU 1ab5 Entering CreateIndex() indexdefinition={"index":{"fields":["\\$class","\\$registryType","\\$registryId","quantity"]},"name":"selectCommoditiesWithHighQuantity","ddoc":"selectCommoditiesWithHighQuantityDoc","type":"json"} 2018-06-04 01:47:10.366 UTC [couchdb] handleRequest -> DEBU 1ab6 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_index 2018-06-04 01:47:10.367 UTC [couchdb] handleRequest -> DEBU 1ab7 HTTP Request: POST /mychannel_trade-network/_index HTTP/1.1 | Host: couchdb3: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.445 UTC [couchdb] handleRequest -> DEBU 1ab8 Exiting handleRequest() 2018-06-04 01:47:10.445 UTC [couchdb] CreateIndex -> INFO 1ab9 Created CouchDB index [selectCommoditiesWithHighQuantity] in state database [mychannel_trade-network] using design document [_design/selectCommoditiesWithHighQuantityDoc] 2018-06-04 01:47:10.445 UTC [cceventmgmt] HandleChaincodeDeploy -> DEBU 1aba 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.445 UTC [kvledger] CommitWithPvtData -> DEBU 1abb Channel [mychannel]: Committing block [5] to storage 2018-06-04 01:47:10.450 UTC [pvtdatastorage] Prepare -> DEBU 1abc Saved 0 private data write sets for block [5] 2018-06-04 01:47:10.478 UTC [fsblkstorage] indexBlock -> DEBU 1abd 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.479 UTC [fsblkstorage] indexBlock -> DEBU 1abe Adding txLoc [fileSuffixNum=0, offset=49817, bytesLength=40652] for tx ID: [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] to index 2018-06-04 01:47:10.479 UTC [fsblkstorage] indexBlock -> DEBU 1abf Adding txLoc [fileSuffixNum=0, offset=49817, bytesLength=40652] for tx number:[0] ID: [cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea] to blockNumTranNum index 2018-06-04 01:47:10.482 UTC [fsblkstorage] updateCheckpoint -> DEBU 1ac0 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[92264], isChainEmpty=[false], lastBlockNumber=[5] 2018-06-04 01:47:10.482 UTC [pvtdatastorage] Commit -> DEBU 1ac1 Committing private data for block [5] 2018-06-04 01:47:10.483 UTC [fsblkstorage] waitForBlock -> DEBU 1ac2 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.483 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ac3 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.483 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ac4 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.483 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ac5 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.483 UTC [fsblkstorage] waitForBlock -> DEBU 1ac6 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.485 UTC [pvtdatastorage] Commit -> DEBU 1ac7 Committed private data for block [5] 2018-06-04 01:47:10.485 UTC [kvledger] CommitWithPvtData -> INFO 1ac8 Channel [mychannel]: Committed block [5] with 1 transaction(s) 2018-06-04 01:47:10.485 UTC [kvledger] CommitWithPvtData -> DEBU 1ac9 Channel [mychannel]: Committing block [5] transactions to state database 2018-06-04 01:47:10.485 UTC [lockbasedtxmgr] Commit -> DEBU 1aca Committing updates to state database 2018-06-04 01:47:10.485 UTC [lockbasedtxmgr] Commit -> DEBU 1acb Write lock acquired for committing updates to state database 2018-06-04 01:47:10.485 UTC [statecouchdb] processUpdateBatch -> DEBU 1acc Channel [mychannel]: namespace=[lscc] key=["trade-network"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.486 UTC [couchdb] BatchUpdateDocuments -> DEBU 1acd Entering BatchUpdateDocuments() document ids=[trade-network] 2018-06-04 01:47:10.486 UTC [couchdb] handleRequest -> DEBU 1ace Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_bulk_docs 2018-06-04 01:47:10.486 UTC [fsblkstorage] waitForBlock -> DEBU 1acf Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.486 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad0 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.486 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad1 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.486 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad2 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.486 UTC [fsblkstorage] waitForBlock -> DEBU 1ad3 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.487 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad4 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.487 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad5 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.490 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad6 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.490 UTC [fsblkstorage] waitForBlock -> DEBU 1ad7 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.490 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad8 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ad9 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ada blockbytes [42515] read from file [0] 2018-06-04 01:47:10.491 UTC [fsblkstorage] waitForBlock -> DEBU 1adb Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1adc Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1add Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ade blockbytes [42515] read from file [0] 2018-06-04 01:47:10.491 UTC [fsblkstorage] waitForBlock -> DEBU 1adf Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae0 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.491 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae1 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.494 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae2 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.494 UTC [fsblkstorage] waitForBlock -> DEBU 1ae3 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.495 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae4 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.496 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae5 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.502 UTC [fsblkstorage] waitForBlock -> DEBU 1ae7 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.502 UTC [fsblkstorage] waitForBlock -> DEBU 1ae9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.502 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aea Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.502 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aeb Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.502 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aec blockbytes [42515] read from file [0] 2018-06-04 01:47:10.503 UTC [fsblkstorage] waitForBlock -> DEBU 1aed Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.503 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aee Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.503 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aef Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.504 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af0 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.504 UTC [fsblkstorage] waitForBlock -> DEBU 1af1 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.504 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af2 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.504 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af3 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.505 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af4 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.505 UTC [fsblkstorage] waitForBlock -> DEBU 1af5 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.506 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af6 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.508 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af7 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.508 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1af8 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.508 UTC [fsblkstorage] waitForBlock -> DEBU 1af9 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.508 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1afa Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.509 UTC [fsblkstorage] waitForBlock -> DEBU 1afc Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.509 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1afd Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.509 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1afe Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.511 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1aff blockbytes [42515] read from file [0] 2018-06-04 01:47:10.513 UTC [fsblkstorage] waitForBlock -> DEBU 1b00 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b01 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.518 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b02 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b03 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.519 UTC [fsblkstorage] waitForBlock -> DEBU 1b04 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b05 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.520 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b06 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.520 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b07 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.520 UTC [fsblkstorage] waitForBlock -> DEBU 1b08 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.520 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b09 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.521 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0a Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.521 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0b blockbytes [42515] read from file [0] 2018-06-04 01:47:10.521 UTC [fsblkstorage] waitForBlock -> DEBU 1b0c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.521 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0d Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.522 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0e Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.522 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0f blockbytes [42515] read from file [0] 2018-06-04 01:47:10.522 UTC [fsblkstorage] waitForBlock -> DEBU 1b10 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.526 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b11 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.528 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b12 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.528 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b13 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.528 UTC [fsblkstorage] waitForBlock -> DEBU 1b14 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.529 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b15 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.529 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b16 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.529 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b17 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.530 UTC [fsblkstorage] waitForBlock -> DEBU 1b18 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.531 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b19 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.533 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b1a Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.534 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b1b blockbytes [42515] read from file [0] 2018-06-04 01:47:10.535 UTC [fsblkstorage] waitForBlock -> DEBU 1b1c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.535 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b1d Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.535 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b1e Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.536 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b1f blockbytes [42515] read from file [0] 2018-06-04 01:47:10.536 UTC [fsblkstorage] waitForBlock -> DEBU 1b20 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.536 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b21 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.538 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b22 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b23 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.539 UTC [fsblkstorage] waitForBlock -> DEBU 1b24 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b25 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b26 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b27 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.540 UTC [fsblkstorage] waitForBlock -> DEBU 1b28 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.540 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b29 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.540 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2a Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.542 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2b blockbytes [42515] read from file [0] 2018-06-04 01:47:10.546 UTC [fsblkstorage] waitForBlock -> DEBU 1b2c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.546 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2d Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.546 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2e Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.547 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b2f blockbytes [42515] read from file [0] 2018-06-04 01:47:10.547 UTC [fsblkstorage] waitForBlock -> DEBU 1b30 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.547 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b31 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.548 UTC [fsblkstorage] waitForBlock -> DEBU 1b33 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.548 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b34 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.548 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b35 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.549 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b36 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.550 UTC [fsblkstorage] waitForBlock -> DEBU 1b37 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.551 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b38 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.551 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b39 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.554 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b3a blockbytes [42515] read from file [0] 2018-06-04 01:47:10.554 UTC [fsblkstorage] waitForBlock -> DEBU 1b3b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.554 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b3c Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.554 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b3d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.555 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b3e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.555 UTC [fsblkstorage] waitForBlock -> DEBU 1b3f Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.555 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b40 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.562 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b41 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.562 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b42 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.563 UTC [fsblkstorage] waitForBlock -> DEBU 1b43 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b44 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.563 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b45 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b46 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.564 UTC [fsblkstorage] waitForBlock -> DEBU 1b47 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b48 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b49 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.564 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b4a blockbytes [42515] read from file [0] 2018-06-04 01:47:10.565 UTC [fsblkstorage] waitForBlock -> DEBU 1b4b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.565 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b4c Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.565 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b4d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.565 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b4e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.566 UTC [fsblkstorage] waitForBlock -> DEBU 1b4f Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b50 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b51 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.567 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b52 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.570 UTC [fsblkstorage] waitForBlock -> DEBU 1b53 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.570 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b54 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.570 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b55 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.572 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b56 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.573 UTC [fsblkstorage] waitForBlock -> DEBU 1b57 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.574 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b58 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.575 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b59 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.576 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5a blockbytes [42515] read from file [0] 2018-06-04 01:47:10.576 UTC [fsblkstorage] waitForBlock -> DEBU 1b5b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.577 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5c Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.577 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5d Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.579 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5e blockbytes [42515] read from file [0] 2018-06-04 01:47:10.581 UTC [fsblkstorage] waitForBlock -> DEBU 1b5f Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:10.583 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b60 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.583 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b61 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.583 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b62 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.583 UTC [statecouchdb] processUpdateBatch -> DEBU 1b63 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Asset:org.example.trading.Commodity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.597 UTC [statecouchdb] processUpdateBatch -> DEBU 1b64 Channel [mychannel]: namespace=[trade-network] key=["\x00Transaction:org.hyperledger.composer.system.StartBusinessNetwork\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.603 UTC [statecouchdb] processUpdateBatch -> DEBU 1b65 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.606 UTC [statecouchdb] processUpdateBatch -> DEBU 1b66 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00$sysdata\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.609 UTC [statecouchdb] processUpdateBatch -> DEBU 1b67 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.609 UTC [statecouchdb] processUpdateBatch -> DEBU 1b68 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Asset:org.example.trading.Commodity\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.610 UTC [statecouchdb] processUpdateBatch -> DEBU 1b69 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.612 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6a 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.614 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6b 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.618 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6c Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00$sysregistries\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.620 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6d 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.620 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6e Channel [mychannel]: namespace=[trade-network] key=["\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00bob\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.625 UTC [statecouchdb] processUpdateBatch -> DEBU 1b6f 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.629 UTC [statecouchdb] processUpdateBatch -> DEBU 1b70 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.631 UTC [statecouchdb] processUpdateBatch -> DEBU 1b71 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.631 UTC [statecouchdb] processUpdateBatch -> DEBU 1b72 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.634 UTC [statecouchdb] processUpdateBatch -> DEBU 1b73 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.636 UTC [statecouchdb] processUpdateBatch -> DEBU 1b74 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.640 UTC [couchdb] handleRequest -> DEBU 1b75 HTTP Request: POST /mychannel_lscc/_bulk_docs HTTP/1.1 | Host: couchdb3: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.654 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b76 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.656 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b77 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.656 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b78 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.502 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae6 blockbytes [42515] read from file [0] 2018-06-04 01:47:10.502 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae8 Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 01:47:10.660 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b79 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.661 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b7a blockbytes [42515] read from file [0] 2018-06-04 01:47:10.508 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1afb Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.665 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b7b blockbytes [42515] read from file [0] 2018-06-04 01:47:10.548 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b32 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 01:47:10.669 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b7c blockbytes [42515] read from file [0] 2018-06-04 01:47:10.670 UTC [statecouchdb] processUpdateBatch -> DEBU 1b7d 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.674 UTC [statecouchdb] processUpdateBatch -> DEBU 1b7e Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.HistorianRecord\x001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.675 UTC [statecouchdb] processUpdateBatch -> DEBU 1b7f 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.677 UTC [statecouchdb] processUpdateBatch -> DEBU 1b80 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.681 UTC [statecouchdb] processUpdateBatch -> DEBU 1b81 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.example.trading.RemoveHighQuantityCommodities\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.684 UTC [statecouchdb] processUpdateBatch -> DEBU 1b82 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.687 UTC [statecouchdb] processUpdateBatch -> DEBU 1b83 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Transaction:org.example.trading.Trade\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.687 UTC [statecouchdb] processUpdateBatch -> DEBU 1b84 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.688 UTC [statecouchdb] processUpdateBatch -> DEBU 1b85 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.689 UTC [statecouchdb] processUpdateBatch -> DEBU 1b86 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.689 UTC [statecouchdb] processUpdateBatch -> DEBU 1b87 Channel [mychannel]: namespace=[trade-network] key=["\x00$syscollections\x00Participant:org.example.trading.Trader\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.692 UTC [statecouchdb] processUpdateBatch -> DEBU 1b88 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.695 UTC [statecouchdb] processUpdateBatch -> DEBU 1b89 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.697 UTC [couchdb] handleRequest -> DEBU 1b8a Exiting handleRequest() 2018-06-04 01:47:10.719 UTC [couchdb] BatchUpdateDocuments -> DEBU 1b8b 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: f43a5fe5f8 | X-Couchdb-Body-Time: 0 | | 2018-06-04 01:47:10.726 UTC [couchdb] BatchUpdateDocuments -> DEBU 1b8c Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"trade-network","rev":"1-affdb559c506a0896ab1e7b1b7a0e700"}] ] 2018-06-04 01:47:10.727 UTC [statecouchdb] processUpdateBatch -> DEBU 1b8d 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.729 UTC [statecouchdb] processUpdateBatch -> DEBU 1b8e 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.732 UTC [statecouchdb] processUpdateBatch -> DEBU 1b8f 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.733 UTC [statecouchdb] processUpdateBatch -> DEBU 1b90 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.733 UTC [statecouchdb] processUpdateBatch -> DEBU 1b91 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.734 UTC [statecouchdb] processUpdateBatch -> DEBU 1b92 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.735 UTC [statecouchdb] processUpdateBatch -> DEBU 1b93 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.example.trading.Trade\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.735 UTC [statecouchdb] processUpdateBatch -> DEBU 1b94 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.736 UTC [statecouchdb] processUpdateBatch -> DEBU 1b95 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.736 UTC [statecouchdb] processUpdateBatch -> DEBU 1b96 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.Identity\x0063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.737 UTC [statecouchdb] processUpdateBatch -> DEBU 1b97 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.738 UTC [statecouchdb] processUpdateBatch -> DEBU 1b98 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.739 UTC [statecouchdb] processUpdateBatch -> DEBU 1b99 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.739 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9a Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Transaction:org.example.trading.RemoveHighQuantityCommodities\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.740 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9b 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.741 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9c 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.742 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9d 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.742 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9e 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.744 UTC [statecouchdb] processUpdateBatch -> DEBU 1b9f 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.744 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba0 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.745 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba1 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.745 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba2 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.745 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba3 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.746 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba4 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.746 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba5 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.747 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba6 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.750 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba7 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.757 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba8 Channel [mychannel]: namespace=[trade-network] key=["\x00Asset:org.hyperledger.composer.system.Identity\x0076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.764 UTC [statecouchdb] processUpdateBatch -> DEBU 1ba9 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysregistries\x00Participant:org.example.trading.Trader\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.766 UTC [statecouchdb] processUpdateBatch -> DEBU 1baa 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.767 UTC [statecouchdb] processUpdateBatch -> DEBU 1bab 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.770 UTC [statecouchdb] processUpdateBatch -> DEBU 1bac Channel [mychannel]: namespace=[trade-network] key=["\x00Participant:org.hyperledger.composer.system.NetworkAdmin\x00alice\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.771 UTC [statecouchdb] processUpdateBatch -> DEBU 1bad 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.774 UTC [statecouchdb] processUpdateBatch -> DEBU 1bae 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.775 UTC [statecouchdb] processUpdateBatch -> DEBU 1baf 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.776 UTC [statecouchdb] processUpdateBatch -> DEBU 1bb0 Channel [mychannel]: namespace=[trade-network] key=["\x00$sysdata\x00metanetwork\x00"], prior revision=[], isDelete=[false] 2018-06-04 01:47:10.777 UTC [couchdb] BatchUpdateDocuments -> DEBU 1bb1 Entering BatchUpdateDocuments() document ids=[$sysregistriesTransaction:org.hyperledger.composer.system.UpdateAsset,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0,$syscollectionsTransaction:org.hyperledger.composer.system.UpdateParticipant,$syscollectionsTransaction:org.hyperledger.composer.system.IssueIdentity,$sysregistriesTransaction:org.hyperledger.composer.system.IssueIdentity,Asset:org.hyperledger.composer.system.AssetRegistryorg.example.trading.Commodity,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3,$syscollectionsTransaction:org.example.trading.Trade,$sysregistriesTransaction:org.hyperledger.composer.system.RevokeIdentity,$sysregistriesTransaction:org.hyperledger.composer.system.RemoveParticipant,$sysdatametanetwork,$syscollectionsTransaction:org.example.trading.RemoveHighQuantityCommodities,$syscollectionsAsset:org.hyperledger.composer.system.ParticipantRegistry,$sysregistriesTransaction:org.example.trading.RemoveHighQuantityCommodities,$sysregistriesTransaction:org.hyperledger.composer.system.StartBusinessNetwork,$syscollectionsTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity,$syscollectionsTransaction:org.hyperledger.composer.system.ResetBusinessNetwork,$syscollectionsAsset:org.example.trading.Commodity,$syscollections$sysdata,$sysregistriesTransaction:org.hyperledger.composer.system.ActivateCurrentIdentity,$sysregistriesAsset:org.hyperledger.composer.system.Identity,Participant:org.hyperledger.composer.system.NetworkAdminalice,$syscollections$sysregistries,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1,Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1,Asset:org.hyperledger.composer.system.Identity63eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda,$sysregistriesAsset:org.hyperledger.composer.system.TransactionRegistry,$syscollectionsTransaction:org.hyperledger.composer.system.AddParticipant,$syscollectionsTransaction:org.hyperledger.composer.system.AddAsset,$syscollectionsTransaction:org.hyperledger.composer.system.UpdateAsset,$sysregistriesAsset:org.hyperledger.composer.system.AssetRegistry,Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2,$sysregistriesTransaction:org.hyperledger.composer.system.ResetBusinessNetwork,$syscollectionsAsset:org.hyperledger.composer.system.Identity,$syscollectionsTransaction:org.hyperledger.composer.system.StartBusinessNetwork,$syscollectionsAsset:org.hyperledger.composer.system.TransactionRegistry,$syscollectionsTransaction:org.hyperledger.composer.system.SetLogLevel,Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.RemoveHighQuantityCommodities,$sysregistriesAsset:org.example.trading.Commodity,Asset:org.hyperledger.composer.system.TransactionRegistryorg.example.trading.Trade,Asset:org.hyperledger.composer.system.Identity76ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7,$sysregistriesAsset:org.hyperledger.composer.system.HistorianRecord,$syscollectionsTransaction:org.hyperledger.composer.system.RemoveParticipant,Transaction:org.hyperledger.composer.system.BindIdentity1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3,$syscollectionsParticipant:org.example.trading.Trader,$sysregistriesTransaction:org.hyperledger.composer.system.AddParticipant,$syscollectionsAsset:org.hyperledger.composer.system.HistorianRecord,$sysregistriesTransaction:org.hyperledger.composer.system.RemoveAsset,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1,$syscollectionsAsset:org.hyperledger.composer.system.AssetRegistry,$sysregistriesTransaction:org.hyperledger.composer.system.UpdateParticipant,$sysregistriesTransaction:org.hyperledger.composer.system.BindIdentity,$syscollectionsTransaction:org.hyperledger.composer.system.BindIdentity,$sysregistriesTransaction:org.example.trading.Trade,Transaction:org.hyperledger.composer.system.AddParticipant1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0,Transaction:org.hyperledger.composer.system.StartBusinessNetwork1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1,Participant:org.hyperledger.composer.system.NetworkAdminbob,$syscollectionsTransaction:org.hyperledger.composer.system.RevokeIdentity,$syscollectionsParticipant:org.hyperledger.composer.system.NetworkAdmin,$sysregistriesTransaction:org.hyperledger.composer.system.AddAsset,$sysregistriesParticipant:org.hyperledger.composer.system.NetworkAdmin,$syscollectionsTransaction:org.hyperledger.composer.system.RemoveAsset,$sysregistriesTransaction:org.hyperledger.composer.system.SetLogLevel,$sysregistriesParticipant:org.example.trading.Trader,$sysregistriesAsset:org.hyperledger.composer.system.ParticipantRegistry,Asset:org.hyperledger.composer.system.HistorianRecord1fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2,Asset:org.hyperledger.composer.system.ParticipantRegistryorg.example.trading.Trader] 2018-06-04 01:47:10.799 UTC [couchdb] handleRequest -> DEBU 1bb2 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_bulk_docs 2018-06-04 01:47:10.800 UTC [couchdb] handleRequest -> DEBU 1bb3 HTTP Request: POST /mychannel_trade-network/_bulk_docs HTTP/1.1 | Host: couchdb3: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:10.955 UTC [couchdb] handleRequest -> DEBU 1bb4 Exiting handleRequest() 2018-06-04 01:47:10.955 UTC [couchdb] BatchUpdateDocuments -> DEBU 1bb5 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:10 GMT | Server: CouchDB/2.1.1 (Erlang OTP/18) | X-Couch-Request-Id: 0214134a24 | X-Couchdb-Body-Time: 4 | | 2018-06-04 01:47:10.956 UTC [couchdb] BatchUpdateDocuments -> DEBU 1bb6 Exiting BatchUpdateDocuments() _bulk_docs response=[[{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.UpdateAsset\u0000","rev":"1-c59f805f8f4f06594b8307b52c808273"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\u0000","rev":"1-ddcf723e7654f37f911b26d25e895518"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.UpdateParticipant\u0000","rev":"1-900eab97509db67637e6135ac06dd27c"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.IssueIdentity\u0000","rev":"1-bfe9089500d153c8ad915a9358030e4c"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.IssueIdentity\u0000","rev":"1-f01ba65cd8e58406361f9f967e8c190d"},{"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.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\u0000","rev":"1-59cc31cabc0345c2b29e5fa4830a400d"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.example.trading.Trade\u0000","rev":"1-104cee5f6654b4c1a4ba189899b56c37"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RevokeIdentity\u0000","rev":"1-16f75398ab9afa0479f59e73578b303d"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RemoveParticipant\u0000","rev":"1-7e15955badfff05df53019ed224ed179"},{"ok":true,"id":"\u0000$sysdata\u0000metanetwork\u0000","rev":"1-b7756499234f0fdf05eb73fe94b804ba"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-db0ed1707e80db74bcc37ab1932b1cea"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.ParticipantRegistry\u0000","rev":"1-dfa8e628bc47db0476c2c94ff79da3a1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-af9836a32c28e187a3950ee1a3e987a1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u0000","rev":"1-893b3b290cec56b43e0a5498b4d59858"},{"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.ResetBusinessNetwork\u0000","rev":"1-4191fdc17714c3aeff7b58a89fd5ffb7"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.example.trading.Commodity\u0000","rev":"1-e58651d89eebe0fcd4f371faed89642a"},{"ok":true,"id":"\u0000$syscollections\u0000$sysdata\u0000","rev":"1-8497ff49428f2a050d81192d5d5ffa35"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.ActivateCurrentIdentity\u0000","rev":"1-bde7e685c0b312b5afa5bc026f70cddc"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.Identity\u0000","rev":"1-ea7aacb6d303e2a1abf3957adf1bd4bf"},{"ok":true,"id":"\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000alice\u0000","rev":"1-887ba91666d01f0519f1391e9c93044d"},{"ok":true,"id":"\u0000$syscollections\u0000$sysregistries\u0000","rev":"1-2ae1c7f0f00148e03e48acccd3a2097b"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\u0000","rev":"1-09c31d68f48e968ce1a0ca129b5532e2"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\u0000","rev":"1-38620901da127d10a71035af4b571133"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.Identity\u000063eddd800b86c4fa4141f56c6b25174374cd2c77b8fd6991b9ce205daf28acda\u0000","rev":"1-20212ffe497bdd84941ced5f8a0c7155"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000","rev":"1-7a9bdbcefd4e00e147093f218941f31b"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u0000","rev":"1-f26d3c7272fdbdf6318f3ddb5df0f1be"},{"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.UpdateAsset\u0000","rev":"1-583510cfe40f6a7e39d5468325fb616b"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.AssetRegistry\u0000","rev":"1-db77f2ecc1738646b1ddebf492d2334d"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#2\u0000","rev":"1-8c214dc58f0493316a3aca83af00234c"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.ResetBusinessNetwork\u0000","rev":"1-3840780a484c65c57a75986ab127b684"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.Identity\u0000","rev":"1-058147646fe3932b1de4ea5a8b190838"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u0000","rev":"1-70578b14ed71732ab9be6ac06e4ea66d"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000","rev":"1-27dabb1fe60abbddba1608a2c7d5a01b"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.SetLogLevel\u0000","rev":"1-87745c9507b7a0251bb81dd21ec59c0f"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000org.example.trading.RemoveHighQuantityCommodities\u0000","rev":"1-9d3b39a78053e0e2a98e3abc6a8e9090"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.example.trading.Commodity\u0000","rev":"1-d13c9f3aa0130df552cbd0304408864d"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.TransactionRegistry\u0000org.example.trading.Trade\u0000","rev":"1-9e5f67946e33ec26ccf7cea2b8a60a25"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.Identity\u000076ab46ab1fb0c6a5677b24bc1058a7aaa70825566657969c9ead93419615f9e7\u0000","rev":"1-18f936a3a3576294525251fffa7dd1df"},{"ok":true,"id":"\u0000$sysregistries\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u0000","rev":"1-5fa4facf1a57a72b94aa7ec803f359f8"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RemoveParticipant\u0000","rev":"1-dcdc2f0dddc33dc8389097a43b4bc801"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#3\u0000","rev":"1-019bf13ca63089f88caf0a536d74441a"},{"ok":true,"id":"\u0000$syscollections\u0000Participant:org.example.trading.Trader\u0000","rev":"1-fe6f5f934be685a35d84a95c3a18e8e1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u0000","rev":"1-c2cbfb89af830d4faad9a009d5c9f073"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u0000","rev":"1-9b179a979036504394578b1f5009bd2b"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.RemoveAsset\u0000","rev":"1-a637ce29f1c25f909e8dd30b7b74e858"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.HistorianRecord\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#1\u0000","rev":"1-3bf93f9c13c46a3e50395b2b5c757864"},{"ok":true,"id":"\u0000$syscollections\u0000Asset:org.hyperledger.composer.system.AssetRegistry\u0000","rev":"1-94bf52bb6468fbb00f6892ba71a69c5a"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.UpdateParticipant\u0000","rev":"1-c91ca518cf53f1bcff406e2a42022bca"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u0000","rev":"1-9da67df48246f74ef0c2383e6165d5bf"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.BindIdentity\u0000","rev":"1-80205c7d575c6d28abf1e0680f747ac1"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.example.trading.Trade\u0000","rev":"1-c0138d0e2aa3de5e19e6867b981ac1fc"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.AddParticipant\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1#0\u0000","rev":"1-37f16c1d753709eb543a0470eb93c5df"},{"ok":true,"id":"\u0000Transaction:org.hyperledger.composer.system.StartBusinessNetwork\u00001fcaf5b0fa855c0ce1b498dddd0e1d5d395564ca9daf3dc28f5b46f69738e9f1\u0000","rev":"1-45c06d1ca383f1f8d252333470cc41f0"},{"ok":true,"id":"\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000bob\u0000","rev":"1-f7f22b33ffc0ff47e922e9cbb19cb929"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RevokeIdentity\u0000","rev":"1-9c085092191b17e493929c8278d5e324"},{"ok":true,"id":"\u0000$syscollections\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000","rev":"1-9584d0d0ed3cf67bd7fde6b21bb518e5"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.AddAsset\u0000","rev":"1-d49ee64ce88c70210e4d89c6d6ed59ff"},{"ok":true,"id":"\u0000$sysregistries\u0000Participant:org.hyperledger.composer.system.NetworkAdmin\u0000","rev":"1-df12f261cf2f85f9f6497ae71dc2a1ad"},{"ok":true,"id":"\u0000$syscollections\u0000Transaction:org.hyperledger.composer.system.RemoveAsset\u0000","rev":"1-7e4791f807aa009543b27a308ee12cee"},{"ok":true,"id":"\u0000$sysregistries\u0000Transaction:org.hyperledger.composer.system.SetLogLevel\u0000","rev":"1-b886bd76146ce7fd9be26bdfbf17b56f"},{"ok":true,"id":"\u0000$sysregistries\u0000Participant:org.example.trading.Trader\u0000","rev":"1-c178427c9cd6b59c92063a57d61f76ff"},{"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#2\u0000","rev":"1-60a0e7d562a1db338b821282208df0f0"},{"ok":true,"id":"\u0000Asset:org.hyperledger.composer.system.ParticipantRegistry\u0000org.example.trading.Trader\u0000","rev":"1-e1ba2b3b97c392aea68362e3d55eee64"}] ] 2018-06-04 01:47:10.957 UTC [couchdb] EnsureFullCommit -> DEBU 1bb7 Entering EnsureFullCommit() 2018-06-04 01:47:10.957 UTC [couchdb] handleRequest -> DEBU 1bb8 Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_trade-network/_ensure_full_commit 2018-06-04 01:47:10.957 UTC [couchdb] handleRequest -> DEBU 1bb9 HTTP Request: POST /mychannel_trade-network/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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:10.968 UTC [couchdb] handleRequest -> DEBU 1bba Exiting handleRequest() 2018-06-04 01:47:10.968 UTC [couchdb] EnsureFullCommit -> DEBU 1bbb _ensure_full_commit database mychannel_trade-network 2018-06-04 01:47:10.969 UTC [couchdb] EnsureFullCommit -> DEBU 1bbc Exiting EnsureFullCommit() 2018-06-04 01:47:10.969 UTC [couchdb] EnsureFullCommit -> DEBU 1bbd Entering EnsureFullCommit() 2018-06-04 01:47:10.969 UTC [couchdb] handleRequest -> DEBU 1bbe Entering handleRequest() method=POST url=http://couchdb3:5984/mychannel_lscc/_ensure_full_commit 2018-06-04 01:47:10.969 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1bbf Entering WarmIndexAllIndexes() 2018-06-04 01:47:10.970 UTC [couchdb] ListIndex -> DEBU 1bc0 Entering ListIndex() 2018-06-04 01:47:10.970 UTC [couchdb] handleRequest -> DEBU 1bc1 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/_index/ 2018-06-04 01:47:10.970 UTC [couchdb] handleRequest -> DEBU 1bc2 HTTP Request: POST /mychannel_lscc/_ensure_full_commit HTTP/1.1 | Host: couchdb3: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:10.971 UTC [couchdb] handleRequest -> DEBU 1bc3 HTTP Request: GET /mychannel_trade-network/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:10.980 UTC [couchdb] handleRequest -> DEBU 1bc4 Exiting handleRequest() 2018-06-04 01:47:10.980 UTC [couchdb] EnsureFullCommit -> DEBU 1bc5 _ensure_full_commit database mychannel_lscc 2018-06-04 01:47:10.980 UTC [couchdb] EnsureFullCommit -> DEBU 1bc6 Exiting EnsureFullCommit() 2018-06-04 01:47:10.981 UTC [couchdb] SaveDoc -> DEBU 1bc7 Entering SaveDoc() id=[statedb_savepoint] 2018-06-04 01:47:10.981 UTC [couchdb] encodePathElement -> DEBU 1bc8 Entering encodePathElement() string=statedb_savepoint 2018-06-04 01:47:10.981 UTC [couchdb] encodePathElement -> DEBU 1bc9 Exiting encodePathElement() encodedStr=statedb_savepoint 2018-06-04 01:47:10.981 UTC [couchdb] SaveDoc -> DEBU 1bca rev= 2018-06-04 01:47:10.981 UTC [couchdb] ReadDoc -> DEBU 1bcb Entering ReadDoc() id=[statedb_savepoint] 2018-06-04 01:47:10.981 UTC [couchdb] encodePathElement -> DEBU 1bcc Entering encodePathElement() string=statedb_savepoint 2018-06-04 01:47:10.982 UTC [couchdb] encodePathElement -> DEBU 1bcd Exiting encodePathElement() encodedStr=statedb_savepoint 2018-06-04 01:47:10.982 UTC [couchdb] handleRequest -> DEBU 1bce Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_/statedb_savepoint?attachments=true 2018-06-04 01:47:10.982 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1bcf Entering WarmIndexAllIndexes() 2018-06-04 01:47:10.982 UTC [couchdb] ListIndex -> DEBU 1bd0 Entering ListIndex() 2018-06-04 01:47:10.982 UTC [couchdb] handleRequest -> DEBU 1bd1 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/_index/ 2018-06-04 01:47:10.982 UTC [couchdb] handleRequest -> DEBU 1bd2 HTTP Request: GET /mychannel_/statedb_savepoint?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:10.983 UTC [couchdb] handleRequest -> DEBU 1bd3 HTTP Request: GET /mychannel_lscc/_index/ HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.055 UTC [couchdb] handleRequest -> DEBU 1bd4 Exiting handleRequest() 2018-06-04 01:47:11.056 UTC [couchdb] ListIndex -> DEBU 1bd5 Exiting ListIndex() 2018-06-04 01:47:11.056 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1bd6 Exiting WarmIndexAllIndexes() 2018-06-04 01:47:11.076 UTC [couchdb] handleRequest -> DEBU 1bd7 Exiting handleRequest() 2018-06-04 01:47:11.076 UTC [couchdb] ListIndex -> DEBU 1bd8 Exiting ListIndex() 2018-06-04 01:47:11.076 UTC [couchdb] WarmIndex -> DEBU 1bd9 Entering WarmIndex() designdoc=selectCommoditiesByExchangeDoc indexname=selectCommoditiesByExchange 2018-06-04 01:47:11.076 UTC [couchdb] handleRequest -> DEBU 1bda Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/_design/selectCommoditiesByExchangeDoc/_view/selectCommoditiesByExchange?stale=update_after 2018-06-04 01:47:11.077 UTC [couchdb] handleRequest -> DEBU 1bdb HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesByExchangeDoc/_view/selectCommoditiesByExchange?stale=update_after HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:11.089 UTC [couchdb] handleRequest -> DEBU 1bdc Exiting handleRequest() 2018-06-04 01:47:11.089 UTC [couchdb] ReadDoc -> DEBU 1bdd Exiting ReadDoc() 2018-06-04 01:47:11.090 UTC [couchdb] handleRequest -> DEBU 1bde Entering handleRequest() method=PUT url=http://couchdb3:5984/mychannel_/statedb_savepoint 2018-06-04 01:47:11.090 UTC [couchdb] handleRequest -> DEBU 1bdf HTTP Request: PUT /mychannel_/statedb_savepoint HTTP/1.1 | Host: couchdb3: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.313 UTC [couchdb] handleRequest -> DEBU 1be0 Exiting handleRequest() 2018-06-04 01:47:11.313 UTC [couchdb] SaveDoc -> DEBU 1be1 Exiting SaveDoc() 2018-06-04 01:47:11.313 UTC [lockbasedtxmgr] Commit -> DEBU 1be2 Updates committed to state database 2018-06-04 01:47:11.313 UTC [statecouchdb] ClearCachedVersions -> DEBU 1be3 Clear Cache 2018-06-04 01:47:11.314 UTC [kvledger] CommitWithPvtData -> DEBU 1be4 Channel [mychannel]: Committing block [5] transactions to history database 2018-06-04 01:47:11.314 UTC [historyleveldb] Commit -> DEBU 1be5 Channel [mychannel]: Updating history database for blockNo [5] with [1] transactions 2018-06-04 01:47:11.321 UTC [historyleveldb] Commit -> DEBU 1be6 Channel [mychannel]: Updates committed to history database for blockNo [5] 2018-06-04 01:47:11.321 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1be7 Entry 2018-06-04 01:47:11.321 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1be8 Channel [mychannel]: Block event for block number [5] contains transaction id: cde9f6d0ddc6c541383629632bbc6eaba68f65766ba5168bd4f8078dce6d83ea 2018-06-04 01:47:11.322 UTC [eventhub_producer] CreateBlockEvents -> DEBU 1be9 Exit 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bea Entry 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1beb Event processor timeout > 0 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bec Event sent successfully 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bed Exit 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bee Entry 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bef Event processor timeout > 0 2018-06-04 01:47:11.322 UTC [eventhub_producer] Send -> DEBU 1bf0 Event sent successfully 2018-06-04 01:47:11.323 UTC [eventhub_producer] Send -> DEBU 1bf1 Exit 2018-06-04 01:47:11.323 UTC [common/deliver] deliverBlocks -> DEBU 1bf2 [channel: mychannel] Delivering block for (0xc422571400) for 172.19.0.1:33818 2018-06-04 01:47:11.337 UTC [common/deliver] deliverBlocks -> DEBU 1bf4 [channel: mychannel] Delivering block for (0xc422452fe0) for 172.19.0.1:42322 2018-06-04 01:47:11.341 UTC [common/deliver] deliverBlocks -> WARN 1bf5 [channel: mychannel] Error sending to 172.19.0.1:42322: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.342 UTC [common/deliver] deliverBlocks -> DEBU 1bf6 [channel: mychannel] Delivering block for (0xc42293b340) for 172.19.0.1:42424 2018-06-04 01:47:11.394 UTC [common/deliver] deliverBlocks -> WARN 1c1c [channel: mychannel] Error sending to 172.19.0.1:42424: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bf7 [channel: mychannel] Delivering block for (0xc422f360c0) for 172.19.0.1:42574 2018-06-04 01:47:11.395 UTC [common/deliver] deliverBlocks -> WARN 1c1d [channel: mychannel] Error sending to 172.19.0.1:42574: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bf8 [channel: mychannel] Delivering block for (0xc422df6140) for 172.19.0.1:42608 2018-06-04 01:47:11.397 UTC [common/deliver] deliverBlocks -> WARN 1c1e [channel: mychannel] Error sending to 172.19.0.1:42608: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bf9 [channel: mychannel] Delivering block for (0xc4222643e0) for 172.19.0.1:42636 2018-06-04 01:47:11.399 UTC [common/deliver] deliverBlocks -> WARN 1c1f [channel: mychannel] Error sending to 172.19.0.1:42636: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bfa [channel: mychannel] Delivering block for (0xc422bd9240) for 172.19.0.1:42726 2018-06-04 01:47:11.401 UTC [common/deliver] deliverBlocks -> WARN 1c20 [channel: mychannel] Error sending to 172.19.0.1:42726: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bfb [channel: mychannel] Delivering block for (0xc42218a100) for 172.19.0.1:42746 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bfc [channel: mychannel] Delivering block for (0xc422376260) for 172.19.0.1:42766 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bfd [channel: mychannel] Delivering block for (0xc4217e94a0) for 172.19.0.1:42786 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bfe [channel: mychannel] Delivering block for (0xc422dac1a0) for 172.19.0.1:42944 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1bff [channel: mychannel] Delivering block for (0xc4225beca0) for 172.19.0.1:42972 2018-06-04 01:47:11.345 UTC [common/deliver] deliverBlocks -> DEBU 1c00 [channel: mychannel] Delivering block for (0xc42025ebe0) for 172.19.0.1:43008 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c01 [channel: mychannel] Delivering block for (0xc4218af380) for 172.19.0.1:43040 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c02 [channel: mychannel] Delivering block for (0xc4229b0fa0) for 172.19.0.1:43060 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c03 [channel: mychannel] Delivering block for (0xc422f86100) for 172.19.0.1:43080 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c04 [channel: mychannel] Delivering block for (0xc422235680) for 172.19.0.1:43100 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c05 [channel: mychannel] Delivering block for (0xc4220de9c0) for 172.19.0.1:43120 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c06 [channel: mychannel] Delivering block for (0xc422f37b60) for 172.19.0.1:43402 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c07 [channel: mychannel] Delivering block for (0xc422584e00) for 172.19.0.1:54550 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c08 [channel: mychannel] Delivering block for (0xc42263ec20) for 172.19.0.1:54584 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c09 [channel: mychannel] Delivering block for (0xc422b1dde0) for 172.19.0.1:54628 2018-06-04 01:47:11.422 UTC [common/deliver] deliverBlocks -> WARN 1c23 [channel: mychannel] Error sending to 172.19.0.1:54628: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0a [channel: mychannel] Delivering block for (0xc422c71140) for 172.19.0.1:54724 2018-06-04 01:47:11.425 UTC [common/deliver] deliverBlocks -> WARN 1c24 [channel: mychannel] Error sending to 172.19.0.1:54724: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0b [channel: mychannel] Delivering block for (0xc422a238a0) for 172.19.0.1:54804 2018-06-04 01:47:11.426 UTC [common/deliver] deliverBlocks -> WARN 1c25 [channel: mychannel] Error sending to 172.19.0.1:54804: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0c [channel: mychannel] Delivering block for (0xc422453960) for 172.19.0.1:54880 2018-06-04 01:47:11.428 UTC [common/deliver] deliverBlocks -> WARN 1c26 [channel: mychannel] Error sending to 172.19.0.1:54880: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0d [channel: mychannel] Delivering block for (0xc422585600) for 172.19.0.1:54932 2018-06-04 01:47:11.429 UTC [common/deliver] deliverBlocks -> WARN 1c27 [channel: mychannel] Error sending to 172.19.0.1:54932: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0e [channel: mychannel] Delivering block for (0xc4216feec0) for 172.19.0.1:55010 2018-06-04 01:47:11.432 UTC [common/deliver] deliverBlocks -> WARN 1c28 [channel: mychannel] Error sending to 172.19.0.1:55010: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.346 UTC [common/deliver] deliverBlocks -> DEBU 1c0f [channel: mychannel] Delivering block for (0xc42214fba0) for 172.19.0.1:60090 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c10 [channel: mychannel] Delivering block for (0xc4218c3d80) for 172.19.0.1:60290 2018-06-04 01:47:11.436 UTC [common/deliver] deliverBlocks -> WARN 1c29 [channel: mychannel] Error sending to 172.19.0.1:60290: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c11 [channel: mychannel] Delivering block for (0xc422270840) for 172.19.0.1:60318 2018-06-04 01:47:11.439 UTC [common/deliver] deliverBlocks -> WARN 1c2a [channel: mychannel] Error sending to 172.19.0.1:60318: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c12 [channel: mychannel] Delivering block for (0xc421537920) for 172.19.0.1:60356 2018-06-04 01:47:11.441 UTC [common/deliver] deliverBlocks -> WARN 1c2b [channel: mychannel] Error sending to 172.19.0.1:60356: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c13 [channel: mychannel] Delivering block for (0xc422db5b80) for 172.19.0.1:60380 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c14 [channel: mychannel] Delivering block for (0xc4220de580) for 172.19.0.1:60424 2018-06-04 01:47:11.446 UTC [common/deliver] deliverBlocks -> WARN 1c2c [channel: mychannel] Error sending to 172.19.0.1:60424: rpc error: code = Canceled desc = context canceled 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c15 [channel: mychannel] Delivering block for (0xc4233cbec0) for 172.19.0.1:32824 2018-06-04 01:47:11.449 UTC [common/deliver] deliverBlocks -> WARN 1c2d [channel: mychannel] Error sending to 172.19.0.1:32824: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c16 [channel: mychannel] Delivering block for (0xc4227cca40) for 172.19.0.1:42200 2018-06-04 01:47:11.450 UTC [common/deliver] deliverBlocks -> WARN 1c2e [channel: mychannel] Error sending to 172.19.0.1:42200: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c17 [channel: mychannel] Delivering block for (0xc422c5f260) for 172.19.0.1:42672 2018-06-04 01:47:11.453 UTC [common/deliver] deliverBlocks -> WARN 1c2f [channel: mychannel] Error sending to 172.19.0.1:42672: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c18 [channel: mychannel] Delivering block for (0xc422849240) for 172.19.0.1:42706 2018-06-04 01:47:11.455 UTC [common/deliver] deliverBlocks -> WARN 1c30 [channel: mychannel] Error sending to 172.19.0.1:42706: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c19 [channel: mychannel] Delivering block for (0xc421868320) for 172.19.0.1:42910 2018-06-04 01:47:11.458 UTC [common/deliver] deliverBlocks -> WARN 1c31 [channel: mychannel] Error sending to 172.19.0.1:42910: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c1a [channel: mychannel] Delivering block for (0xc422d63b40) for 172.19.0.1:54776 2018-06-04 01:47:11.460 UTC [common/deliver] deliverBlocks -> WARN 1c32 [channel: mychannel] Error sending to 172.19.0.1:54776: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.358 UTC [common/deliver] deliverBlocks -> DEBU 1c1b [channel: mychannel] Delivering block for (0xc422cfeb40) for 172.19.0.1:60224 2018-06-04 01:47:11.461 UTC [common/deliver] deliverBlocks -> WARN 1c33 [channel: mychannel] Error sending to 172.19.0.1:60224: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.337 UTC [fsblkstorage] waitForBlock -> DEBU 1bf3 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.464 UTC [common/deliverevents] func1 -> DEBU 1c34 Closing Deliver stream 2018-06-04 01:47:11.464 UTC [fsblkstorage] waitForBlock -> DEBU 1c35 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.466 UTC [fsblkstorage] waitForBlock -> DEBU 1c36 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.467 UTC [common/deliverevents] func1 -> DEBU 1c37 Closing Deliver stream 2018-06-04 01:47:11.469 UTC [fsblkstorage] waitForBlock -> DEBU 1c38 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.469 UTC [fsblkstorage] waitForBlock -> DEBU 1c39 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.469 UTC [common/deliverevents] func1 -> DEBU 1c3a Closing Deliver stream 2018-06-04 01:47:11.469 UTC [fsblkstorage] waitForBlock -> DEBU 1c3b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.470 UTC [fsblkstorage] waitForBlock -> DEBU 1c3c Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.470 UTC [common/deliverevents] func1 -> DEBU 1c3d Closing Deliver stream 2018-06-04 01:47:11.470 UTC [fsblkstorage] waitForBlock -> DEBU 1c3e Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.470 UTC [fsblkstorage] waitForBlock -> DEBU 1c3f Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.470 UTC [common/deliverevents] func1 -> DEBU 1c40 Closing Deliver stream 2018-06-04 01:47:11.470 UTC [fsblkstorage] waitForBlock -> DEBU 1c41 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.471 UTC [fsblkstorage] waitForBlock -> DEBU 1c42 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.471 UTC [common/deliverevents] func1 -> DEBU 1c43 Closing Deliver stream 2018-06-04 01:47:11.471 UTC [fsblkstorage] waitForBlock -> DEBU 1c44 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.471 UTC [fsblkstorage] waitForBlock -> DEBU 1c45 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.471 UTC [common/deliverevents] func1 -> DEBU 1c46 Closing Deliver stream 2018-06-04 01:47:11.472 UTC [fsblkstorage] waitForBlock -> DEBU 1c47 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.473 UTC [fsblkstorage] waitForBlock -> DEBU 1c48 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.473 UTC [common/deliverevents] func1 -> DEBU 1c49 Closing Deliver stream 2018-06-04 01:47:11.473 UTC [fsblkstorage] waitForBlock -> DEBU 1c4a Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.474 UTC [fsblkstorage] waitForBlock -> DEBU 1c4b Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.477 UTC [common/deliverevents] func1 -> DEBU 1c4c Closing Deliver stream 2018-06-04 01:47:11.478 UTC [fsblkstorage] waitForBlock -> DEBU 1c4d Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.480 UTC [fsblkstorage] waitForBlock -> DEBU 1c4e Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.480 UTC [common/deliverevents] func1 -> DEBU 1c4f Closing Deliver stream 2018-06-04 01:47:11.480 UTC [fsblkstorage] waitForBlock -> DEBU 1c50 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.480 UTC [fsblkstorage] waitForBlock -> DEBU 1c51 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.482 UTC [common/deliverevents] func1 -> DEBU 1c52 Closing Deliver stream 2018-06-04 01:47:11.482 UTC [fsblkstorage] waitForBlock -> DEBU 1c53 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.482 UTC [fsblkstorage] waitForBlock -> DEBU 1c54 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.483 UTC [common/deliverevents] func1 -> DEBU 1c55 Closing Deliver stream 2018-06-04 01:47:11.483 UTC [fsblkstorage] waitForBlock -> DEBU 1c56 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.483 UTC [fsblkstorage] waitForBlock -> DEBU 1c57 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.483 UTC [common/deliverevents] func1 -> DEBU 1c58 Closing Deliver stream 2018-06-04 01:47:11.485 UTC [fsblkstorage] waitForBlock -> DEBU 1c59 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.485 UTC [fsblkstorage] waitForBlock -> DEBU 1c5a Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.485 UTC [common/deliverevents] func1 -> DEBU 1c5b Closing Deliver stream 2018-06-04 01:47:11.486 UTC [fsblkstorage] waitForBlock -> DEBU 1c5c Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.490 UTC [fsblkstorage] waitForBlock -> DEBU 1c5d Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.491 UTC [common/deliverevents] func1 -> DEBU 1c5e Closing Deliver stream 2018-06-04 01:47:11.491 UTC [fsblkstorage] waitForBlock -> DEBU 1c5f Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.491 UTC [fsblkstorage] waitForBlock -> DEBU 1c60 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.492 UTC [common/deliverevents] func1 -> DEBU 1c61 Closing Deliver stream 2018-06-04 01:47:11.492 UTC [fsblkstorage] waitForBlock -> DEBU 1c62 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.492 UTC [fsblkstorage] waitForBlock -> DEBU 1c63 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.492 UTC [common/deliverevents] func1 -> DEBU 1c64 Closing Deliver stream 2018-06-04 01:47:11.496 UTC [fsblkstorage] waitForBlock -> DEBU 1c65 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.497 UTC [fsblkstorage] waitForBlock -> DEBU 1c66 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.497 UTC [common/deliverevents] func1 -> DEBU 1c67 Closing Deliver stream 2018-06-04 01:47:11.497 UTC [fsblkstorage] waitForBlock -> DEBU 1c68 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.499 UTC [fsblkstorage] waitForBlock -> DEBU 1c69 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.504 UTC [common/deliverevents] func1 -> DEBU 1c6a Closing Deliver stream 2018-06-04 01:47:11.511 UTC [fsblkstorage] waitForBlock -> DEBU 1c6b Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.512 UTC [fsblkstorage] waitForBlock -> DEBU 1c6c Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.515 UTC [common/deliverevents] func1 -> DEBU 1c6d Closing Deliver stream 2018-06-04 01:47:11.515 UTC [fsblkstorage] waitForBlock -> DEBU 1c6e Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.523 UTC [fsblkstorage] waitForBlock -> DEBU 1c6f Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.524 UTC [common/deliverevents] func1 -> DEBU 1c70 Closing Deliver stream 2018-06-04 01:47:11.524 UTC [fsblkstorage] waitForBlock -> DEBU 1c71 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.524 UTC [fsblkstorage] waitForBlock -> DEBU 1c72 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.524 UTC [common/deliverevents] func1 -> DEBU 1c73 Closing Deliver stream 2018-06-04 01:47:11.525 UTC [fsblkstorage] waitForBlock -> DEBU 1c74 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.525 UTC [fsblkstorage] waitForBlock -> DEBU 1c75 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.526 UTC [common/deliverevents] func1 -> DEBU 1c76 Closing Deliver stream 2018-06-04 01:47:11.526 UTC [fsblkstorage] waitForBlock -> DEBU 1c77 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.536 UTC [fsblkstorage] waitForBlock -> DEBU 1c78 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.537 UTC [common/deliver] deliverBlocks -> WARN 1c79 [channel: mychannel] Error sending to 172.19.0.1:42746: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.539 UTC [common/deliverevents] func1 -> DEBU 1c7a Closing Deliver stream 2018-06-04 01:47:11.539 UTC [common/deliver] deliverBlocks -> WARN 1c7b [channel: mychannel] Error sending to 172.19.0.1:42766: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.539 UTC [common/deliverevents] func1 -> DEBU 1c7c Closing Deliver stream 2018-06-04 01:47:11.542 UTC [common/deliver] deliverBlocks -> WARN 1c7d [channel: mychannel] Error sending to 172.19.0.1:42786: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.545 UTC [common/deliverevents] func1 -> DEBU 1c7e Closing Deliver stream 2018-06-04 01:47:11.551 UTC [common/deliver] deliverBlocks -> WARN 1c7f [channel: mychannel] Error sending to 172.19.0.1:42944: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.559 UTC [common/deliverevents] func1 -> DEBU 1c80 Closing Deliver stream 2018-06-04 01:47:11.560 UTC [common/deliver] deliverBlocks -> WARN 1c81 [channel: mychannel] Error sending to 172.19.0.1:42972: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.562 UTC [common/deliverevents] func1 -> DEBU 1c82 Closing Deliver stream 2018-06-04 01:47:11.565 UTC [common/deliver] deliverBlocks -> WARN 1c83 [channel: mychannel] Error sending to 172.19.0.1:43008: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.574 UTC [common/deliverevents] func1 -> DEBU 1c84 Closing Deliver stream 2018-06-04 01:47:11.575 UTC [common/deliver] deliverBlocks -> WARN 1c85 [channel: mychannel] Error sending to 172.19.0.1:43040: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.582 UTC [common/deliverevents] func1 -> DEBU 1c86 Closing Deliver stream 2018-06-04 01:47:11.583 UTC [common/deliver] deliverBlocks -> WARN 1c87 [channel: mychannel] Error sending to 172.19.0.1:43060: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.584 UTC [common/deliverevents] func1 -> DEBU 1c88 Closing Deliver stream 2018-06-04 01:47:11.586 UTC [common/deliver] deliverBlocks -> WARN 1c89 [channel: mychannel] Error sending to 172.19.0.1:43080: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.588 UTC [common/deliverevents] func1 -> DEBU 1c8a Closing Deliver stream 2018-06-04 01:47:11.590 UTC [common/deliver] deliverBlocks -> WARN 1c8b [channel: mychannel] Error sending to 172.19.0.1:43100: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.597 UTC [common/deliverevents] func1 -> DEBU 1c8c Closing Deliver stream 2018-06-04 01:47:11.602 UTC [common/deliver] deliverBlocks -> WARN 1c8d [channel: mychannel] Error sending to 172.19.0.1:43120: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.605 UTC [common/deliverevents] func1 -> DEBU 1c8e Closing Deliver stream 2018-06-04 01:47:11.605 UTC [common/deliver] deliverBlocks -> WARN 1c8f [channel: mychannel] Error sending to 172.19.0.1:43402: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.610 UTC [common/deliverevents] func1 -> DEBU 1c90 Closing Deliver stream 2018-06-04 01:47:11.415 UTC [common/deliver] deliverBlocks -> WARN 1c21 [channel: mychannel] Error sending to 172.19.0.1:54550: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.620 UTC [common/deliverevents] func1 -> DEBU 1c91 Closing Deliver stream 2018-06-04 01:47:11.420 UTC [common/deliver] deliverBlocks -> WARN 1c22 [channel: mychannel] Error sending to 172.19.0.1:54584: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.621 UTC [common/deliverevents] func1 -> DEBU 1c92 Closing Deliver stream 2018-06-04 01:47:11.622 UTC [common/deliver] deliverBlocks -> WARN 1c93 [channel: mychannel] Error sending to 172.19.0.1:60090: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.622 UTC [common/deliverevents] func1 -> DEBU 1c94 Closing Deliver stream 2018-06-04 01:47:11.622 UTC [common/deliver] deliverBlocks -> WARN 1c95 [channel: mychannel] Error sending to 172.19.0.1:60380: rpc error: code = Unknown desc = the stream has been done 2018-06-04 01:47:11.627 UTC [common/deliverevents] func1 -> DEBU 1c96 Closing Deliver stream 2018-06-04 01:47:11.627 UTC [fsblkstorage] waitForBlock -> DEBU 1c97 Came out of wait. maxAvailaBlockNumber=[5] 2018-06-04 01:47:11.629 UTC [fsblkstorage] waitForBlock -> DEBU 1c98 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 01:47:11.887 UTC [couchdb] handleRequest -> DEBU 1c99 Exiting handleRequest() 2018-06-04 01:47:11.894 UTC [couchdb] WarmIndex -> DEBU 1c9a Entering WarmIndex() designdoc=selectCommoditiesByOwnerDoc indexname=selectCommoditiesByOwner 2018-06-04 01:47:11.894 UTC [couchdb] handleRequest -> DEBU 1c9b Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/_design/selectCommoditiesByOwnerDoc/_view/selectCommoditiesByOwner?stale=update_after 2018-06-04 01:47:11.895 UTC [couchdb] handleRequest -> DEBU 1c9c HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesByOwnerDoc/_view/selectCommoditiesByOwner?stale=update_after HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:12.256 UTC [couchdb] handleRequest -> DEBU 1c9d Exiting handleRequest() 2018-06-04 01:47:12.268 UTC [couchdb] WarmIndex -> DEBU 1c9e Entering WarmIndex() designdoc=selectCommoditiesDoc indexname=selectCommodities 2018-06-04 01:47:12.269 UTC [couchdb] handleRequest -> DEBU 1c9f Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/_design/selectCommoditiesDoc/_view/selectCommodities?stale=update_after 2018-06-04 01:47:12.269 UTC [couchdb] handleRequest -> DEBU 1ca0 HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesDoc/_view/selectCommodities?stale=update_after HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:12.663 UTC [couchdb] handleRequest -> DEBU 1ca1 Exiting handleRequest() 2018-06-04 01:47:12.665 UTC [couchdb] WarmIndex -> DEBU 1ca2 Entering WarmIndex() designdoc=selectCommoditiesWithHighQuantityDoc indexname=selectCommoditiesWithHighQuantity 2018-06-04 01:47:12.666 UTC [couchdb] handleRequest -> DEBU 1ca3 Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_trade-network/_design/selectCommoditiesWithHighQuantityDoc/_view/selectCommoditiesWithHighQuantity?stale=update_after 2018-06-04 01:47:12.668 UTC [couchdb] handleRequest -> DEBU 1ca4 HTTP Request: GET /mychannel_trade-network/_design/selectCommoditiesWithHighQuantityDoc/_view/selectCommoditiesWithHighQuantity?stale=update_after HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 01:47:12.989 UTC [couchdb] handleRequest -> DEBU 1ca5 Exiting handleRequest() 2018-06-04 01:47:12.993 UTC [couchdb] WarmIndexAllIndexes -> DEBU 1ca6 Exiting WarmIndexAllIndexes() 2018-06-04 02:32:37.383 UTC [common/deliverevents] Deliver -> DEBU 1ca7 Starting new Deliver handler 2018-06-04 02:32:37.385 UTC [common/deliver] Handle -> DEBU 1ca8 Starting new deliver loop for 172.19.0.1:34452 2018-06-04 02:32:37.390 UTC [common/deliver] Handle -> DEBU 1ca9 Attempting to read seek info message from 172.19.0.1:34452 2018-06-04 02:32:37.394 UTC [common/deliver] deliverBlocks -> DEBU 1caa [channel: mychannel] Received seekInfo (0xc42164ad40) start: > stop: > from 172.19.0.1:34452 2018-06-04 02:32:37.397 UTC [fsblkstorage] Next -> DEBU 1cab Initializing block stream for iterator. itr.maxBlockNumAvailable=5 2018-06-04 02:32:37.402 UTC [fsblkstorage] newBlockfileStream -> DEBU 1cac newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[49746] 2018-06-04 02:32:37.404 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cad Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 02:32:37.404 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cae Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 02:32:37.404 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1caf blockbytes [42515] read from file [0] 2018-06-04 02:32:37.406 UTC [common/deliver] deliverBlocks -> DEBU 1cb0 [channel: mychannel] Delivering block for (0xc42164ad40) for 172.19.0.1:34452 2018-06-04 02:32:37.412 UTC [fsblkstorage] waitForBlock -> DEBU 1cb1 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 02:32:37.552 UTC [endorser] ProcessProposal -> DEBU 1cb2 Entering: Got request from 172.19.0.1:34470 2018-06-04 02:32:37.553 UTC [protoutils] ValidateProposalMessage -> DEBU 1cb3 ValidateProposalMessage starts for signed proposal 0xc420353530 2018-06-04 02:32:37.556 UTC [protoutils] validateChannelHeader -> DEBU 1cb4 validateChannelHeader info: header type 3 2018-06-04 02:32:37.556 UTC [protoutils] checkSignatureFromCreator -> DEBU 1cb5 begin 2018-06-04 02:32:37.556 UTC [protoutils] checkSignatureFromCreator -> DEBU 1cb6 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 02:32:37.556 UTC [protoutils] checkSignatureFromCreator -> DEBU 1cb7 creator is valid 2018-06-04 02:32:37.557 UTC [protoutils] checkSignatureFromCreator -> DEBU 1cb8 exits successfully 2018-06-04 02:32:37.557 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1cb9 validateChaincodeProposalMessage starts for proposal 0xc4202ee690, header 0xc420366210 2018-06-04 02:32:37.557 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1cba validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 02:32:37.557 UTC [endorser] preProcess -> DEBU 1cbb [mychannel][8df2a128] processing txid: 8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2 2018-06-04 02:32:37.557 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1cbc retrieveTransactionByID() - txId = [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.557 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1cbd constructing new tx simulator 2018-06-04 02:32:37.558 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1cbe constructing new tx simulator txid = [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.558 UTC [endorser] simulateProposal -> DEBU 1cbf [mychannel][8df2a128] Entry chaincode: name:"lscc" 2018-06-04 02:32:37.558 UTC [endorser] disableJavaCCInst -> DEBU 1cc0 java chaincode disabled 2018-06-04 02:32:37.558 UTC [endorser] callChaincode -> DEBU 1cc1 [mychannel][8df2a128] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 02:32:37.558 UTC [ccprovider] NewCCContext -> DEBU 1cc2 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2,syscc=true,proposal=0xc4202ee690,canname=lscc:1.1.0 2018-06-04 02:32:37.558 UTC [chaincode] Launch -> DEBU 1cc3 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 02:32:37.558 UTC [chaincode] Execute -> DEBU 1cc4 Entry 2018-06-04 02:32:37.558 UTC [chaincode] Execute -> DEBU 1cc5 chaincode canonical name: lscc:1.1.0 2018-06-04 02:32:37.558 UTC [chaincode] sendExecuteMessage -> DEBU 1cc6 [8df2a128]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 02:32:37.558 UTC [chaincode] setChaincodeProposal -> DEBU 1cc7 Setting chaincode proposal context... 2018-06-04 02:32:37.559 UTC [chaincode] setChaincodeProposal -> DEBU 1cc8 Proposal different from nil. Creating chaincode proposal context... 2018-06-04 02:32:37.559 UTC [chaincode] sendExecuteMessage -> DEBU 1cc9 [8df2a128]sendExecuteMsg trigger event TRANSACTION 2018-06-04 02:32:37.559 UTC [chaincode] processStream -> DEBU 1cca [8df2a128]Move state message TRANSACTION 2018-06-04 02:32:37.560 UTC [chaincode] handleMessage -> DEBU 1ccb [8df2a128]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 02:32:37.560 UTC [chaincode] filterError -> DEBU 1ccc Ignoring NoTransitionError: no transition 2018-06-04 02:32:37.560 UTC [chaincode] processStream -> DEBU 1ccd [8df2a128]sending state message TRANSACTION 2018-06-04 02:32:37.560 UTC [shim] func1 -> DEBU 1cce [8df2a128]Received message TRANSACTION from shim 2018-06-04 02:32:37.560 UTC [shim] handleMessage -> DEBU 1ccf [8df2a128]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 02:32:37.560 UTC [shim] beforeTransaction -> DEBU 1cd0 [8df2a128]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 02:32:37.604 UTC [shim] handleGetState -> DEBU 1cd1 [8df2a128]Sending GET_STATE 2018-06-04 02:32:37.605 UTC [chaincode] processStream -> DEBU 1cd2 [8df2a128]Received message GET_STATE from shim 2018-06-04 02:32:37.605 UTC [chaincode] handleMessage -> DEBU 1cd3 [8df2a128]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 02:32:37.605 UTC [chaincode] afterGetState -> DEBU 1cd4 [8df2a128]Received GET_STATE, invoking get state from ledger 2018-06-04 02:32:37.605 UTC [chaincode] filterError -> DEBU 1cd5 Ignoring NoTransitionError: no transition 2018-06-04 02:32:37.605 UTC [chaincode] func1 -> DEBU 1cd6 [8df2a128] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 02:32:37.605 UTC [statecouchdb] GetState -> DEBU 1cd7 GetState(). ns=lscc, key=trade-network 2018-06-04 02:32:37.605 UTC [couchdb] ReadDoc -> DEBU 1cd8 Entering ReadDoc() id=[trade-network] 2018-06-04 02:32:37.605 UTC [couchdb] encodePathElement -> DEBU 1cd9 Entering encodePathElement() string=trade-network 2018-06-04 02:32:37.605 UTC [couchdb] encodePathElement -> DEBU 1cda Exiting encodePathElement() encodedStr=trade-network 2018-06-04 02:32:37.606 UTC [couchdb] handleRequest -> DEBU 1cdb Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 02:32:37.606 UTC [couchdb] handleRequest -> DEBU 1cdc HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 02:32:37.613 UTC [couchdb] handleRequest -> DEBU 1cdd Exiting handleRequest() 2018-06-04 02:32:37.615 UTC [couchdb] ReadDoc -> DEBU 1cde part header=map[Content-Type:[application/json]] 2018-06-04 02:32:37.617 UTC [couchdb] ReadDoc -> DEBU 1cdf 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.617 UTC [couchdb] ReadDoc -> DEBU 1ce0 Retrieved attachment data 2018-06-04 02:32:37.618 UTC [chaincode] func1 -> DEBU 1ce1 [8df2a128]Got state. Sending RESPONSE 2018-06-04 02:32:37.619 UTC [chaincode] 1 -> DEBU 1ce2 [8df2a128]handleGetState serial send RESPONSE 2018-06-04 02:32:37.619 UTC [shim] func1 -> DEBU 1ce3 [8df2a128]Received message RESPONSE from shim 2018-06-04 02:32:37.620 UTC [shim] handleMessage -> DEBU 1ce4 [8df2a128]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 02:32:37.620 UTC [shim] sendChannel -> DEBU 1ce5 [8df2a128]before send 2018-06-04 02:32:37.620 UTC [shim] sendChannel -> DEBU 1ce6 [8df2a128]after send 2018-06-04 02:32:37.620 UTC [shim] afterResponse -> DEBU 1ce7 [8df2a128]Received RESPONSE, communicated (state:ready) 2018-06-04 02:32:37.620 UTC [shim] handleGetState -> DEBU 1ce8 [8df2a128]GetState received payload RESPONSE 2018-06-04 02:32:37.621 UTC [shim] func1 -> DEBU 1ce9 [8df2a128]Transaction completed. Sending COMPLETED 2018-06-04 02:32:37.621 UTC [shim] func1 -> DEBU 1cea [8df2a128]Move state message COMPLETED 2018-06-04 02:32:37.621 UTC [shim] handleMessage -> DEBU 1ceb [8df2a128]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 02:32:37.621 UTC [shim] func1 -> DEBU 1cec [8df2a128]send state message COMPLETED 2018-06-04 02:32:37.621 UTC [chaincode] processStream -> DEBU 1ced [8df2a128]Received message COMPLETED from shim 2018-06-04 02:32:37.621 UTC [chaincode] handleMessage -> DEBU 1cee [8df2a128]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 02:32:37.621 UTC [chaincode] handleMessage -> DEBU 1cef [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2]HandleMessage- COMPLETED. Notify 2018-06-04 02:32:37.621 UTC [chaincode] notify -> DEBU 1cf0 notifying Txid:8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2, channelID:mychannel 2018-06-04 02:32:37.621 UTC [chaincode] Execute -> DEBU 1cf1 Exit 2018-06-04 02:32:37.622 UTC [endorser] callChaincode -> DEBU 1cf2 [mychannel][8df2a128] Exit 2018-06-04 02:32:37.622 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1cf3 Simulation completed, getting simulation results 2018-06-04 02:32:37.622 UTC [lockbasedtxmgr] Done -> DEBU 1cf4 Done with transaction simulation / query execution [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.622 UTC [endorser] simulateProposal -> DEBU 1cf5 [mychannel][8df2a128] Exit 2018-06-04 02:32:37.622 UTC [endorser] ProcessProposal -> ERRO 1cf6 [mychannel][8df2a128] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2 2018-06-04 02:32:37.626 UTC [lockbasedtxmgr] Done -> DEBU 1cf7 Done with transaction simulation / query execution [8df2a128a2aee90509141748f8b74ae8f1bc485c612c35d2d3280fe192e6fde2] 2018-06-04 02:32:37.627 UTC [endorser] ProcessProposal -> DEBU 1cf8 Exit: request from%!(EXTRA string=172.19.0.1:34470) 2018-06-04 03:03:35.172 UTC [common/deliverevents] Deliver -> DEBU 1cf9 Starting new Deliver handler 2018-06-04 03:03:35.173 UTC [common/deliver] Handle -> DEBU 1cfa Starting new deliver loop for 172.19.0.1:34834 2018-06-04 03:03:35.173 UTC [common/deliver] Handle -> DEBU 1cfb Attempting to read seek info message from 172.19.0.1:34834 2018-06-04 03:03:35.174 UTC [common/deliver] deliverBlocks -> DEBU 1cfc [channel: mychannel] Received seekInfo (0xc421536540) start: > stop: > from 172.19.0.1:34834 2018-06-04 03:03:35.176 UTC [fsblkstorage] Next -> DEBU 1cfd Initializing block stream for iterator. itr.maxBlockNumAvailable=5 2018-06-04 03:03:35.177 UTC [fsblkstorage] newBlockfileStream -> DEBU 1cfe newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/mychannel/blockfile_000000], startOffset=[49746] 2018-06-04 03:03:35.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1cff Remaining bytes=[42518], Going to peek [8] bytes 2018-06-04 03:03:35.178 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d00 Returning blockbytes - length=[42515], placementInfo={fileNum=[0], startOffset=[49746], bytesOffset=[49749]} 2018-06-04 03:03:35.178 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1d01 blockbytes [42515] read from file [0] 2018-06-04 03:03:35.178 UTC [common/deliver] deliverBlocks -> DEBU 1d02 [channel: mychannel] Delivering block for (0xc421536540) for 172.19.0.1:34834 2018-06-04 03:03:35.183 UTC [fsblkstorage] waitForBlock -> DEBU 1d03 Going to wait for newer blocks. maxAvailaBlockNumber=[5], waitForBlockNum=[6] 2018-06-04 03:03:35.321 UTC [endorser] ProcessProposal -> DEBU 1d04 Entering: Got request from 172.19.0.1:34852 2018-06-04 03:03:35.321 UTC [protoutils] ValidateProposalMessage -> DEBU 1d05 ValidateProposalMessage starts for signed proposal 0xc422a62300 2018-06-04 03:03:35.321 UTC [protoutils] validateChannelHeader -> DEBU 1d06 validateChannelHeader info: header type 3 2018-06-04 03:03:35.324 UTC [protoutils] checkSignatureFromCreator -> DEBU 1d07 begin 2018-06-04 03:03:35.324 UTC [protoutils] checkSignatureFromCreator -> DEBU 1d08 creator is &{Org1MSP ae9ebc32513e4ef82c2ecd343a9eb281800a5a8359f38caf4137f4b70fdfde03} 2018-06-04 03:03:35.325 UTC [protoutils] checkSignatureFromCreator -> DEBU 1d09 creator is valid 2018-06-04 03:03:35.325 UTC [protoutils] checkSignatureFromCreator -> DEBU 1d0a exits successfully 2018-06-04 03:03:35.325 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1d0b validateChaincodeProposalMessage starts for proposal 0xc4235e1130, header 0xc422a62690 2018-06-04 03:03:35.326 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 1d0c validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" 2018-06-04 03:03:35.326 UTC [endorser] preProcess -> DEBU 1d0d [mychannel][53e033ed] processing txid: 53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564 2018-06-04 03:03:35.326 UTC [fsblkstorage] retrieveTransactionByID -> DEBU 1d0e retrieveTransactionByID() - txId = [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.326 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 1d0f constructing new tx simulator 2018-06-04 03:03:35.326 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 1d10 constructing new tx simulator txid = [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.326 UTC [endorser] simulateProposal -> DEBU 1d11 [mychannel][53e033ed] Entry chaincode: name:"lscc" 2018-06-04 03:03:35.327 UTC [endorser] disableJavaCCInst -> DEBU 1d12 java chaincode disabled 2018-06-04 03:03:35.327 UTC [endorser] callChaincode -> DEBU 1d13 [mychannel][53e033ed] Entry chaincode: name:"lscc" version: 1.1.0 2018-06-04 03:03:35.327 UTC [ccprovider] NewCCContext -> DEBU 1d14 NewCCCC (chain=mychannel,chaincode=lscc,version=1.1.0,txid=53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564,syscc=true,proposal=0xc4235e1130,canname=lscc:1.1.0 2018-06-04 03:03:35.327 UTC [chaincode] Launch -> DEBU 1d15 chaincode is running(no need to launch) : lscc:1.1.0 2018-06-04 03:03:35.327 UTC [chaincode] Execute -> DEBU 1d16 Entry 2018-06-04 03:03:35.328 UTC [chaincode] Execute -> DEBU 1d17 chaincode canonical name: lscc:1.1.0 2018-06-04 03:03:35.328 UTC [chaincode] sendExecuteMessage -> DEBU 1d18 [53e033ed]Inside sendExecuteMessage. Message TRANSACTION 2018-06-04 03:03:35.328 UTC [chaincode] setChaincodeProposal -> DEBU 1d19 Setting chaincode proposal context... 2018-06-04 03:03:35.328 UTC [chaincode] setChaincodeProposal -> DEBU 1d1a Proposal different from nil. Creating chaincode proposal context... 2018-06-04 03:03:35.328 UTC [chaincode] sendExecuteMessage -> DEBU 1d1b [53e033ed]sendExecuteMsg trigger event TRANSACTION 2018-06-04 03:03:35.328 UTC [chaincode] processStream -> DEBU 1d1c [53e033ed]Move state message TRANSACTION 2018-06-04 03:03:35.329 UTC [chaincode] handleMessage -> DEBU 1d1d [53e033ed]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready 2018-06-04 03:03:35.329 UTC [chaincode] filterError -> DEBU 1d1e Ignoring NoTransitionError: no transition 2018-06-04 03:03:35.330 UTC [chaincode] processStream -> DEBU 1d1f [53e033ed]sending state message TRANSACTION 2018-06-04 03:03:35.330 UTC [shim] func1 -> DEBU 1d20 [53e033ed]Received message TRANSACTION from shim 2018-06-04 03:03:35.330 UTC [shim] handleMessage -> DEBU 1d21 [53e033ed]Handling ChaincodeMessage of type: TRANSACTION(state:ready) 2018-06-04 03:03:35.330 UTC [shim] beforeTransaction -> DEBU 1d22 [53e033ed]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) 2018-06-04 03:03:35.333 UTC [shim] handleGetState -> DEBU 1d23 [53e033ed]Sending GET_STATE 2018-06-04 03:03:35.338 UTC [chaincode] processStream -> DEBU 1d24 [53e033ed]Received message GET_STATE from shim 2018-06-04 03:03:35.338 UTC [chaincode] handleMessage -> DEBU 1d25 [53e033ed]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready 2018-06-04 03:03:35.338 UTC [chaincode] afterGetState -> DEBU 1d26 [53e033ed]Received GET_STATE, invoking get state from ledger 2018-06-04 03:03:35.338 UTC [chaincode] filterError -> DEBU 1d27 Ignoring NoTransitionError: no transition 2018-06-04 03:03:35.338 UTC [chaincode] func1 -> DEBU 1d28 [53e033ed] getting state for chaincode lscc, key trade-network, channel mychannel 2018-06-04 03:03:35.339 UTC [statecouchdb] GetState -> DEBU 1d29 GetState(). ns=lscc, key=trade-network 2018-06-04 03:03:35.339 UTC [couchdb] ReadDoc -> DEBU 1d2a Entering ReadDoc() id=[trade-network] 2018-06-04 03:03:35.339 UTC [couchdb] encodePathElement -> DEBU 1d2b Entering encodePathElement() string=trade-network 2018-06-04 03:03:35.339 UTC [couchdb] encodePathElement -> DEBU 1d2c Exiting encodePathElement() encodedStr=trade-network 2018-06-04 03:03:35.339 UTC [couchdb] handleRequest -> DEBU 1d2d Entering handleRequest() method=GET url=http://couchdb3:5984/mychannel_lscc/trade-network?attachments=true 2018-06-04 03:03:35.339 UTC [couchdb] handleRequest -> DEBU 1d2e HTTP Request: GET /mychannel_lscc/trade-network?attachments=true HTTP/1.1 | Host: couchdb3:5984 | User-Agent: Go-http-client/1.1 | Accept: multipart/related | Accept-Encoding: gzip | | 2018-06-04 03:03:35.351 UTC [couchdb] handleRequest -> DEBU 1d2f Exiting handleRequest() 2018-06-04 03:03:35.353 UTC [couchdb] ReadDoc -> DEBU 1d30 part header=map[Content-Type:[application/json]] 2018-06-04 03:03:35.354 UTC [couchdb] ReadDoc -> DEBU 1d31 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.357 UTC [couchdb] ReadDoc -> DEBU 1d32 Retrieved attachment data 2018-06-04 03:03:35.358 UTC [chaincode] func1 -> DEBU 1d33 [53e033ed]Got state. Sending RESPONSE 2018-06-04 03:03:35.358 UTC [chaincode] 1 -> DEBU 1d34 [53e033ed]handleGetState serial send RESPONSE 2018-06-04 03:03:35.358 UTC [shim] func1 -> DEBU 1d35 [53e033ed]Received message RESPONSE from shim 2018-06-04 03:03:35.358 UTC [shim] handleMessage -> DEBU 1d36 [53e033ed]Handling ChaincodeMessage of type: RESPONSE(state:ready) 2018-06-04 03:03:35.358 UTC [shim] sendChannel -> DEBU 1d37 [53e033ed]before send 2018-06-04 03:03:35.358 UTC [shim] sendChannel -> DEBU 1d38 [53e033ed]after send 2018-06-04 03:03:35.358 UTC [shim] afterResponse -> DEBU 1d39 [53e033ed]Received RESPONSE, communicated (state:ready) 2018-06-04 03:03:35.359 UTC [shim] handleGetState -> DEBU 1d3a [53e033ed]GetState received payload RESPONSE 2018-06-04 03:03:35.359 UTC [shim] func1 -> DEBU 1d3b [53e033ed]Transaction completed. Sending COMPLETED 2018-06-04 03:03:35.359 UTC [shim] func1 -> DEBU 1d3c [53e033ed]Move state message COMPLETED 2018-06-04 03:03:35.360 UTC [shim] handleMessage -> DEBU 1d3d [53e033ed]Handling ChaincodeMessage of type: COMPLETED(state:ready) 2018-06-04 03:03:35.360 UTC [shim] func1 -> DEBU 1d3e [53e033ed]send state message COMPLETED 2018-06-04 03:03:35.360 UTC [chaincode] processStream -> DEBU 1d3f [53e033ed]Received message COMPLETED from shim 2018-06-04 03:03:35.360 UTC [chaincode] handleMessage -> DEBU 1d40 [53e033ed]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready 2018-06-04 03:03:35.360 UTC [chaincode] handleMessage -> DEBU 1d41 [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564]HandleMessage- COMPLETED. Notify 2018-06-04 03:03:35.360 UTC [chaincode] notify -> DEBU 1d42 notifying Txid:53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564, channelID:mychannel 2018-06-04 03:03:35.360 UTC [chaincode] Execute -> DEBU 1d43 Exit 2018-06-04 03:03:35.360 UTC [endorser] callChaincode -> DEBU 1d44 [mychannel][53e033ed] Exit 2018-06-04 03:03:35.360 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 1d45 Simulation completed, getting simulation results 2018-06-04 03:03:35.360 UTC [lockbasedtxmgr] Done -> DEBU 1d46 Done with transaction simulation / query execution [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.360 UTC [endorser] simulateProposal -> DEBU 1d47 [mychannel][53e033ed] Exit 2018-06-04 03:03:35.360 UTC [endorser] ProcessProposal -> ERRO 1d48 [mychannel][53e033ed] simulateProposal() resulted in chaincode name:"lscc" response status 500 for txid: 53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564 2018-06-04 03:03:35.361 UTC [lockbasedtxmgr] Done -> DEBU 1d49 Done with transaction simulation / query execution [53e033ed2ea6ccadc6a28453833739f27621f054e342e34a35fbd769f9582564] 2018-06-04 03:03:35.361 UTC [endorser] ProcessProposal -> DEBU 1d4a Exit: request from%!(EXTRA string=172.19.0.1:34852)