Attaching to peer1.org1.example.com, peer1.org2.example.com, peer0.org2.example.com, orderer.example.com, fabric-cli, peer0.org1.example.com orderer.example.com | 2017-12-05 07:29:40.130 UTC [orderer/main] main -> INFO 001 Starting orderer: orderer.example.com | Version: 1.0.4 orderer.example.com | Go version: go1.7.5 orderer.example.com | OS/Arch: linux/amd64 orderer.example.com | [002 12-05 07:29:40.13 UTC] [main] main.initializeGrpcServer.initializeSecureServerConfig -> INFO Starting orderer with TLS enabled orderer.example.com | [003 12-05 07:29:40.17 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP.Get.NewFileBasedKeyStore.Init.openKeyStore -> DEBU KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done orderer.example.com | [004 12-05 07:29:40.17 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW] orderer.example.com | [005 12-05 07:29:40.17 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts orderer.example.com | [006 12-05 07:29:40.17 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem orderer.example.com | [007 12-05 07:29:40.18 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts orderer.example.com | [008 12-05 07:29:40.18 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem orderer.example.com | [009 12-05 07:29:40.18 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts orderer.example.com | [00a 12-05 07:29:40.18 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem orderer.example.com | [00b 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts orderer.example.com | [00c 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory] orderer.example.com | [00d 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts orderer.example.com | [00e 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem orderer.example.com | [00f 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts orderer.example.com | [010 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory] orderer.example.com | [011 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls orderer.example.com | [012 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory] orderer.example.com | [013 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig -> DEBU MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory] orderer.example.com | [014 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [015 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP orderer.example.com | [016 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [017 12-05 07:29:40.19 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [018 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [019 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01a 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL orderer.example.com | gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX orderer.example.com | KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U orderer.example.com | iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv orderer.example.com | Tg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01b 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [de469e87081a65c13df76f2cc650d87e44f666f558897af7e2b194d67d48549b] at [/var/hyperledger/orderer/msp/keystore/de469e87081a65c13df76f2cc650d87e44f666f558897af7e2b194d67d48549b_sk]... orderer.example.com | [01c 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL orderer.example.com | gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX orderer.example.com | KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U orderer.example.com | iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv orderer.example.com | Tg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [01d 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [01e 12-05 07:29:40.20 UTC] [main] main.initializeMultiChainManager.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer orderer.example.com | [01f 12-05 07:29:40.20 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.createLedgerFactory.New -> DEBU Initializing ledger at: /var/hyperledger/production/orderer orderer.example.com | [020 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate -> DEBU Initializing chain testchainid at: /var/hyperledger/production/orderer/chain_testchainid orderer.example.com | [021 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.newChain -> DEBU Initialized to block height 18446744073709551615 with hash orderer.example.com | [022 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.initializeBootstrapChannel.Append.writeBlock -> DEBU Wrote block 0 orderer.example.com | [023 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.readBlock -> DEBU Read block 0 orderer.example.com | [024 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.readBlock -> DEBU Read block 0 orderer.example.com | [025 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [026 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [027 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [028 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [029 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [02a 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [02b 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums orderer.example.com | [02c 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium orderer.example.com | [02d 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP orderer.example.com | [02e 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP orderer.example.com | [02f 12-05 07:29:40.21 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins orderer.example.com | [030 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers orderer.example.com | [031 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers orderer.example.com | [032 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP orderer.example.com | [033 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP orderer.example.com | [034 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers orderer.example.com | [035 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers orderer.example.com | [036 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins orderer.example.com | [037 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy orderer.example.com | [038 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Consortiums/Admins orderer.example.com | [039 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [03a 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [03b 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [03c 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [03d 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org2.example.com | [001 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: orderer.example.com | [03e 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org2.example.com | Version: 1.0.4 orderer.example.com | [03f 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | Go version: go1.9.2 orderer.example.com | [040 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer1.org2.example.com | OS/Arch: linux/amd64 peer1.org2.example.com | Chaincode: peer1.org2.example.com | Base Image Version: 0.3.2 orderer.example.com | [041 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | Base Docker Namespace: hyperledger orderer.example.com | [042 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric peer1.org2.example.com | Docker Namespace: hyperledger peer1.org2.example.com | peer1.org2.example.com | [002 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org2.example.com | [003 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org2.example.com | [004 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org2.example.com | [005 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org2.example.com | [006 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists peer1.org2.example.com | [007 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org2.example.com | [008 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org2.example.com | [009 12-05 07:29:41.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer1.org2.example.com | [00a 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer1.org2.example.com | [00b 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb peer1.org2.example.com | [00c 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer1.org2.example.com | [00d 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist orderer.example.com | [043 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [00e 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer1.org1.example.com | [001 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer1.org2.example.com | [00f 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer1.org1.example.com | Version: 1.0.4 peer1.org2.example.com | [010 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] orderer.example.com | [044 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer1.org1.example.com | Go version: go1.9.2 peer1.org2.example.com | [011 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer0.org1.example.com | [001 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer1.org1.example.com | OS/Arch: linux/amd64 peer1.org2.example.com | [012 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer0.org1.example.com | Version: 1.0.4 orderer.example.com | [045 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org1.example.com | Chaincode: peer0.org1.example.com | Go version: go1.9.2 peer1.org2.example.com | [013 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org1.example.com | Base Image Version: 0.3.2 orderer.example.com | [046 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | OS/Arch: linux/amd64 peer1.org2.example.com | [014 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer1.org1.example.com | Base Docker Namespace: hyperledger peer0.org1.example.com | Chaincode: peer1.org2.example.com | [015 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric orderer.example.com | [047 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | Base Image Version: 0.3.2 peer1.org2.example.com | [016 12-05 07:29:41.93 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org1.example.com | Docker Namespace: hyperledger peer0.org1.example.com | Base Docker Namespace: hyperledger peer1.org2.example.com | [017 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled orderer.example.com | [048 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org1.example.com | peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric peer1.org1.example.com | [002 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org2.example.com | [018 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer0.org1.example.com | Docker Namespace: hyperledger peer1.org1.example.com | [003 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org2.example.com | [019 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org1.example.com | [004 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org1.example.com | [005 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org1.example.com | [006 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists orderer.example.com | [049 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org2.example.com | [01a 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org1.example.com | [007 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer0.org1.example.com | peer1.org1.example.com | [008 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer0.org1.example.com | [002 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org1.example.com | [009 12-05 07:29:41.66 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer0.org1.example.com | [003 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer1.org2.example.com | [01b 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer1.org1.example.com | [00a 12-05 07:29:41.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer0.org1.example.com | [004 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer1.org2.example.com | [01c 12-05 07:29:41.94 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started orderer.example.com | [04a 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [00b 12-05 07:29:41.67 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb peer0.org1.example.com | [005 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer1.org2.example.com | [01d 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org2.example.com | [01e 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org2.example.com:7052 peer1.org1.example.com | [00c 12-05 07:29:41.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer0.org1.example.com | [006 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists orderer.example.com | [04b 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [00d 12-05 07:29:41.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer0.org1.example.com | [007 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org1.example.com | [00e 12-05 07:29:41.67 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer0.org1.example.com | [008 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer1.org2.example.com | [01f 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) peer1.org1.example.com | [00f 12-05 07:29:41.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer0.org1.example.com | [009 12-05 07:29:40.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer1.org2.example.com | [020 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer1.org1.example.com | [010 12-05 07:29:41.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer0.org1.example.com | [00a 12-05 07:29:40.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider orderer.example.com | [04c 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org2.example.com | [021 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org1.example.com | [011 12-05 07:29:41.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer0.org1.example.com | [00b 12-05 07:29:40.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb orderer.example.com | [04d 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel testchainid peer1.org1.example.com | [012 12-05 07:29:41.68 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer0.org1.example.com | [00c 12-05 07:29:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer0.org1.example.com | [00d 12-05 07:29:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer1.org2.example.com | [022 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org1.example.com | [013 12-05 07:29:41.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org1.example.com | [014 12-05 07:29:41.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer0.org1.example.com | [00e 12-05 07:29:40.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer1.org2.example.com | [023 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org1.example.com | [015 12-05 07:29:41.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer0.org1.example.com | [00f 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer0.org1.example.com | [010 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer1.org2.example.com | [024 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org1.example.com | [016 12-05 07:29:41.69 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized orderer.example.com | [04e 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [011 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer1.org2.example.com | [025 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org1.example.com | [017 12-05 07:29:41.69 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer0.org1.example.com | [012 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer1.org2.example.com | [026 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer1.org1.example.com | [018 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK orderer.example.com | [04f 12-05 07:29:40.22 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [013 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer1.org1.example.com | [019 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org2.example.com | [027 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered orderer.example.com | [050 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [014 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer1.org1.example.com | [01a 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer1.org2.example.com | [028 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer orderer.example.com | [051 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [015 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer1.org1.example.com | [01b 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer1.org2.example.com | [029 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [052 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [01c 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer0.org1.example.com | [016 12-05 07:29:40.52 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer1.org2.example.com | [02a 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [01d 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer0.org1.example.com | [017 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer0.org1.example.com | [018 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer1.org1.example.com | [01e 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org1.example.com:7052 peer1.org2.example.com | [02b 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [053 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org1.example.com | [019 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer1.org2.example.com | [02c 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051] peer1.org1.example.com | [01f 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) peer0.org1.example.com | [01a 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION orderer.example.com | [054 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer1.org1.example.com | [020 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer0.org1.example.com | [01b 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer1.org2.example.com | [02d 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [055 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [01c 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer1.org1.example.com | [021 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org2.example.com | [02e 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | [022 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer0.org1.example.com | [01d 12-05 07:29:40.53 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org2.example.com | [02f 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | [056 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Consortiums peer1.org1.example.com | [023 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [01e 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org1.example.com:7052 orderer.example.com | [057 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues -> DEBU Initializing protos for *config.ConsortiumProtos peer1.org1.example.com | [024 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [01f 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) orderer.example.com | [058 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.BeginValueProposals.Allocate.NewConsortiumConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelCreationPolicy peer1.org1.example.com | [025 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | [059 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [020 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw peer1.org1.example.com | [026 12-05 07:29:41.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [021 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org1.example.com | [027 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [028 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer0.org1.example.com | [022 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+ peer1.org2.example.com | e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G peer1.org1.example.com | [029 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [02a 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [023 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv peer1.org1.example.com | [02b 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv peer0.org1.example.com | [024 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer0.org1.example.com | [025 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer1.org2.example.com | 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx peer1.org1.example.com | [02c 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051] peer1.org2.example.com | k8e5ucZ3Jd6kEw76mA== peer1.org1.example.com | [02d 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [026 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered orderer.example.com | [05a 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [02e 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org2.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [02f 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [027 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [030 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [028 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [029 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [031 12-05 07:29:41.95 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [05b 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [001 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer: peer1.org2.example.com | [032 12-05 07:29:41.96 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [02a 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ peer0.org2.example.com | Version: 1.0.4 peer0.org2.example.com | Go version: go1.9.2 peer0.org1.example.com | [02b 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q peer1.org2.example.com | [033 12-05 07:29:41.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | [05c 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org2.example.com | OS/Arch: linux/amd64 peer0.org1.example.com | [02c 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051] peer1.org1.example.com | bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G peer1.org2.example.com | [034 12-05 07:29:41.96 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | [05d 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org2.example.com | Chaincode: peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer0.org1.example.com | [02d 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL orderer.example.com | [05e 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | Base Image Version: 0.3.2 peer1.org1.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | Base Docker Namespace: hyperledger orderer.example.com | [05f 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [02e 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31 peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric peer0.org1.example.com | [02f 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | [060 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org2.example.com | Docker Namespace: hyperledger peer1.org1.example.com | pBtbXEZm+WoA1Hjp7A== peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | [061 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org2.example.com | peer1.org1.example.com | -----END CERTIFICATE----- peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | [062 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org2.example.com | [002 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [030 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [063 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org2.example.com | [003 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org1.example.com | [031 12-05 07:29:41.71 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+ peer0.org2.example.com | [004 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/] peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla orderer.example.com | [064 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G peer1.org1.example.com | [032 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [005 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv peer0.org2.example.com | [006 12-05 07:29:42.60 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists orderer.example.com | [065 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org1.example.com | [033 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer0.org2.example.com | [007 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/] peer1.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv peer1.org1.example.com | [034 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4 orderer.example.com | [066 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [008 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist peer0.org1.example.com | s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [009 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3 peer1.org2.example.com | 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx orderer.example.com | [067 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [00a 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider peer0.org1.example.com | xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5 peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | k8e5ucZ3Jd6kEw76mA== peer1.org2.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [00b 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb peer0.org1.example.com | Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [00c 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/] peer0.org1.example.com | ibHlRV1ViFqHbzF3ww== orderer.example.com | [068 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org2.example.com | [00d 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist peer1.org2.example.com | [035 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org2.example.com:7051 [] [226 174 119 96 31 63 126 236 5 76 122 34 73 219 183 195 65 107 241 172 223 68 46 149 61 40 21 69 107 230 76 36] peer1.org2.example.com:7051} incTime is 1512458981969491200 peer0.org1.example.com | -----END CERTIFICATE----- orderer.example.com | [069 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org2.example.com | [00e 12-05 07:29:42.61 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists peer0.org1.example.com | [030 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [036 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [226 174 119 96 31 63 126 236 5 76 122 34 73 219 183 195 65 107 241 172 223 68 46 149 61 40 21 69 107 230 76 36] peer1.org2.example.com:7051} peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [031 12-05 07:29:40.54 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [06a 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org2.example.com | [00f 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb peer0.org1.example.com | [032 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [037 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [010 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/] peer0.org1.example.com | [033 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [038 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | [06b 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org2.example.com | [011 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist peer0.org1.example.com | [034 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | [06c 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer1.org2.example.com | [039 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [012 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [013 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized peer0.org2.example.com | [014 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | [06d 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [015 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [016 12-05 07:29:42.62 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | [06e 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [017 12-05 07:29:42.64 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm peer0.org2.example.com | [018 12-05 07:29:42.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+ orderer.example.com | [06f 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer1.org1.example.com | kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31 peer0.org2.example.com | [019 12-05 07:29:42.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4 peer1.org2.example.com | e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G peer1.org1.example.com | pBtbXEZm+WoA1Hjp7A== peer0.org2.example.com | [01a 12-05 07:29:42.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION peer0.org1.example.com | s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD orderer.example.com | [070 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv peer0.org2.example.com | [01b 12-05 07:29:42.64 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3 peer1.org1.example.com | -----END CERTIFICATE----- peer1.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv peer0.org2.example.com | [01c 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s peer1.org1.example.com | [035 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org1.example.com:7051 [] [139 153 136 195 167 130 29 112 214 77 217 19 124 247 87 101 191 198 34 210 49 115 58 117 107 126 254 48 183 144 116 67] peer1.org1.example.com:7051} incTime is 1512458981727775300 orderer.example.com | [071 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org2.example.com | 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx peer0.org1.example.com | xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5 peer1.org1.example.com | [036 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org1.example.com:7051 [] [139 153 136 195 167 130 29 112 214 77 217 19 124 247 87 101 191 198 34 210 49 115 58 117 107 126 254 48 183 144 116 67] peer1.org1.example.com:7051} peer0.org2.example.com | [01d 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started peer1.org2.example.com | k8e5ucZ3Jd6kEw76mA== peer0.org1.example.com | Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV orderer.example.com | [072 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org1.example.com | [038 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer1.org2.example.com | -----END CERTIFICATE----- peer0.org1.example.com | ibHlRV1ViFqHbzF3ww== peer0.org2.example.com | [01e 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org2.example.com:7052 peer1.org1.example.com | [037 12-05 07:29:41.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [03a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [01f 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0) orderer.example.com | [073 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org1.example.com | [039 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org2.example.com | [03b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [035 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org1.example.com:7051 [] [87 254 40 172 224 130 233 118 32 0 101 135 155 98 10 13 107 42 197 18 142 226 92 151 20 251 18 179 182 138 173 181] peer0.org1.example.com:7051} incTime is 1512458980556593600 peer0.org1.example.com | [036 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [87 254 40 172 224 130 233 118 32 0 101 135 155 98 10 13 107 42 197 18 142 226 92 151 20 251 18 179 182 138 173 181] peer0.org1.example.com:7051} peer0.org2.example.com | [020 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s orderer.example.com | [074 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [03c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [03a 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [037 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [021 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info peer1.org2.example.com | [03d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [038 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity orderer.example.com | [075 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAMrqxzKvFlh0UvCnX/54n68wCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [022 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning peer1.org2.example.com | [03e 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20E2AE77601F3F7EEC...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org1.example.com | [039 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [03f 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: F5EA84B421FA7D79BA5595F92B0A73310DB8AC1171DBBE2505A5F4BB289086F5 peer0.org1.example.com | MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [040 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org2.example.com | [023 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org2.example.com | [041 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=92543944-7e4f-4372-9669-adce68c926d9,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [042 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.4 is being launched peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla peer0.org2.example.com | [024 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org2.example.com | [043 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABPwIqxJIf4OM52kaDdkuPqyFszdT9B2q peer0.org2.example.com | [025 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [044 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4 peer1.org1.example.com | bAvKnGiSZ5GzENmJWkdjih0F1otzYiW2f4va4ENGtB102yiHuNT60wWjTTBLMA4G peer1.org2.example.com | [045 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.4(networkid:dev,peerid:peer1.org2.example.com) peer0.org2.example.com | [026 12-05 07:29:42.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer1.org2.example.com | [046 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org2.example.com | [027 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3 peer1.org2.example.com | [047 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIFq99nPm orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 peer0.org1.example.com | xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5 peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.4 peer1.org1.example.com | kYRt5bb4Q7Z+TzE3BYFLJ6TgjNH32jghysAAAiAA17wE653uOW1/uO3Gr8FUZN31 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV peer0.org2.example.com | [028 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | ibHlRV1ViFqHbzF3ww== orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN peer0.org2.example.com | [029 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | pBtbXEZm+WoA1Hjp7A== peer0.org1.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [02a 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | -----END CERTIFICATE----- orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 peer0.org1.example.com | [03a 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [02b 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [048 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.4) lock peer1.org1.example.com | [03b 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL peer0.org2.example.com | [02c 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051] peer0.org1.example.com | [03b 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org2.example.com | [049 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.4) lock peer1.org1.example.com | [03c 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [03c 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [03d 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [04a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.4 peer1.org2.example.com | [04b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.4) peer1.org1.example.com | [03d 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [03e 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer0.org2.example.com | [02d 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | liPpNxLSsBU= peer1.org1.example.com | [03e 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [04c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started peer0.org1.example.com | [03f 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A2057FE28ACE082E976...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org2.example.com | [02e 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer0.org2.example.com | [02f 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [03f 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A208B9988C3A7821D70...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org2.example.com | [04d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself peer0.org1.example.com | [040 12-05 07:29:40.55 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: FAB80B0E7011C864E8AD9AED2F6711087CF755E09B33858AA16743A6B6442CDF orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [040 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 6D69B846851639928573C68D301443570B90AC4963C3DA119B18E3F5F8AE9281 peer0.org2.example.com | MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [04e 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.4 peer0.org1.example.com | [041 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=ebf1e200-7fdf-49de-8d99-8efdac6862f1,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer1.org1.example.com | [041 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | [076 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [04f 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [042 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.4 is being launched peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [042 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started peer0.org1.example.com | [043 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [050 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [043 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer0.org1.example.com | [044 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [051 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | [045 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [045 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.4(networkid:dev,peerid:peer0.org1.example.com) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ peer1.org2.example.com | [052 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [044 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=dde5c627-d374-4756-939c-600a623ddbca,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer0.org1.example.com | [046 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/ orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [053 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [047 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.4 is being launched peer0.org1.example.com | [047 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G peer1.org2.example.com | [054 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.4 orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org1.example.com | [048 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [055 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: F6348183C44E6737F18B083B249739FB564529E593CDBA2B4F6B69E80E8AB9BA peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [049 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | [056 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer0.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [046 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [057 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [04a 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.4(networkid:dev,peerid:peer1.org1.example.com) peer1.org2.example.com | [058 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [059 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531 peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | gRjU2qWofvp40BbS6Q== peer1.org1.example.com | [04b 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer0.org1.example.com | [048 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.4) lock peer0.org2.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [04c 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer1.org2.example.com | [05a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285 peer0.org1.example.com | [049 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.4) lock peer0.org2.example.com | [030 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [04d 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 610BB25875422F3079968F96BBEA32BD138E1F2E14ADE32FCC2AEA25120875EC peer1.org2.example.com | [05b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.4 orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer0.org1.example.com | [04a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.4 peer1.org1.example.com | [04e 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | [05c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [031 12-05 07:29:42.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [04b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.4) orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.4 peer0.org2.example.com | [032 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [05d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.4 peer0.org1.example.com | [04c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer0.org2.example.com | [033 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [04d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself peer1.org2.example.com | [05e 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | zekLSULI9G2UUYA77A== peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [034 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [04e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.4 peer1.org2.example.com | [05f 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [077 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | [04f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [060 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [061 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [050 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [062 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.4 peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [051 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer1.org1.example.com | [04f 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.4) lock peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [063 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.4" , sending back REGISTERED peer0.org1.example.com | [052 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [050 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.4) lock peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [051 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.4 peer1.org2.example.com | [064 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [053 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [054 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org1.example.com | [055 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 8732BB4A5DD65C55142FBAE459418DF480931486636FB5A8FFC9613084545D9B peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/ peer1.org2.example.com | [065 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [053 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.4) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [056 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [054 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051} peer0.org2.example.com | i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G peer1.org2.example.com | [066 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [052 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv peer0.org1.example.com | [057 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [067 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [055 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting peer0.org1.example.com | [058 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 peer0.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj peer1.org1.example.com | [056 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [068 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.4 launch seq completed orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [059 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 peer1.org1.example.com | [057 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531 peer1.org2.example.com | [069 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn peer0.org1.example.com | [05a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.4 peer1.org1.example.com | [058 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [06a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | gRjU2qWofvp40BbS6Q== peer0.org1.example.com | [05b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org1.example.com | [059 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.4 peer1.org2.example.com | [06b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [92543944]Move state message READY peer0.org1.example.com | [05c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.4 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [05a 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [06c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [92543944]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [05d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [05b 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [036 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s peer0.org2.example.com | [037 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer1.org2.example.com | [06d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [92543944]Entered state ready peer0.org1.example.com | [05e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [05c 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.4 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer1.org2.example.com | [06e 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:92543944-7e4f-4372-9669-adce68c926d9 peer0.org2.example.com | [035 12-05 07:29:42.69 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org2.example.com:7051 [] [15 250 74 86 255 134 183 7 249 123 23 20 73 177 218 37 180 227 77 207 22 52 106 103 14 226 123 248 37 214 6 88] peer0.org2.example.com:7051} incTime is 1512458982692528700 peer0.org1.example.com | [05f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [06f 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [92543944]sending state message READY orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer1.org1.example.com | [05d 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer0.org1.example.com | [060 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [070 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]Received message READY from shim orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer0.org2.example.com | [038 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [15 250 74 86 255 134 183 7 249 123 23 20 73 177 218 37 180 227 77 207 22 52 106 103 14 226 123 248 37 214 6 88] peer0.org2.example.com:7051} peer1.org1.example.com | [05e 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.4 peer0.org1.example.com | [061 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.4 peer1.org2.example.com | [071 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [92543944]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer0.org2.example.com | [039 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [062 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.4" , sending back REGISTERED peer1.org2.example.com | [072 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [05f 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | zekLSULI9G2UUYA77A== peer0.org2.example.com | [03a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity peer0.org1.example.com | [063 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [073 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [060 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [03b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [061 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [074 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [062 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [075 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer0.org1.example.com | [064 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim orderer.example.com | [078 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [063 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.4 peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [065 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [076 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [92543944]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [064 12-05 07:29:41.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.4" , sending back REGISTERED orderer.example.com | [079 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [077 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [066 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | [065 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw peer1.org2.example.com | [078 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [92543944]sendExecuteMsg trigger event INIT orderer.example.com | [07a 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [067 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.4 launch seq completed peer1.org1.example.com | [066 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [079 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [92543944]Move state message INIT peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | [07b 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer0.org1.example.com | [068 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [067 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [07a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [92543944]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | [07c 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [07b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [069 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/ peer1.org1.example.com | [069 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.4 launch seq completed orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [07c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [92543944]sending state message INIT peer0.org1.example.com | [06a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ebf1e200]Move state message READY peer0.org2.example.com | i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G peer1.org1.example.com | [06a 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [07d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]Received message INIT from shim peer0.org1.example.com | [06b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ebf1e200]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [07e 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [92543944]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [06b 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj peer1.org2.example.com | [07f 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [06c 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dde5c627]Move state message READY peer0.org2.example.com | CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn peer0.org1.example.com | [06c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ebf1e200]Entered state ready peer1.org2.example.com | [080 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [92543944]Received INIT, initializing chaincode peer0.org2.example.com | gRjU2qWofvp40BbS6Q== peer1.org1.example.com | [06d 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dde5c627]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [081 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org1.example.com | [06d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ebf1e200-7fdf-49de-8d99-8efdac6862f1 peer0.org1.example.com | [06e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ebf1e200]sending state message READY peer0.org1.example.com | [06f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]Received message READY from shim peer0.org2.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [082 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [06e 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [dde5c627]Entered state ready orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [070 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ebf1e200]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [083 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]Init get response status: 200 peer1.org1.example.com | [06f 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:dde5c627-d374-4756-939c-600a623ddbca peer0.org2.example.com | [03c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [084 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]Init succeeded. Sending COMPLETED peer1.org1.example.com | [070 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dde5c627]sending state message READY peer0.org2.example.com | [03d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [071 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [085 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]Move state message COMPLETED orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org2.example.com | [03e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [071 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [072 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [086 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [92543944]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org2.example.com | [03f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [073 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [087 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [92543944]send state message COMPLETED orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W peer0.org2.example.com | [040 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A200FFA4A56FF86B707...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer0.org1.example.com | [074 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org2.example.com | [088 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [92543944]Received message COMPLETED from shim peer1.org1.example.com | [072 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [041 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 37DE87CCCB482F34058EA43D79BE4C0AE0B08170A8B5E0ECAB3EFC6FFD25BF06 orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer1.org2.example.com | [089 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [92543944]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [073 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [042 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ peer0.org1.example.com | [075 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ebf1e200]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [08a 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [92543944-7e4f-4372-9669-adce68c926d9]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [074 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer0.org2.example.com | [043 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s peer1.org2.example.com | [08b 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:92543944-7e4f-4372-9669-adce68c926d9 orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc peer1.org1.example.com | [075 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [dde5c627]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [076 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [08c 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [044 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [045 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [076 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [077 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ebf1e200]sendExecuteMsg trigger event INIT peer1.org2.example.com | [08d 12-05 07:29:41.97 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org1.example.com | [077 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [dde5c627]sendExecuteMsg trigger event INIT peer0.org1.example.com | [078 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ebf1e200]Move state message INIT peer0.org1.example.com | [079 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ebf1e200]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [08e 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=c4f1585f-2473-42ef-9417-dac551dcff83,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer0.org2.example.com | [046 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A peer1.org1.example.com | [068 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq peer1.org2.example.com | [08f 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.4 is being launched peer0.org2.example.com | [047 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 2A03D7E259891D610ADBA9EB9BB18BD1BA992FE618D6F278ED18A0FA095E6652 peer0.org1.example.com | [07a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [078 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]Received message READY from shim peer1.org2.example.com | [090 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [048 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [079 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [dde5c627]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [07b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ebf1e200]sending state message INIT peer1.org2.example.com | [091 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org1.example.com | [07a 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dde5c627]Move state message INIT orderer.example.com | VA7fF8MfGA== peer1.org2.example.com | [092 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.4(networkid:dev,peerid:peer1.org2.example.com) peer0.org2.example.com | [049 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [07b 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dde5c627]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [07c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]Received message INIT from shim peer1.org2.example.com | [093 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer0.org2.example.com | [04a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531 peer1.org1.example.com | [07c 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [07d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ebf1e200]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [094 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [07d 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dde5c627]sending state message INIT peer0.org1.example.com | [07e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [04b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6 peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.4 peer1.org1.example.com | [07e 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]Received message INIT from shim peer0.org1.example.com | [07f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ebf1e200]Received INIT, initializing chaincode peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true orderer.example.com | [07d 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [04c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=d4cfe854-5fab-4a47-8e47-a041710108ce,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer1.org1.example.com | [07f 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [dde5c627]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [080 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [080 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [04d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | [081 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [dde5c627]Received INIT, initializing chaincode peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [04e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.4 is being launched peer0.org1.example.com | [081 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | [082 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [04f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [083 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [082 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]Init get response status: 200 peer1.org1.example.com | [084 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]Init get response status: 200 peer1.org2.example.com | [095 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.4) lock peer0.org2.example.com | [050 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [083 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]Init succeeded. Sending COMPLETED peer1.org1.example.com | [085 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]Init succeeded. Sending COMPLETED peer0.org2.example.com | [051 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.4(networkid:dev,peerid:peer0.org2.example.com) orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org1.example.com | [084 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]Move state message COMPLETED peer1.org2.example.com | [096 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.4) lock peer1.org1.example.com | [086 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]Move state message COMPLETED peer0.org2.example.com | [052 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | [085 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ebf1e200]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [097 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.4 peer1.org1.example.com | [087 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [dde5c627]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [053 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | [098 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.4) orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | [088 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dde5c627]send state message COMPLETED peer0.org1.example.com | [086 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ebf1e200]send state message COMPLETED peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.4 peer1.org2.example.com | [099 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.4 peer0.org1.example.com | [087 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ebf1e200]Received message COMPLETED from shim orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer1.org1.example.com | [089 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dde5c627]Received message COMPLETED from shim peer1.org2.example.com | [09a 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.4 peer0.org1.example.com | [088 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ebf1e200]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [08a 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dde5c627]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer1.org2.example.com | [09b 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [089 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ebf1e200-7fdf-49de-8d99-8efdac6862f1]HandleMessage- COMPLETED. Notify peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [08b 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dde5c627-d374-4756-939c-600a623ddbca]HandleMessage- COMPLETED. Notify orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org2.example.com | [09c 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org1.example.com | [08c 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:dde5c627-d374-4756-939c-600a623ddbca peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | [08a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ebf1e200-7fdf-49de-8d99-8efdac6862f1 peer1.org2.example.com | [09d 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.4 peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [09e 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [08d 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [09f 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [08b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [08e 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org2.example.com | [054 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.4) lock peer1.org2.example.com | [0a0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer1.org1.example.com | [08f 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=0c47b42f-344c-4a56-9193-54a19bc6d228,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer0.org1.example.com | [08c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org2.example.com | [055 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.4) lock orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer0.org1.example.com | [08d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=0019f517-2706-4f93-afef-03f480d65ff0,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer1.org2.example.com | [0a1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [056 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.4 peer0.org2.example.com | [057 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.4) peer1.org1.example.com | [090 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.4 is being launched peer0.org1.example.com | [08e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.4 is being launched peer1.org2.example.com | [0a2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer1.org1.example.com | [091 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [08f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [058 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.4 peer0.org1.example.com | [090 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [0a3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.4 peer0.org2.example.com | [05a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.4 peer1.org1.example.com | [092 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [091 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.4(networkid:dev,peerid:peer0.org1.example.com) peer1.org1.example.com | [093 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.4(networkid:dev,peerid:peer1.org1.example.com) peer0.org1.example.com | [092 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org2.example.com | [059 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [0a4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.4" , sending back REGISTERED peer0.org1.example.com | [093 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [094 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer0.org2.example.com | [05b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | [07e 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [0a5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [0a6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.4 peer1.org1.example.com | [095 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | [05c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.4 orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.4 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [0a7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [05d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | [05e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [0a8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [0a9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.4 launch seq completed peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [05f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org2.example.com | [0aa 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [060 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [0ab 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org2.example.com | [061 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [0ac 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4f1585f]Move state message READY peer0.org1.example.com | [095 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.4) lock peer0.org1.example.com | [096 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.4) lock peer0.org1.example.com | [097 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.4 peer0.org2.example.com | [062 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.4 peer1.org1.example.com | [096 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.4) lock peer1.org2.example.com | [0ad 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4f1585f]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org2.example.com | [063 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.4" , sending back REGISTERED peer0.org1.example.com | [098 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.4) peer1.org2.example.com | [0ae 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [c4f1585f]Entered state ready peer1.org1.example.com | [097 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.4) lock peer1.org1.example.com | [098 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.4 peer0.org2.example.com | [064 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [0af 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:c4f1585f-2473-42ef-9417-dac551dcff83 orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | [099 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.4 peer0.org2.example.com | [065 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [099 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.4) peer0.org1.example.com | [09a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer0.org2.example.com | [066 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [09a 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.4 peer1.org2.example.com | [0b0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4f1585f]sending state message READY peer0.org1.example.com | [09b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [067 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.4 launch seq completed peer1.org1.example.com | [09b 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [0b1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]Received message READY from shim peer0.org2.example.com | [068 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [09c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.4 peer1.org1.example.com | [09c 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0b3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer0.org2.example.com | [069 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [094 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s peer1.org1.example.com | [09d 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.4 peer1.org2.example.com | [0b4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [06a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [09d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer1.org2.example.com | [0b5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [06b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d4cfe854]Move state message READY peer1.org1.example.com | [09e 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer0.org1.example.com | [09e 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.4 orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org2.example.com | [0b6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org2.example.com | [06c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d4cfe854]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [09f 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.4 peer0.org1.example.com | [09f 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [06d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d4cfe854]Entered state ready orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer1.org2.example.com | [0b7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4f1585f]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [06e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d4cfe854-5fab-4a47-8e47-a041710108ce peer1.org1.example.com | [0a0 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [06f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d4cfe854]sending state message READY peer1.org2.example.com | [0b8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0a0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer0.org2.example.com | [070 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]Received message READY from shim peer1.org1.example.com | [0a1 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [0a1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [071 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d4cfe854]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer1.org2.example.com | [0b9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4f1585f]sendExecuteMsg trigger event INIT peer0.org2.example.com | [072 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [0a2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [0a2 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [073 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [0b2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4f1585f]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [0a3 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [0a3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.4 peer1.org2.example.com | [0ba 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4f1585f]Move state message INIT peer0.org2.example.com | [074 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [0a4 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.4 peer0.org1.example.com | [0a4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.4" , sending back REGISTERED peer0.org2.example.com | [075 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org2.example.com | [0bb 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4f1585f]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [07f 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org2.example.com | [076 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d4cfe854]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [0bc 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [0a5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [0a5 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.4" , sending back REGISTERED orderer.example.com | [080 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/config] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [0bd 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4f1585f]sending state message INIT peer0.org2.example.com | [077 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0a6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [0a6 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [0be 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]Received message INIT from shim orderer.example.com | [081 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org2.example.com | [078 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d4cfe854]sendExecuteMsg trigger event INIT peer0.org1.example.com | [0a7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [0bf 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4f1585f]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [0a7 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [079 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d4cfe854]Move state message INIT orderer.example.com | [082 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org1.example.com | [0a8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [0c0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [0a8 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [07a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d4cfe854]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [0a9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.4 launch seq completed orderer.example.com | [083 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [0c1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c4f1585f]Received INIT, initializing chaincode peer1.org1.example.com | [0a9 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [07b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [0aa 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [0aa 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.4 launch seq completed peer0.org2.example.com | [07c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d4cfe854]sending state message INIT peer1.org2.example.com | [0c2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [0ab 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [07d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]Received message INIT from shim orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [0ac 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0019f517]Move state message READY peer1.org1.example.com | [0ab 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [0c3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]Init get response status: 200 peer0.org2.example.com | [07e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d4cfe854]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [0ad 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0019f517]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [0c4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]Init succeeded. Sending COMPLETED peer1.org1.example.com | [0ac 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0ae 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0019f517]Entered state ready orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [07f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [0c5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]Move state message COMPLETED peer1.org1.example.com | [0ad 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c47b42f]Move state message READY peer0.org1.example.com | [0af 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:0019f517-2706-4f93-afef-03f480d65ff0 peer0.org2.example.com | [080 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d4cfe854]Received INIT, initializing chaincode peer0.org1.example.com | [0b0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0019f517]sending state message READY peer1.org1.example.com | [0ae 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c47b42f]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [0c6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4f1585f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [0b1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]Received message READY from shim orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org2.example.com | [081 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org1.example.com | [0b2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0019f517]Handling ChaincodeMessage of type: READY(state:established) peer1.org1.example.com | [0af 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [0c47b42f]Entered state ready peer1.org2.example.com | [0c7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4f1585f]send state message COMPLETED peer0.org1.example.com | [0b3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [082 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV peer1.org2.example.com | [0c8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4f1585f]Received message COMPLETED from shim peer1.org1.example.com | [0b0 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:0c47b42f-344c-4a56-9193-54a19bc6d228 peer0.org1.example.com | [0b4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [083 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]Init get response status: 200 peer0.org1.example.com | [0b5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [0c9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4f1585f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [0b1 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c47b42f]sending state message READY orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org2.example.com | [084 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]Init succeeded. Sending COMPLETED peer0.org1.example.com | [0b6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [0ca 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4f1585f-2473-42ef-9417-dac551dcff83]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [0b2 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]Received message READY from shim orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j peer0.org1.example.com | [0b7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0019f517]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [085 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]Move state message COMPLETED peer1.org2.example.com | [0cb 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c4f1585f-2473-42ef-9417-dac551dcff83 orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR peer1.org1.example.com | [0b3 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c47b42f]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [0b8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [086 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d4cfe854]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [0b4 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [0b9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0019f517]sendExecuteMsg trigger event INIT peer1.org2.example.com | [0cc 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [087 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d4cfe854]send state message COMPLETED orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w peer0.org1.example.com | [0ba 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0019f517]Move state message INIT peer0.org2.example.com | [088 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d4cfe854]Received message COMPLETED from shim peer1.org1.example.com | [0b5 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [089 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d4cfe854]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [0bb 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0019f517]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [0cd 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD peer1.org1.example.com | [0b6 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [0bc 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK peer0.org2.example.com | [08a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d4cfe854-5fab-4a47-8e47-a041710108ce]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [0bd 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0019f517]sending state message INIT orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf peer1.org2.example.com | [0ce 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.4,txid=d3684500-193f-4251-9b28-9fce512332e6,syscc=true,proposal=0x0,canname=escc:1.0.4 peer0.org1.example.com | [0be 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]Received message INIT from shim orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= peer0.org2.example.com | [08b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d4cfe854-5fab-4a47-8e47-a041710108ce peer1.org1.example.com | [0b7 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [0cf 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.4 is being launched peer0.org1.example.com | [0bf 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0019f517]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [0b8 12-05 07:29:41.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0c47b42f]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [08c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [0c0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [0c1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0019f517]Received INIT, initializing chaincode peer0.org2.example.com | [08d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org2.example.com | [0d0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [0c2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [0b9 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [08e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=eb6a7ebb-589d-479a-89d6-76e26f8237a7,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer0.org1.example.com | [0c3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]Init get response status: 200 orderer.example.com | [084 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [0ba 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [0c47b42f]sendExecuteMsg trigger event INIT peer0.org1.example.com | [0c4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]Init succeeded. Sending COMPLETED peer1.org2.example.com | [0d1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [08f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.4 is being launched orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org1.example.com | [0c5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]Move state message COMPLETED peer1.org2.example.com | [0d2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.4(networkid:dev,peerid:peer1.org2.example.com) peer1.org1.example.com | [0bb 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c47b42f]Move state message INIT peer0.org2.example.com | [090 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [0c6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0019f517]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [0d3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org1.example.com | [0bc 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c47b42f]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [091 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [0c7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0019f517]send state message COMPLETED peer1.org1.example.com | [0bd 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [092 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.4(networkid:dev,peerid:peer0.org2.example.com) orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org1.example.com | [0c8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0019f517]Received message COMPLETED from shim peer1.org2.example.com | [0d4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer1.org1.example.com | [0be 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c47b42f]sending state message INIT peer0.org2.example.com | [093 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer0.org1.example.com | [0c9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0019f517]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.4 peer0.org2.example.com | [094 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [0ca 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0019f517-2706-4f93-afef-03f480d65ff0]HandleMessage- COMPLETED. Notify peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.4 peer1.org1.example.com | [0bf 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]Received message INIT from shim orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer0.org1.example.com | [0cb 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0019f517-2706-4f93-afef-03f480d65ff0 peer1.org1.example.com | [0c0 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c47b42f]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [0c1 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [0cc 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [0cd 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer0.org1.example.com | [0ce 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.4,txid=8bbc4b00-7043-45a4-a6a5-09d6a09935a7,syscc=true,proposal=0x0,canname=escc:1.0.4 peer1.org1.example.com | [0c2 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [0c47b42f]Received INIT, initializing chaincode peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org1.example.com | [0cf 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.4 is being launched peer1.org1.example.com | [0c3 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | [0d0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [095 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.4) lock peer1.org1.example.com | [0c4 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]Init get response status: 200 peer0.org1.example.com | [0d1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [0d5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.4) lock peer0.org2.example.com | [096 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.4) lock orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer1.org1.example.com | [0c5 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]Init succeeded. Sending COMPLETED peer0.org1.example.com | [0d2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.4(networkid:dev,peerid:peer0.org1.example.com) peer1.org2.example.com | [0d6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.4) lock peer0.org2.example.com | [097 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.4 orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer1.org1.example.com | [0c6 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]Move state message COMPLETED peer0.org2.example.com | [098 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.4) peer1.org2.example.com | [0d7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.4 peer0.org1.example.com | [0d3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer1.org1.example.com | [0c7 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c47b42f]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer1.org2.example.com | [0d8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.4) peer0.org2.example.com | [099 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.4 peer0.org2.example.com | [09a 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [0d4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [0c8 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c47b42f]send state message COMPLETED orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer1.org2.example.com | [0d9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.4 peer1.org2.example.com | [0da 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [09b 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.4 peer1.org1.example.com | [0c9 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c47b42f]Received message COMPLETED from shim orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [085 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [0db 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.4 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [0ca 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c47b42f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [09c 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.4 peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [0cb 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c47b42f-344c-4a56-9193-54a19bc6d228]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [09d 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org2.example.com | [0dd 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0dc 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [0cc 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0c47b42f-344c-4a56-9193-54a19bc6d228 peer0.org2.example.com | [09e 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.4 peer0.org2.example.com | [09f 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [0a0 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [0de 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.4 peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [0cd 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org2.example.com | [0a1 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [0d5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.4) lock peer1.org2.example.com | [0df 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [0ce 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org2.example.com | [0a2 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [0d6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.4) lock peer1.org2.example.com | [0e0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [0cf 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.4,txid=56b7601e-32d0-40a2-a592-a29d03617f82,syscc=true,proposal=0x0,canname=escc:1.0.4 orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org2.example.com | [0a3 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.4 peer0.org1.example.com | [0d7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.4 peer1.org1.example.com | [0d0 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.4 is being launched peer1.org2.example.com | [0e1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [0e2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [0e3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.4 peer1.org1.example.com | [0d1 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [0a4 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.4" , sending back REGISTERED peer0.org1.example.com | [0d8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.4) orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer0.org2.example.com | [0a5 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [0d2 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer0.org1.example.com | [0d9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.4 peer1.org2.example.com | [0e4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.4" , sending back REGISTERED orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org2.example.com | [0a6 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [0d3 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.4(networkid:dev,peerid:peer1.org1.example.com) peer1.org2.example.com | [0e5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer0.org2.example.com | [0a7 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | [0da 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [0e7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [0a8 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.4 launch seq completed peer1.org1.example.com | [0d4 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org1.example.com | [0db 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0e8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [0d5 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer0.org2.example.com | [0a9 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [0dc 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.4 orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer0.org2.example.com | [0aa 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [0e6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.4 launch seq completed peer0.org1.example.com | [0dd 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.4 peer1.org2.example.com | [0ea 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [0ab 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [0de 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.4 orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [0eb 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0ac 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb6a7ebb]Move state message READY orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [0df 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [0ec 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d3684500]Move state message READY peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | [0ad 12-05 07:29:42.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb6a7ebb]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [086 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer0.org1.example.com | [0e0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | [0ae 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [eb6a7ebb]Entered state ready orderer.example.com | [087 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer1.org2.example.com | [0e9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | [088 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer0.org1.example.com | [0e1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [0ed 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d3684500]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [0af 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:eb6a7ebb-589d-479a-89d6-76e26f8237a7 orderer.example.com | [089 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [0d6 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.4) lock peer0.org1.example.com | [0e2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [0b0 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb6a7ebb]sending state message READY peer1.org2.example.com | [0ee 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d3684500]Entered state ready orderer.example.com | [08a 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium peer0.org1.example.com | [0e3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.4 peer1.org1.example.com | [0d7 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.4) lock peer0.org2.example.com | [0b1 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]Received message READY from shim orderer.example.com | [08b 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [0e4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.4" , sending back REGISTERED peer0.org2.example.com | [0b2 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [eb6a7ebb]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [0ef 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d3684500-193f-4251-9b28-9fce512332e6 orderer.example.com | [08c 12-05 07:29:40.23 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium peer1.org1.example.com | [0d8 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.4 peer0.org2.example.com | [0b3 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [08d 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [0e5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | [08e 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium peer1.org2.example.com | [0f0 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d3684500]sending state message READY peer1.org1.example.com | [0d9 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.4) peer0.org1.example.com | [0e6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [0b4 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [08f 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [0f1 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]Received message READY from shim peer1.org1.example.com | [0da 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.4 peer0.org2.example.com | [0b5 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [090 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium peer0.org1.example.com | [0e7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [0db 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [0f2 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d3684500]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [091 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [0b6 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [0f3 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [0e8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations orderer.example.com | [092 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium peer1.org1.example.com | [0dc 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [0b7 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [eb6a7ebb]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [0f4 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [093 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [0dd 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.4 peer1.org2.example.com | [0f5 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [0e9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.4 launch seq completed peer1.org1.example.com | [0de 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | [094 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium peer0.org2.example.com | [0b8 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [0f6 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [095 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer1.org1.example.com | [0df 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.4 peer0.org2.example.com | [0b9 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [eb6a7ebb]sendExecuteMsg trigger event INIT peer0.org1.example.com | [0ea 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [0f7 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d3684500]Inside sendExecuteMessage. Message INIT orderer.example.com | [096 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums orderer.example.com | [097 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer1.org1.example.com | [0e0 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org2.example.com | [0f8 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0ba 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb6a7ebb]Move state message INIT peer0.org1.example.com | [0eb 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [098 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums peer0.org2.example.com | [0bb 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb6a7ebb]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [0ec 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bbc4b00]Move state message READY peer1.org1.example.com | [0e1 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [099 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation peer1.org2.example.com | [0f9 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d3684500]sendExecuteMsg trigger event INIT peer0.org1.example.com | [0ed 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8bbc4b00]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [0bc 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [0e2 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [0fa 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d3684500]Move state message INIT peer0.org2.example.com | [0bd 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb6a7ebb]sending state message INIT orderer.example.com | [09a 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums peer0.org1.example.com | [0ee 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [8bbc4b00]Entered state ready peer1.org1.example.com | [0e3 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [0be 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]Received message INIT from shim peer1.org2.example.com | [0fb 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d3684500]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [09b 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer0.org1.example.com | [0ef 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:8bbc4b00-7043-45a4-a6a5-09d6a09935a7 peer1.org1.example.com | [0e4 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.4 peer0.org1.example.com | [0f0 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bbc4b00]sending state message READY peer1.org1.example.com | [0e5 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.4" , sending back REGISTERED peer0.org2.example.com | [0bf 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [eb6a7ebb]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [09c 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums peer0.org1.example.com | [0f1 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]Received message READY from shim peer1.org2.example.com | [0fc 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [0e6 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [0c0 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [0f2 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bbc4b00]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [09d 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer1.org2.example.com | [0fd 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d3684500]sending state message INIT peer1.org1.example.com | [0e7 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [0c1 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [eb6a7ebb]Received INIT, initializing chaincode orderer.example.com | [09e 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums peer1.org2.example.com | [0fe 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]Received message INIT from shim peer0.org1.example.com | [0f3 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [0e8 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) orderer.example.com | [09f 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer0.org1.example.com | [0f4 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0c2 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [0ff 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d3684500]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [0e9 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations orderer.example.com | [0a0 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums peer0.org2.example.com | [0c3 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]Init get response status: 200 peer1.org2.example.com | [100 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [0f5 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [0a1 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [0c4 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]Init succeeded. Sending COMPLETED peer1.org2.example.com | [101 12-05 07:29:41.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d3684500]Received INIT, initializing chaincode peer1.org1.example.com | [0ea 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.4 launch seq completed peer0.org1.example.com | [0f6 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [0a2 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer peer0.org2.example.com | [0c5 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]Move state message COMPLETED peer1.org2.example.com | [102 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org1.example.com | [0eb 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [0f7 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bbc4b00]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [0c6 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [eb6a7ebb]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [0ec 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [0a3 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [0f8 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0c7 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [eb6a7ebb]send state message COMPLETED peer1.org2.example.com | [103 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]Init get response status: 200 peer1.org1.example.com | [0ed 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [56b7601e]Move state message READY peer0.org1.example.com | [0f9 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8bbc4b00]sendExecuteMsg trigger event INIT orderer.example.com | [0a4 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer0.org2.example.com | [0c8 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [eb6a7ebb]Received message COMPLETED from shim peer1.org1.example.com | [0ee 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [56b7601e]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [0c9 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb6a7ebb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [104 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]Init succeeded. Sending COMPLETED peer0.org1.example.com | [0fa 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bbc4b00]Move state message INIT orderer.example.com | [0a5 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [105 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]Move state message COMPLETED peer1.org1.example.com | [0ef 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [56b7601e]Entered state ready peer0.org2.example.com | [0ca 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [eb6a7ebb-589d-479a-89d6-76e26f8237a7]HandleMessage- COMPLETED. Notify orderer.example.com | [0a6 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer peer0.org1.example.com | [0fb 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8bbc4b00]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [106 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d3684500]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [0f0 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:56b7601e-32d0-40a2-a592-a29d03617f82 peer0.org2.example.com | [0cb 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:eb6a7ebb-589d-479a-89d6-76e26f8237a7 peer0.org1.example.com | [0fc 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [0a7 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [0cc 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [107 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d3684500]send state message COMPLETED peer1.org1.example.com | [0f1 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [56b7601e]sending state message READY peer1.org1.example.com | [0f2 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]Received message READY from shim orderer.example.com | [0a8 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [0a9 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [0cd 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org2.example.com | [108 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d3684500]Received message COMPLETED from shim orderer.example.com | [0aa 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [0f3 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [56b7601e]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [0fd 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bbc4b00]sending state message INIT peer0.org2.example.com | [0ce 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.4,txid=42daf9cf-8f26-4378-800e-bbfee5d2924f,syscc=true,proposal=0x0,canname=escc:1.0.4 peer1.org2.example.com | [109 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d3684500]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [0cf 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.4 is being launched peer1.org2.example.com | [10a 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d3684500-193f-4251-9b28-9fce512332e6]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [0fe 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]Received message INIT from shim peer1.org1.example.com | [0f4 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [0ab 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [0ff 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bbc4b00]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [0d0 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | [0ac 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/Admins to Channel peer1.org2.example.com | [10b 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d3684500-193f-4251-9b28-9fce512332e6 peer0.org1.example.com | [100 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [0f5 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [0ad 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Admins for evaluation peer0.org2.example.com | [0d1 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org1.example.com | [101 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [8bbc4b00]Received INIT, initializing chaincode peer1.org2.example.com | [10c 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [0f6 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [10d 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org2.example.com | [0d2 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.4(networkid:dev,peerid:peer0.org2.example.com) orderer.example.com | [0ae 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel peer1.org2.example.com | [10e 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.4,txid=96b986c0-038f-4be7-968f-98830d673f16,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org1.example.com | [102 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org2.example.com | [0d3 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer1.org1.example.com | [0f7 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [10f 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.4 is being launched peer0.org1.example.com | [103 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]Init get response status: 200 orderer.example.com | [0af 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Readers for evaluation peer0.org2.example.com | [0d4 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [0f8 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [56b7601e]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [110 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [104 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]Init succeeded. Sending COMPLETED peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.4 peer1.org2.example.com | [111 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] orderer.example.com | [0b0 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel peer1.org1.example.com | [0f9 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [105 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]Move state message COMPLETED peer1.org2.example.com | [112 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.4(networkid:dev,peerid:peer1.org2.example.com) orderer.example.com | [0b1 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Writers for evaluation peer1.org1.example.com | [0fa 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [56b7601e]sendExecuteMsg trigger event INIT peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [113 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org1.example.com | [0fb 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [56b7601e]Move state message INIT peer1.org2.example.com | [114 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | [106 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8bbc4b00]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.4 peer1.org1.example.com | [0fc 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [56b7601e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | [0b2 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [107 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8bbc4b00]send state message COMPLETED peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [0fd 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [0b3 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Readers for evaluation peer0.org1.example.com | [108 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8bbc4b00]Received message COMPLETED from shim peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [0fe 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [56b7601e]sending state message INIT peer0.org2.example.com | [0d5 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.4) lock orderer.example.com | [0b4 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel peer1.org1.example.com | [0ff 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]Received message INIT from shim peer0.org1.example.com | [109 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8bbc4b00]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [100 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [56b7601e]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [0d6 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.4) lock peer0.org1.example.com | [10a 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8bbc4b00-7043-45a4-a6a5-09d6a09935a7]HandleMessage- COMPLETED. Notify orderer.example.com | [0b5 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Writers for evaluation peer1.org2.example.com | [115 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.4) lock peer1.org1.example.com | [101 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [0b6 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel peer0.org2.example.com | [0d7 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.4 peer1.org2.example.com | [116 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.4) lock peer0.org1.example.com | [10b 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8bbc4b00-7043-45a4-a6a5-09d6a09935a7 peer1.org1.example.com | [102 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [56b7601e]Received INIT, initializing chaincode peer1.org2.example.com | [117 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.4 peer0.org1.example.com | [10c 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [103 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org2.example.com | [0d8 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.4) peer1.org2.example.com | [118 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.4) orderer.example.com | [0b7 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Admins for evaluation peer0.org1.example.com | [10d 12-05 07:29:40.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org1.example.com | [104 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]Init get response status: 200 peer1.org2.example.com | [11a 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.4 peer0.org2.example.com | [0d9 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.4 orderer.example.com | [0b8 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel peer0.org1.example.com | [10e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.4,txid=8a2131e4-69be-414f-8030-ed18225f882d,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org1.example.com | [105 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]Init succeeded. Sending COMPLETED peer1.org2.example.com | [11b 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | [0da 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | [0b9 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [11c 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.4 peer0.org1.example.com | [10f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.4 is being launched peer0.org2.example.com | [0db 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.4 peer1.org1.example.com | [106 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]Move state message COMPLETED peer1.org2.example.com | [11d 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | [0ba 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel peer0.org2.example.com | [0dc 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org1.example.com | [107 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [56b7601e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [110 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [119 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.4 peer0.org2.example.com | [0dd 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.4 peer1.org1.example.com | [108 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [56b7601e]send state message COMPLETED peer1.org2.example.com | [11e 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | [0bb 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [111 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org1.example.com | [109 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [56b7601e]Received message COMPLETED from shim peer1.org2.example.com | [11f 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [0de 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [112 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.4(networkid:dev,peerid:peer0.org1.example.com) peer1.org1.example.com | [10a 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [56b7601e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [120 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [0bc 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org2.example.com | [0df 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [113 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer1.org1.example.com | [10b 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [56b7601e-32d0-40a2-a592-a29d03617f82]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [121 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [114 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | [0e0 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [10c 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:56b7601e-32d0-40a2-a592-a29d03617f82 orderer.example.com | [0bd 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [122 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [10d 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.4 peer1.org1.example.com | [10e 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org2.example.com | [123 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.4 peer0.org2.example.com | [0e1 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [10f 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.4,txid=80daf944-b6c4-4d3b-a999-10171073dd01,syscc=true,proposal=0x0,canname=vscc:1.0.4 orderer.example.com | [0be 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer0.org2.example.com | [0e2 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | [124 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.4" , sending back REGISTERED peer1.org1.example.com | [110 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.4 is being launched peer0.org2.example.com | [0e3 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.4 peer1.org2.example.com | [125 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org1.example.com | [111 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode orderer.example.com | [0bf 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org2.example.com | [0e4 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.4" , sending back REGISTERED peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | [126 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | [112 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | [0c0 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel peer1.org2.example.com | [127 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [113 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.4(networkid:dev,peerid:peer1.org1.example.com) peer0.org2.example.com | [0e5 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [114 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer0.org2.example.com | [0e6 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim orderer.example.com | [0c1 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer1.org2.example.com | [128 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.4 launch seq completed peer0.org1.example.com | [115 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.4) lock peer1.org1.example.com | [115 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | [0c2 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel peer0.org1.example.com | [116 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.4) lock peer1.org2.example.com | [12a 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [0e7 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.4 orderer.example.com | [0c3 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer0.org2.example.com | [0e9 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.4 launch seq completed peer0.org1.example.com | [117 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.4 peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | [129 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [118 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.4) orderer.example.com | [0c4 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | [12b 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [0e8 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [119 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.4 peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | [0c5 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer0.org2.example.com | [0ea 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org2.example.com | [12c 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96b986c0]Move state message READY peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org2.example.com | [0eb 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [116 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.4) lock peer0.org1.example.com | [11a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [12d 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96b986c0]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [0ec 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42daf9cf]Move state message READY orderer.example.com | [0c6 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer1.org2.example.com | [12e 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [96b986c0]Entered state ready peer0.org2.example.com | [0ed 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42daf9cf]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [117 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.4) lock peer0.org1.example.com | [11b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [0ee 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [42daf9cf]Entered state ready peer0.org1.example.com | [11c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.4 peer0.org1.example.com | [11d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org1.example.com | [118 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.4 peer0.org2.example.com | [0ef 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:42daf9cf-8f26-4378-800e-bbfee5d2924f peer1.org2.example.com | [12f 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:96b986c0-038f-4be7-968f-98830d673f16 orderer.example.com | [0c7 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers peer0.org2.example.com | [0f0 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42daf9cf]sending state message READY peer1.org1.example.com | [119 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.4) peer1.org2.example.com | [130 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96b986c0]sending state message READY peer0.org2.example.com | [0f1 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]Received message READY from shim peer0.org1.example.com | [11e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.4 peer1.org1.example.com | [11a 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.4 peer1.org2.example.com | [131 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]Received message READY from shim peer0.org2.example.com | [0f2 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42daf9cf]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [0c8 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [11f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [11b 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [132 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96b986c0]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [0f3 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [120 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [0c9 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [133 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [0f4 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [0ca 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [11c 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [134 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [0f5 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [11d 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.4 orderer.example.com | [0cb 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers peer1.org2.example.com | [135 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [0f6 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [121 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [11e 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org2.example.com | [136 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org2.example.com | [0f7 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [42daf9cf]Inside sendExecuteMessage. Message INIT orderer.example.com | [0cc 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [11f 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.4 peer0.org1.example.com | [122 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [0f8 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [137 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [96b986c0]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [123 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.4 orderer.example.com | [0cd 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [0f9 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [42daf9cf]sendExecuteMsg trigger event INIT peer1.org1.example.com | [120 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [124 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.4" , sending back REGISTERED peer0.org2.example.com | [0fa 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42daf9cf]Move state message INIT peer0.org2.example.com | [0fb 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42daf9cf]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [0ce 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [125 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [0fc 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [138 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [121 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [0cf 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [126 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.4 launch seq completed peer0.org2.example.com | [0fd 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42daf9cf]sending state message INIT peer1.org2.example.com | [139 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [96b986c0]sendExecuteMsg trigger event INIT orderer.example.com | [0d0 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' peer1.org1.example.com | [122 12-05 07:29:41.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [0fe 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]Received message INIT from shim peer0.org1.example.com | [127 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [123 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [13a 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96b986c0]Move state message INIT peer0.org2.example.com | [0ff 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42daf9cf]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [0d1 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation peer0.org2.example.com | [100 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [124 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.4 peer0.org1.example.com | [128 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [13b 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96b986c0]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [101 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [42daf9cf]Received INIT, initializing chaincode peer0.org1.example.com | [129 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8a2131e4]Move state message READY orderer.example.com | [0d2 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' peer1.org1.example.com | [125 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.4" , sending back REGISTERED peer1.org2.example.com | [13c 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [102 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC orderer.example.com | [0d3 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.readBlock -> DEBU Read block 0 peer0.org1.example.com | [12a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8a2131e4]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [13d 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96b986c0]sending state message INIT peer1.org1.example.com | [126 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [103 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]Init get response status: 200 orderer.example.com | [0d4 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl.newChainSupport -> DEBU [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0): peer1.org1.example.com | [127 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [13e 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]Received message INIT from shim peer0.org1.example.com | [12b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [8a2131e4]Entered state ready peer0.org2.example.com | [104 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]Init succeeded. Sending COMPLETED orderer.example.com | [0d5 12-05 07:29:40.24 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl -> INFO Starting with system channel testchainid and orderer type solo peer1.org2.example.com | [13f 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96b986c0]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [128 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) orderer.example.com | [0d6 12-05 07:29:40.24 UTC] [main] main -> INFO Beginning to serve requests peer0.org2.example.com | [105 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]Move state message COMPLETED peer1.org1.example.com | [129 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org1.example.com | [12c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:8a2131e4-69be-414f-8030-ed18225f882d peer1.org2.example.com | [140 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [0d7 12-05 07:29:42.88 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler peer0.org2.example.com | [106 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42daf9cf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [12a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.4 launch seq completed peer0.org1.example.com | [12d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8a2131e4]sending state message READY peer1.org2.example.com | [141 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [96b986c0]Received INIT, initializing chaincode orderer.example.com | [0d8 12-05 07:29:42.88 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop peer0.org2.example.com | [107 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42daf9cf]send state message COMPLETED peer0.org1.example.com | [12e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [142 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]Init get response status: 200 peer1.org1.example.com | [12b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | [0d9 12-05 07:29:42.88 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message peer0.org2.example.com | [108 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42daf9cf]Received message COMPLETED from shim peer0.org1.example.com | [12f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [143 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]Init succeeded. Sending COMPLETED peer1.org1.example.com | [12c 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [109 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42daf9cf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [0da 12-05 07:29:42.89 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler peer1.org2.example.com | [144 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]Move state message COMPLETED peer0.org1.example.com | [130 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [12d 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80daf944]Move state message READY peer1.org1.example.com | [12e 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80daf944]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [131 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [145 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96b986c0]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [0db 12-05 07:29:42.89 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop peer0.org2.example.com | [10a 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42daf9cf-8f26-4378-800e-bbfee5d2924f]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [12f 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [80daf944]Entered state ready peer1.org2.example.com | [146 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96b986c0]send state message COMPLETED orderer.example.com | [0dc 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE peer0.org2.example.com | [10b 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:42daf9cf-8f26-4378-800e-bbfee5d2924f peer0.org1.example.com | [132 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8a2131e4]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [10c 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [10d 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed orderer.example.com | [0dd 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/orderer/configupdate] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process -> DEBU Processing channel creation request for channel businesschannel peer0.org1.example.com | [133 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [130 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:80daf944-b6c4-4d3b-a999-10171073dd01 peer1.org2.example.com | [147 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96b986c0]Received message COMPLETED from shim peer1.org1.example.com | [131 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80daf944]sending state message READY peer1.org2.example.com | [148 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96b986c0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [10e 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.4,txid=1567a872-6bf5-4346-9327-fba9409f417e,syscc=true,proposal=0x0,canname=vscc:1.0.4 orderer.example.com | [0de 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [132 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]Received message READY from shim peer0.org1.example.com | [134 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [8a2131e4]sendExecuteMsg trigger event INIT peer1.org2.example.com | [149 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96b986c0-038f-4be7-968f-98830d673f16]HandleMessage- COMPLETED. Notify orderer.example.com | [0df 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org2.example.com | [10f 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.4 is being launched peer1.org1.example.com | [133 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80daf944]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [135 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org2.example.com | [14a 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:96b986c0-038f-4be7-968f-98830d673f16 peer0.org2.example.com | [110 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [134 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [0e0 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [136 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org2.example.com | [14b 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [135 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [111 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] orderer.example.com | [0e1 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org2.example.com | [14c 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org1.example.com | [137 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [112 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.4(networkid:dev,peerid:peer0.org2.example.com) peer1.org1.example.com | [136 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [14d 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=e5243e78-1d98-46b9-8ab1-f132369f4fce,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer0.org1.example.com | [138 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]Received message READY from shim orderer.example.com | [0e2 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0ABC060A1B08011A0608E69599D10522...07526561646572731A0641646D696E73 peer1.org2.example.com | [14e 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.4 is being launched peer0.org2.example.com | [113 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer1.org1.example.com | [137 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [139 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8a2131e4]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [0e3 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 6341964D25188EC88D1EA7AEFF9175472DF2D75686EA120C7123CC8D9FE22A8F peer1.org2.example.com | [14f 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [114 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | [13a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8a2131e4]Move state message INIT peer1.org1.example.com | [138 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [80daf944]Inside sendExecuteMessage. Message INIT orderer.example.com | [0e4 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org2.example.com | [150 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.4 peer0.org1.example.com | [13b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8a2131e4]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [0e5 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [139 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [13c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true orderer.example.com | [0e6 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [151 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.4(networkid:dev,peerid:peer1.org2.example.com) peer0.org1.example.com | [13d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8a2131e4]sending state message INIT peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [13a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [80daf944]sendExecuteMsg trigger event INIT orderer.example.com | [0e7 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [152 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer0.org1.example.com | [13e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]Received message INIT from shim peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | [0e8 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [153 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | [13b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80daf944]Move state message INIT peer0.org1.example.com | [13f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8a2131e4]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} orderer.example.com | [0e9 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.4 peer0.org1.example.com | [140 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [13c 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80daf944]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [115 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.4) lock orderer.example.com | [0ea 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org1.example.com | [141 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [8a2131e4]Received INIT, initializing chaincode peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true orderer.example.com | [0eb 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer1.org1.example.com | [13d 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [142 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]Init get response status: 200 peer0.org2.example.com | [116 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.4) lock peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [13e 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80daf944]sending state message INIT peer0.org1.example.com | [143 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]Init succeeded. Sending COMPLETED orderer.example.com | [0ec 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org1.example.com | [144 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]Move state message COMPLETED peer0.org2.example.com | [117 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.4 orderer.example.com | [0ed 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org1.example.com | [145 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8a2131e4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [13f 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]Received message INIT from shim peer0.org1.example.com | [146 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8a2131e4]send state message COMPLETED peer0.org2.example.com | [118 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.4) orderer.example.com | [0ee 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [147 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8a2131e4]Received message COMPLETED from shim peer1.org2.example.com | [154 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.4) lock peer0.org1.example.com | [148 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8a2131e4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [0ef 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [140 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80daf944]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [155 12-05 07:29:41.99 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.4) lock peer0.org1.example.com | [149 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8a2131e4-69be-414f-8030-ed18225f882d]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [119 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.4 orderer.example.com | [0f0 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [14a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8a2131e4-69be-414f-8030-ed18225f882d peer0.org2.example.com | [11a 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org1.example.com | [141 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [0f1 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [156 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.4 peer0.org1.example.com | [14b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [11b 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [142 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [80daf944]Received INIT, initializing chaincode peer0.org1.example.com | [14c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org2.example.com | [157 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.4) peer0.org2.example.com | [11c 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.4 peer0.org1.example.com | [14d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=3bb78f79-7308-4fc2-a4e3-a20f4f893f69,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer1.org2.example.com | [159 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.4 peer1.org1.example.com | [143 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]Init get response status: 200 orderer.example.com | [0f2 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [11d 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org1.example.com | [14e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.4 is being launched peer0.org2.example.com | [11e 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.4 peer1.org2.example.com | [15a 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org1.example.com | [144 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]Init succeeded. Sending COMPLETED peer0.org1.example.com | [14f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [11f 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org1.example.com | [150 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org2.example.com | [15b 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.4 peer1.org1.example.com | [145 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]Move state message COMPLETED peer0.org2.example.com | [120 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org1.example.com | [151 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.4(networkid:dev,peerid:peer0.org1.example.com) peer1.org2.example.com | [15c 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER orderer.example.com | [0f3 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org2.example.com | [121 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [152 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer1.org1.example.com | [146 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80daf944]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [0f4 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org2.example.com | [122 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org1.example.com | [153 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | [158 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.4 peer1.org1.example.com | [147 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80daf944]send state message COMPLETED orderer.example.com | [0f5 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.4 peer1.org2.example.com | [15d 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [123 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.4 orderer.example.com | [0f6 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | [148 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80daf944]Received message COMPLETED from shim orderer.example.com | [0f7 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org2.example.com | [15e 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [124 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.4" , sending back REGISTERED peer0.org2.example.com | [125 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [126 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info orderer.example.com | [0f8 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [15f 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [14a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80daf944]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [127 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning orderer.example.com | [0f9 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [128 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer1.org2.example.com | [160 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created orderer.example.com | [0fa 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [14b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80daf944-b6c4-4d3b-a999-10171073dd01]HandleMessage- COMPLETED. Notify peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [161 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | [0fb 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [149 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/msp/mgmt] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [154 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.4) lock peer0.org2.example.com | [129 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.4 launch seq completed orderer.example.com | [0fc 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [155 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.4) lock peer1.org1.example.com | [14c 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:80daf944-b6c4-4d3b-a999-10171073dd01 peer1.org2.example.com | [162 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.4 peer0.org2.example.com | [12a 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY orderer.example.com | [0fd 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer0.org1.example.com | [156 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.4 peer1.org1.example.com | [14d 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [0fe 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [12b 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [163 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.4" , sending back REGISTERED orderer.example.com | [0ff 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org1.example.com | [14f 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 180172D3060A208B9988C3A7821D70D6...ED43B93F453D936E40E406E284A986F4 peer0.org2.example.com | [12c 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1567a872]Move state message READY peer0.org1.example.com | [157 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.4) orderer.example.com | [100 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org2.example.com | [164 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [12d 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1567a872]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org1.example.com | [150 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/msp] func1.Handshake.authenticateRemotePeer.createConnectionMsg.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: E36D94C08E891CD267238A2155A1FAF304715213253B97A9345799726D4EE5E4 orderer.example.com | [101 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [158 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.4 peer1.org2.example.com | [165 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [12e 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [1567a872]Entered state ready orderer.example.com | [102 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [166 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer1.org1.example.com | [14e 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [159 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [167 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [12f 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:1567a872-6bf5-4346-9327-fba9409f417e orderer.example.com | [103 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy peer0.org1.example.com | [15a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [152 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed orderer.example.com | [104 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org2.example.com | [130 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1567a872]sending state message READY peer1.org2.example.com | [168 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.4 launch seq completed peer0.org2.example.com | [131 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]Received message READY from shim peer1.org1.example.com | [151 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/gossip/comm] func1.Handshake.authenticateRemotePeer -> DEBU Sending GossipMessage: tag:EMPTY conn: , Envelope: 856 bytes, Signature: 70 bytes to 172.18.0.3:7051 orderer.example.com | [105 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org1.example.com | [15b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.4 peer0.org2.example.com | [132 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1567a872]Handling ChaincodeMessage of type: READY(state:established) peer1.org2.example.com | [169 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [153 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=338c4b79-7d53-4e4e-a43f-5b5241ba7434,syscc=true,proposal=0x0,canname=qscc:1.0.4 orderer.example.com | [106 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | [133 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [16a 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [15c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052] peer1.org1.example.com | [154 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.4 is being launched peer0.org2.example.com | [134 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org1.example.com | [15d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.4 peer1.org2.example.com | [16b 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5243e78]Move state message READY orderer.example.com | [107 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org1.example.com | [155 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [15e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [135 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [16c 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5243e78]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [108 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [156 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer0.org1.example.com | [15f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim orderer.example.com | [109 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org2.example.com | [136 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [160 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [157 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.4(networkid:dev,peerid:peer1.org1.example.com) peer1.org2.example.com | [16d 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [e5243e78]Entered state ready orderer.example.com | [10a 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [161 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [158 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer0.org2.example.com | [137 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1567a872]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [16e 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:e5243e78-1d98-46b9-8ab1-f132369f4fce peer0.org1.example.com | [162 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.4 orderer.example.com | [10b 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [159 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | [138 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [16f 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5243e78]sending state message READY orderer.example.com | [10c 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [163 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.4" , sending back REGISTERED peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.4 peer0.org2.example.com | [139 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1567a872]sendExecuteMsg trigger event INIT orderer.example.com | [10d 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [170 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]Received message READY from shim peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [164 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | [10e 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [172 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e5243e78]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [13a 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1567a872]Move state message INIT peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | [165 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | [171 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed orderer.example.com | [10f 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [166 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | [13b 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1567a872]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [110 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org1.example.com | [167 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | [13c 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [173 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete orderer.example.com | [111 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer1.org1.example.com | [15a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.4) lock peer0.org2.example.com | [13d 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1567a872]sending state message INIT peer0.org1.example.com | [168 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.4 launch seq completed peer1.org2.example.com | [174 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [15b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.4) lock orderer.example.com | [112 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer0.org1.example.com | [169 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [13e 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]Received message INIT from shim peer1.org2.example.com | [175 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org1.example.com | [15c 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.4 orderer.example.com | [113 12-05 07:29:42.90 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org2.example.com | [13f 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1567a872]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [176 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e5243e78]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [16a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [114 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [15d 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.4) peer0.org2.example.com | [140 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [177 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [16b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3bb78f79]Move state message READY peer0.org2.example.com | [141 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [1567a872]Received INIT, initializing chaincode orderer.example.com | [115 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application peer0.org1.example.com | [16c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3bb78f79]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [142 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]Init get response status: 200 peer1.org2.example.com | [178 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e5243e78]sendExecuteMsg trigger event INIT peer1.org1.example.com | [15e 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.4 peer0.org2.example.com | [143 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]Init succeeded. Sending COMPLETED peer0.org1.example.com | [16d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [3bb78f79]Entered state ready orderer.example.com | [116 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [144 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]Move state message COMPLETED peer1.org1.example.com | [15f 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false orderer.example.com | [117 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [16e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:3bb78f79-7308-4fc2-a4e3-a20f4f893f69 peer1.org2.example.com | [179 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5243e78]Move state message INIT peer0.org2.example.com | [145 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1567a872]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [118 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [160 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [16f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3bb78f79]sending state message READY peer1.org2.example.com | [17a 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5243e78]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [146 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1567a872]send state message COMPLETED orderer.example.com | [119 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [170 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]Received message READY from shim peer1.org1.example.com | [161 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.4 orderer.example.com | [11a 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [17b 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [171 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3bb78f79]Handling ChaincodeMessage of type: READY(state:established) peer0.org2.example.com | [147 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1567a872]Received message COMPLETED from shim orderer.example.com | [11b 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [11c 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer1.org2.example.com | [17c 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5243e78]sending state message INIT orderer.example.com | [11d 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer1.org1.example.com | [162 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052] orderer.example.com | [11e 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org2.example.com | [148 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1567a872]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [172 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [17d 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]Received message INIT from shim orderer.example.com | [11f 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [163 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.4 peer0.org2.example.com | [149 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1567a872-6bf5-4346-9327-fba9409f417e]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [173 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [17e 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e5243e78]Handling ChaincodeMessage of type: INIT(state:ready) orderer.example.com | [120 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [164 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer0.org2.example.com | [14a 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1567a872-6bf5-4346-9327-fba9409f417e peer0.org1.example.com | [174 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [17f 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [121 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [14b 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [175 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org1.example.com | [165 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [180 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e5243e78]Received INIT, initializing chaincode orderer.example.com | [122 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [14c 12-05 07:29:42.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org1.example.com | [176 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3bb78f79]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [166 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [181 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | [123 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [14d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=5b388ede-6287-4d83-885f-5fa1d578a447,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer1.org2.example.com | [182 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [177 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [167 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created orderer.example.com | [124 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [14e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.4 is being launched peer1.org2.example.com | [183 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]Init get response status: 200 peer0.org1.example.com | [178 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3bb78f79]sendExecuteMsg trigger event INIT peer1.org1.example.com | [168 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.4 orderer.example.com | [125 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer1.org2.example.com | [184 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]Init succeeded. Sending COMPLETED peer0.org2.example.com | [14f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [179 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3bb78f79]Move state message INIT peer0.org2.example.com | [150 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org1.example.com | [169 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.4" , sending back REGISTERED peer1.org2.example.com | [185 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]Move state message COMPLETED orderer.example.com | [126 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org1.example.com | [17a 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3bb78f79]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [17b 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [127 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org2.example.com | [151 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.4(networkid:dev,peerid:peer0.org2.example.com) peer1.org1.example.com | [16a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [186 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e5243e78]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [152 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 orderer.example.com | [128 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [17c 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3bb78f79]sending state message INIT peer1.org1.example.com | [16b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org2.example.com | [153 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: orderer.example.com | [129 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [187 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5243e78]send state message COMPLETED peer0.org1.example.com | [17d 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]Received message INIT from shim peer1.org1.example.com | [16c 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.4 peer1.org2.example.com | [188 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5243e78]Received message COMPLETED from shim orderer.example.com | [12a 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org1.example.com | [17e 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3bb78f79]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [16d 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | [17f 12-05 07:29:40.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [189 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5243e78]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [12b 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org1.example.com | [16e 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.4 launch seq completed peer1.org2.example.com | [18a 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5243e78-1d98-46b9-8ab1-f132369f4fce]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [180 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3bb78f79]Received INIT, initializing chaincode orderer.example.com | [12c 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | [16f 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [181 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | [12d 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [18b 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e5243e78-1d98-46b9-8ab1-f132369f4fce peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [170 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [12e 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org1.example.com | [182 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [171 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [338c4b79]Move state message READY orderer.example.com | [12f 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer1.org2.example.com | [18c 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [154 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.4) lock peer0.org1.example.com | [183 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]Init get response status: 200 peer1.org1.example.com | [172 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [338c4b79]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [18d 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org2.example.com | [155 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.4) lock peer1.org2.example.com | [18e 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer1.org1.example.com | [173 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [338c4b79]Entered state ready peer0.org1.example.com | [184 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]Init succeeded. Sending COMPLETED peer1.org1.example.com | [174 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:338c4b79-7d53-4e4e-a43f-5b5241ba7434 peer1.org2.example.com | [18f 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] peer1.org1.example.com | [175 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [338c4b79]sending state message READY peer1.org2.example.com | [190 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051] peer0.org1.example.com | [185 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]Move state message COMPLETED peer1.org2.example.com | [191 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org1.example.com | [176 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]Received message READY from shim peer0.org2.example.com | [156 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.4 orderer.example.com | [130 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer1.org1.example.com | [177 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [338c4b79]Handling ChaincodeMessage of type: READY(state:established) peer0.org1.example.com | [186 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3bb78f79]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [192 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer1.org1.example.com | [178 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [157 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.4) orderer.example.com | [131 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [187 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3bb78f79]send state message COMPLETED peer0.org2.example.com | [158 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.4 peer1.org2.example.com | [193 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer0.org1.example.com | [188 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3bb78f79]Received message COMPLETED from shim peer1.org1.example.com | [179 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [159 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org1.example.com | [17a 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [15a 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [189 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3bb78f79]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [132 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [17b 12-05 07:29:41.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org2.example.com | [194 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' peer0.org2.example.com | [15b 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.4 peer0.org1.example.com | [18a 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3bb78f79-7308-4fc2-a4e3-a20f4f893f69]HandleMessage- COMPLETED. Notify orderer.example.com | [133 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [17c 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [338c4b79]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [18b 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3bb78f79-7308-4fc2-a4e3-a20f4f893f69 peer0.org2.example.com | [15c 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052] peer1.org2.example.com | [195 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' orderer.example.com | [134 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer1.org1.example.com | [17d 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [196 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer0.org2.example.com | [15d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.4 peer0.org1.example.com | [18c 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [17e 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [338c4b79]sendExecuteMsg trigger event INIT orderer.example.com | [135 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org2.example.com | [15e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER peer1.org1.example.com | [17f 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [338c4b79]Move state message INIT peer1.org2.example.com | [197 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' orderer.example.com | [136 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org1.example.com | [18d 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org2.example.com | [15f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [198 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' orderer.example.com | [137 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer1.org1.example.com | [180 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [338c4b79]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [18e 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer1.org2.example.com | [199 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer0.org2.example.com | [160 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org1.example.com | [18f 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] orderer.example.com | [138 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org1.example.com | [181 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [182 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [338c4b79]sending state message INIT peer0.org1.example.com | [190 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051] peer1.org2.example.com | [19a 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' orderer.example.com | [139 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org2.example.com | [161 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org2.example.com | [19b 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer0.org1.example.com | [191 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer0.org2.example.com | [162 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.4 peer1.org1.example.com | [183 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]Received message INIT from shim orderer.example.com | [13a 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [19c 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' peer1.org1.example.com | [184 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [338c4b79]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [19d 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer1.org2.example.com | [19e 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer1.org2.example.com | [19f 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer0.org1.example.com | [192 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1a0 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' orderer.example.com | [13b 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [163 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.4" , sending back REGISTERED peer1.org1.example.com | [185 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [193 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1a1 12-05 07:29:42.00 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [1a2 12-05 07:29:42.01 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer0.org1.example.com | [194 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' peer0.org2.example.com | [164 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [1a3 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [195 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' peer1.org2.example.com | [1a4 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42148aff0 peer1.org1.example.com | [186 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [338c4b79]Received INIT, initializing chaincode orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [196 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' peer1.org2.example.com | [1a5 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org1.example.com | [187 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer1.org2.example.com | [1a6 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [165 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim peer0.org1.example.com | [197 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org1.example.com | [188 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [1a7 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org2.example.com | [166 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created) orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | [189 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]Init get response status: 200 peer0.org1.example.com | [198 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer1.org2.example.com | [1a8 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [167 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org1.example.com | [18a 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]Init succeeded. Sending COMPLETED peer1.org2.example.com | [1a9 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [199 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer1.org1.example.com | [18b 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]Move state message COMPLETED peer1.org2.example.com | [1aa 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421438c30, header 0xc42148b080 peer0.org2.example.com | [168 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.4 launch seq completed peer0.org1.example.com | [19a 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer1.org1.example.com | [18c 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [338c4b79]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [1ab 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [19b 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' peer0.org2.example.com | [169 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY peer1.org1.example.com | [18d 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [338c4b79]send state message COMPLETED peer1.org2.example.com | [1ac 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da peer0.org1.example.com | [19c 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer1.org1.example.com | [18e 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [338c4b79]Received message COMPLETED from shim peer1.org2.example.com | [1ad 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da channel id: orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 peer0.org2.example.com | [16a 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [18f 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [338c4b79]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [1ae 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da channel id: version: 1.0.4 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | [19d 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer1.org1.example.com | [190 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [338c4b79-7d53-4e4e-a43f-5b5241ba7434]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [16b 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b388ede]Move state message READY orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN peer1.org2.example.com | [1af 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da,syscc=true,proposal=0xc421438c30,canname=cscc:1.0.4 peer1.org1.example.com | [191 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:338c4b79-7d53-4e4e-a43f-5b5241ba7434 peer0.org1.example.com | [19e 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer1.org1.example.com | [192 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 peer0.org2.example.com | [16c 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b388ede]Fabric side Handling ChaincodeMessage of type: READY in state established peer1.org2.example.com | [1b0 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer1.org1.example.com | [193 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org1.example.com | [19f 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer1.org2.example.com | [1b1 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [16d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [5b388ede]Entered state ready orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL peer1.org1.example.com | [194 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer0.org1.example.com | [1a0 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' peer1.org2.example.com | [1b2 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org1.example.com | [195 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] orderer.example.com | liPpNxLSsBU= peer0.org1.example.com | [1a1 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer0.org2.example.com | [16e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:5b388ede-6287-4d83-885f-5fa1d578a447 peer1.org2.example.com | [1b3 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a984292]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [196 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051] peer0.org2.example.com | [16f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b388ede]sending state message READY peer0.org1.example.com | [1a2 12-05 07:29:40.58 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer1.org1.example.com | [197 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org2.example.com | [1b4 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [198 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer1.org1.example.com | [199 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer0.org2.example.com | [170 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]Received message READY from shim peer1.org1.example.com | [19a 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [1a3 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [1b5 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [19b 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' peer0.org2.example.com | [171 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5b388ede]Handling ChaincodeMessage of type: READY(state:established) orderer.example.com | [13c 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [1a4 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4216238f0 peer1.org1.example.com | [19c 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer1.org2.example.com | [1b6 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a984292]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [172 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [19d 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [1a5 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org2.example.com | [173 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete peer1.org2.example.com | [1b7 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a984292]Move state message TRANSACTION peer1.org1.example.com | [19e 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [1b8 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a984292]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [19f 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer0.org1.example.com | [1a6 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [174 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [1b9 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [1a0 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' peer0.org1.example.com | [1a7 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org2.example.com | [175 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org1.example.com | [1a1 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer1.org2.example.com | [1ba 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a984292]sending state message TRANSACTION orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org2.example.com | [176 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5b388ede]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [1a2 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bb 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a984292]Received message TRANSACTION from shim peer0.org1.example.com | [1a8 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [177 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org1.example.com | [1a3 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer0.org2.example.com | [178 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5b388ede]sendExecuteMsg trigger event INIT peer1.org2.example.com | [1bc 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a984292]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [1a4 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer0.org2.example.com | [179 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b388ede]Move state message INIT peer0.org1.example.com | [1a9 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer1.org1.example.com | [1a5 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer1.org2.example.com | [1bd 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0a984292]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [17a 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b388ede]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org2.example.com | [1be 12-05 07:29:44.18 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer0.org2.example.com | [17b 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [1aa 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215bfe50, header 0xc421623980 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer0.org2.example.com | [17c 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b388ede]sending state message INIT peer0.org1.example.com | [1ab 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer1.org1.example.com | [1a6 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' peer1.org2.example.com | [1bf 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer0.org2.example.com | [17d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]Received message INIT from shim peer1.org1.example.com | [1a7 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer0.org2.example.com | [17e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5b388ede]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [1c0 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer1.org1.example.com | [1a8 12-05 07:29:41.77 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer0.org1.example.com | [1ac 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1 peer0.org2.example.com | [17f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [1c1 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO No info about blocks file found in the db. orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer0.org1.example.com | [1ad 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1 channel id: peer0.org2.example.com | [180 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5b388ede]Received INIT, initializing chaincode peer1.org1.example.com | [1a9 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | This could happen if this is the first time the ledger is constructed or the index is dropped. peer0.org2.example.com | [181 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | zekLSULI9G2UUYA77A== peer0.org1.example.com | [1ae 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1 channel id: version: 1.0.4 peer1.org2.example.com | Scanning blocks dir for the latest info peer1.org1.example.com | [1aa 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42161fb90 peer0.org2.example.com | [182 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [1c2 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer1.org1.example.com | [1ab 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer1.org2.example.com | [1c3 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | [13d 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [183 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]Init get response status: 200 peer0.org1.example.com | [1af 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1,syscc=true,proposal=0xc4215bfe50,canname=cscc:1.0.4 orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [1c4 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 peer1.org1.example.com | [1ac 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [184 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]Init succeeded. Sending COMPLETED peer0.org1.example.com | [1b0 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [1c5 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer0.org2.example.com | [185 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]Move state message COMPLETED peer1.org1.example.com | [1ad 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [1b1 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [1c6 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> INFO No block file found peer0.org2.example.com | [186 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5b388ede]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [1ae 12-05 07:29:43.78 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [1b2 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer0.org2.example.com | [187 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b388ede]send state message COMPLETED peer1.org1.example.com | [1af 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [1c7 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc421596780)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) peer0.org1.example.com | [1b3 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ccd54f80]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org2.example.com | [188 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b388ede]Received message COMPLETED from shim peer1.org2.example.com | [1c8 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer0.org1.example.com | [1b4 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [189 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b388ede]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [1b0 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42166c4b0, header 0xc42161fc20 peer1.org2.example.com | [1c9 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO No block indexed, Last block present in block files=[0] peer0.org2.example.com | [18a 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b388ede-6287-4d83-885f-5fa1d578a447]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [1b5 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [18b 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5b388ede-6287-4d83-885f-5fa1d578a447 peer1.org1.example.com | [1b1 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer1.org2.example.com | [1ca 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Start building index from block [0] peer0.org1.example.com | [1b6 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ccd54f80]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [18c 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [1b2 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org2.example.com | [18d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org1.example.com | [1b7 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccd54f80]Move state message TRANSACTION peer1.org2.example.com | [1cb 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer1.org1.example.com | [1b3 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753 channel id: peer0.org2.example.com | [18e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess peer0.org1.example.com | [1b8 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccd54f80]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer0.org2.example.com | [18f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] peer1.org2.example.com | [1cc 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0] peer1.org1.example.com | [1b4 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753 channel id: version: 1.0.4 peer0.org2.example.com | [190 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051] peer0.org1.example.com | [1b9 12-05 07:29:43.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer0.org2.example.com | [191 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING' peer1.org1.example.com | [1b5 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753,syscc=true,proposal=0xc42166c4b0,canname=cscc:1.0.4 peer1.org2.example.com | [1cd 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0] orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer1.org1.example.com | [1b6 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer0.org2.example.com | [192 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING' peer0.org1.example.com | [1ba 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccd54f80]sending state message TRANSACTION peer1.org2.example.com | [1ce 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Finished building index. Last block indexed [0] orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer0.org1.example.com | [1bb 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccd54f80]Received message TRANSACTION from shim peer0.org2.example.com | [193 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING' peer1.org1.example.com | [1b7 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [1cf 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [1bc 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccd54f80]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | zekLSULI9G2UUYA77A== peer0.org2.example.com | [194 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING' peer1.org2.example.com | [1d0 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420220580), Data:(*common.BlockData)(0xc42156a060), Metadata:(*common.BlockMetadata)(0xc42156a0a0)}, doMVCCValidation=true peer1.org1.example.com | [1b8 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [195 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING' peer1.org2.example.com | [1d1 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [1bd 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ccd54f80]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [1b9 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b816213c]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [196 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING' peer0.org1.example.com | [1be 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer1.org2.example.com | [1d2 12-05 07:29:44.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] orderer.example.com | [13e 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org1.example.com | [1ba 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [197 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING' peer0.org1.example.com | [1bf 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block orderer.example.com | [13f 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org2.example.com | [198 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING' peer0.org1.example.com | [1c0 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer1.org2.example.com | [1d3 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xf0, 0xbf, 0x75, 0xab, 0xa3, 0xf5, 0x13, 0xfa, 0xa, 0x7b, 0xfc, 0x92, 0x5, 0x7c, 0x72, 0x12, 0x4, 0x8e, 0x2b, 0x4e, 0x50, 0x71, 0x5e, 0x78, 0xb3, 0xc7, 0xe9, 0x7e, 0x1f, 0xb9, 0x4, 0x91} txOffsets= orderer.example.com | [140 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer0.org2.example.com | [199 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING' peer0.org1.example.com | [1c1 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO No info about blocks file found in the db. peer1.org1.example.com | [1bb 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11901 orderer.example.com | [141 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | This could happen if this is the first time the ledger is constructed or the index is dropped. peer0.org2.example.com | [19a 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING' peer1.org1.example.com | [1bc 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b816213c]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | ] orderer.example.com | [142 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer0.org1.example.com | Scanning blocks dir for the latest info peer0.org2.example.com | [19b 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING' peer1.org1.example.com | [1bd 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b816213c]Move state message TRANSACTION peer0.org1.example.com | [1c2 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer1.org1.example.com | [1be 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b816213c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [19c 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING' orderer.example.com | [143 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [1d4 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx ID: [] to index peer0.org1.example.com | [1c3 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [19d 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO' peer1.org2.example.com | [1d5 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx number:[0] ID: [] to blockNumTranNum index peer0.org1.example.com | [1c4 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [1bf 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [1d6 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11945], isChainEmpty=[false], lastBlockNumber=[0] peer0.org1.example.com | [1c5 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [1c0 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b816213c]sending state message TRANSACTION peer0.org2.example.com | [19e 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO' peer0.org1.example.com | [1c6 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> INFO No block file found orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org2.example.com | [19f 12-05 07:29:42.72 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO' peer1.org2.example.com | [1d7 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer1.org1.example.com | [1c1 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b816213c]Received message TRANSACTION from shim peer0.org1.example.com | [1c7 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216fcb20)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [1a0 12-05 07:29:42.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING' peer1.org2.example.com | [1d8 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [1c8 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer1.org1.example.com | [1c2 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b816213c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [1c9 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO No block indexed, Last block present in block files=[0] orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org2.example.com | [1a1 12-05 07:29:42.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING' peer1.org1.example.com | [1c3 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [b816213c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [1ca 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Start building index from block [0] orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W peer1.org1.example.com | [1c4 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer1.org2.example.com | [1d9 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [1cb 12-05 07:29:43.56 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0] orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org2.example.com | [1a2 12-05 07:29:42.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR' peer1.org1.example.com | [1c5 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block peer1.org2.example.com | [1da 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [1cc 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0] orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ peer1.org2.example.com | [1db 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer1.org1.example.com | [1c6 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer0.org1.example.com | [1cd 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0] peer0.org2.example.com | [1a3 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc peer1.org2.example.com | [1dc 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org1.example.com | [1c7 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO No info about blocks file found in the db. peer0.org1.example.com | [1ce 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Finished building index. Last block indexed [0] orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq peer0.org2.example.com | [1a4 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42148d410 peer0.org2.example.com | [1a5 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1 peer0.org2.example.com | [1a6 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [1a7 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org2.example.com | [1a8 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [1a9 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [1aa 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42032d5e0, header 0xc42148d4a0 peer0.org2.example.com | [1ab 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" peer1.org1.example.com | This could happen if this is the first time the ledger is constructed or the index is dropped. peer1.org1.example.com | Scanning blocks dir for the latest info peer1.org1.example.com | [1c8 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer0.org1.example.com | [1cf 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [1ac 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa orderer.example.com | VA7fF8MfGA== peer1.org2.example.com | [1dd 12-05 07:29:44.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer1.org1.example.com | [1c9 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() peer0.org1.example.com | [1d0 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421587900), Data:(*common.BlockData)(0xc4216ac8c0), Metadata:(*common.BlockMetadata)(0xc4216ac900)}, doMVCCValidation=true orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [1ad 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa channel id: peer1.org2.example.com | [1de 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer1.org1.example.com | [1ca 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 peer0.org1.example.com | [1d1 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | [144 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [1ae 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa channel id: version: 1.0.4 peer1.org2.example.com | [1df 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [1cb 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer0.org1.example.com | [1d2 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer0.org2.example.com | [1af 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.4,txid=8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa,syscc=true,proposal=0xc42032d5e0,canname=cscc:1.0.4 peer1.org1.example.com | [1cc 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> INFO No block file found peer1.org2.example.com | [1e0 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [1d3 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xf0, 0xbf, 0x75, 0xab, 0xa3, 0xf5, 0x13, 0xfa, 0xa, 0x7b, 0xfc, 0x92, 0x5, 0x7c, 0x72, 0x12, 0x4, 0x8e, 0x2b, 0x4e, 0x50, 0x71, 0x5e, 0x78, 0xb3, 0xc7, 0xe9, 0x7e, 0x1f, 0xb9, 0x4, 0x91} txOffsets= orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org2.example.com | [1b0 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer1.org2.example.com | [1e1 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11901 peer1.org1.example.com | [1cd 12-05 07:29:43.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216dba00)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org2.example.com | [1b1 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | ] orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer1.org2.example.com | [1e2 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [1ce 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer0.org2.example.com | [1b2 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer0.org1.example.com | [1d4 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx ID: [] to index orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org2.example.com | [1e3 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [1d5 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx number:[0] ID: [] to blockNumTranNum index peer0.org2.example.com | [1b3 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8ca7684f]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer1.org2.example.com | [1e4 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [1b4 12-05 07:29:43.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [1cf 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO No block indexed, Last block present in block files=[0] orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer1.org2.example.com | [1e5 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [1d6 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11945], isChainEmpty=[false], lastBlockNumber=[0] orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer1.org2.example.com | [1e6 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [1b5 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org1.example.com | [1d0 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Start building index from block [0] peer0.org1.example.com | [1d7 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer1.org2.example.com | [1e7 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org2.example.com | [1b6 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8ca7684f]sendExecuteMsg trigger event TRANSACTION orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer0.org1.example.com | [1d8 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [1d1 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0] peer0.org2.example.com | [1b7 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8ca7684f]Move state message TRANSACTION orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer1.org2.example.com | [1e8 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [1d9 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [1d2 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0] orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer0.org2.example.com | [1b8 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8ca7684f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [1e9 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer0.org1.example.com | [1da 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [1b9 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [1ea 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [145 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [1d3 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0] peer0.org1.example.com | [1db 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer0.org2.example.com | [1ba 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8ca7684f]sending state message TRANSACTION orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | [1dc 12-05 07:29:43.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org1.example.com | [1d4 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Finished building index. Last block indexed [0] peer0.org1.example.com | [1dd 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] peer0.org2.example.com | [1bb 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8ca7684f]Received message TRANSACTION from shim orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [1de 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer1.org1.example.com | [1d5 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org2.example.com | [1eb 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [1df 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org2.example.com | [1bc 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8ca7684f]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [1e0 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer1.org1.example.com | [1d6 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4216aa540), Data:(*common.BlockData)(0xc4216d4760), Metadata:(*common.BlockMetadata)(0xc4216d47a0)}, doMVCCValidation=true peer0.org1.example.com | [1e1 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [1bd 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8ca7684f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer1.org2.example.com | [1ec 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [1e2 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer1.org1.example.com | [1d7 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [1be 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain peer0.org1.example.com | [1e3 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer1.org2.example.com | [1ed 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [1e4 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org1.example.com | [1d8 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer1.org2.example.com | [1ee 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [1bf 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block peer0.org1.example.com | [1e5 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer0.org2.example.com | [1c0 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel peer1.org2.example.com | [1ef 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [1d9 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xf0, 0xbf, 0x75, 0xab, 0xa3, 0xf5, 0x13, 0xfa, 0xa, 0x7b, 0xfc, 0x92, 0x5, 0x7c, 0x72, 0x12, 0x4, 0x8e, 0x2b, 0x4e, 0x50, 0x71, 0x5e, 0x78, 0xb3, 0xc7, 0xe9, 0x7e, 0x1f, 0xb9, 0x4, 0x91} txOffsets= peer0.org1.example.com | [1e6 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer1.org2.example.com | [1f0 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | txId= locPointer=offset=38, bytesLength=11901 peer0.org2.example.com | [1c1 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO No info about blocks file found in the db. peer0.org1.example.com | [1e7 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer1.org1.example.com | ] peer1.org2.example.com | [1f1 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org2.example.com | This could happen if this is the first time the ledger is constructed or the index is dropped. peer0.org1.example.com | [1e8 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [1f2 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [1da 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx ID: [] to index peer0.org1.example.com | [1e9 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [146 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org2.example.com | [1f3 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org1.example.com | [1db 12-05 07:29:43.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx number:[0] ID: [] to blockNumTranNum index peer0.org1.example.com | [1ea 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [147 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | Scanning blocks dir for the latest info peer1.org2.example.com | [1f4 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [1eb 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [148 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [1ec 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [149 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer1.org1.example.com | [1dc 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11945], isChainEmpty=[false], lastBlockNumber=[0] peer0.org1.example.com | [1ed 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org2.example.com | [1c2 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files peer1.org2.example.com | [1f5 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [1ee 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org2.example.com | [1c3 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() peer1.org1.example.com | [1dd 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) orderer.example.com | [14a 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [1ef 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [1f6 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org2.example.com | [1c4 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1 orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [1f0 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | [1de 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [1f7 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [1c5 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1 peer0.org1.example.com | [1f1 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer1.org1.example.com | [1df 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [1c6 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> INFO No block file found peer1.org2.example.com | [1f8 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [1e0 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV peer0.org1.example.com | [1f2 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [1c7 12-05 07:29:44.00 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4215b5760)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]) peer1.org1.example.com | [1e1 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer0.org1.example.com | [1f3 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org2.example.com | [1f9 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [1c8 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]] peer0.org1.example.com | [1f4 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer1.org1.example.com | [1e2 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org1.example.com | [1f5 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org2.example.com | [1c9 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO No block indexed, Last block present in block files=[0] peer1.org2.example.com | [1fa 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org1.example.com | [1e3 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j peer0.org1.example.com | [1f6 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org1.example.com | [1e4 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block peer0.org2.example.com | [1ca 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Start building index from block [0] peer1.org2.example.com | [1fb 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [1f7 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR peer1.org1.example.com | [1e5 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [1cb 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0] peer1.org2.example.com | [1fc 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w peer0.org2.example.com | [1cc 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0] peer0.org1.example.com | [1f8 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org1.example.com | [1e6 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [1fd 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org2.example.com | [1cd 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0] orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD peer0.org1.example.com | [1f9 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer1.org1.example.com | [1e7 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [1fe 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK peer0.org2.example.com | [1ce 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex -> INFO Finished building index. Last block indexed [0] peer0.org1.example.com | [1fa 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [1ff 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org1.example.com | [1e8 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [200 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org2.example.com | [1cf 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [1fb 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | [201 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org1.example.com | [1e9 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [1d0 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42036d180), Data:(*common.BlockData)(0xc4215a2400), Metadata:(*common.BlockMetadata)(0xc4215a2440)}, doMVCCValidation=true orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf peer0.org1.example.com | [1fc 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [202 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org1.example.com | [1ea 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [1d1 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [1fd 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [203 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org1.example.com | [1eb 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [1d2 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG] peer0.org1.example.com | [1fe 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= peer0.org2.example.com | [1d3 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0xf0, 0xbf, 0x75, 0xab, 0xa3, 0xf5, 0x13, 0xfa, 0xa, 0x7b, 0xfc, 0x92, 0x5, 0x7c, 0x72, 0x12, 0x4, 0x8e, 0x2b, 0x4e, 0x50, 0x71, 0x5e, 0x78, 0xb3, 0xc7, 0xe9, 0x7e, 0x1f, 0xb9, 0x4, 0x91} txOffsets= peer0.org1.example.com | [1ff 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org1.example.com | [1ec 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [204 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11901 peer0.org1.example.com | [200 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer1.org2.example.com | [205 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer1.org1.example.com | [1ed 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer0.org1.example.com | [201 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | ] orderer.example.com | [14b 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [202 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org2.example.com | [206 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [1ee 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org2.example.com | [1d4 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx ID: [] to index peer1.org2.example.com | [207 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org1.example.com | [203 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org1.example.com | [1ef 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org2.example.com | [208 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org1.example.com | [204 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | [1d5 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11901] for tx number:[0] ID: [] to blockNumTranNum index peer1.org1.example.com | [1f0 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [209 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [1d6 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11945], isChainEmpty=[false], lastBlockNumber=[0] peer0.org1.example.com | [205 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org1.example.com | [1f1 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer1.org2.example.com | [20a 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [1d7 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s) peer0.org1.example.com | [206 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [1f2 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org2.example.com | [20b 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org2.example.com | [1d8 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [207 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [1f3 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer1.org2.example.com | [20c 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org2.example.com | [1d9 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [208 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer0.org2.example.com | [1da 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [20d 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [209 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [1f4 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org2.example.com | [1db 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions peer1.org2.example.com | [20e 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [1f5 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer1.org2.example.com | [20f 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [20a 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org2.example.com | [1dc 12-05 07:29:44.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction peer1.org1.example.com | [1f6 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org2.example.com | [210 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [1dd 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0] orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer0.org1.example.com | [20b 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [1f7 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org2.example.com | [211 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [1de 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer0.org1.example.com | [20c 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [1f8 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org2.example.com | [212 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [1df 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer0.org1.example.com | [20d 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [1f9 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org2.example.com | [213 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [1e0 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [214 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [20e 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org1.example.com | [1fa 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [14c 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [215 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [1e1 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [20f 12-05 07:29:43.58 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [216 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org2.example.com | [1e2 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [1fb 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [210 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [217 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org2.example.com | [1e3 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org1.example.com | [1fc 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins peer1.org2.example.com | [218 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [1e4 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [211 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org1.example.com | [1fd 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer0.org2.example.com | [1e5 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [219 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [212 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org2.example.com | [1e6 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [1fe 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer1.org2.example.com | [21a 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [213 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [1e7 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer1.org1.example.com | [1ff 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer1.org2.example.com | [21b 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org2.example.com | [1e8 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer0.org1.example.com | [214 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [200 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer1.org2.example.com | [21c 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org2.example.com | [1e9 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org1.example.com | [215 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [201 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer1.org2.example.com | [21d 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org2.example.com | [1ea 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [202 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer0.org1.example.com | [216 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [21e 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [1eb 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org1.example.com | [203 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org1.example.com | [217 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | [21f 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [1ec 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org1.example.com | [204 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer0.org1.example.com | [218 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [220 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer0.org2.example.com | [1ed 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer1.org1.example.com | [205 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org1.example.com | [219 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer0.org2.example.com | [1ee 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers peer1.org2.example.com | [221 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [206 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [21a 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [207 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | [1ef 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org2.example.com | [222 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer0.org1.example.com | [21b 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [208 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer1.org2.example.com | [223 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org2.example.com | [1f0 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer0.org1.example.com | [21c 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org1.example.com | [209 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer1.org2.example.com | [224 12-05 07:29:44.21 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer0.org2.example.com | [1f1 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer1.org1.example.com | [20a 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [225 12-05 07:29:44.22 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org2.example.com | [1f2 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer1.org1.example.com | [20b 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [21d 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [226 12-05 07:29:44.22 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org1.example.com | [20c 12-05 07:29:43.81 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer0.org2.example.com | [1f3 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [14d 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer1.org2.example.com | [227 12-05 07:29:44.22 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org1.example.com | [20d 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org2.example.com | [1f4 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [21e 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org2.example.com | [228 12-05 07:29:44.22 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel orderer.example.com | [14e 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer1.org1.example.com | [20e 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org2.example.com | [229 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] orderer.example.com | [14f 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer1.org1.example.com | [20f 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org1.example.com | [21f 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [1f5 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer1.org2.example.com | [22a 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] orderer.example.com | [150 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [210 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org2.example.com | [22b 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org2.example.com | [1f6 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [151 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application peer1.org2.example.com | [22c 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org1.example.com | [211 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [220 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org2.example.com | [1f7 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [152 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [212 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [22d 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org1.example.com | [221 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [213 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [22e 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org1.example.com | [222 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [1f8 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org2.example.com | [22f 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [214 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [153 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application peer0.org2.example.com | [1f9 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org1.example.com | [223 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org2.example.com | [230 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b947797d-fa20-428a-951c-3cb72c5a6beb] peer0.org2.example.com | [1fa 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [154 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [224 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org1.example.com | [215 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [231 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.4,txid=f462873d-14ec-413d-bdb4-e441efe72777,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer0.org1.example.com | [225 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org2.example.com | [1fb 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer1.org2.example.com | [232 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 orderer.example.com | [155 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application peer1.org1.example.com | [216 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [233 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [226 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [156 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [1fc 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [234 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org1.example.com | [217 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [1fd 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [227 12-05 07:29:43.59 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [235 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f462873d]Inside sendExecuteMessage. Message INIT orderer.example.com | [157 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer1.org2.example.com | [236 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [228 12-05 07:29:43.60 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org2.example.com | [1fe 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [158 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [218 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [237 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f462873d]sendExecuteMsg trigger event INIT orderer.example.com | [159 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer0.org1.example.com | [229 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer1.org1.example.com | [219 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [238 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f462873d]Move state message INIT peer0.org2.example.com | [1ff 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [15a 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [239 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f462873d]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [21a 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [22a 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] orderer.example.com | [15b 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer0.org2.example.com | [200 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer1.org2.example.com | [23a 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [21b 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [22b 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer1.org2.example.com | [23b 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f462873d]sending state message INIT peer0.org2.example.com | [201 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org1.example.com | [21c 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [22c 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org2.example.com | [202 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org1.example.com | [22d 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer1.org1.example.com | [21d 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [15c 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [203 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer1.org2.example.com | [23c 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f462873d]Received message INIT from shim peer0.org1.example.com | [22e 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer1.org1.example.com | [21e 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [23d 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f462873d]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [204 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [15d 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [22f 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [205 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer1.org1.example.com | [21f 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [23e 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [206 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [15e 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [23f 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f462873d]Received INIT, initializing chaincode peer1.org1.example.com | [220 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [15f 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer peer0.org2.example.com | [207 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [230 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c65c0d86-1416-42c9-be44-491e0e2f9dbf] peer1.org1.example.com | [221 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org2.example.com | [240 12-05 07:29:44.23 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org2.example.com | [208 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [160 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [231 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.4,txid=93d426d7-f9f8-47c3-9e24-8083f670b21b,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer1.org1.example.com | [222 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [241 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f462873d]Init get response status: 200 orderer.example.com | [161 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer peer0.org1.example.com | [232 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer0.org2.example.com | [209 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer1.org1.example.com | [223 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer1.org2.example.com | [242 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f462873d]Init succeeded. Sending COMPLETED peer0.org2.example.com | [20a 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [162 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [233 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [224 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org2.example.com | [20b 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org2.example.com | [243 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f462873d]Move state message COMPLETED peer0.org1.example.com | [234 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org1.example.com | [225 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [163 12-05 07:29:42.91 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer0.org2.example.com | [20c 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [226 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [244 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f462873d]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [20d 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [235 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [93d426d7]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [245 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f462873d]send state message COMPLETED orderer.example.com | [164 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [20e 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org2.example.com | [246 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f462873d]Received message COMPLETED from shim peer1.org1.example.com | [227 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [236 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [165 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [20f 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [247 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f462873d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [166 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [237 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [93d426d7]sendExecuteMsg trigger event INIT peer1.org1.example.com | [228 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [210 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [248 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f462873d-14ec-413d-bdb4-e441efe72777]HandleMessage- COMPLETED. Notify orderer.example.com | [167 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org1.example.com | [229 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer0.org1.example.com | [238 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [93d426d7]Move state message INIT peer0.org2.example.com | [211 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [168 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer1.org2.example.com | [249 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f462873d-14ec-413d-bdb4-e441efe72777 peer0.org2.example.com | [212 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [22a 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [169 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel peer1.org2.example.com | [24a 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [239 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [93d426d7]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [213 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [16a 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer1.org1.example.com | [22b 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer1.org2.example.com | [24b 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org1.example.com | [23a 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [16b 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel peer1.org1.example.com | [22c 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [16c 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer0.org2.example.com | [214 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [24c 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [b947797d-fa20-428a-951c-3cb72c5a6beb] peer0.org1.example.com | [23b 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [93d426d7]sending state message INIT orderer.example.com | [16d 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel peer1.org1.example.com | [22d 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [23c 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [93d426d7]Received message INIT from shim peer0.org1.example.com | [23d 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [93d426d7]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [215 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [24d 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [16e 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer1.org1.example.com | [22e 12-05 07:29:43.82 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer0.org1.example.com | [23e 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [16f 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel peer1.org2.example.com | [24e 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [4f2bbd36-13ef-4753-8322-c25261a9e87a] peer0.org2.example.com | [216 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [23f 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [93d426d7]Received INIT, initializing chaincode peer1.org1.example.com | [22f 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] orderer.example.com | [170 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation peer1.org2.example.com | [24f 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=fa6e7a19-864c-4a42-b285-2be363d37da7,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer0.org2.example.com | [217 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [240 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC orderer.example.com | [171 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer1.org1.example.com | [230 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org2.example.com | [218 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [250 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [241 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [93d426d7]Init get response status: 200 orderer.example.com | [172 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer1.org1.example.com | [231 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org2.example.com | [219 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org2.example.com | [251 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [173 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer0.org2.example.com | [21a 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [242 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [93d426d7]Init succeeded. Sending COMPLETED peer1.org2.example.com | [252 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org1.example.com | [232 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] orderer.example.com | [174 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer1.org2.example.com | [253 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fa6e7a19]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [21b 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [243 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [93d426d7]Move state message COMPLETED orderer.example.com | [175 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel peer1.org1.example.com | [233 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer1.org2.example.com | [254 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [21c 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org2.example.com | [21d 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [176 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer1.org2.example.com | [255 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fa6e7a19]sendExecuteMsg trigger event INIT peer0.org1.example.com | [244 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [93d426d7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [234 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org2.example.com | [21e 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org1.example.com | [245 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [93d426d7]send state message COMPLETED peer1.org2.example.com | [256 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa6e7a19]Move state message INIT orderer.example.com | [177 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer0.org2.example.com | [21f 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer1.org2.example.com | [257 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa6e7a19]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [235 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [246 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [93d426d7]Received message COMPLETED from shim orderer.example.com | [178 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [220 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org2.example.com | [258 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [236 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [dacc2fb2-62cd-4b52-8e66-4fd9cca5d040] peer0.org1.example.com | [247 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [93d426d7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [179 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel peer0.org2.example.com | [221 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [237 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.4,txid=95d8bd27-3d3a-4eaf-8e10-cf80534c7311,syscc=true,proposal=0x0,canname=cscc:1.0.4 orderer.example.com | [17a 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [222 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [248 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [93d426d7-f9f8-47c3-9e24-8083f670b21b]HandleMessage- COMPLETED. Notify orderer.example.com | [17b 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer1.org2.example.com | [259 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa6e7a19]sending state message INIT peer0.org2.example.com | [223 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer1.org1.example.com | [238 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer0.org1.example.com | [249 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:93d426d7-f9f8-47c3-9e24-8083f670b21b orderer.example.com | [17c 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [224 12-05 07:29:44.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org1.example.com | [239 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [25a 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa6e7a19]Received message INIT from shim peer0.org2.example.com | [225 12-05 07:29:44.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [17d 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer0.org1.example.com | [24a 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [23a 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer1.org2.example.com | [25b 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fa6e7a19]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [226 12-05 07:29:44.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [17e 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org1.example.com | [24b 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org1.example.com | [24c 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c65c0d86-1416-42c9-be44-491e0e2f9dbf] peer1.org2.example.com | [25c 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [227 12-05 07:29:44.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [24d 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [17f 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [180 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer1.org1.example.com | [23b 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [95d8bd27]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [228 12-05 07:29:44.03 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel peer1.org2.example.com | [25d 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [fa6e7a19]Received INIT, initializing chaincode orderer.example.com | [181 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org1.example.com | [24e 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9fd5ddf6-32f1-4612-a1e7-7736bc16e667] peer0.org2.example.com | [229 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel] peer0.org1.example.com | [24f 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=f4f96a0b-2f1e-4a91-b677-51aa8e3dc03b,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer1.org2.example.com | [25e 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa6e7a19]Init get response status: 200 peer1.org1.example.com | [23c 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [182 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [183 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [184 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers orderer.example.com | [185 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [22a 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP] peer0.org1.example.com | [250 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [23d 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [95d8bd27]sendExecuteMsg trigger event INIT peer1.org2.example.com | [25f 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa6e7a19]Init succeeded. Sending COMPLETED orderer.example.com | [186 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins peer0.org2.example.com | [22b 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP] peer0.org1.example.com | [251 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [23e 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [95d8bd27]Move state message INIT peer1.org2.example.com | [260 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa6e7a19]Move state message COMPLETED orderer.example.com | [187 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [22c 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP] peer1.org1.example.com | [23f 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [95d8bd27]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [188 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers peer1.org2.example.com | [261 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fa6e7a19]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [22d 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel peer0.org2.example.com | [22e 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain peer0.org2.example.com | [22f 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [230 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e12833cb-1d2a-4b4d-8fe0-ffb42fd63ad7] peer0.org2.example.com | [231 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.4,txid=489c3dcd-22b1-416c-a5e8-6e844176ffcc,syscc=true,proposal=0x0,canname=cscc:1.0.4 peer0.org2.example.com | [232 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.4 peer0.org2.example.com | [233 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [240 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [262 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa6e7a19]send state message COMPLETED peer1.org2.example.com | [263 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa6e7a19]Received message COMPLETED from shim peer1.org2.example.com | [264 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa6e7a19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [265 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa6e7a19-864c-4a42-b285-2be363d37da7]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [266 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fa6e7a19-864c-4a42-b285-2be363d37da7 peer1.org2.example.com | [267 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [268 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org2.example.com | [269 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [4f2bbd36-13ef-4753-8322-c25261a9e87a] peer1.org2.example.com | [26a 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [252 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org2.example.com | [234 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.4 peer0.org2.example.com | [235 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [489c3dcd]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [236 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [237 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [489c3dcd]sendExecuteMsg trigger event INIT peer0.org2.example.com | [238 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [489c3dcd]Move state message INIT peer1.org1.example.com | [241 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [95d8bd27]sending state message INIT peer1.org1.example.com | [242 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [95d8bd27]Received message INIT from shim peer1.org1.example.com | [243 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [95d8bd27]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [244 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [245 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [95d8bd27]Received INIT, initializing chaincode peer1.org1.example.com | [246 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer1.org1.example.com | [247 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [95d8bd27]Init get response status: 200 peer1.org1.example.com | [248 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [95d8bd27]Init succeeded. Sending COMPLETED peer1.org1.example.com | [249 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [95d8bd27]Move state message COMPLETED peer1.org1.example.com | [24a 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [95d8bd27]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [24b 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [95d8bd27]send state message COMPLETED orderer.example.com | [189 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [26b 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7a4e9305-cc39-4e4f-bead-4df2b0e26d17] peer0.org1.example.com | [253 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f4f96a0b]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [254 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [255 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f4f96a0b]sendExecuteMsg trigger event INIT peer1.org1.example.com | [24c 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [95d8bd27]Received message COMPLETED from shim orderer.example.com | [18a 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org2.example.com | [26c 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=9dcc1720-5650-4684-bf02-3e0b048b12fb,syscc=true,proposal=0x0,canname=escc:1.0.4 peer1.org2.example.com | [26d 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [256 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f4f96a0b]Move state message INIT peer0.org1.example.com | [257 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f4f96a0b]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [258 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [259 12-05 07:29:43.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f4f96a0b]sending state message INIT peer0.org1.example.com | [25a 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f4f96a0b]Received message INIT from shim peer0.org1.example.com | [25b 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f4f96a0b]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [25c 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [25d 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f4f96a0b]Received INIT, initializing chaincode peer1.org1.example.com | [24d 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [95d8bd27]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [18b 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org2.example.com | [239 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [489c3dcd]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [23a 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [23b 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [489c3dcd]sending state message INIT peer0.org2.example.com | [23c 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [489c3dcd]Received message INIT from shim peer0.org2.example.com | [23d 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [489c3dcd]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [23e 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [23f 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [489c3dcd]Received INIT, initializing chaincode peer0.org2.example.com | [240 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC peer0.org2.example.com | [241 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [489c3dcd]Init get response status: 200 peer0.org2.example.com | [242 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [489c3dcd]Init succeeded. Sending COMPLETED peer0.org2.example.com | [243 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [489c3dcd]Move state message COMPLETED peer1.org2.example.com | [26e 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org1.example.com | [25e 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f4f96a0b]Init get response status: 200 peer1.org1.example.com | [24e 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [95d8bd27-3d3a-4eaf-8e10-cf80534c7311]HandleMessage- COMPLETED. Notify orderer.example.com | [18c 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [18d 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [18e 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [18f 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [190 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [191 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [192 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [193 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [194 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [195 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [196 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [197 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [198 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026530 gate 1512458982923420400 evaluation starts orderer.example.com | [199 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026530 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [19a 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026530 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [19b 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer0.org2.example.com | [244 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [489c3dcd]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [245 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [489c3dcd]send state message COMPLETED peer0.org2.example.com | [246 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [489c3dcd]Received message COMPLETED from shim peer0.org2.example.com | [247 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [489c3dcd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [248 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [489c3dcd-22b1-416c-a5e8-6e844176ffcc]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [249 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:489c3dcd-22b1-416c-a5e8-6e844176ffcc peer0.org2.example.com | [24a 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [24b 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer0.org2.example.com | [24c 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e12833cb-1d2a-4b4d-8fe0-ffb42fd63ad7] peer1.org1.example.com | [24f 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:95d8bd27-3d3a-4eaf-8e10-cf80534c7311 peer1.org1.example.com | [250 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [251 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed peer1.org1.example.com | [252 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [dacc2fb2-62cd-4b52-8e66-4fd9cca5d040] peer1.org1.example.com | [253 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [25f 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f4f96a0b]Init succeeded. Sending COMPLETED orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [19c 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [19d 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026530 principal matched by identity 0 orderer.example.com | [19e 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 28 16 e2 b4 c0 28 fc ec b8 21 99 cc 79 d5 ca |.(....(...!..y..| orderer.example.com | 00000010 0c c3 c5 7d 6c 4c a4 5e 5b f0 d9 e1 fc 81 42 d3 |...}lL.^[.....B.| orderer.example.com | [19f 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c6 67 e4 46 8f 27 7d 42 29 de cc |0E.!..g.F.'}B)..| orderer.example.com | 00000010 9c a3 e4 5f 14 cf b8 f7 91 1a 74 6d 1d 16 70 7e |..._......tm..p~| orderer.example.com | 00000020 a8 2b 59 3a cd 02 20 32 eb 46 8a 5f b4 2a 47 89 |.+Y:.. 2.F._.*G.| orderer.example.com | 00000030 ba 35 49 5c 46 f0 9d 2c 46 88 c2 00 b1 2c a2 cb |.5I\F..,F....,..| peer1.org2.example.com | [26f 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [270 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9dcc1720]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [24d 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [254 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0a8b328d-076f-4b7d-8236-f4f6e47f488e] peer0.org1.example.com | [260 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f4f96a0b]Move state message COMPLETED orderer.example.com | 00000040 6f 17 55 34 96 5e b9 |o.U4.^.| peer0.org2.example.com | [24e 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a3dd2ac0-26c9-4aab-ac5c-0d4a3f90e18b] peer0.org1.example.com | [261 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f4f96a0b]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [271 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [24f 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=b3eafd64-60d3-4fea-b9f1-9267ced3be55,syscc=true,proposal=0x0,canname=lscc:1.0.4 peer1.org1.example.com | [255 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=05ddacbf-375d-43ce-bf82-0d62ed0c80d0,syscc=true,proposal=0x0,canname=lscc:1.0.4 orderer.example.com | [1a0 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026530 principal evaluation succeeds for identity 0 peer0.org1.example.com | [262 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f4f96a0b]send state message COMPLETED peer1.org2.example.com | [272 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9dcc1720]sendExecuteMsg trigger event INIT peer0.org2.example.com | [250 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [263 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f4f96a0b]Received message COMPLETED from shim peer1.org1.example.com | [256 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org2.example.com | [273 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dcc1720]Move state message INIT peer0.org1.example.com | [264 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f4f96a0b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1a1 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026530 gate 1512458982923420400 evaluation succeeds peer0.org1.example.com | [265 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f4f96a0b-2f1e-4a91-b677-51aa8e3dc03b]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [274 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dcc1720]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [251 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [257 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1a2 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [266 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f4f96a0b-2f1e-4a91-b677-51aa8e3dc03b peer1.org2.example.com | [275 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [258 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [267 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | [1a3 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [252 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [268 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org1.example.com | [259 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [05ddacbf]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [276 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dcc1720]sending state message INIT peer0.org2.example.com | [253 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b3eafd64]Inside sendExecuteMessage. Message INIT orderer.example.com | [1a4 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [269 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [9fd5ddf6-32f1-4612-a1e7-7736bc16e667] peer0.org2.example.com | [254 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [25a 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [26a 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [255 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b3eafd64]sendExecuteMsg trigger event INIT peer0.org1.example.com | [26b 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e66fafd6-1db0-40d6-a5ea-ddf912a3787d] orderer.example.com | [1a5 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org1.example.com | [25b 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [05ddacbf]sendExecuteMsg trigger event INIT peer1.org2.example.com | [277 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dcc1720]Received message INIT from shim peer0.org1.example.com | [26c 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=f3ed19c0-7dd4-44a5-b3bf-fb90755acff7,syscc=true,proposal=0x0,canname=escc:1.0.4 orderer.example.com | [1a6 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [26d 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org2.example.com | [278 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dcc1720]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [256 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b3eafd64]Move state message INIT peer1.org1.example.com | [25c 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [05ddacbf]Move state message INIT peer0.org1.example.com | [26e 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1a7 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [279 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [26f 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org1.example.com | [25d 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [05ddacbf]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [257 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b3eafd64]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [1a8 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [258 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [270 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f3ed19c0]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [27a 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9dcc1720]Received INIT, initializing chaincode peer1.org1.example.com | [25e 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [271 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [1a9 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org2.example.com | [259 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b3eafd64]sending state message INIT peer1.org2.example.com | [27b 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org1.example.com | [272 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f3ed19c0]sendExecuteMsg trigger event INIT peer1.org1.example.com | [25f 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [05ddacbf]sending state message INIT peer0.org2.example.com | [25a 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b3eafd64]Received message INIT from shim peer0.org1.example.com | [273 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f3ed19c0]Move state message INIT peer1.org2.example.com | [27c 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dcc1720]Init get response status: 200 peer0.org2.example.com | [25b 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b3eafd64]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [260 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [05ddacbf]Received message INIT from shim peer0.org1.example.com | [274 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f3ed19c0]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | [1aa 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [25c 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [27d 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dcc1720]Init succeeded. Sending COMPLETED peer1.org1.example.com | [261 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [05ddacbf]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [275 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [25d 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b3eafd64]Received INIT, initializing chaincode peer1.org2.example.com | [27e 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dcc1720]Move state message COMPLETED peer1.org1.example.com | [262 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready orderer.example.com | [1ab 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [276 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f3ed19c0]sending state message INIT peer1.org1.example.com | [263 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [05ddacbf]Received INIT, initializing chaincode peer1.org2.example.com | [27f 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dcc1720]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [277 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f3ed19c0]Received message INIT from shim peer0.org2.example.com | [25e 12-05 07:29:44.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b3eafd64]Init get response status: 200 peer1.org1.example.com | [264 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [05ddacbf]Init get response status: 200 orderer.example.com | [1ac 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [278 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f3ed19c0]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [280 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dcc1720]send state message COMPLETED peer1.org1.example.com | [265 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [05ddacbf]Init succeeded. Sending COMPLETED peer0.org2.example.com | [25f 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b3eafd64]Init succeeded. Sending COMPLETED orderer.example.com | [1ad 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [279 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [281 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dcc1720]Received message COMPLETED from shim orderer.example.com | [1ae 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org2.example.com | [260 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b3eafd64]Move state message COMPLETED peer1.org1.example.com | [266 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [05ddacbf]Move state message COMPLETED peer0.org1.example.com | [27a 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f3ed19c0]Received INIT, initializing chaincode orderer.example.com | [1af 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [261 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b3eafd64]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [267 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [05ddacbf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [282 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dcc1720]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1b0 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [27b 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org2.example.com | [262 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b3eafd64]send state message COMPLETED peer1.org1.example.com | [268 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [05ddacbf]send state message COMPLETED peer1.org2.example.com | [283 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dcc1720-5650-4684-bf02-3e0b048b12fb]HandleMessage- COMPLETED. Notify orderer.example.com | [1b1 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [263 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b3eafd64]Received message COMPLETED from shim peer1.org1.example.com | [269 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [05ddacbf]Received message COMPLETED from shim peer0.org1.example.com | [27c 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f3ed19c0]Init get response status: 200 peer0.org2.example.com | [264 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b3eafd64]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1b2 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [284 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9dcc1720-5650-4684-bf02-3e0b048b12fb peer0.org1.example.com | [27d 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f3ed19c0]Init succeeded. Sending COMPLETED peer0.org2.example.com | [265 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b3eafd64-60d3-4fea-b9f1-9267ced3be55]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [26a 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [05ddacbf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [285 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [27e 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f3ed19c0]Move state message COMPLETED orderer.example.com | [1b3 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org2.example.com | [266 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b3eafd64-60d3-4fea-b9f1-9267ced3be55 peer1.org2.example.com | [286 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org1.example.com | [26b 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [05ddacbf-375d-43ce-bf82-0d62ed0c80d0]HandleMessage- COMPLETED. Notify orderer.example.com | [1b4 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org2.example.com | [267 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [27f 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f3ed19c0]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [268 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed peer1.org2.example.com | [287 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7a4e9305-cc39-4e4f-bead-4df2b0e26d17] peer0.org1.example.com | [280 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f3ed19c0]send state message COMPLETED orderer.example.com | [1b5 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org1.example.com | [26c 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:05ddacbf-375d-43ce-bf82-0d62ed0c80d0 peer1.org2.example.com | [288 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [269 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a3dd2ac0-26c9-4aab-ac5c-0d4a3f90e18b] peer0.org1.example.com | [281 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f3ed19c0]Received message COMPLETED from shim peer1.org2.example.com | [289 12-05 07:29:44.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e2f9e5b3-de17-4b6c-8f86-f1e94bf93c86] peer1.org1.example.com | [26d 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [26a 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [282 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f3ed19c0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [26e 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed orderer.example.com | [1b6 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [26b 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e9afab7d-57a3-45ea-9b41-2bbbab272138] peer0.org1.example.com | [283 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f3ed19c0-7dd4-44a5-b3bf-fb90755acff7]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [26f 12-05 07:29:43.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0a8b328d-076f-4b7d-8236-f4f6e47f488e] peer1.org2.example.com | [28a 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=55988479-6dcd-4f29-b931-6c1dc146df91,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org1.example.com | [284 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f3ed19c0-7dd4-44a5-b3bf-fb90755acff7 peer0.org1.example.com | [285 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit orderer.example.com | [1b7 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [270 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [28b 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org2.example.com | [26c 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=fe9042f3-c72b-4dc4-b9b4-1f09f4aca644,syscc=true,proposal=0x0,canname=escc:1.0.4 orderer.example.com | [1b8 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [271 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [03f6e4b2-fdcb-4d36-8ae9-0c7263f5f367] peer0.org1.example.com | [286 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed orderer.example.com | [1b9 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [28c 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [26d 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org1.example.com | [272 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=94a24ac4-a761-427a-a99b-a33ce8874564,syscc=true,proposal=0x0,canname=escc:1.0.4 orderer.example.com | [1ba 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [287 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e66fafd6-1db0-40d6-a5ea-ddf912a3787d] peer1.org2.example.com | [28d 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org1.example.com | [273 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org2.example.com | [26e 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1bb 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer1.org2.example.com | [28e 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [55988479]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [288 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [26f 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org1.example.com | [274 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1bc 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer0.org2.example.com | [270 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fe9042f3]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [28f 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [275 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [1bd 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [289 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [edd9919e-0f8b-4d7e-a3f9-3c4a3366fa02] peer0.org2.example.com | [271 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [290 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [55988479]sendExecuteMsg trigger event INIT orderer.example.com | [1be 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org1.example.com | [276 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [94a24ac4]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [272 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fe9042f3]sendExecuteMsg trigger event INIT peer1.org2.example.com | [291 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [55988479]Move state message INIT peer0.org1.example.com | [28a 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=a5d7d2da-65a8-42bf-acbf-8c762232a10d,syscc=true,proposal=0x0,canname=vscc:1.0.4 orderer.example.com | [1bf 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [1c0 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [1c1 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [1c2 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [1c3 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | [277 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [278 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [94a24ac4]sendExecuteMsg trigger event INIT peer1.org1.example.com | [279 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94a24ac4]Move state message INIT peer1.org1.example.com | [27a 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94a24ac4]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [273 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe9042f3]Move state message INIT peer0.org2.example.com | [274 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe9042f3]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [275 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [276 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe9042f3]sending state message INIT peer0.org2.example.com | [277 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe9042f3]Received message INIT from shim peer0.org2.example.com | [278 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe9042f3]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [279 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [27a 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [fe9042f3]Received INIT, initializing chaincode peer0.org2.example.com | [27b 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer0.org2.example.com | [27c 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe9042f3]Init get response status: 200 peer0.org2.example.com | [27d 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe9042f3]Init succeeded. Sending COMPLETED peer1.org1.example.com | [27b 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [27c 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94a24ac4]sending state message INIT peer1.org1.example.com | [27d 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94a24ac4]Received message INIT from shim peer1.org1.example.com | [27e 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94a24ac4]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [27f 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [280 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [94a24ac4]Received INIT, initializing chaincode peer1.org1.example.com | [281 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC peer1.org1.example.com | [282 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94a24ac4]Init get response status: 200 peer1.org1.example.com | [283 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94a24ac4]Init succeeded. Sending COMPLETED peer1.org1.example.com | [284 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94a24ac4]Move state message COMPLETED peer1.org1.example.com | [285 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94a24ac4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [286 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94a24ac4]send state message COMPLETED peer1.org1.example.com | [287 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94a24ac4]Received message COMPLETED from shim peer1.org1.example.com | [288 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94a24ac4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [289 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94a24ac4-a761-427a-a99b-a33ce8874564]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [28a 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:94a24ac4-a761-427a-a99b-a33ce8874564 peer1.org1.example.com | [28b 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [28c 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer1.org1.example.com | [28d 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [03f6e4b2-fdcb-4d36-8ae9-0c7263f5f367] peer1.org2.example.com | [292 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [55988479]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [27e 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe9042f3]Move state message COMPLETED orderer.example.com | [1c4 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer1.org1.example.com | [28e 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [28f 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bfa8e8e5-906b-4fcd-b196-5fbf0506b7df] peer0.org1.example.com | [28b 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 orderer.example.com | [1c5 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer1.org2.example.com | [293 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [294 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [55988479]sending state message INIT peer0.org2.example.com | [27f 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe9042f3]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [28c 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry orderer.example.com | [1c6 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [1c7 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [1c8 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [1c9 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [1ca 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [1cb 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org1.example.com | [290 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=afa92ee6-10cb-48e2-9744-dd8bfc161619,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [295 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [55988479]Received message INIT from shim peer1.org2.example.com | [296 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [55988479]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [297 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [298 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [55988479]Received INIT, initializing chaincode peer1.org2.example.com | [299 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [55988479]Init get response status: 200 peer1.org2.example.com | [29a 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [55988479]Init succeeded. Sending COMPLETED peer1.org2.example.com | [29b 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [55988479]Move state message COMPLETED peer1.org2.example.com | [29c 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [55988479]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [29d 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [55988479]send state message COMPLETED peer1.org2.example.com | [29e 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [55988479]Received message COMPLETED from shim peer1.org2.example.com | [29f 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [55988479]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2a0 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [55988479-6dcd-4f29-b931-6c1dc146df91]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [2a1 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:55988479-6dcd-4f29-b931-6c1dc146df91 peer0.org1.example.com | [28d 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [28e 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5d7d2da]Inside sendExecuteMessage. Message INIT peer0.org1.example.com | [28f 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [290 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5d7d2da]sendExecuteMsg trigger event INIT peer0.org1.example.com | [291 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5d7d2da]Move state message INIT peer0.org2.example.com | [280 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe9042f3]send state message COMPLETED peer1.org1.example.com | [291 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org1.example.com | [292 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [293 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org1.example.com | [294 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [afa92ee6]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [295 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [296 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [afa92ee6]sendExecuteMsg trigger event INIT peer1.org1.example.com | [297 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [afa92ee6]Move state message INIT peer1.org1.example.com | [298 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [afa92ee6]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [299 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [29a 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [afa92ee6]sending state message INIT peer1.org1.example.com | [29b 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [afa92ee6]Received message INIT from shim peer1.org1.example.com | [29c 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [afa92ee6]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [29d 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [29e 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [afa92ee6]Received INIT, initializing chaincode peer1.org1.example.com | [29f 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [afa92ee6]Init get response status: 200 peer1.org1.example.com | [2a0 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [afa92ee6]Init succeeded. Sending COMPLETED peer1.org1.example.com | [2a1 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [afa92ee6]Move state message COMPLETED orderer.example.com | [1cc 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org2.example.com | [281 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe9042f3]Received message COMPLETED from shim peer0.org2.example.com | [282 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe9042f3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [283 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe9042f3-c72b-4dc4-b9b4-1f09f4aca644]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [284 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fe9042f3-c72b-4dc4-b9b4-1f09f4aca644 peer0.org2.example.com | [285 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [286 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed peer0.org2.example.com | [287 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e9afab7d-57a3-45ea-9b41-2bbbab272138] orderer.example.com | [1cd 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer1.org2.example.com | [2a2 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [2a3 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org2.example.com | [2a4 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e2f9e5b3-de17-4b6c-8f86-f1e94bf93c86] peer1.org2.example.com | [2a5 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [2a6 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [928e152e-7a19-4959-aa67-65cb1399368a] peer0.org1.example.com | [292 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5d7d2da]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [2a2 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [afa92ee6]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [2a3 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [afa92ee6]send state message COMPLETED peer1.org2.example.com | [2a7 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.4,txid=d84252bf-1905-4125-a457-bf020ff6a60b,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer0.org2.example.com | [288 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [293 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [2a8 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer0.org2.example.com | [289 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bee1ea2c-a199-4f0b-a056-4ab5d8c720be] orderer.example.com | [1ce 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application peer1.org1.example.com | [2a4 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [afa92ee6]Received message COMPLETED from shim peer1.org1.example.com | [2a5 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [afa92ee6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2a6 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [afa92ee6-10cb-48e2-9744-dd8bfc161619]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [2a7 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:afa92ee6-10cb-48e2-9744-dd8bfc161619 peer1.org1.example.com | [2a8 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [2a9 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer1.org1.example.com | [2aa 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [bfa8e8e5-906b-4fcd-b196-5fbf0506b7df] peer1.org2.example.com | [2a9 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [2aa 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org2.example.com | [2ab 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d84252bf]Inside sendExecuteMessage. Message INIT peer1.org2.example.com | [2ac 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [2ad 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d84252bf]sendExecuteMsg trigger event INIT peer1.org2.example.com | [2ae 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d84252bf]Move state message INIT peer0.org1.example.com | [294 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5d7d2da]sending state message INIT orderer.example.com | [1cf 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [1d0 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application peer0.org2.example.com | [28a 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=983f34e4-4963-4d51-a913-b0e52aac0af3,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [2af 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d84252bf]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [295 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5d7d2da]Received message INIT from shim peer1.org1.example.com | [2ab 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [1d1 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [1d2 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [1d3 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [1d4 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [28b 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org2.example.com | [28c 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [28d 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org2.example.com | [28e 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [983f34e4]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [28f 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [290 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [983f34e4]sendExecuteMsg trigger event INIT peer0.org2.example.com | [291 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [983f34e4]Move state message INIT peer0.org2.example.com | [292 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [983f34e4]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [293 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [2b0 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [296 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5d7d2da]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org1.example.com | [297 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org1.example.com | [298 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a5d7d2da]Received INIT, initializing chaincode peer0.org1.example.com | [299 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5d7d2da]Init get response status: 200 peer0.org1.example.com | [29a 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5d7d2da]Init succeeded. Sending COMPLETED peer0.org1.example.com | [29b 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5d7d2da]Move state message COMPLETED peer0.org1.example.com | [29c 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5d7d2da]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [29d 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5d7d2da]send state message COMPLETED peer1.org1.example.com | [2ac 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [72070f18-6f67-4d60-af92-9e6c53e775ca] orderer.example.com | [1d5 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [294 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [983f34e4]sending state message INIT peer0.org2.example.com | [295 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [983f34e4]Received message INIT from shim peer0.org2.example.com | [296 12-05 07:29:44.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [983f34e4]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [297 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [298 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [983f34e4]Received INIT, initializing chaincode peer0.org2.example.com | [299 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [983f34e4]Init get response status: 200 peer0.org2.example.com | [29a 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [983f34e4]Init succeeded. Sending COMPLETED peer0.org2.example.com | [29b 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [983f34e4]Move state message COMPLETED peer0.org2.example.com | [29c 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [983f34e4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [29d 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [983f34e4]send state message COMPLETED peer0.org2.example.com | [29e 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [983f34e4]Received message COMPLETED from shim peer1.org2.example.com | [2b1 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d84252bf]sending state message INIT peer0.org1.example.com | [29e 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5d7d2da]Received message COMPLETED from shim orderer.example.com | [1d6 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [2ad 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.4,txid=9a6b99a2-7e9e-4d39-b8f2-e9f3f3a71ab1,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer1.org1.example.com | [2ae 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer1.org1.example.com | [2af 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org1.example.com | [2b0 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org1.example.com | [2b1 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9a6b99a2]Inside sendExecuteMessage. Message INIT peer1.org1.example.com | [2b2 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [29f 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [983f34e4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2b2 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d84252bf]Received message INIT from shim peer1.org2.example.com | [2b3 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d84252bf]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org2.example.com | [2b4 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [2b5 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d84252bf]Received INIT, initializing chaincode peer1.org2.example.com | [2b6 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer1.org2.example.com | [2b7 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d84252bf]Init get response status: 200 peer1.org2.example.com | [2b8 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d84252bf]Init succeeded. Sending COMPLETED peer1.org2.example.com | [2b9 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d84252bf]Move state message COMPLETED peer1.org2.example.com | [2ba 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d84252bf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2bb 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d84252bf]send state message COMPLETED peer1.org2.example.com | [2bc 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d84252bf]Received message COMPLETED from shim peer1.org2.example.com | [2bd 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d84252bf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2be 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d84252bf-1905-4125-a457-bf020ff6a60b]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [2bf 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d84252bf-1905-4125-a457-bf020ff6a60b peer1.org2.example.com | [2c0 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org2.example.com | [2c1 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org2.example.com | [2c2 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [928e152e-7a19-4959-aa67-65cb1399368a] peer1.org2.example.com | [2c3 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [2c4 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer1.org2.example.com | [2c5 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [2c6 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [2c7 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [2c8 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [2c9 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [2ca 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a984292]Transaction completed. Sending COMPLETED peer1.org2.example.com | [2cb 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a984292]Move state message COMPLETED peer1.org2.example.com | [2cc 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a984292]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [1d7 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org2.example.com | [2a0 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [983f34e4-4963-4d51-a913-b0e52aac0af3]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2a1 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:983f34e4-4963-4d51-a913-b0e52aac0af3 peer0.org2.example.com | [2a2 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [2a3 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org2.example.com | [2a4 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [bee1ea2c-a199-4f0b-a056-4ab5d8c720be] peer0.org2.example.com | [2a5 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [2a6 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [ba576b06-6ee7-4146-91d1-1251a7e27074] peer0.org1.example.com | [29f 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5d7d2da]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2b3 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9a6b99a2]sendExecuteMsg trigger event INIT peer1.org1.example.com | [2b4 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9a6b99a2]Move state message INIT peer1.org1.example.com | [2b5 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9a6b99a2]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer1.org1.example.com | [2b6 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [2b7 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9a6b99a2]sending state message INIT peer1.org1.example.com | [2b8 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9a6b99a2]Received message INIT from shim peer1.org1.example.com | [2b9 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9a6b99a2]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [2ba 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org1.example.com | [2bb 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9a6b99a2]Received INIT, initializing chaincode peer1.org1.example.com | [2bc 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer1.org1.example.com | [2bd 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9a6b99a2]Init get response status: 200 peer1.org1.example.com | [2be 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9a6b99a2]Init succeeded. Sending COMPLETED peer1.org2.example.com | [2cd 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a984292]send state message COMPLETED orderer.example.com | [1d8 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org2.example.com | [2a7 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.4,txid=ef107fdf-6b03-41e6-ba75-6a2aeda679fa,syscc=true,proposal=0x0,canname=qscc:1.0.4 peer0.org1.example.com | [2a0 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5d7d2da-65a8-42bf-acbf-8c762232a10d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [2a1 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a5d7d2da-65a8-42bf-acbf-8c762232a10d peer0.org1.example.com | [2a2 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org1.example.com | [2a3 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed peer0.org1.example.com | [2a4 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [edd9919e-0f8b-4d7e-a3f9-3c4a3366fa02] peer0.org1.example.com | [2a5 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [2bf 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9a6b99a2]Move state message COMPLETED peer1.org2.example.com | [2ce 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a984292]Received message COMPLETED from shim orderer.example.com | [1d9 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org2.example.com | [2a8 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer0.org2.example.com | [2a9 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2aa 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer0.org2.example.com | [2ab 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ef107fdf]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [2ac 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2ad 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ef107fdf]sendExecuteMsg trigger event INIT peer0.org2.example.com | [2ae 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef107fdf]Move state message INIT peer0.org2.example.com | [2af 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef107fdf]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org2.example.com | [2b0 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [2b1 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef107fdf]sending state message INIT peer0.org2.example.com | [2b2 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef107fdf]Received message INIT from shim peer0.org2.example.com | [2b3 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef107fdf]Handling ChaincodeMessage of type: INIT(state:ready) peer0.org2.example.com | [2b4 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer0.org2.example.com | [2b5 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ef107fdf]Received INIT, initializing chaincode peer0.org2.example.com | [2b6 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC peer0.org2.example.com | [2b7 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef107fdf]Init get response status: 200 peer0.org2.example.com | [2b8 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef107fdf]Init succeeded. Sending COMPLETED peer0.org2.example.com | [2b9 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef107fdf]Move state message COMPLETED peer0.org2.example.com | [2ba 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ef107fdf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2bb 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ef107fdf]send state message COMPLETED peer0.org2.example.com | [2bc 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ef107fdf]Received message COMPLETED from shim peer0.org2.example.com | [2bd 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef107fdf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [2be 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ef107fdf-6b03-41e6-ba75-6a2aeda679fa]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2bf 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ef107fdf-6b03-41e6-ba75-6a2aeda679fa peer0.org2.example.com | [2c0 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [2c1 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org2.example.com | [2c2 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [ba576b06-6ee7-4146-91d1-1251a7e27074] peer0.org2.example.com | [2c3 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [2c4 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer0.org2.example.com | [2c5 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [2a6 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [d9c06935-ee2d-40cf-8aa0-142e7d7dadf8] peer1.org1.example.com | [2c0 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9a6b99a2]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2cf 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a984292]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1da 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [2c6 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [2a7 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.4,txid=e5f39d3f-65ed-488c-8050-20c023726e73,syscc=true,proposal=0x0,canname=qscc:1.0.4 orderer.example.com | [1db 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [2c1 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9a6b99a2]send state message COMPLETED peer1.org2.example.com | [2d0 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2c7 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [1dc 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [2a8 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer1.org1.example.com | [2c2 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9a6b99a2]Received message COMPLETED from shim orderer.example.com | [1dd 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [2a9 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry peer1.org2.example.com | [2d1 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0a984292e034f2e9e897f8be06e76943c6b84dadb9925b8d999261d096f4b9da peer0.org2.example.com | [2c8 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [2c3 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9a6b99a2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1de 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [2aa 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer1.org2.example.com | [2d2 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [1df 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [2c4 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9a6b99a2-7e9e-4d39-b8f2-e9f3f3a71ab1]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [2d3 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [2c9 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [1e0 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer1.org1.example.com | [2c5 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9a6b99a2-7e9e-4d39-b8f2-e9f3f3a71ab1 peer1.org2.example.com | [2d4 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [2ab 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e5f39d3f]Inside sendExecuteMessage. Message INIT orderer.example.com | [1e1 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org2.example.com | [2ca 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8ca7684f]Transaction completed. Sending COMPLETED peer1.org2.example.com | [2d5 12-05 07:29:44.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [1e2 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer1.org1.example.com | [2c6 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer0.org2.example.com | [2cb 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8ca7684f]Move state message COMPLETED orderer.example.com | [1e3 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [2ac 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2cc 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8ca7684f]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [1e4 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [2d6 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [2ad 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [e5f39d3f]sendExecuteMsg trigger event INIT peer1.org1.example.com | [2c7 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer0.org2.example.com | [2cd 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8ca7684f]send state message COMPLETED orderer.example.com | [1e5 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer1.org2.example.com | [2d7 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4218b8a50 peer0.org2.example.com | [2ce 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8ca7684f]Received message COMPLETED from shim peer0.org1.example.com | [2ae 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5f39d3f]Move state message INIT orderer.example.com | [1e6 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [2d8 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [2c8 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [72070f18-6f67-4d60-af92-9e6c53e775ca] peer0.org1.example.com | [2af 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5f39d3f]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL peer0.org2.example.com | [2cf 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8ca7684f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2c9 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [2d9 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [2d0 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa]HandleMessage- COMPLETED. Notify orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [2b0 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [2da 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org1.example.com | [2ca 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer0.org1.example.com | [2b1 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5f39d3f]sending state message INIT peer0.org2.example.com | [2d1 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8ca7684f908468e70cf1ae5fa54728266e1d526797973b24de7bfc78729aa7fa peer1.org1.example.com | [2cb 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer1.org2.example.com | [2db 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [2b2 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5f39d3f]Received message INIT from shim peer0.org2.example.com | [2d2 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [2cc 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV peer1.org2.example.com | [2dc 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2b3 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e5f39d3f]Handling ChaincodeMessage of type: INIT(state:ready) peer1.org1.example.com | [2cd 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [2d3 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [2b4 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready peer1.org2.example.com | [2dd 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4218fc050, header 0xc4218b8a80 peer0.org2.example.com | [2d4 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org2.example.com | [2d5 12-05 07:29:44.06 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [2d6 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j peer1.org1.example.com | [2ce 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [2de 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [2b5 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [e5f39d3f]Received INIT, initializing chaincode orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR peer0.org2.example.com | [2d7 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421551980 peer1.org1.example.com | [2cf 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [2df 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7 orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w peer0.org2.example.com | [2d8 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [2d0 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b816213c]Transaction completed. Sending COMPLETED peer0.org1.example.com | [2b6 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD peer1.org2.example.com | [2e0 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7 channel id: peer0.org2.example.com | [2d9 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [2b7 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5f39d3f]Init get response status: 200 peer1.org1.example.com | [2d1 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b816213c]Move state message COMPLETED orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK peer1.org2.example.com | [2e1 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7 channel id: version: 1.0.4 peer0.org2.example.com | [2da 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org1.example.com | [2b8 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5f39d3f]Init succeeded. Sending COMPLETED orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf peer1.org1.example.com | [2d2 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b816213c]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2db 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [2e2 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7,syscc=true,proposal=0xc4218fc050,canname=lscc:1.0.4 peer1.org1.example.com | [2d3 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b816213c]send state message COMPLETED peer0.org1.example.com | [2b9 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5f39d3f]Move state message COMPLETED orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= peer1.org2.example.com | [2e3 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org2.example.com | [2dc 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2ba 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e5f39d3f]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2dd 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421552c80, header 0xc4215519b0 peer1.org1.example.com | [2d4 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b816213c]Received message COMPLETED from shim peer1.org2.example.com | [2e4 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2de 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [2e5 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [2bb 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e5f39d3f]send state message COMPLETED peer0.org2.example.com | [2df 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5 peer1.org1.example.com | [2d5 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b816213c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [1e7 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [2e0 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5 channel id: peer0.org1.example.com | [2bc 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e5f39d3f]Received message COMPLETED from shim peer1.org2.example.com | [2e6 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [245226a0]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer1.org1.example.com | [2d6 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2e1 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5 channel id: version: 1.0.4 peer0.org1.example.com | [2bd 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5f39d3f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2e7 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [2e2 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5,syscc=true,proposal=0xc421552c80,canname=lscc:1.0.4 orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | [2d7 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b816213cae416f4d02e9341f9b82424b94ade40c6fdaa127a10b26c7b710e753 peer1.org2.example.com | [2e8 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [2e3 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [2be 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e5f39d3f-65ed-488c-8050-20c023726e73]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [2d8 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [2e9 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [245226a0]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [2e4 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org1.example.com | [2d9 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [2bf 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e5f39d3f-65ed-488c-8050-20c023726e73 peer0.org2.example.com | [2e5 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer1.org1.example.com | [2da 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [2ea 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [245226a0]Move state message TRANSACTION peer0.org2.example.com | [2e6 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ddbcfae0]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [2c0 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit peer1.org1.example.com | [2db 12-05 07:29:43.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org2.example.com | [2e7 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [2c1 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed peer1.org2.example.com | [2eb 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [245226a0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer1.org1.example.com | [2dc 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [2ec 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [2c2 12-05 07:29:43.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [d9c06935-ee2d-40cf-8aa0-142e7d7dadf8] peer0.org2.example.com | [2e8 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [2dd 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4219d5dd0 peer1.org2.example.com | [2ed 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [245226a0]sending state message TRANSACTION orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org2.example.com | [2e9 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ddbcfae0]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [2c3 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [2de 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer1.org2.example.com | [2ee 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [245226a0]Received message TRANSACTION from shim peer0.org2.example.com | [2ea 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ddbcfae0]Move state message TRANSACTION peer1.org1.example.com | [2df 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [2c4 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0] peer0.org2.example.com | [2eb 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ddbcfae0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [2e0 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer1.org2.example.com | [2ef 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [245226a0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [2ec 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [2c5 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer1.org1.example.com | [2e1 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [2f0 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [245226a0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [2f1 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [245226a0]Transaction completed. Sending COMPLETED peer1.org2.example.com | [2f2 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [245226a0]Move state message COMPLETED peer1.org2.example.com | [2f3 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [245226a0]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [2f4 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [245226a0]send state message COMPLETED peer1.org2.example.com | [2f5 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [245226a0]Received message COMPLETED from shim peer1.org2.example.com | [2f6 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [245226a0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [2f7 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [2f8 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:245226a0d708ab366d37ee0a999c8817fdf011fd01ae29efc27420d37e115ea7 peer1.org2.example.com | [2f9 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer0.org2.example.com | [2ed 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ddbcfae0]sending state message TRANSACTION peer1.org2.example.com | [2fa 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [2fb 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [2fc 12-05 07:29:46.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [2fd 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel peer1.org2.example.com | [2fe 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 peer1.org2.example.com | [2ff 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer1.org2.example.com | [300 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering peer1.org2.example.com | [301 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel peer1.org2.example.com | [302 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting peer1.org2.example.com | [303 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0] peer1.org2.example.com | [304 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0] peer0.org1.example.com | [2c6 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [2e2 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [2e3 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4219a5ef0, header 0xc4219d5e00 peer1.org1.example.com | [2e4 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1e8 12-05 07:29:42.92 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [2c7 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [305 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [2e5 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2 peer1.org1.example.com | [2e6 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2 channel id: peer1.org1.example.com | [2e7 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2 channel id: version: 1.0.4 peer1.org2.example.com | [306 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [307 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [2c8 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [2ee 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ddbcfae0]Received message TRANSACTION from shim peer1.org1.example.com | [2e8 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2,syscc=true,proposal=0xc4219a5ef0,canname=lscc:1.0.4 peer1.org1.example.com | [2e9 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [2ea 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [2eb 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [1e9 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [1ea 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [1eb 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org2.example.com | [308 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a74f60 peer0.org1.example.com | [2c9 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit peer1.org1.example.com | [2ec 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8f256787]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [2ca 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccd54f80]Transaction completed. Sending COMPLETED peer0.org1.example.com | [2cb 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccd54f80]Move state message COMPLETED peer1.org1.example.com | [2ed 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [2ee 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [1ec 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [309 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer0.org1.example.com | [2cc 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccd54f80]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [2cd 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccd54f80]send state message COMPLETED peer0.org1.example.com | [2ce 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccd54f80]Received message COMPLETED from shim peer0.org1.example.com | [2cf 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccd54f80]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [2d0 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [2d1 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ccd54f80eb39c559c728c92f6478c606a3e76f14c7038955d5470018f4b4ada1 peer0.org1.example.com | [2d2 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [2d3 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [2d4 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [2d5 12-05 07:29:43.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org2.example.com | [2ef 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ddbcfae0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [2ef 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8f256787]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [2f0 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8f256787]Move state message TRANSACTION peer1.org1.example.com | [2f1 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8f256787]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [2f2 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [2f3 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8f256787]sending state message TRANSACTION peer1.org1.example.com | [2f4 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8f256787]Received message TRANSACTION from shim peer1.org1.example.com | [2f5 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8f256787]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [2f6 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8f256787]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [2f7 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8f256787]Transaction completed. Sending COMPLETED peer1.org1.example.com | [2f8 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8f256787]Move state message COMPLETED peer1.org1.example.com | [2f9 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8f256787]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [1ed 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org2.example.com | [30a 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [30b 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [30c 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [30d 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [30e 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [2d6 12-05 07:29:45.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [1ee 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [30f 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421af4000, header channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer1.org2.example.com | [310 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [311 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [312 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [313 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [314 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] peer1.org2.example.com | [315 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [316 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [317 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [88367ba5-bd34-4944-bfb2-cdab81b1ea90] peer1.org1.example.com | [2fa 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8f256787]send state message COMPLETED peer1.org1.example.com | [2fb 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8f256787]Received message COMPLETED from shim peer1.org1.example.com | [2fc 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8f256787]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [2fd 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [2fe 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8f2567874462a7ee2e7648aaefaff9e0179f0da77a5721b725106dee4e024fa2 peer1.org1.example.com | [2ff 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [300 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [301 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [2d7 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a6bec0 peer0.org1.example.com | [2d8 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [2d9 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [2da 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [2db 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [2dc 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [2f0 12-05 07:29:45.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ddbcfae0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [318 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=84439f76-e163-4a9c-8211-8a243fb03431,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org1.example.com | [302 12-05 07:29:45.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org1.example.com | [303 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [2dd 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421a77e00, header 0xc421a6bef0 peer0.org1.example.com | [2de 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [2df 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693 peer0.org1.example.com | [2e0 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693 channel id: peer0.org1.example.com | [2e1 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693 channel id: version: 1.0.4 peer0.org1.example.com | [2e2 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.4,txid=be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693,syscc=true,proposal=0xc421a77e00,canname=lscc:1.0.4 orderer.example.com | [1ef 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer1.org1.example.com | [304 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [2f1 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ddbcfae0]Transaction completed. Sending COMPLETED peer0.org1.example.com | [2e3 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [2e4 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [2e5 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [2e6 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [be3e0ef9]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [2e7 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [2e8 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [2e9 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [be3e0ef9]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [2ea 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [be3e0ef9]Move state message TRANSACTION peer0.org1.example.com | [2eb 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [be3e0ef9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [2ec 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [2ed 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [be3e0ef9]sending state message TRANSACTION peer0.org1.example.com | [2ee 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [be3e0ef9]Received message TRANSACTION from shim peer0.org1.example.com | [2ef 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [be3e0ef9]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [2f0 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [be3e0ef9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [2f1 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [be3e0ef9]Transaction completed. Sending COMPLETED peer0.org1.example.com | [2f2 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [be3e0ef9]Move state message COMPLETED peer0.org1.example.com | [2f3 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [be3e0ef9]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [2f4 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [be3e0ef9]send state message COMPLETED peer0.org1.example.com | [2f5 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [be3e0ef9]Received message COMPLETED from shim peer0.org1.example.com | [2f6 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [be3e0ef9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [2f7 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [2f8 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:be3e0ef93481f3e7b1399bc23cead2bede20e3ef49c87241407c430178b94693 peer0.org1.example.com | [2f9 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [2fa 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [2fb 12-05 07:29:45.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [2fc 12-05 07:29:45.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [2fd 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [2fe 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421bcae10 peer0.org1.example.com | [2ff 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [300 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [301 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [302 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [303 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [319 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb chaindID businesschannel peer0.org2.example.com | [2f2 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ddbcfae0]Move state message COMPLETED peer0.org2.example.com | [2f3 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ddbcfae0]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [2f4 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ddbcfae0]send state message COMPLETED peer0.org2.example.com | [2f5 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ddbcfae0]Received message COMPLETED from shim peer0.org1.example.com | [304 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421bb9090, header 0xc421bcae40 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer1.org2.example.com | [31a 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org2.example.com | [31b 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [2f6 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ddbcfae0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer1.org2.example.com | [31c 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org2.example.com | [2f7 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [2f8 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ddbcfae02d5ce2e33aed67408d79997714ce046c9375eec80a38a5a16194c9a5 peer1.org1.example.com | [305 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [305 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [306 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org1.example.com | [307 12-05 07:29:46.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] peer0.org1.example.com | [308 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [309 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [8167ca4f-2917-497f-bf3d-de91e667f803] peer0.org1.example.com | [30a 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb channel id: businesschannel peer0.org1.example.com | [30b 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb channel id: businesschannel version: 1.0.4 peer1.org2.example.com | [31d 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [84439f76]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1f0 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer0.org2.example.com | [2f9 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [2fa 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [2fb 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [31e 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [306 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422024de0 peer0.org1.example.com | [30c 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb,syscc=true,proposal=0xc421bb9090,canname=lscc:1.0.4 peer0.org2.example.com | [2fc 12-05 07:29:45.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [31f 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [84439f76]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [320 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84439f76]Move state message TRANSACTION peer1.org2.example.com | [321 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84439f76]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [322 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [323 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84439f76]sending state message TRANSACTION peer1.org2.example.com | [324 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84439f76]Received message TRANSACTION from shim orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org2.example.com | [325 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84439f76]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [30d 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [307 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer0.org2.example.com | [2fd 12-05 07:29:50.04 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org2.example.com | [326 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [84439f76]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [30e 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [308 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org2.example.com | [2fe 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 peer1.org2.example.com | [327 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [309 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [30f 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org2.example.com | [2ff 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer1.org2.example.com | [328 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [30a 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [329 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [30b 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [310 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [300 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer1.org1.example.com | [30c 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [311 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [301 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer1.org2.example.com | [32a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer1.org1.example.com | [30d 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422042a80, header channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer0.org1.example.com | [312 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [302 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting peer1.org2.example.com | [32b 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h peer1.org1.example.com | [30e 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [32c 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org2.example.com | [303 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [313 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [30f 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer1.org2.example.com | [32d 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [e28cf8ab-0588-40d4-a158-091695663fda] peer1.org1.example.com | [310 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [304 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a8dc50 peer0.org1.example.com | [314 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message TRANSACTION orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer1.org1.example.com | [311 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [305 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [32e 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [315 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [312 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] orderer.example.com | zekLSULI9G2UUYA77A== peer1.org2.example.com | [32f 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [e28cf8ab-0588-40d4-a158-091695663fda] peer0.org2.example.com | [306 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [313 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [316 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [314 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [330 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org2.example.com | [307 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org1.example.com | [317 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message TRANSACTION peer1.org1.example.com | [315 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2b05a236-0563-4129-819b-371b5b6a8cef] orderer.example.com | [1f1 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer1.org2.example.com | [331 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer1.org1.example.com | [316 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=a6918900-49d1-4e18-97cf-2775d1473238,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org2.example.com | [308 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [318 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Received message TRANSACTION from shim peer1.org2.example.com | [332 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [317 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb chaindID businesschannel peer0.org1.example.com | [319 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [1f2 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are peer1.org2.example.com | [333 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84439f76]Transaction completed. Sending COMPLETED peer1.org1.example.com | [318 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org1.example.com | [31a 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bb4adfec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [334 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84439f76]Move state message COMPLETED peer0.org2.example.com | [309 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [319 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [1f3 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [335 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84439f76]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [31b 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [bb4adfec]Sending GET_STATE peer1.org1.example.com | [31a 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [336 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84439f76]send state message COMPLETED orderer.example.com | [1f4 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org1.example.com | [31b 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a6918900]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [30a 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421a39770, header 0xc421a8dc80 peer0.org1.example.com | [31c 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message GET_STATE from shim peer1.org2.example.com | [337 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84439f76]Received message COMPLETED from shim orderer.example.com | [1f5 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer1.org1.example.com | [31c 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [338 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84439f76]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [30b 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [31d 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [1f6 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [339 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84439f76-e163-4a9c-8211-8a243fb03431]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [31d 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a6918900]sendExecuteMsg trigger event TRANSACTION orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [33a 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:84439f76-e163-4a9c-8211-8a243fb03431 peer0.org2.example.com | [30c 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer1.org2.example.com | [33b 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [31e 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [bb4adfec]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [31e 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6918900]Move state message TRANSACTION peer1.org2.example.com | [33c 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [88367ba5-bd34-4944-bfb2-cdab81b1ea90] orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [30d 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] peer1.org2.example.com | [33d 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [320 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org2.example.com | [33e 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [31f 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6918900]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [30e 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [321 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [33f 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4218f5680), Data:(*common.BlockData)(0xc421a89000), Metadata:(*common.BlockMetadata)(0xc421a89040)}, doMVCCValidation=true peer0.org2.example.com | [30f 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b21c8f37-ff13-487b-b888-069ed16554ee] peer1.org1.example.com | [320 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer1.org2.example.com | [340 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org1.example.com | [321 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6918900]sending state message TRANSACTION peer0.org2.example.com | [310 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 channel id: businesschannel orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer1.org2.example.com | [341 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [322 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]No state associated with key: mycc. Sending RESPONSE with an empty payload peer1.org1.example.com | [322 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6918900]Received message TRANSACTION from shim peer0.org2.example.com | [311 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 channel id: businesschannel version: 1.0.4 peer1.org2.example.com | [342 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [1] Transaction index [0] TxId [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] marked as valid by state validator orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [323 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bb4adfec]handleGetState serial send RESPONSE orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W peer1.org1.example.com | [323 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6918900]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [312 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4,syscc=true,proposal=0xc421a39770,canname=lscc:1.0.4 peer1.org2.example.com | [343 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0xf4, 0x6f, 0x6e, 0xab, 0xc2, 0x16, 0xcc, 0x19, 0xce, 0x35, 0xf2, 0xd1, 0x24, 0x18, 0x27, 0xf2, 0xf2, 0x3a, 0x7f, 0x1b, 0x75, 0x2, 0x65, 0x19, 0x46, 0x4e, 0x41, 0x5f, 0xaa, 0xec, 0x69, 0xe2} txOffsets= orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org2.example.com | [313 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [324 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Received message RESPONSE from shim peer1.org1.example.com | [324 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a6918900]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | txId=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb locPointer=offset=70, bytesLength=3389 peer0.org2.example.com | [314 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ peer0.org1.example.com | [325 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | ] peer1.org1.example.com | [325 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [326 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bb4adfec]before send peer0.org2.example.com | [315 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc peer1.org2.example.com | [344 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to index peer1.org1.example.com | [326 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [316 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [327 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bb4adfec]after send orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq peer1.org2.example.com | [345 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx number:[0] ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to blockNumTranNum index peer0.org1.example.com | [328 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [bb4adfec]Received RESPONSE, communicated (state:ready) peer0.org2.example.com | [317 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [346 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[17162], isChainEmpty=[false], lastBlockNumber=[1] peer1.org1.example.com | [327 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC orderer.example.com | VA7fF8MfGA== peer0.org1.example.com | [329 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [bb4adfec]GetState received payload RESPONSE peer1.org2.example.com | [347 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer0.org2.example.com | [318 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [328 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [32a 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [bb4adfec]Inside putstate peer1.org2.example.com | [348 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | [1f7 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [329 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [31f 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [319 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [349 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer1.org2.example.com | [34a 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer0.org2.example.com | [31a 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message TRANSACTION peer1.org1.example.com | [32a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org2.example.com | [31b 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [34b 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [32b 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [bb4adfec]Sending PUT_STATE peer1.org1.example.com | [32b 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [9f297e3e-a991-4261-bca9-245a0118efc2] orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [32c 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message PUT_STATE from shim peer0.org2.example.com | [31c 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer1.org2.example.com | [34c 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [32c 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | [32d 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org2.example.com | [31d 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message TRANSACTION peer0.org2.example.com | [31e 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Received message TRANSACTION from shim peer0.org2.example.com | [31f 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [320 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [74f4437e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [321 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [74f4437e]Sending GET_STATE peer0.org2.example.com | [322 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message GET_STATE from shim peer0.org2.example.com | [323 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [324 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [74f4437e]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [326 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [34d 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [32e 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [32f 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]state is ready peer0.org1.example.com | [330 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]Completed PUT_STATE. Sending RESPONSE peer1.org1.example.com | [32d 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [9f297e3e-a991-4261-bca9-245a0118efc2] peer1.org1.example.com | [32e 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org1.example.com | [32f 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer1.org1.example.com | [330 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [331 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6918900]Transaction completed. Sending COMPLETED peer1.org1.example.com | [332 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6918900]Move state message COMPLETED peer0.org2.example.com | [327 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [34e 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer0.org1.example.com | [331 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bb4adfec]enterBusyState trigger event RESPONSE peer0.org1.example.com | [332 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message RESPONSE orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer1.org1.example.com | [333 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6918900]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [328 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]No state associated with key: mycc. Sending RESPONSE with an empty payload peer0.org2.example.com | [329 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [74f4437e]handleGetState serial send RESPONSE peer0.org2.example.com | [32a 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Received message RESPONSE from shim peer0.org1.example.com | [333 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer1.org1.example.com | [334 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6918900]send state message COMPLETED peer1.org2.example.com | [34f 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer0.org1.example.com | [334 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [335 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6918900]Received message COMPLETED from shim peer1.org2.example.com | [350 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [32b 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [336 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6918900]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [335 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message RESPONSE peer0.org1.example.com | [336 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Received message RESPONSE from shim peer0.org1.example.com | [337 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [338 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bb4adfec]before send peer0.org1.example.com | [339 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bb4adfec]after send peer0.org1.example.com | [33a 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [bb4adfec]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [33b 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [bb4adfec]Received RESPONSE. Successfully updated state peer0.org1.example.com | [33c 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Transaction completed. Sending COMPLETED peer0.org1.example.com | [33d 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Move state message COMPLETED peer0.org2.example.com | [32c 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [74f4437e]before send peer1.org2.example.com | [351 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [1] contains transaction id: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer1.org1.example.com | [337 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6918900-49d1-4e18-97cf-2775d1473238]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [338 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a6918900-49d1-4e18-97cf-2775d1473238 peer1.org1.example.com | [339 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [33a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2b05a236-0563-4129-819b-371b5b6a8cef] peer1.org1.example.com | [33b 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [33c 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [33e 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [32d 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [74f4437e]after send peer1.org2.example.com | [352 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer1.org2.example.com | [353 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [354 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [33d 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f0ab80), Data:(*common.BlockData)(0xc42204ae00), Metadata:(*common.BlockMetadata)(0xc42204ae40)}, doMVCCValidation=true peer1.org1.example.com | [33e 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org1.example.com | [33f 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [340 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [1] Transaction index [0] TxId [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] marked as valid by state validator peer1.org1.example.com | [341 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0xf4, 0x6f, 0x6e, 0xab, 0xc2, 0x16, 0xcc, 0x19, 0xce, 0x35, 0xf2, 0xd1, 0x24, 0x18, 0x27, 0xf2, 0xf2, 0x3a, 0x7f, 0x1b, 0x75, 0x2, 0x65, 0x19, 0x46, 0x4e, 0x41, 0x5f, 0xaa, 0xec, 0x69, 0xe2} txOffsets= peer1.org1.example.com | txId=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb locPointer=offset=70, bytesLength=3389 peer1.org1.example.com | ] peer1.org1.example.com | [342 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to index peer0.org1.example.com | [33f 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]send state message COMPLETED peer0.org1.example.com | [340 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message COMPLETED from shim peer0.org1.example.com | [341 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [342 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [343 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org1.example.com | [344 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [345 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb,syscc=false,proposal=0xc421bb9090,canname=mycc:1.0 peer1.org2.example.com | [355 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [343 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx number:[0] ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to blockNumTranNum index peer1.org1.example.com | [344 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[17162], isChainEmpty=[false], lastBlockNumber=[1] peer1.org1.example.com | [345 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer1.org1.example.com | [346 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [347 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [348 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer0.org2.example.com | [32e 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [74f4437e]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [346 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 1818 bytes from file system peer0.org1.example.com | [347 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer0.org1.example.com | [348 12-05 07:29:46.56 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org1.example.com | [349 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052] peer0.org1.example.com | [34a 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer0.org1.example.com) peer0.org1.example.com | [34b 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052 peer0.org1.example.com | [34c 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | [349 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [32f 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [74f4437e]GetState received payload RESPONSE orderer.example.com | [1f8 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [1f9 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [1fa 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [1fb 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer0.org1.example.com | [34d 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org1.example.com-mycc-1.0) lock peer0.org1.example.com | [34e 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org1.example.com-mycc-1.0) lock peer0.org1.example.com | [34f 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org1.example.com-mycc-1.0 peer1.org2.example.com | [356 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [1fc 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer1.org1.example.com | [34a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org2.example.com | [330 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [74f4437e]Inside putstate peer0.org1.example.com | [350 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org1.example.com-mycc-1.0(No such container: dev-peer0.org1.example.com-mycc-1.0) peer0.org1.example.com | [351 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org1.example.com-mycc-1.0 (No such container: dev-peer0.org1.example.com-mycc-1.0) peer0.org1.example.com | [352 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org1.example.com-mycc-1.0 (No such container: dev-peer0.org1.example.com-mycc-1.0) peer0.org1.example.com | [353 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org1.example.com-mycc-1.0 peer0.org1.example.com | [354 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: 104_default peer0.org1.example.com | [355 12-05 07:29:46.57 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-mycc-1.0 peer1.org1.example.com | [34b 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [357 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [331 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [74f4437e]Sending PUT_STATE peer0.org1.example.com | [356 12-05 07:29:46.58 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image orderer.example.com | [1fd 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [1fe 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [1ff 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [200 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0ABC060A1B08011A0608E69599D10522...3417B5D60666CE4356C05C9F9FCC828F orderer.example.com | [201 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 82B1DD956B330869CE03081F2D6F6C89E561BC4A39EE9EBCBC8D1DC5A7204967 orderer.example.com | [202 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [358 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org2.example.com | [325 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [332 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message PUT_STATE from shim peer0.org2.example.com | [333 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [357 12-05 07:29:46.58 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU orderer.example.com | [203 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [204 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [205 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [206 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB8060A1708041A0608E69599D10522...6E61C4F3D3971204A86246FB87DA4242 peer1.org1.example.com | [34c 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer1.org1.example.com | [34d 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer1.org1.example.com | [34e 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [34f 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [1] contains transaction id: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer1.org1.example.com | [350 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer1.org1.example.com | [351 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [352 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [353 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer0.org1.example.com | ADD binpackage.tar /usr/local/bin peer0.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer0.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer0.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer0.org1.example.com | org.hyperledger.fabric.version="1.0.4" \ peer0.org1.example.com | org.hyperledger.fabric.base.version="0.3.2" peer0.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.4 peer0.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer0.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer0.org1.example.com | [358 12-05 07:29:46.58 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.4 peer0.org1.example.com | [359 12-05 07:29:49.61 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel peer0.org1.example.com | [35a 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050 peer0.org1.example.com | [35b 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ... peer0.org1.example.com | [35c 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering peer0.org1.example.com | [35d 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel peer0.org2.example.com | [334 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [335 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]state is ready peer0.org2.example.com | [336 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]Completed PUT_STATE. Sending RESPONSE peer0.org2.example.com | [337 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [74f4437e]enterBusyState trigger event RESPONSE peer0.org2.example.com | [338 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message RESPONSE peer1.org2.example.com | [359 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421bdfa10 peer1.org1.example.com | [354 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [35e 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting orderer.example.com | [207 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.proposeNewChannelToSystemChannel.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: 6D75B099A863213FA7FE150A7E4736F5744C2696DEB47B82AD9A81EAB363C944 peer0.org2.example.com | [339 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer1.org2.example.com | [35a 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [35f 12-05 07:30:05.00 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org1.example.com-mycc-1.0-384f11f484b9302df90b453200cfb25174305fce8f53f4e94d45ee3b6cab0ce9 peer0.org1.example.com | [360 12-05 07:30:05.00 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org1.example.com | [361 12-05 07:30:05.00 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-mycc-1.0 peer1.org1.example.com | [355 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org1.example.com | [356 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [357 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [35b 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [362 12-05 07:30:05.09 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org1.example.com-mycc-1.0-384f11f484b9302df90b453200cfb25174305fce8f53f4e94d45ee3b6cab0ce9 peer0.org2.example.com | [33a 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [358 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [208 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION orderer.example.com | [209 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [33b 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message RESPONSE peer1.org2.example.com | [35c 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org2.example.com | [35d 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [359 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421d108a0 peer1.org1.example.com | [35a 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer1.org1.example.com | [35b 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [35c 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [33c 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Received message RESPONSE from shim peer1.org2.example.com | [35e 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [363 12-05 07:30:05.48 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org1.example.com-mycc-1.0 peer0.org1.example.com | [364 12-05 07:30:05.48 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org1.example.com-mycc-1.0) peer0.org1.example.com | [365 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org1.example.com | [366 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org2.example.com | [33d 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [33e 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [74f4437e]before send peer0.org2.example.com | [33f 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [74f4437e]after send peer0.org2.example.com | [341 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [74f4437e]Received RESPONSE. Successfully updated state peer0.org2.example.com | [342 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Transaction completed. Sending COMPLETED peer0.org2.example.com | [340 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [74f4437e]Received RESPONSE, communicated (state:ready) peer0.org2.example.com | [343 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Move state message COMPLETED peer0.org2.example.com | [344 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [345 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]send state message COMPLETED peer0.org2.example.com | [346 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message COMPLETED from shim peer0.org2.example.com | [347 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [348 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [349 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer0.org2.example.com | [34a 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [34b 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4,syscc=false,proposal=0xc421a39770,canname=mycc:1.0 peer0.org2.example.com | [34c 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 1818 bytes from file system peer0.org2.example.com | [34d 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer0.org2.example.com | [34e 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer0.org2.example.com | [34f 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052] peer0.org2.example.com | [350 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer0.org2.example.com) peer0.org2.example.com | [351 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052 peer0.org2.example.com | [352 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [35d 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org2.example.com | [35f 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421b793b0, header 0xc421bdfa40 peer0.org1.example.com | [367 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created orderer.example.com | [20a 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026420 gate 1512458982936110200 evaluation starts orderer.example.com | [20b 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026420 signed by 0 principal evaluation starts (used [false]) peer1.org1.example.com | [35e 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [353 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org2.example.com-mycc-1.0) lock peer1.org2.example.com | [360 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | [361 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 peer1.org2.example.com | [362 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07] peer1.org2.example.com | [363 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [364 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f0b420ca-8857-465c-a1d9-fa925645ec15] peer0.org1.example.com | [368 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [354 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org2.example.com-mycc-1.0) lock peer0.org2.example.com | [355 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [356 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org2.example.com-mycc-1.0(No such container: dev-peer0.org2.example.com-mycc-1.0) peer0.org2.example.com | [357 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) peer0.org2.example.com | [358 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org2.example.com-mycc-1.0 (No such container: dev-peer0.org2.example.com-mycc-1.0) peer0.org2.example.com | [359 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [35a 12-05 07:30:05.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: 104_default peer0.org2.example.com | [35b 12-05 07:30:05.70 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [35c 12-05 07:30:05.70 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer1.org1.example.com | [35f 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [360 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d1aa80, header channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer0.org1.example.com | [369 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 orderer.example.com | [20c 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026420 processing identity 0 with bytes of 0a0a4f7264657265724d535012f0052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434454434341624f674177494241674952414e4e395975767450576d2f627874443441307a51433077436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456f61546177566e623677494a47762f4d6b4b585774446d366334396b4578616837552f556f69384a304974524545424c0a6756735a5851506d654c63684a6d455166424a654f62433844554a693969576b676d777634614e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652580a4b685437332f505a7362423661683477436759494b6f5a497a6a304541774944534141775251496841506249576f764a6a6445566251655a6c72576133432b550a69586d6b6e4b394749453572755a6b3238702f4e4169426d6937685854425a2f644f2f47544f6c386277644145636a6f566b744a6e3239546c5a55546f5268760a54673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [20d 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [35d 12-05 07:30:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer0.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer1.org1.example.com | [361 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [362 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [363 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org1.example.com | [364 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [365 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 channel id: businesschannel peer1.org2.example.com | [366 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07,syscc=true,proposal=0xc421b793b0,canname=lscc:1.0.4 peer1.org2.example.com | [367 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org2.example.com | [368 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [369 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [36a 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [36b 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | ADD binpackage.tar /usr/local/bin peer0.org1.example.com | [36a 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer0.org1.example.com | [36b 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org1.example.com | [36c 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer1.org1.example.com | [365 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] peer1.org2.example.com | [36c 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL orderer.example.com | gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA peer0.org1.example.com | [36d 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org1.example.com | [36e 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [36f 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [370 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message READY peer0.org1.example.com | [371 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org1.example.com | [372 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [bb4adfec]Entered state ready peer0.org1.example.com | [373 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org1.example.com | [374 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message READY peer0.org1.example.com | [375 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed peer1.org2.example.com | [36d 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [36e 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Move state message TRANSACTION peer1.org2.example.com | [36f 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [370 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer0.org1.example.com | [376 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [366 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [371 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]sending state message TRANSACTION peer0.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer0.org2.example.com | org.hyperledger.fabric.version="1.0.4" \ peer0.org2.example.com | org.hyperledger.fabric.base.version="0.3.2" peer0.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.4 peer0.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer0.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer0.org2.example.com | [35e 12-05 07:30:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.4 peer0.org2.example.com | [35f 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0] peer0.org2.example.com | [360 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0] peer0.org2.example.com | [361 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [362 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [363 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [364 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421bb7050 peer0.org1.example.com | [377 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [367 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [372 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Received message TRANSACTION from shim orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX peer0.org1.example.com | [378 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [365 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer1.org1.example.com | [368 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [133125e6-e991-4bc0-be11-9bf2df8b2ae8] peer0.org1.example.com | [379 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [366 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [373 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [37a 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [367 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U peer1.org1.example.com | [369 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=024b2f71-e221-4a4e-b060-ddf8ba0c60f0,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org1.example.com | [37b 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [374 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [343109ce]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [368 12-05 07:30:07.56 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} orderer.example.com | iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv peer1.org1.example.com | [36a 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 chaindID businesschannel peer0.org1.example.com | [37c 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]sendExecuteMsg trigger event INIT peer0.org2.example.com | [369 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [37d 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message INIT peer1.org1.example.com | [36b 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org2.example.com | [375 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [343109ce]Sending GET_STATE peer0.org1.example.com | [37e 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: INIT in state ready orderer.example.com | Tg== peer0.org1.example.com | [37f 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [36a 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [36c 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [376 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message GET_STATE from shim peer0.org1.example.com | [380 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message INIT orderer.example.com | -----END CERTIFICATE----- peer0.org2.example.com | [36b 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4202a2a80, header channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer1.org1.example.com | [36d 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [381 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message PUT_STATE from shim peer1.org2.example.com | [377 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [36c 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [36e 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [024b2f71]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [20e 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP peer0.org1.example.com | [382 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer1.org2.example.com | [378 12-05 07:30:22.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [343109ce]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [36d 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [379 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [36e 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [383 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [36f 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [20f 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity peer1.org2.example.com | [37a 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | [210 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026420 principal matched by identity 0 peer0.org1.example.com | [384 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]state is ready peer0.org1.example.com | [385 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [37b 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [36f 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [370 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [024b2f71]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [211 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 6d 75 b0 99 a8 63 21 3f a7 fe 15 0a 7e 47 36 f5 |mu...c!?....~G6.| peer0.org1.example.com | [386 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bb4adfec]enterBusyState trigger event RESPONSE peer0.org2.example.com | [370 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] peer1.org1.example.com | [371 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [024b2f71]Move state message TRANSACTION peer1.org2.example.com | [37c 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce]Got state. Sending RESPONSE peer0.org1.example.com | [387 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message RESPONSE orderer.example.com | 00000010 74 4c 26 96 de b4 7b 82 ad 9a 81 ea b3 63 c9 44 |tL&...{......c.D| peer0.org2.example.com | [371 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [388 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org1.example.com | [389 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [372 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [024b2f71]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [372 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [37d 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [343109ce]handleGetState serial send RESPONSE peer0.org1.example.com | [38a 12-05 07:30:05.52 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message RESPONSE orderer.example.com | [212 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 10 a5 d6 86 81 97 78 8b 88 a8 7d 2d |0D. ......x...}-| peer1.org2.example.com | [37e 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Received message RESPONSE from shim peer1.org1.example.com | [373 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [38b 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message PUT_STATE from shim peer0.org2.example.com | [373 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [b3daeae7-7891-4c5c-a848-f74a5752b14a] orderer.example.com | 00000010 6c 9f 6c 4c 0b c2 15 bb 8c ca f2 a1 cd 6e a8 5e |l.lL.........n.^| peer0.org1.example.com | [38c 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer1.org2.example.com | [37f 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | 00000020 78 93 e0 f5 02 20 53 c5 d3 0c 38 c4 0f 41 23 e4 |x.... S...8..A#.| peer1.org1.example.com | [374 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [024b2f71]sending state message TRANSACTION peer0.org2.example.com | [374 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=5b8e0f84-8c51-4bf1-87c4-ba009ef56d98,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [380 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [343109ce]before send peer0.org1.example.com | [38d 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | 00000030 a9 94 6a 0d db 0f e3 2b c9 53 a9 a9 44 94 d4 a3 |..j....+.S..D...| peer0.org2.example.com | [375 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb chaindID businesschannel peer1.org2.example.com | [381 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [343109ce]after send peer1.org1.example.com | [375 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [024b2f71]Received message TRANSACTION from shim peer0.org1.example.com | [38e 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]state is ready orderer.example.com | 00000040 4c cb d3 11 45 f1 |L...E.| peer1.org2.example.com | [382 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [343109ce]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [376 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [024b2f71]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [376 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org1.example.com | [38f 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bb4adfec]Completed PUT_STATE. Sending RESPONSE orderer.example.com | [213 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026420 principal evaluation succeeds for identity 0 peer0.org2.example.com | [377 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [383 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [343109ce]GetState received payload RESPONSE orderer.example.com | [214 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026420 gate 1512458982936110200 evaluation succeeds peer1.org1.example.com | [377 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [024b2f71]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [378 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [384 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Transaction completed. Sending COMPLETED peer0.org1.example.com | [390 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bb4adfec]enterBusyState trigger event RESPONSE orderer.example.com | [215 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc42039a2a0 1 [0xc420114708]})]} peer0.org2.example.com | [379 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5b8e0f84]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [385 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Move state message COMPLETED peer1.org1.example.com | [378 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked orderer.example.com | [216 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer1.org2.example.com | [386 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [217 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer0.org1.example.com | [391 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message RESPONSE peer0.org2.example.com | [37a 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [379 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [387 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]send state message COMPLETED peer0.org1.example.com | [392 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready orderer.example.com | [218 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp/mgmt] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP peer0.org2.example.com | [37b 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5b8e0f84]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [219 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity peer1.org1.example.com | [37a 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer0.org1.example.com | [393 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [388 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message COMPLETED from shim orderer.example.com | [21a 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0ABC060A1B08011A0608E69599D10522...07577269746572731A0641646D696E73 peer1.org1.example.com | [37b 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org2.example.com | [37c 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b8e0f84]Move state message TRANSACTION peer0.org1.example.com | [394 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message RESPONSE orderer.example.com | [21b 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: E4064934CAEA7521FEE5A6A6425A075A2CADB8C8145D00094ED58E6E1DD01749 peer1.org2.example.com | [389 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [21c 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [37d 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b8e0f84]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [395 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message COMPLETED from shim orderer.example.com | [21d 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer1.org1.example.com | [37c 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer1.org2.example.com | [38a 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [37e 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [21e 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [37d 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org2.example.com | [38b 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 peer0.org1.example.com | [396 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [21f 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org1.example.com | [37e 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [f2c1d907-6536-4855-aad4-5f2f47f2703f] peer0.org2.example.com | [37f 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b8e0f84]sending state message TRANSACTION orderer.example.com | [220 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer1.org2.example.com | [38c 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [37f 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [221 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer1.org1.example.com | [380 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [f2c1d907-6536-4855-aad4-5f2f47f2703f] peer0.org1.example.com | [397 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [381 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org2.example.com | [380 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b8e0f84]Received message TRANSACTION from shim orderer.example.com | [222 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer1.org2.example.com | [38d 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org1.example.com | [382 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer0.org2.example.com | [381 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5b8e0f84]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [398 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb orderer.example.com | [223 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer1.org1.example.com | [383 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated peer0.org2.example.com | [382 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5b8e0f84]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [38e 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 channel id: businesschannel version: 1.0 peer0.org1.example.com | [399 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [384 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [024b2f71]Transaction completed. Sending COMPLETED peer0.org2.example.com | [383 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [385 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [024b2f71]Move state message COMPLETED orderer.example.com | [224 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP peer0.org1.example.com | [39a 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [386 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [024b2f71]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [38f 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07,syscc=false,proposal=0xc421b793b0,canname=mycc:1.0 peer0.org2.example.com | [384 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [225 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins peer1.org1.example.com | [387 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [024b2f71]send state message COMPLETED peer0.org1.example.com | [39b 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org2.example.com | [390 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07,syscc=true,proposal=0xc421b793b0,canname=lscc:1.0.4 peer1.org1.example.com | [388 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [024b2f71]Received message COMPLETED from shim peer0.org2.example.com | [385 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [389 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [024b2f71]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [39c 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [8167ca4f-2917-497f-bf3d-de91e667f803] peer1.org2.example.com | [391 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 orderer.example.com | [226 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers peer0.org2.example.com | [386 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer1.org1.example.com | [38a 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [024b2f71-e221-4a4e-b060-ddf8ba0c60f0]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [38b 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:024b2f71-e221-4a4e-b060-ddf8ba0c60f0 peer1.org1.example.com | [38c 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [38d 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4, error Chaincode mycc is already instantiated peer1.org1.example.com | [38e 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [133125e6-e991-4bc0-be11-9bf2df8b2ae8] peer1.org1.example.com | [38f 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 returned error Chaincode mycc is already instantiated peer1.org1.example.com | [390 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [391 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [392 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f0a700), Data:(*common.BlockData)(0xc421d137c0), Metadata:(*common.BlockMetadata)(0xc421d13800)}, doMVCCValidation=true peer1.org1.example.com | [393 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org1.example.com | [394 12-05 07:30:23.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [2] Transaction index [0] marked as invalid by committer. Reason code [10] peer1.org1.example.com | [395 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0xb3, 0xd6, 0xd5, 0x31, 0x73, 0xa, 0x8b, 0x30, 0x6e, 0x34, 0x46, 0xd2, 0xa6, 0x50, 0xbb, 0xb1, 0xd8, 0xc9, 0x3a, 0xbe, 0x77, 0xd6, 0x28, 0x7c, 0xed, 0x47, 0x66, 0x4, 0x54, 0xbc, 0xa4, 0x1b} txOffsets= peer1.org1.example.com | txId=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 locPointer=offset=70, bytesLength=3387 peer1.org1.example.com | ] peer1.org1.example.com | [396 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to index peer1.org1.example.com | [397 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx number:[0] ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to blockNumTranNum index peer1.org1.example.com | [398 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[22375], isChainEmpty=[false], lastBlockNumber=[2] peer1.org1.example.com | [399 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer1.org1.example.com | [39a 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [392 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [39d 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org2.example.com | [387 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org2.example.com | [388 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org2.example.com | [389 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [a7c2a2bf-8e1b-47b1-ab50-4e1225776866] peer0.org2.example.com | [38a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [38b 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [a7c2a2bf-8e1b-47b1-ab50-4e1225776866] peer1.org1.example.com | [39b 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [39c 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | [39d 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer1.org2.example.com | [393 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org2.example.com | [38c 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org1.example.com | [39e 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb channel id: businesschannel chaincode id: name:"lscc" orderer.example.com | [227 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers peer1.org1.example.com | [39e 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer1.org1.example.com | [39f 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer1.org1.example.com | [3a0 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org1.example.com | [3a1 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [2] contains transaction id: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer1.org1.example.com | [3a2 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer1.org1.example.com | [3a3 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [3a4 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [394 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [395 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [396 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [397 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [38d 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer1.org1.example.com | [3a5 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [39f 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc orderer.example.com | [228 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [398 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Move state message TRANSACTION peer0.org2.example.com | [38e 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [3a6 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [399 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [39a 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [3a0 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [3a1 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb,syscc=true,proposal=0xc421bb9090,canname=escc:1.0.4 peer1.org1.example.com | [3a7 12-05 07:30:23.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [38f 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b8e0f84]Transaction completed. Sending COMPLETED peer1.org2.example.com | [39b 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]sending state message TRANSACTION peer1.org2.example.com | [39c 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Received message TRANSACTION from shim peer0.org1.example.com | [3a2 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org2.example.com | [390 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b8e0f84]Move state message COMPLETED orderer.example.com | [229 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP peer1.org1.example.com | [3a8 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org1.example.com | [3a9 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421ace870 peer1.org1.example.com | [3aa 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [3ab 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [3ac 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org1.example.com | [3ad 12-05 07:30:42.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [391 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5b8e0f84]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [3a3 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [3ae 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [3af 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421816d70, header 0xc421ace8a0 peer1.org1.example.com | [3b0 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org1.example.com | [3b1 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a peer1.org1.example.com | [3b2 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a] peer1.org1.example.com | [3b3 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [3b4 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5b68b482-10d9-46bc-8637-f6dcc9e624b3] peer0.org1.example.com | [3a4 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [39d 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [392 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5b8e0f84]send state message COMPLETED orderer.example.com | [22a 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer1.org1.example.com | [3b5 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a channel id: businesschannel peer1.org1.example.com | [3b6 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a,syscc=true,proposal=0xc421816d70,canname=lscc:1.0.4 peer1.org1.example.com | [3b7 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [3b8 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [3b9 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org1.example.com | [3ba 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [3a5 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [3a6 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [3a7 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [3a8 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb4adfec]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [3a9 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Move state message TRANSACTION peer1.org2.example.com | [39e 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [343109ce]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [393 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5b8e0f84]Received message COMPLETED from shim peer1.org1.example.com | [3bb 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [22b 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [3aa 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [3ab 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [3ac 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]sending state message TRANSACTION peer1.org2.example.com | [39f 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [343109ce]Sending GET_STATE peer1.org2.example.com | [3a0 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message GET_STATE from shim peer1.org2.example.com | [3a1 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [3bc 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [3bd 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [3be 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Move state message TRANSACTION peer1.org1.example.com | [3bf 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [3c0 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [3c1 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]sending state message TRANSACTION peer1.org1.example.com | [3c2 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Received message TRANSACTION from shim peer1.org1.example.com | [3c3 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [3c4 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [32d8b862]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [3c5 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [32d8b862]Sending GET_STATE peer0.org2.example.com | [394 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b8e0f84]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [395 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5b8e0f84-8c51-4bf1-87c4-ba009ef56d98]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [396 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5b8e0f84-8c51-4bf1-87c4-ba009ef56d98 peer0.org2.example.com | [397 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [398 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [b3daeae7-7891-4c5c-a848-f74a5752b14a] peer0.org2.example.com | [399 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org2.example.com | [39a 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [39b 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b74480), Data:(*common.BlockData)(0xc421bedac0), Metadata:(*common.BlockMetadata)(0xc421bedb00)}, doMVCCValidation=true peer0.org1.example.com | [3ad 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Received message TRANSACTION from shim peer0.org1.example.com | [3ae 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [3af 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bb4adfec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [3b0 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [3b1 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [3b2 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Transaction completed. Sending COMPLETED peer1.org2.example.com | [3a2 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [343109ce]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [3a3 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [3a4 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [3a5 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [3a6 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce]Got state. Sending RESPONSE peer1.org2.example.com | [3a7 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [343109ce]handleGetState serial send RESPONSE peer1.org2.example.com | [3a8 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Received message RESPONSE from shim peer1.org2.example.com | [3a9 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [3aa 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [343109ce]before send peer1.org2.example.com | [3ab 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [343109ce]after send peer1.org2.example.com | [3ac 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [343109ce]Received RESPONSE, communicated (state:ready) peer0.org2.example.com | [39c 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [39d 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [3c6 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message GET_STATE from shim orderer.example.com | [22c 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [22d 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy orderer.example.com | [22e 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer1.org2.example.com | [3ad 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [343109ce]GetState received payload RESPONSE peer1.org1.example.com | [3c7 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [3c8 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [32d8b862]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [3ca 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org1.example.com | [3cb 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [3cc 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862]Got state. Sending RESPONSE peer1.org1.example.com | [3cd 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [32d8b862]handleGetState serial send RESPONSE peer1.org1.example.com | [3ce 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Received message RESPONSE from shim peer1.org1.example.com | [3cf 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org1.example.com | [3c9 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [3d0 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [32d8b862]before send peer0.org1.example.com | [3b3 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]Move state message COMPLETED peer0.org1.example.com | [3b4 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb4adfec]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [3b5 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb4adfec]send state message COMPLETED peer0.org2.example.com | [39e 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [1] Transaction index [0] TxId [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] marked as valid by state validator peer0.org2.example.com | [39f 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0xf4, 0x6f, 0x6e, 0xab, 0xc2, 0x16, 0xcc, 0x19, 0xce, 0x35, 0xf2, 0xd1, 0x24, 0x18, 0x27, 0xf2, 0xf2, 0x3a, 0x7f, 0x1b, 0x75, 0x2, 0x65, 0x19, 0x46, 0x4e, 0x41, 0x5f, 0xaa, 0xec, 0x69, 0xe2} txOffsets= peer0.org2.example.com | txId=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb locPointer=offset=70, bytesLength=3389 peer0.org2.example.com | ] peer0.org2.example.com | [3a0 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to index peer1.org1.example.com | [3d1 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [32d8b862]after send peer1.org1.example.com | [3d3 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [32d8b862]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [3d2 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [32d8b862]GetState received payload RESPONSE peer1.org1.example.com | [3d4 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Transaction completed. Sending COMPLETED peer1.org1.example.com | [3d5 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Move state message COMPLETED peer1.org1.example.com | [3d6 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [3d7 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]send state message COMPLETED peer1.org1.example.com | [3d8 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message COMPLETED from shim peer1.org2.example.com | [3ae 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Transaction completed. Sending COMPLETED orderer.example.com | [22f 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg peer0.org1.example.com | [3b6 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb4adfec]Received message COMPLETED from shim peer0.org2.example.com | [3a1 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx number:[0] ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to blockNumTranNum index peer0.org2.example.com | [3a2 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[17162], isChainEmpty=[false], lastBlockNumber=[1] peer0.org2.example.com | [3a3 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer0.org2.example.com | [3a4 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [3a5 12-05 07:30:21.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b peer0.org2.example.com | [3a6 12-05 07:30:21.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org2.example.com | [3a7 12-05 07:30:21.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [3a8 12-05 07:30:21.42 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org2.example.com-mycc-1.0-15b571b3ce849066b7ec74497da3b27e54e0df1345daff3951b94245ce09c42b peer0.org2.example.com | [3a9 12-05 07:30:21.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org2.example.com-mycc-1.0 peer0.org2.example.com | [3aa 12-05 07:30:21.80 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org2.example.com-mycc-1.0) peer1.org1.example.com | [3d9 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [3da 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [3db 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a peer1.org2.example.com | [3af 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Move state message COMPLETED orderer.example.com | [230 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [231 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [232 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [233 12-05 07:29:42.93 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [234 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout peer0.org2.example.com | [3ab 12-05 07:30:21.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer0.org2.example.com | [3ac 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer0.org2.example.com | [3ad 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer0.org2.example.com | [3ae 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer0.org2.example.com | [3af 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer0.org2.example.com | [3b0 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer0.org2.example.com | [3b1 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer0.org2.example.com | [3b2 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer0.org2.example.com | [3b3 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [3b4 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [3b5 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [3b6 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message READY peer0.org2.example.com | [3b7 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [3b8 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [74f4437e]Entered state ready peer0.org2.example.com | [3b9 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer0.org2.example.com | [3ba 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message READY peer0.org2.example.com | [3bb 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed peer0.org2.example.com | [3bc 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer0.org2.example.com | [3bd 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [3be 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [3bf 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]Inside sendExecuteMessage. Message INIT peer0.org2.example.com | [3c0 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [3c1 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [3c2 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]sendExecuteMsg trigger event INIT peer0.org2.example.com | [3c3 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message INIT peer0.org2.example.com | [3c4 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: INIT in state ready peer0.org1.example.com | [3b7 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [3b8 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [3b9 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org1.example.com | [3ba 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [3bb 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [3dc 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [3b0 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [3b1 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]send state message COMPLETED peer1.org2.example.com | [3b2 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message COMPLETED from shim peer1.org2.example.com | [3b3 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [3b4 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [3b5 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 peer0.org2.example.com | [3c5 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [3c6 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message INIT peer0.org2.example.com | [3c7 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message PUT_STATE from shim peer0.org2.example.com | [3c8 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org2.example.com | [3c9 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [3ca 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]state is ready peer1.org1.example.com | [3dd 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [3b6 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [3b7 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer1.org2.example.com | [3b8 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org2.example.com | [3b9 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052] peer1.org2.example.com | [3ba 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer1.org2.example.com) peer1.org2.example.com | [3bb 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052 peer1.org2.example.com | [3bc 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org2.example.com | [3bd 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org2.example.com-mycc-1.0) lock peer1.org2.example.com | [3be 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org2.example.com-mycc-1.0) lock peer1.org2.example.com | [3bf 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [3c0 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org2.example.com-mycc-1.0(No such container: dev-peer1.org2.example.com-mycc-1.0) peer1.org2.example.com | [3c1 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) peer1.org2.example.com | [3c2 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org2.example.com-mycc-1.0 (No such container: dev-peer1.org2.example.com-mycc-1.0) peer1.org2.example.com | [3c3 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [3c4 12-05 07:30:22.12 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: 104_default peer1.org2.example.com | [3c5 12-05 07:30:22.13 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [3c6 12-05 07:30:22.14 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer1.org2.example.com | [3c7 12-05 07:30:22.14 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer1.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer1.org2.example.com | ADD binpackage.tar /usr/local/bin peer0.org1.example.com | [3bc 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [3bd 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [8167ca4f-2917-497f-bf3d-de91e667f803] peer0.org1.example.com | [3be 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org1.example.com | [3de 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a channel id: businesschannel version: 1.0 orderer.example.com | [235 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer0.org2.example.com | [3cb 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]Completed PUT_STATE. Sending RESPONSE peer0.org1.example.com | [3bf 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1] peer1.org1.example.com | [3df 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a,syscc=false,proposal=0xc421816d70,canname=mycc:1.0 peer1.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer1.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer1.org2.example.com | org.hyperledger.fabric.version="1.0.4" \ peer1.org2.example.com | org.hyperledger.fabric.base.version="0.3.2" peer1.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.4 peer1.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer1.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer1.org2.example.com | [3c8 12-05 07:30:22.14 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.4 peer1.org2.example.com | [3c9 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0] peer1.org2.example.com | [3ca 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0] peer1.org2.example.com | [3cb 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [3cc 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [3cd 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org2.example.com | [3ce 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421e84210 peer1.org2.example.com | [3cf 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer1.org2.example.com | [3d0 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [3cc 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [74f4437e]enterBusyState trigger event RESPONSE peer0.org2.example.com | [3cd 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message RESPONSE peer0.org1.example.com | [3c0 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [1] peer0.org1.example.com | [3c1 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [3c2 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [3c3 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [3c4 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421623710 peer1.org2.example.com | [3d1 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [3e0 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a,syscc=true,proposal=0xc421816d70,canname=lscc:1.0.4 peer0.org2.example.com | [3ce 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [3cf 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [3d0 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message RESPONSE peer0.org2.example.com | [3d1 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message PUT_STATE from shim peer0.org2.example.com | [3d2 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [3c5 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" peer1.org1.example.com | [3e1 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org2.example.com | [3d2 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} orderer.example.com | [236 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType peer0.org2.example.com | [3d3 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [3c6 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [3e2 12-05 07:30:42.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [3d3 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [3c7 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [3d4 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]state is ready peer1.org1.example.com | [3e3 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [3c8 12-05 07:30:07.57 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [3d4 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [3d5 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [74f4437e]Completed PUT_STATE. Sending RESPONSE orderer.example.com | [237 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize peer1.org2.example.com | [3d5 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421e82a80, header channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer0.org1.example.com | [3c9 12-05 07:30:07.58 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [3e4 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [238 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [3ca 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [3d6 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [74f4437e]enterBusyState trigger event RESPONSE peer1.org1.example.com | [3e5 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [3d6 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [3d7 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [3d7 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message RESPONSE peer1.org1.example.com | [3e6 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [3cb 12-05 07:30:07.59 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42165ea80, header channel_header:"\010\003\032\014\010\352\225\231\321\005\020\254\227\263\210\002\"\017businesschannel*@bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030\304\0254\214\263\227?\006\tC\313k.\361\207\000\215\t\024\220K\257\315Z" orderer.example.com | [239 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org2.example.com | [3d8 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [3cc 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions orderer.example.com | [23a 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation peer0.org2.example.com | [3d8 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer1.org1.example.com | [3e7 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [3d9 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [3cd 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [3d9 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [23b 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers peer0.org1.example.com | [3ce 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [3da 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message RESPONSE peer0.org2.example.com | [3db 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message COMPLETED from shim peer0.org2.example.com | [3dc 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [3da 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] peer1.org1.example.com | [3e8 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Move state message TRANSACTION orderer.example.com | [23c 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | [3dd 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [3cf 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [3db 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [3e9 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [23d 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer0.org2.example.com | [3de 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 orderer.example.com | [23e 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm peer0.org1.example.com | [3d0 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] peer1.org2.example.com | [3dc 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [3ea 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [3df 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [3dd 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f9dbbe5c-a1b8-4eb2-a257-84642cd8c66a] orderer.example.com | [23f 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [3d1 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [3eb 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]sending state message TRANSACTION peer1.org2.example.com | [3de 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=1224fb24-396d-4c3d-9836-719cfa45777e,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org2.example.com | [3e0 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [3d2 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [240 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins peer1.org1.example.com | [3ec 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Received message TRANSACTION from shim peer0.org1.example.com | [3d3 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a8072a34-1069-4f19-80ad-4721ff18c010] peer1.org1.example.com | [3ed 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [3e1 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | [241 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [3d4 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=a833999c-9788-44be-aa79-6d58d2e0d3c2,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org2.example.com | [3e2 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [b21c8f37-ff13-487b-b888-069ed16554ee] peer1.org2.example.com | [3df 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 chaindID businesschannel peer1.org1.example.com | [3ee 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [32d8b862]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [242 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers peer0.org1.example.com | [3d5 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb chaindID businesschannel peer1.org2.example.com | [3e0 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org1.example.com | [3ef 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [32d8b862]Sending GET_STATE peer0.org2.example.com | [3e3 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [243 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel peer1.org2.example.com | [3e1 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [3f0 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message GET_STATE from shim peer0.org1.example.com | [3d6 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 orderer.example.com | [244 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [245 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [3d7 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [3e4 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 channel id: businesschannel chaincode id: name:"lscc" peer1.org1.example.com | [3f1 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [3e2 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org2.example.com | [3e5 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [3d8 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [3e3 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [1224fb24]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [246 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer1.org1.example.com | [3f2 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [32d8b862]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [3e7 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [3d9 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a833999c]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [247 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer1.org2.example.com | [3e4 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [3f3 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [3da 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [248 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [3e8 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4,syscc=true,proposal=0xc421a39770,canname=escc:1.0.4 peer1.org2.example.com | [3e5 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [1224fb24]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [3f4 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org2.example.com | [3e9 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [3db 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a833999c]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [3e6 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1224fb24]Move state message TRANSACTION orderer.example.com | [249 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org2.example.com | [3ea 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [3e7 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1224fb24]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [3f5 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [3dc 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a833999c]Move state message TRANSACTION orderer.example.com | [24a 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer1.org2.example.com | [3e8 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [3e6 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [3dd 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a833999c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [24b 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer1.org2.example.com | [3e9 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1224fb24]sending state message TRANSACTION peer1.org1.example.com | [3f6 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862]Got state. Sending RESPONSE peer0.org2.example.com | [3ec 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer0.org1.example.com | [3de 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [24c 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer1.org2.example.com | [3ea 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1224fb24]Received message TRANSACTION from shim peer1.org1.example.com | [3f7 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [32d8b862]handleGetState serial send RESPONSE orderer.example.com | [24d 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org2.example.com | [3ed 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [3df 12-05 07:30:07.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a833999c]sending state message TRANSACTION peer1.org2.example.com | [3eb 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1224fb24]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [3f8 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Received message RESPONSE from shim orderer.example.com | [24e 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize peer0.org2.example.com | [3ee 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [3e0 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a833999c]Received message TRANSACTION from shim peer0.org1.example.com | [3e1 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a833999c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [24f 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer1.org1.example.com | [3f9 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [3ec 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [1224fb24]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [3e2 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a833999c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [3eb 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [250 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [3ef 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [3f0 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [3f1 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [3f2 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [74f4437e]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [3f3 12-05 07:30:21.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Move state message TRANSACTION peer0.org2.example.com | [3f4 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [3f5 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [3e3 12-05 07:30:07.61 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [3e4 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org1.example.com | [3e5 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [3fa 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [32d8b862]before send peer1.org1.example.com | [3fb 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [32d8b862]after send peer1.org1.example.com | [3fc 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [32d8b862]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [3fd 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [32d8b862]GetState received payload RESPONSE peer1.org1.example.com | [3fe 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Transaction completed. Sending COMPLETED peer0.org1.example.com | [3e6 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [3e7 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [3e8 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org1.example.com | [3e9 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [b8ec976a-233a-48a5-b071-9a1f82b95726] peer0.org1.example.com | [3ea 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [3eb 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [b8ec976a-233a-48a5-b071-9a1f82b95726] peer0.org1.example.com | [3ec 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org1.example.com | [3ed 12-05 07:30:07.62 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer0.org1.example.com | [3ee 12-05 07:30:07.63 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org1.example.com | [3ef 12-05 07:30:07.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a833999c]Transaction completed. Sending COMPLETED peer0.org1.example.com | [3f0 12-05 07:30:07.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a833999c]Move state message COMPLETED peer0.org1.example.com | [3f1 12-05 07:30:07.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a833999c]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [3f2 12-05 07:30:07.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a833999c]send state message COMPLETED peer0.org1.example.com | [3f3 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a833999c]Received message COMPLETED from shim peer0.org1.example.com | [3f4 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a833999c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [3f5 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a833999c-9788-44be-aa79-6d58d2e0d3c2]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [3f6 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a833999c-9788-44be-aa79-6d58d2e0d3c2 peer0.org1.example.com | [3f7 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [3f8 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a8072a34-1069-4f19-80ad-4721ff18c010] peer0.org1.example.com | [3f9 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [3fa 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [3f6 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]sending state message TRANSACTION peer1.org1.example.com | [3ff 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Move state message COMPLETED peer1.org1.example.com | [400 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [401 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]send state message COMPLETED peer1.org1.example.com | [402 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message COMPLETED from shim peer1.org1.example.com | [403 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [3ed 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org2.example.com | [3ee 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org2.example.com | [3ef 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer0.org1.example.com | [3fb 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421586280), Data:(*common.BlockData)(0xc421a96a40), Metadata:(*common.BlockMetadata)(0xc421a96a80)}, doMVCCValidation=true peer0.org1.example.com | [3fc 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [3fd 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [3fe 12-05 07:30:07.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [1] Transaction index [0] TxId [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] marked as valid by state validator peer0.org1.example.com | [3ff 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0xf4, 0x6f, 0x6e, 0xab, 0xc2, 0x16, 0xcc, 0x19, 0xce, 0x35, 0xf2, 0xd1, 0x24, 0x18, 0x27, 0xf2, 0xf2, 0x3a, 0x7f, 0x1b, 0x75, 0x2, 0x65, 0x19, 0x46, 0x4e, 0x41, 0x5f, 0xaa, 0xec, 0x69, 0xe2} txOffsets= peer0.org1.example.com | txId=bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb locPointer=offset=70, bytesLength=3389 peer0.org1.example.com | ] peer0.org1.example.com | [400 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to index peer0.org1.example.com | [401 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12015, bytesLength=3389] for tx number:[0] ID: [bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb] to blockNumTranNum index peer1.org1.example.com | [404 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [405 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a peer1.org1.example.com | [406 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [407 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode mycc:1.0 is being launched peer1.org1.example.com | [408 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode peer1.org1.example.com | [409 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052] peer1.org1.example.com | [40a 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: mycc:1.0(networkid:dev,peerid:peer1.org1.example.com) peer1.org1.example.com | [40b 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052 peer1.org1.example.com | [40c 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env: peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=mycc:1.0 peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message} peer1.org1.example.com | [40d 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org1.example.com-mycc-1.0) lock peer1.org1.example.com | [40e 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org1.example.com-mycc-1.0) lock peer1.org1.example.com | [40f 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [410 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org1.example.com-mycc-1.0(No such container: dev-peer1.org1.example.com-mycc-1.0) peer1.org1.example.com | [411 12-05 07:30:42.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org1.example.com-mycc-1.0 (No such container: dev-peer1.org1.example.com-mycc-1.0) peer1.org1.example.com | [412 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org1.example.com-mycc-1.0 (No such container: dev-peer1.org1.example.com-mycc-1.0) peer1.org1.example.com | [413 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [414 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: 104_default peer1.org1.example.com | [415 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [416 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image (container id ), because of ...attempt to recreate image peer1.org1.example.com | [417 12-05 07:30:42.96 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU peer0.org2.example.com | [3f7 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Received message TRANSACTION from shim peer1.org2.example.com | [3f0 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [402 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[17162], isChainEmpty=[false], lastBlockNumber=[1] orderer.example.com | [251 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2 peer0.org1.example.com | [403 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s) peer0.org2.example.com | [3f8 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [3f1 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} orderer.example.com | [252 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer1.org1.example.com | ADD binpackage.tar /usr/local/bin peer0.org1.example.com | [404 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [3f2 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc orderer.example.com | [253 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org2.example.com | [3f9 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [74f4437e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="mycc" \ peer0.org1.example.com | [405 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [3f3 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [b85b7517-6de4-4361-b44b-f1ca6c081152] orderer.example.com | [254 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org2.example.com | [3fa 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \ peer0.org1.example.com | [406 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x6d, 0x79, 0x63, 0x63}] peer1.org2.example.com | [3f4 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \ peer1.org1.example.com | org.hyperledger.fabric.version="1.0.4" \ peer1.org1.example.com | org.hyperledger.fabric.base.version="0.3.2" peer1.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.4 peer1.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt peer1.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt peer1.org1.example.com | [418 12-05 07:30:42.97 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.4 peer1.org1.example.com | [419 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org1.example.com | [41a 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org1.example.com | [41b 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org1.example.com | [41c 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421b8ab10 peer0.org1.example.com | [407 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [408 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [409 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [40a 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer0.org2.example.com | [3fb 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org2.example.com | [3fc 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions peer0.org2.example.com | [3fd 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org2.example.com | [3fe 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Transaction completed. Sending COMPLETED peer0.org2.example.com | [3ff 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]Move state message COMPLETED peer0.org2.example.com | [400 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74f4437e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [401 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74f4437e]send state message COMPLETED peer1.org2.example.com | [3f5 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [b85b7517-6de4-4361-b44b-f1ca6c081152] peer1.org2.example.com | [3f6 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org1.example.com | [41d 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer1.org1.example.com | [41e 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [41f 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [420 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org1.example.com | [421 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [402 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74f4437e]Received message COMPLETED from shim peer0.org2.example.com | [403 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [404 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [405 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer0.org2.example.com | [406 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [407 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [408 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org2.example.com | [409 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [b21c8f37-ff13-487b-b888-069ed16554ee] peer0.org2.example.com | [40a 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [40b 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer1.org2.example.com | [3f7 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer1.org1.example.com | [422 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [255 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer0.org2.example.com | [40b 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1] peer0.org2.example.com | [40c 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [40d 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [1] contains transaction id: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org2.example.com | [40e 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer0.org1.example.com | [40c 12-05 07:30:07.65 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [40d 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [1] contains transaction id: bb4adfec32a71b150069f83029ec5df3ef2450de3972f7618f18a38e0c2f42cb peer0.org1.example.com | [40e 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1] peer0.org1.example.com | [40f 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [410 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [411 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [412 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [413 12-05 07:30:07.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [256 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [257 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [423 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421ccd000, header channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer0.org2.example.com | [40f 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [414 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1] peer1.org2.example.com | [3f8 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated peer1.org2.example.com | [3f9 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1224fb24]Transaction completed. Sending COMPLETED peer1.org2.example.com | [3fa 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1224fb24]Move state message COMPLETED peer1.org2.example.com | [3fb 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1224fb24]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [3fc 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1224fb24]send state message COMPLETED peer1.org2.example.com | [3fd 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1224fb24]Received message COMPLETED from shim peer1.org2.example.com | [3fe 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1224fb24]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [3ff 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1224fb24-396d-4c3d-9836-719cfa45777e]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [400 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1224fb24-396d-4c3d-9836-719cfa45777e peer1.org2.example.com | [401 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [258 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org2.example.com | [410 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [424 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [402 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4, error Chaincode mycc is already instantiated peer0.org1.example.com | [416 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [415 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [1] orderer.example.com | [259 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org2.example.com | [411 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [412 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [413 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [414 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0] peer0.org2.example.com | [415 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0] peer0.org2.example.com | [416 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [417 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [418 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [419 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc420293d40 peer1.org1.example.com | [425 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [426 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org1.example.com | [427 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [428 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] peer1.org1.example.com | [429 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [42a 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [9681e877-2b1b-49b1-811c-c0709a35b8de] peer1.org1.example.com | [42b 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [403 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f9dbbe5c-a1b8-4eb2-a257-84642cd8c66a] peer1.org2.example.com | [404 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 returned error Chaincode mycc is already instantiated peer1.org2.example.com | [405 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [406 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org2.example.com | [407 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b8da00), Data:(*common.BlockData)(0xc421e8c1a0), Metadata:(*common.BlockMetadata)(0xc421e8c1e0)}, doMVCCValidation=true peer0.org1.example.com | [417 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [418 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [25a 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org1.example.com | [42c 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [9681e877-2b1b-49b1-811c-c0709a35b8de] peer1.org2.example.com | [408 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [41a 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" orderer.example.com | [25b 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [419 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4224e6000 peer1.org1.example.com | [42d 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [409 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [2] Transaction index [0] marked as invalid by committer. Reason code [10] peer1.org2.example.com | [40a 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0xb3, 0xd6, 0xd5, 0x31, 0x73, 0xa, 0x8b, 0x30, 0x6e, 0x34, 0x46, 0xd2, 0xa6, 0x50, 0xbb, 0xb1, 0xd8, 0xc9, 0x3a, 0xbe, 0x77, 0xd6, 0x28, 0x7c, 0xed, 0x47, 0x66, 0x4, 0x54, 0xbc, 0xa4, 0x1b} txOffsets= peer0.org2.example.com | [41b 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [41c 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [41d 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org2.example.com | [41e 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [41a 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer0.org1.example.com | [41b 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [42e 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0a7ab16d-4c7e-4142-a316-81e3bc9492a1] peer1.org1.example.com | [42f 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=dc4253a1-779d-41d8-a5d5-4bbbb16b745c,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org1.example.com | [430 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 chaindID businesschannel peer1.org1.example.com | [431 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org2.example.com | txId=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 locPointer=offset=70, bytesLength=3387 orderer.example.com | [25c 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application peer0.org2.example.com | [41f 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [41c 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [41d 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org1.example.com | [41e 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [41f 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [432 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [433 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [420 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42024aa80, header channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" peer0.org1.example.com | [421 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org1.example.com | [422 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [423 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [424 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [425 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] peer0.org1.example.com | [426 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [427 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [428 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9e5f2d6c-0530-444e-bc7b-e1dd5089ecbb] peer0.org2.example.com | [420 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421824a80, header channel_header:"\010\003\032\014\010\375\225\231\321\005\020\214\274\276\305\002\"\017businesschannel*@74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\246\362\213'\253\030~\332\264n\307'_\362\231\r\225\324\245\240\032\247N\240" orderer.example.com | [25d 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [25e 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [25f 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer1.org2.example.com | ] peer1.org2.example.com | [40b 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to index peer1.org2.example.com | [40c 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx number:[0] ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to blockNumTranNum index peer1.org2.example.com | [40d 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[22375], isChainEmpty=[false], lastBlockNumber=[2] peer1.org2.example.com | [40e 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer1.org2.example.com | [40f 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [410 12-05 07:30:39.15 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab peer0.org1.example.com | [429 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=124797f0-c7b3-4575-b011-470e185a7de7,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [411 12-05 07:30:39.15 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer0.org2.example.com | [421 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [412 12-05 07:30:39.15 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-mycc-1.0 peer1.org1.example.com | [434 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [dc4253a1]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [260 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [422 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [42a 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 chaindID businesschannel peer0.org1.example.com | [42b 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org1.example.com | [42c 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [42d 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [42e 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [124797f0]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [42f 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [430 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [124797f0]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [413 12-05 07:30:39.24 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org2.example.com-mycc-1.0-26c2ef32838554aac4f7ad6f100aca865e87959c9a126e86d764c8d01f8346ab peer1.org2.example.com | [414 12-05 07:30:39.61 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org2.example.com-mycc-1.0 peer1.org2.example.com | [415 12-05 07:30:39.61 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org2.example.com-mycc-1.0) peer1.org2.example.com | [416 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org2.example.com | [417 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org2.example.com | [418 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org2.example.com | [419 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [435 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [261 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [423 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [431 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [124797f0]Move state message TRANSACTION peer1.org2.example.com | [41a 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer1.org1.example.com | [436 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [dc4253a1]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [424 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [432 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [124797f0]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [262 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org2.example.com | [41b 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer1.org2.example.com | [41c 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup peer1.org2.example.com | [41d 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer1.org2.example.com | [41e 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [425 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] orderer.example.com | [263 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [264 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org1.example.com | [433 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [426 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [41f 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [437 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dc4253a1]Move state message TRANSACTION orderer.example.com | [265 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer0.org1.example.com | [434 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [124797f0]sending state message TRANSACTION peer0.org2.example.com | [427 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [420 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [438 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dc4253a1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [266 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [428 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5963de4f-2e6f-4db1-8d92-4ef69d1d4506] peer0.org1.example.com | [435 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [124797f0]Received message TRANSACTION from shim peer1.org2.example.com | [421 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Move state message READY peer1.org1.example.com | [439 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [429 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=89fae0cf-1a82-4fff-af01-1697a608923e,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [422 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: READY in state established orderer.example.com | [267 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [43a 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dc4253a1]sending state message TRANSACTION peer0.org2.example.com | [42a 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 chaindID businesschannel peer0.org1.example.com | [436 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [124797f0]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [42b 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org1.example.com | [43b 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dc4253a1]Received message TRANSACTION from shim peer0.org1.example.com | [437 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [124797f0]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [42c 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [423 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [343109ce]Entered state ready peer1.org1.example.com | [43c 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [dc4253a1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [42d 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 orderer.example.com | [268 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [438 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org2.example.com | [42e 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [89fae0cf]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [269 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org1.example.com | [43d 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [dc4253a1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [424 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 peer0.org2.example.com | [42f 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [439 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [26a 12-05 07:29:42.94 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [430 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [89fae0cf]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [425 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]sending state message READY orderer.example.com | [26b 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [431 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [89fae0cf]Move state message TRANSACTION orderer.example.com | [26c 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org1.example.com | [43a 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC peer1.org1.example.com | [43e 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org2.example.com | [432 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [89fae0cf]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [26d 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer1.org2.example.com | [426 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed peer0.org1.example.com | [43b 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer1.org1.example.com | [43f 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [433 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [26e 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer1.org2.example.com | [427 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer0.org1.example.com | [43c 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org2.example.com | [434 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [89fae0cf]sending state message TRANSACTION peer1.org1.example.com | [440 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully orderer.example.com | [26f 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer1.org2.example.com | [428 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [435 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [89fae0cf]Received message TRANSACTION from shim orderer.example.com | [270 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [43d 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer1.org1.example.com | [441 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dc4253a1]Transaction completed. Sending COMPLETED peer1.org2.example.com | [429 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org2.example.com | [436 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [89fae0cf]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [271 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org2.example.com | [437 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [89fae0cf]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [272 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [442 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dc4253a1]Move state message COMPLETED peer0.org2.example.com | [438 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [43e 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [fb53e3af-c795-4e0b-8061-32461d647b31] peer1.org2.example.com | [42a 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [439 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [42b 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer1.org1.example.com | [443 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [dc4253a1]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV peer0.org1.example.com | [43f 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [42c 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [43a 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer1.org1.example.com | [444 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [dc4253a1]send state message COMPLETED peer1.org2.example.com | [42d 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]sendExecuteMsg trigger event TRANSACTION orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j peer1.org1.example.com | [445 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [dc4253a1]Received message COMPLETED from shim peer0.org1.example.com | [440 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [fb53e3af-c795-4e0b-8061-32461d647b31] peer0.org2.example.com | [43b 12-05 07:30:23.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer1.org2.example.com | [42e 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Move state message TRANSACTION orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR peer1.org1.example.com | [446 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dc4253a1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [42f 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w peer0.org2.example.com | [43c 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 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}} peer0.org1.example.com | [441 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer1.org2.example.com | [430 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD peer1.org2.example.com | [431 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]sending state message TRANSACTION peer1.org1.example.com | [447 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [dc4253a1-779d-41d8-a5d5-4bbbb16b745c]HandleMessage- COMPLETED. Notify orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK peer1.org2.example.com | [432 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message GET_STATE from shim peer0.org2.example.com | [43d 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc peer0.org1.example.com | [442 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf peer1.org2.example.com | [433 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [448 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:dc4253a1-779d-41d8-a5d5-4bbbb16b745c peer0.org2.example.com | [43e 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [53fe9dc8-219e-4a0a-8c76-f459ca5f4d93] orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= peer1.org2.example.com | [434 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [343109ce]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [443 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [449 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [435 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [273 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [43f 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [436 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce] getting state for chaincode mycc, key a, channel businesschannel orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org1.example.com | [444 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [124797f0]Transaction completed. Sending COMPLETED peer0.org2.example.com | [440 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [53fe9dc8-219e-4a0a-8c76-f459ca5f4d93] peer1.org2.example.com | [437 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | [44a 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0a7ab16d-4c7e-4142-a316-81e3bc9492a1] peer1.org2.example.com | [438 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [343109ce]Got state. Sending RESPONSE orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org2.example.com | [441 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc mycc version 1.0 peer0.org1.example.com | [445 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [124797f0]Move state message COMPLETED peer1.org1.example.com | [44b 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org2.example.com | [439 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [343109ce]handleGetState serial send RESPONSE orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer0.org2.example.com | [442 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x954570)} peer1.org2.example.com | [43a 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message COMPLETED from shim orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [446 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [124797f0]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [43b 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [443 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode mycc is already instantiated orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer1.org2.example.com | [43c 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [444 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [89fae0cf]Transaction completed. Sending COMPLETED peer1.org1.example.com | [44c 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org2.example.com | [445 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [89fae0cf]Move state message COMPLETED peer1.org2.example.com | [43d 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG peer0.org2.example.com | [446 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [89fae0cf]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [447 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [124797f0]send state message COMPLETED peer1.org1.example.com | [44d 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4216ab700), Data:(*common.BlockData)(0xc421ee87e0), Metadata:(*common.BlockMetadata)(0xc421ee8820)}, doMVCCValidation=true orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer0.org2.example.com | [447 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [89fae0cf]send state message COMPLETED peer1.org2.example.com | [43e 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [44e 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [448 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [124797f0]Received message COMPLETED from shim orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer0.org2.example.com | [448 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [89fae0cf]Received message COMPLETED from shim peer1.org2.example.com | [43f 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== peer1.org1.example.com | [44f 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [449 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [89fae0cf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [440 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [449 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [124797f0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [450 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [44a 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [89fae0cf-1a82-4fff-af01-1697a608923e]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [441 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [f0b420ca-8857-465c-a1d9-fa925645ec15] orderer.example.com | [274 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [44a 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [124797f0-c7b3-4575-b011-470e185a7de7]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [451 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org2.example.com | [44b 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:89fae0cf-1a82-4fff-af01-1697a608923e orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer1.org2.example.com | [442 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org2.example.com | [443 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 channel id: businesschannel chaincode id: name:"mycc" orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org1.example.com | [452 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] marked as valid by state validator peer0.org1.example.com | [44b 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:124797f0-c7b3-4575-b011-470e185a7de7 peer0.org2.example.com | [44c 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer1.org2.example.com | [444 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer0.org1.example.com | [44c 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [44d 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4, error Chaincode mycc is already instantiated peer1.org1.example.com | [453 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xae, 0xfc, 0x62, 0xed, 0x8f, 0x6e, 0x9d, 0x4c, 0x39, 0xc9, 0x3b, 0xa2, 0x34, 0x61, 0x77, 0x99, 0x41, 0x4e, 0x6c, 0xcc, 0xa1, 0xe5, 0xff, 0x96, 0x8a, 0x7c, 0x97, 0xdf, 0x86, 0x47, 0x62, 0x27} txOffsets= orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [44d 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4, error Chaincode mycc is already instantiated peer1.org2.example.com | [445 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 channel id: businesschannel version: 1.0.4 peer0.org2.example.com | [44e 12-05 07:30:23.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [5963de4f-2e6f-4db1-8d92-4ef69d1d4506] orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer1.org2.example.com | [446 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07,syscc=true,proposal=0xc421b793b0,canname=escc:1.0.4 peer1.org1.example.com | txId=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 locPointer=offset=70, bytesLength=2849 peer1.org1.example.com | ] peer1.org1.example.com | [454 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to index peer1.org1.example.com | [455 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx number:[0] ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to blockNumTranNum index peer1.org1.example.com | [456 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[27051], isChainEmpty=[false], lastBlockNumber=[3] peer0.org1.example.com | [44e 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [9e5f2d6c-0530-444e-bc7b-e1dd5089ecbb] peer0.org2.example.com | [44f 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 returned error Chaincode mycc is already instantiated orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer1.org2.example.com | [447 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org2.example.com | [448 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [449 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [44a 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [457 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer1.org1.example.com | [458 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [459 12-05 07:30:58.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org1.example.com-mycc-1.0-cd123150154e6bf2df7ce682e0b1bcbea40499416f37a6da3aae14c4eb51b08d peer1.org1.example.com | [45a 12-05 07:30:58.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully peer1.org1.example.com | [45b 12-05 07:30:58.33 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [45c 12-05 07:30:58.44 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org1.example.com-mycc-1.0-cd123150154e6bf2df7ce682e0b1bcbea40499416f37a6da3aae14c4eb51b08d peer1.org1.example.com | [45d 12-05 07:30:58.84 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org1.example.com-mycc-1.0 peer1.org1.example.com | [45e 12-05 07:30:58.84 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org1.example.com-mycc-1.0) peer0.org2.example.com | [450 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org2.example.com | [451 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [452 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42187fe80), Data:(*common.BlockData)(0xc4202cca60), Metadata:(*common.BlockMetadata)(0xc4202ccaa0)}, doMVCCValidation=true peer0.org1.example.com | [44f 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 returned error Chaincode mycc is already instantiated peer0.org1.example.com | [450 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [451 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [452 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42237ae00), Data:(*common.BlockData)(0xc4224e2000), Metadata:(*common.BlockMetadata)(0xc4224e2040)}, doMVCCValidation=true peer0.org1.example.com | [453 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [454 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [2] Transaction index [0] marked as invalid by committer. Reason code [10] peer0.org1.example.com | [455 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0xb3, 0xd6, 0xd5, 0x31, 0x73, 0xa, 0x8b, 0x30, 0x6e, 0x34, 0x46, 0xd2, 0xa6, 0x50, 0xbb, 0xb1, 0xd8, 0xc9, 0x3a, 0xbe, 0x77, 0xd6, 0x28, 0x7c, 0xed, 0x47, 0x66, 0x4, 0x54, 0xbc, 0xa4, 0x1b} txOffsets= peer0.org1.example.com | txId=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 locPointer=offset=70, bytesLength=3387 peer1.org1.example.com | [45f 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false peer1.org1.example.com | [460 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim peer1.org1.example.com | [461 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created peer1.org1.example.com | [462 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created peer1.org1.example.com | [463 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode mycc:1.0 peer1.org1.example.com | [464 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"mycc:1.0" , sending back REGISTERED peer1.org1.example.com | [465 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [275 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [276 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [277 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [278 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [44b 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [44c 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [44d 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [343109ce]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [44e 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Move state message TRANSACTION peer1.org2.example.com | [44f 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [450 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [451 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]sending state message TRANSACTION peer1.org2.example.com | [452 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [453 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Received message TRANSACTION from shim peer0.org2.example.com | [453 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | ] peer0.org1.example.com | [456 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to index peer0.org1.example.com | [457 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx number:[0] ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to blockNumTranNum index peer0.org1.example.com | [458 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[22375], isChainEmpty=[false], lastBlockNumber=[2] peer0.org1.example.com | [459 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer0.org1.example.com | [45a 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [45b 12-05 07:30:23.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [45c 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [45d 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer0.org1.example.com | [45e 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer0.org1.example.com | [45f 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer0.org1.example.com | [460 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [461 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [2] contains transaction id: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer0.org1.example.com | [462 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer0.org1.example.com | [463 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [464 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [465 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [466 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [467 12-05 07:30:23.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [468 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [469 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc424a77e30 peer0.org1.example.com | [46a 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [46b 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [46c 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [46d 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [46e 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [46f 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424a7d5e0, header 0xc424a77e60 peer0.org1.example.com | [470 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org1.example.com | [471 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer0.org1.example.com | [472 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] peer0.org1.example.com | [473 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [474 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [711daa80-1389-4030-8ece-df6ae5d1c629] orderer.example.com | [279 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer1.org1.example.com | [466 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode mycc:1.0 launch seq completed peer1.org2.example.com | [454 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [455 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [343109ce]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [456 12-05 07:30:39.65 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org2.example.com | [457 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [458 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Transaction completed. Sending COMPLETED peer1.org2.example.com | [459 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]Move state message COMPLETED peer1.org2.example.com | [45a 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [343109ce]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [45b 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [343109ce]send state message COMPLETED peer1.org2.example.com | [45c 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [343109ce]Received message COMPLETED from shim peer1.org2.example.com | [45d 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [45e 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [454 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [2] Transaction index [0] marked as invalid by committer. Reason code [10] peer0.org2.example.com | [455 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0xb3, 0xd6, 0xd5, 0x31, 0x73, 0xa, 0x8b, 0x30, 0x6e, 0x34, 0x46, 0xd2, 0xa6, 0x50, 0xbb, 0xb1, 0xd8, 0xc9, 0x3a, 0xbe, 0x77, 0xd6, 0x28, 0x7c, 0xed, 0x47, 0x66, 0x4, 0x54, 0xbc, 0xa4, 0x1b} txOffsets= peer0.org2.example.com | txId=74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 locPointer=offset=70, bytesLength=3387 peer0.org2.example.com | ] peer0.org2.example.com | [456 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to index peer0.org2.example.com | [457 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=17232, bytesLength=3387] for tx number:[0] ID: [74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4] to blockNumTranNum index peer0.org2.example.com | [458 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[22375], isChainEmpty=[false], lastBlockNumber=[2] peer0.org2.example.com | [459 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s) peer0.org1.example.com | [475 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 channel id: businesschannel orderer.example.com | [27a 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org1.example.com | [467 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY peer0.org2.example.com | [45a 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [476 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361,syscc=true,proposal=0xc424a7d5e0,canname=lscc:1.0.4 orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL peer1.org2.example.com | [45f 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:343109ce617bf86734db848e1c68f2a32c2d71a29ff6f98712689ba555987f07 peer1.org2.example.com | [460 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [461 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [462 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer1.org2.example.com | [463 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [f0b420ca-8857-465c-a1d9-fa925645ec15] peer1.org2.example.com | [464 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [465 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org2.example.com | [466 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer1.org2.example.com | [467 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer1.org1.example.com | [468 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [469 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [46a 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Move state message READY peer1.org1.example.com | [46b 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: READY in state established peer0.org2.example.com | [45b 12-05 07:30:23.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [45c 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [45d 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions peer0.org2.example.com | [45e 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0 peer0.org2.example.com | [45f 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer0.org2.example.com | [460 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [461 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [2] contains transaction id: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [468 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2] peer0.org1.example.com | [477 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [478 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [479 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [47a 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [47b 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [46c 12-05 07:30:58.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [32d8b862]Entered state ready peer0.org2.example.com | [462 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer0.org2.example.com | [463 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [464 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org2.example.com | [465 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [466 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [467 12-05 07:30:23.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [468 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [0] peer0.org2.example.com | [469 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [0] peer0.org2.example.com | [46a 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org2.example.com | [46b 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org2.example.com | [46c 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [46d 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4215e9bc0 peer0.org1.example.com | [47c 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [47d 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [47e 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Move state message TRANSACTION peer0.org1.example.com | [47f 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [480 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [481 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]sending state message TRANSACTION peer0.org1.example.com | [482 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Received message TRANSACTION from shim peer0.org1.example.com | [483 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b108583e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [484 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [b108583e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [485 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [b108583e]Sending GET_STATE peer1.org1.example.com | [46d 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [46e 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer1.org2.example.com | [469 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [486 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message GET_STATE from shim peer1.org1.example.com | [46e 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]sending state message READY peer1.org1.example.com | [46f 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed peer1.org1.example.com | [470 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete peer1.org1.example.com | [471 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [27b 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [46f 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [470 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org2.example.com | [471 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org2.example.com | [472 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [473 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [46a 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [2] contains transaction id: 74f4437e9b5f5871abbf5bb6b6c86cecefac5d8c37d017673f521092e68f7ad4 peer1.org2.example.com | [46b 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2] peer1.org2.example.com | [46c 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [46d 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [46e 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [46f 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [470 12-05 07:30:39.66 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [471 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [0] peer1.org2.example.com | [472 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [0] peer1.org2.example.com | [473 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [487 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [488 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [b108583e]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [489 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [48a 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org1.example.com | [472 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org1.example.com | [473 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [474 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [475 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [476 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [477 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Move state message TRANSACTION peer1.org1.example.com | [478 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [479 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [47a 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]sending state message TRANSACTION peer1.org1.example.com | [47b 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message GET_STATE from shim peer1.org1.example.com | [47c 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [47d 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [32d8b862]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [47e 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [47f 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862] getting state for chaincode mycc, key a, channel businesschannel peer1.org1.example.com | [480 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org1.example.com | [481 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [32d8b862]Got state. Sending RESPONSE peer1.org1.example.com | [482 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [32d8b862]handleGetState serial send RESPONSE peer1.org1.example.com | [483 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message COMPLETED from shim peer1.org1.example.com | [484 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [485 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [486 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a peer1.org1.example.com | [487 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [488 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org1.example.com | [489 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org1.example.com | [48a 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [5b68b482-10d9-46bc-8637-f6dcc9e624b3] peer1.org1.example.com | [48b 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [48c 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [474 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [475 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [474 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421457000, header channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer0.org1.example.com | [48b 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [48c 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]Got state. Sending RESPONSE peer0.org1.example.com | [48d 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [b108583e]handleGetState serial send RESPONSE peer0.org1.example.com | [48e 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Received message RESPONSE from shim peer0.org1.example.com | [48f 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b108583e]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [490 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [b108583e]before send peer1.org1.example.com | [48d 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [48e 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org1.example.com | [48f 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [491 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org2.example.com | [476 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42032c420 peer1.org2.example.com | [477 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer1.org2.example.com | [478 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [27c 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org1.example.com | [490 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [491 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [b108583e]after send peer1.org2.example.com | [479 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [492 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a,syscc=true,proposal=0xc421816d70,canname=escc:1.0.4 orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA peer0.org1.example.com | [492 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [b108583e]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [493 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [b108583e]GetState received payload RESPONSE peer0.org1.example.com | [494 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Transaction completed. Sending COMPLETED peer0.org1.example.com | [495 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Move state message COMPLETED peer0.org1.example.com | [496 12-05 07:30:42.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b108583e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [497 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]send state message COMPLETED peer0.org1.example.com | [498 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message COMPLETED from shim peer0.org1.example.com | [499 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [49a 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [49b 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer0.org2.example.com | [475 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [493 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org2.example.com | [47a 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [47b 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [47c 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx peer0.org2.example.com | [476 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [477 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [478 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [494 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [495 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org1.example.com | [496 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [497 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [47d 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421cee000, header channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer0.org2.example.com | [479 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [49c 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [498 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [499 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [32d8b862]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [49a 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Move state message TRANSACTION peer1.org1.example.com | [49b 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [49c 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [49e 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]sending state message TRANSACTION peer1.org1.example.com | [49d 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer1.org1.example.com | [49f 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Received message TRANSACTION from shim peer1.org1.example.com | [4a0 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [4a2 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [32d8b862]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [47a 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [47e 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions orderer.example.com | [27d 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [27e 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [27f 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [280 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [281 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [282 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [49d 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [47f 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org2.example.com | [480 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [481 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [482 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] peer1.org2.example.com | [483 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org2.example.com | [484 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0200d1dc-224b-49b0-8afc-c7ea0c591b44] peer1.org2.example.com | [485 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer1.org2.example.com | [486 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [0200d1dc-224b-49b0-8afc-c7ea0c591b44] peer1.org2.example.com | [487 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [488 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [10adc6ba-1ac8-49f1-b1d6-6fbe7727535e] peer0.org1.example.com | [49e 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 channel id: businesschannel version: 1.0 peer0.org1.example.com | [49f 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361,syscc=false,proposal=0xc424a7d5e0,canname=mycc:1.0 peer0.org1.example.com | [4a0 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [4a1 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [47b 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [a16003be-0a14-4e8b-81f0-d58ebda2c463] peer1.org2.example.com | [489 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=5fa1a661-c639-4ec6-af48-b586b4df1af0,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [48a 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 chaindID businesschannel peer1.org2.example.com | [48b 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org2.example.com | [48c 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [48d 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [48e 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5fa1a661]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [48f 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [490 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5fa1a661]sendExecuteMsg trigger event TRANSACTION orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [4a1 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer1.org1.example.com | [4a3 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org1.example.com | [4a4 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org1.example.com | [4a5 12-05 07:30:58.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Transaction completed. Sending COMPLETED peer1.org1.example.com | [4a6 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]Move state message COMPLETED peer1.org1.example.com | [4a7 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32d8b862]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [4a8 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32d8b862]send state message COMPLETED peer1.org1.example.com | [4a9 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32d8b862]Received message COMPLETED from shim peer1.org1.example.com | [4aa 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [4ab 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [4ac 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32d8b862f5cae1495687006e80e044a8a17164a3c9015029b066987777221c4a peer0.org1.example.com | [4a2 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org2.example.com | [491 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fa1a661]Move state message TRANSACTION orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [283 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer1.org1.example.com | [4ad 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org2.example.com | [47c 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [4a3 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [492 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fa1a661]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer0.org2.example.com | [47d 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [a16003be-0a14-4e8b-81f0-d58ebda2c463] peer0.org2.example.com | [47e 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [47f 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1b0d28ba-5965-42d6-ab4e-8ba10f0cea53] peer0.org2.example.com | [480 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=96c3e37a-b945-4c10-8e15-88d8153059f4,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org1.example.com | [4ae 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [4a4 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [493 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | -----END CERTIFICATE----- peer1.org1.example.com | [4af 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [4a5 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [494 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fa1a661]sending state message TRANSACTION peer1.org1.example.com | [4b0 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [5b68b482-10d9-46bc-8637-f6dcc9e624b3] orderer.example.com | [284 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [4a6 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [481 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 chaindID businesschannel peer1.org2.example.com | [495 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fa1a661]Received message TRANSACTION from shim peer0.org2.example.com | [482 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org1.example.com | [4a7 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Move state message TRANSACTION peer1.org1.example.com | [4b1 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer1.org2.example.com | [496 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fa1a661]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [4b2 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer0.org2.example.com | [483 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [4a8 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [497 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5fa1a661]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org1.example.com | [4b3 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [4a9 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [484 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [498 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [4aa 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]sending state message TRANSACTION peer1.org1.example.com | [4b4 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer0.org2.example.com | [485 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [96c3e37a]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org1.example.com | [4ab 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message GET_STATE from shim peer1.org2.example.com | [499 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [4b5 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer0.org2.example.com | [486 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org2.example.com | [487 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [96c3e37a]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [4ac 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [49a 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org2.example.com | [488 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96c3e37a]Move state message TRANSACTION peer1.org1.example.com | [4b6 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [49b 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fa1a661]Transaction completed. Sending COMPLETED peer0.org1.example.com | [4ad 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [b108583e]Received GET_STATE, invoking get state from ledger orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer0.org2.example.com | [489 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96c3e37a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [49c 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fa1a661]Move state message COMPLETED peer1.org1.example.com | [4b7 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer0.org1.example.com | [4af 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e] getting state for chaincode mycc, key a, channel businesschannel peer0.org2.example.com | [48a 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer1.org1.example.com | [4b8 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [49d 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fa1a661]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [4b0 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [48b 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96c3e37a]sending state message TRANSACTION orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org1.example.com | [4b9 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [49e 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fa1a661]send state message COMPLETED peer0.org1.example.com | [4b1 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]Got state. Sending RESPONSE peer0.org2.example.com | [48c 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96c3e37a]Received message TRANSACTION from shim peer1.org2.example.com | [49f 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fa1a661]Received message COMPLETED from shim orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer0.org2.example.com | [48d 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96c3e37a]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [4ba 12-05 07:30:58.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [4a0 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fa1a661]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [4b2 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [b108583e]handleGetState serial send RESPONSE orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer0.org2.example.com | [48e 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [96c3e37a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [4ae 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [4bb 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [4a1 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fa1a661-c639-4ec6-af48-b586b4df1af0]HandleMessage- COMPLETED. Notify orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer0.org2.example.com | [48f 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [4b3 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message GET_STATE from shim peer1.org2.example.com | [4a2 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5fa1a661-c639-4ec6-af48-b586b4df1af0 peer0.org2.example.com | [490 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [4bc 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc422024660 orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [4a3 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [4b4 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [285 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org2.example.com | [4a4 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [10adc6ba-1ac8-49f1-b1d6-6fbe7727535e] peer0.org2.example.com | [491 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [4bd 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [492 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96c3e37a]Transaction completed. Sending COMPLETED orderer.example.com | [286 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer1.org2.example.com | [4a5 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [4b5 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [b108583e]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [493 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96c3e37a]Move state message COMPLETED peer0.org1.example.com | [4b6 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [287 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [288 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org1.example.com | [4be 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [4b7 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e] getting state for chaincode mycc, key b, channel businesschannel peer1.org2.example.com | [4a6 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [289 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer peer0.org2.example.com | [494 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [96c3e37a]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [4a7 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42014f180), Data:(*common.BlockData)(0xc420158e20), Metadata:(*common.BlockMetadata)(0xc420158e60)}, doMVCCValidation=true peer1.org1.example.com | [4bf 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [4a8 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [495 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [96c3e37a]send state message COMPLETED orderer.example.com | [28a 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [4b8 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org2.example.com | [4a9 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [28b 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer peer0.org2.example.com | [496 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [96c3e37a]Received message COMPLETED from shim peer1.org2.example.com | [4aa 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org1.example.com | [4c0 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [28c 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [4b9 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]Got state. Sending RESPONSE peer1.org2.example.com | [4ab 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org2.example.com | [497 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96c3e37a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [28d 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer peer1.org2.example.com | [4ac 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] marked as valid by state validator peer0.org2.example.com | [498 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [96c3e37a-b945-4c10-8e15-88d8153059f4]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [4ba 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [b108583e]handleGetState serial send RESPONSE peer1.org1.example.com | [4c1 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [4ad 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xae, 0xfc, 0x62, 0xed, 0x8f, 0x6e, 0x9d, 0x4c, 0x39, 0xc9, 0x3b, 0xa2, 0x34, 0x61, 0x77, 0x99, 0x41, 0x4e, 0x6c, 0xcc, 0xa1, 0xe5, 0xff, 0x96, 0x8a, 0x7c, 0x97, 0xdf, 0x86, 0x47, 0x62, 0x27} txOffsets= peer0.org2.example.com | [499 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:96c3e37a-b945-4c10-8e15-88d8153059f4 orderer.example.com | [28e 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [4bb 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message PUT_STATE from shim peer1.org1.example.com | [4c2 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421cf1950, header 0xc422024690 peer1.org2.example.com | txId=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 locPointer=offset=70, bytesLength=2849 peer1.org1.example.com | [4c3 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | ] orderer.example.com | [28f 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [49a 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [4ae 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to index peer0.org1.example.com | [4bc 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org2.example.com | [49b 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1b0d28ba-5965-42d6-ab4e-8ba10f0cea53] peer1.org1.example.com | [4c4 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 orderer.example.com | [290 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [4af 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx number:[0] ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to blockNumTranNum index peer0.org2.example.com | [49c 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [4bd 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4b0 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[27051], isChainEmpty=[false], lastBlockNumber=[3] peer1.org1.example.com | [4c5 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4] orderer.example.com | [291 12-05 07:29:42.95 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [4b1 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer0.org2.example.com | [49d 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [4be 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]state is ready peer1.org2.example.com | [4b2 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [4c6 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [292 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [4b3 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [4bf 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]Completed PUT_STATE. Sending RESPONSE orderer.example.com | [293 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application peer1.org1.example.com | [4c7 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f499a316-a97b-4c15-b9e6-cf347513cbdc] peer1.org2.example.com | [4b4 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [49e 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420167e80), Data:(*common.BlockData)(0xc421856460), Metadata:(*common.BlockMetadata)(0xc4218564a0)}, doMVCCValidation=true peer0.org1.example.com | [4c0 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [b108583e]enterBusyState trigger event RESPONSE orderer.example.com | [294 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org2.example.com | [4b5 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [4c8 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 channel id: businesschannel peer0.org1.example.com | [4c1 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Move state message RESPONSE orderer.example.com | [295 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application peer0.org2.example.com | [49f 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer1.org2.example.com | [4b6 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [4c2 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer1.org2.example.com | [4b7 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org2.example.com | [4a0 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [4c9 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4,syscc=true,proposal=0xc421cf1950,canname=lscc:1.0.4 peer0.org2.example.com | [4a1 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [4c3 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [296 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [4b8 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] peer1.org1.example.com | [4ca 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org2.example.com | [4a2 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org2.example.com | [4b9 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [4ba 12-05 07:30:44.90 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer1.org2.example.com | [4bb 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer1.org2.example.com | [4bc 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [4bd 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org2.example.com | [4be 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [4bf 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org2.example.com | [4c0 12-05 07:30:44.91 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [4c1 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [4c2 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217b9650 peer1.org2.example.com | [4c3 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [4c4 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [4c4 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]sending state message RESPONSE peer0.org1.example.com | [4c5 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message PUT_STATE from shim peer0.org2.example.com | [4a3 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] marked as valid by state validator peer0.org2.example.com | [4a4 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xae, 0xfc, 0x62, 0xed, 0x8f, 0x6e, 0x9d, 0x4c, 0x39, 0xc9, 0x3b, 0xa2, 0x34, 0x61, 0x77, 0x99, 0x41, 0x4e, 0x6c, 0xcc, 0xa1, 0xe5, 0xff, 0x96, 0x8a, 0x7c, 0x97, 0xdf, 0x86, 0x47, 0x62, 0x27} txOffsets= peer0.org2.example.com | txId=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 locPointer=offset=70, bytesLength=2849 peer0.org2.example.com | ] peer0.org2.example.com | [4a5 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to index peer0.org2.example.com | [4a6 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx number:[0] ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to blockNumTranNum index peer0.org2.example.com | [4a7 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[27051], isChainEmpty=[false], lastBlockNumber=[3] peer0.org2.example.com | [4a8 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer0.org2.example.com | [4a9 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org2.example.com | [4aa 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org2.example.com | [4ab 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org2.example.com | [4ac 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org2.example.com | [4ad 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org2.example.com | [4ae 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org2.example.com | [4af 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] orderer.example.com | [297 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application peer1.org1.example.com | [4cb 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [4c5 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer0.org1.example.com | [4c6 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org2.example.com | [4b0 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [4c6 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [298 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [4cc 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [4c7 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4c8 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]state is ready peer0.org2.example.com | [4b1 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 orderer.example.com | [299 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer1.org1.example.com | [4cd 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [4c7 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [4c9 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [b108583e]Completed PUT_STATE. Sending RESPONSE peer0.org2.example.com | [4b2 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer1.org1.example.com | [4ce 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [29a 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer1.org2.example.com | [4c8 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42158d540, header 0xc4217b9680 peer0.org1.example.com | [4ca 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [b108583e]enterBusyState trigger event RESPONSE peer0.org2.example.com | [4b3 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org1.example.com | [4cf 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [29b 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer1.org2.example.com | [4c9 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org1.example.com | [4cb 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Move state message RESPONSE peer0.org2.example.com | [4b4 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [4d0 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [29c 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [4ca 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 peer0.org1.example.com | [4cc 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [4b5 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org1.example.com | [4d1 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Move state message TRANSACTION orderer.example.com | [29d 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer0.org1.example.com | [4cd 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4cb 12-05 07:31:05.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721] peer0.org2.example.com | [4b6 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer1.org1.example.com | [4d2 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [29e 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [4cc 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [4b7 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org2.example.com | [4b8 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [0] peer1.org1.example.com | [4d3 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4ce 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]sending state message RESPONSE peer1.org2.example.com | [4cd 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fced0395-d911-4375-ac5d-710051d7b148] orderer.example.com | [29f 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [4b9 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [0] peer1.org1.example.com | [4d4 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]sending state message TRANSACTION peer0.org1.example.com | [4cf 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message COMPLETED from shim orderer.example.com | [2a0 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org2.example.com | [4ba 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [4ce 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 channel id: businesschannel peer1.org1.example.com | [4d5 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Received message TRANSACTION from shim peer0.org1.example.com | [4d0 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [4bb 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation orderer.example.com | [2a1 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer1.org2.example.com | [4cf 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721,syscc=true,proposal=0xc42158d540,canname=lscc:1.0.4 peer1.org1.example.com | [4d6 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dc09251]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [4d1 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [4bc 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() orderer.example.com | [2a2 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer1.org2.example.com | [4d0 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [4d7 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9dc09251]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [4bd 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421ad8ea0 orderer.example.com | [2a3 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel peer1.org2.example.com | [4d1 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [4d2 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer1.org1.example.com | [4d8 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9dc09251]Sending GET_STATE peer0.org2.example.com | [4be 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer1.org2.example.com | [4d2 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [2a4 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org1.example.com | [4d3 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [4d9 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Received message GET_STATE from shim peer1.org2.example.com | [4d3 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [2a5 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel peer0.org2.example.com | [4bf 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [4da 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [4d4 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [4d4 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [2a6 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org2.example.com | [4c0 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [4db 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9dc09251]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [4d5 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org2.example.com | [4d5 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [4c1 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org1.example.com | [4dc 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4d6 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [711daa80-1389-4030-8ece-df6ae5d1c629] orderer.example.com | [2a7 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [2a8 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer1.org2.example.com | [4d6 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [4d7 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [4dd 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9dc09251] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | [2a9 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [2aa 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [2ab 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [2ac 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer0.org2.example.com | [4c2 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org2.example.com | [4c3 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org1.example.com | [4de 12-05 07:31:02.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [4df 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9dc09251]Got state. Sending RESPONSE peer1.org1.example.com | [4e0 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9dc09251]handleGetState serial send RESPONSE peer0.org1.example.com | [4d8 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [4d7 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Move state message TRANSACTION peer0.org2.example.com | [4c4 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421930000, header channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" orderer.example.com | [2ad 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org1.example.com | [4d9 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [4d8 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [2ae 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [2af 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [2b0 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer0.org2.example.com | [4c5 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org2.example.com | [4c6 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [4c7 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org2.example.com | [4c8 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [4c9 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] peer0.org2.example.com | [4ca 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org2.example.com | [4cb 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [9f0ea794-c7b1-4424-bd6d-619751ee732b] peer0.org2.example.com | [4cc 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [4da 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [4db 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361,syscc=true,proposal=0xc424a7d5e0,canname=escc:1.0.4 peer0.org1.example.com | [4dc 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [4dd 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [4de 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [4df 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [4e0 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [4e1 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [4e2 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b108583e]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [4e3 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Move state message TRANSACTION peer0.org1.example.com | [4e4 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [4e5 12-05 07:30:42.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [4e6 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]sending state message TRANSACTION peer0.org1.example.com | [4e7 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Received message TRANSACTION from shim peer0.org1.example.com | [4e8 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b108583e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [4e9 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [b108583e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [4e1 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Received message RESPONSE from shim peer1.org2.example.com | [4d9 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4da 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]sending state message TRANSACTION peer0.org2.example.com | [4cd 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [9f0ea794-c7b1-4424-bd6d-619751ee732b] peer0.org1.example.com | [4ea 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [4eb 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [4ec 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Transaction completed. Sending COMPLETED peer0.org1.example.com | [4ed 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]Move state message COMPLETED peer0.org1.example.com | [4ee 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b108583e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [4ef 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b108583e]send state message COMPLETED peer0.org1.example.com | [4f0 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b108583e]Received message COMPLETED from shim peer0.org1.example.com | [4f1 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [4f2 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [4f3 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer0.org1.example.com | [4f4 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [4f5 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [4f6 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [4f7 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [711daa80-1389-4030-8ece-df6ae5d1c629] orderer.example.com | [2b1 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel peer1.org1.example.com | [4e2 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dc09251]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org1.example.com | [4e3 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9dc09251]before send peer1.org2.example.com | [4db 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Received message TRANSACTION from shim peer1.org2.example.com | [4dc 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a78b864]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [4dd 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0a78b864]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [4de 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0a78b864]Sending GET_STATE peer1.org2.example.com | [4df 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Received message GET_STATE from shim peer1.org2.example.com | [4e0 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [4e1 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [0a78b864]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [4e2 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [4e3 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0a78b864] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [4e4 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [4f8 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [4f9 12-05 07:30:44.85 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [1] peer0.org1.example.com | [4fa 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [1] peer0.org1.example.com | [4fb 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [4fc 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer0.org1.example.com | [4fd 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org1.example.com | [4fe 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc424d5ced0 orderer.example.com | [2b2 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer0.org2.example.com | [4ce 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [4cf 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7b7827e9-55df-4826-bb2e-110dc8646be9] peer0.org2.example.com | [4d0 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=fc9e072a-d905-4173-afa8-b5b6960938c1,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org2.example.com | [4d1 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 chaindID businesschannel peer0.org2.example.com | [4d2 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org2.example.com | [4d3 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [4d4 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org1.example.com | [4e4 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9dc09251]after send peer1.org1.example.com | [4e5 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [9dc09251]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [4e6 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9dc09251]GetState received payload RESPONSE peer1.org1.example.com | [4e7 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Transaction completed. Sending COMPLETED peer1.org1.example.com | [4e8 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Move state message COMPLETED peer1.org1.example.com | [4e9 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dc09251]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [4ea 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]send state message COMPLETED peer1.org1.example.com | [4eb 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Received message COMPLETED from shim peer1.org1.example.com | [4ec 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [4e5 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0a78b864]Got state. Sending RESPONSE peer1.org2.example.com | [4e6 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [0a78b864]handleGetState serial send RESPONSE peer1.org2.example.com | [4e7 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Received message RESPONSE from shim peer1.org2.example.com | [4e8 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a78b864]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer1.org2.example.com | [4e9 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0a78b864]before send peer1.org2.example.com | [4ea 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0a78b864]after send peer1.org2.example.com | [4eb 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [0a78b864]Received RESPONSE, communicated (state:ready) peer1.org2.example.com | [4ec 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0a78b864]GetState received payload RESPONSE peer1.org2.example.com | [4ed 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Transaction completed. Sending COMPLETED peer1.org2.example.com | [4ee 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Move state message COMPLETED peer1.org2.example.com | [4ef 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a78b864]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [4f0 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]send state message COMPLETED peer0.org1.example.com | [4ff 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" peer0.org1.example.com | [500 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [501 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [502 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [503 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [504 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [2b3 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer0.org2.example.com | [4d5 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fc9e072a]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [4ed 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [4f1 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Received message COMPLETED from shim peer1.org2.example.com | [4f2 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [4f3 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [4f4 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 peer1.org2.example.com | [4f5 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [4f6 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [4f7 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 channel id: businesschannel version: 1.0 peer0.org1.example.com | [505 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc424b6d000, header channel_header:"\010\003\032\014\010\242\226\231\321\005\020\310\266\206\375\002\"\017businesschannel*@b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5\nTnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h\nd8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA\nfiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx\nzekLSULI9G2UUYA77A==\n-----END -----\n\022\030C\177D:@\244\305z\336\2571%\320\223\3406H\2049\345\253\367\251\311" orderer.example.com | [2b4 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer0.org2.example.com | [4d6 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [4d7 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fc9e072a]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [4d8 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc9e072a]Move state message TRANSACTION peer0.org2.example.com | [4d9 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc9e072a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [4da 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [4db 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc9e072a]sending state message TRANSACTION peer0.org2.example.com | [4dc 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc9e072a]Received message TRANSACTION from shim peer0.org2.example.com | [4dd 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fc9e072a]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [4ee 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 peer1.org1.example.com | [4ef 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [4f0 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org1.example.com | [4f1 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 channel id: businesschannel version: 1.0 peer1.org1.example.com | [4f2 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4,syscc=false,proposal=0xc421cf1950,canname=mycc:1.0 peer1.org1.example.com | [4f3 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer1.org2.example.com | [4f8 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721,syscc=false,proposal=0xc42158d540,canname=mycc:1.0 peer1.org2.example.com | [4f9 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [506 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer0.org1.example.com | [507 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [508 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [509 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org1.example.com | [50a 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] peer0.org2.example.com | [4de 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [fc9e072a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [4f4 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [4f5 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org1.example.com | [4f6 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [4f7 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [4f8 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org1.example.com | [4f9 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [4fa 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Move state message TRANSACTION peer1.org1.example.com | [4fb 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [4fc 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [4fd 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]sending state message TRANSACTION orderer.example.com | [2b5 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [2b6 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation peer1.org2.example.com | [4fa 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [4df 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org2.example.com | [4e0 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [4e1 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org2.example.com | [4e2 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc9e072a]Transaction completed. Sending COMPLETED peer0.org2.example.com | [4e3 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc9e072a]Move state message COMPLETED peer0.org2.example.com | [4e4 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fc9e072a]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org2.example.com | [4e5 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fc9e072a]send state message COMPLETED peer0.org2.example.com | [4e6 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fc9e072a]Received message COMPLETED from shim peer0.org2.example.com | [4e7 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc9e072a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [4e8 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fc9e072a-d905-4173-afa8-b5b6960938c1]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [4e9 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fc9e072a-d905-4173-afa8-b5b6960938c1 peer1.org1.example.com | [4fe 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Received message GET_STATE from shim peer1.org1.example.com | [4ff 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [500 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9dc09251]Received GET_STATE, invoking get state from ledger peer1.org1.example.com | [501 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [502 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9dc09251] getting state for chaincode mycc, key a, channel businesschannel peer1.org1.example.com | [503 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org1.example.com | [504 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9dc09251]Got state. Sending RESPONSE peer1.org1.example.com | [505 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9dc09251]handleGetState serial send RESPONSE peer1.org1.example.com | [506 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Received message COMPLETED from shim peer1.org1.example.com | [507 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [508 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [509 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 peer1.org1.example.com | [50a 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [50b 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [50b 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer0.org1.example.com | [50c 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [c9f2e5d0-6685-48d6-9f24-1026b15224bc] peer0.org1.example.com | [50d 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org2.example.com | [4fb 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org1.example.com | [50c 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org1.example.com | [50d 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [f499a316-a97b-4c15-b9e6-cf347513cbdc] peer1.org1.example.com | [50e 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org1.example.com | [50f 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 channel id: businesschannel chaincode id: name:"mycc" peer1.org1.example.com | [510 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc orderer.example.com | [2b7 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [2b8 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [2b9 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [2ba 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [2bb 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [2bc 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [2bd 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers peer0.org2.example.com | [4ea 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [50e 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [c9f2e5d0-6685-48d6-9f24-1026b15224bc] peer1.org2.example.com | [4fc 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [511 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 channel id: businesschannel version: 1.0.4 orderer.example.com | [2be 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org2.example.com | [4eb 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7b7827e9-55df-4826-bb2e-110dc8646be9] peer0.org1.example.com | [50f 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [512 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4,syscc=true,proposal=0xc421cf1950,canname=escc:1.0.4 peer1.org2.example.com | [4fd 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [2bf 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins peer0.org2.example.com | [4ec 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org1.example.com | [510 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [6eea44f0-ea6c-419b-952d-29a92c96e276] peer1.org1.example.com | [513 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org2.example.com | [4fe 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [4ed 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] orderer.example.com | [2c0 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer1.org1.example.com | [514 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [511 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=bfb08cca-0245-4a76-ae44-c81abcb03f45,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [4ff 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [4ee 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421600780), Data:(*common.BlockData)(0xc42197b3a0), Metadata:(*common.BlockMetadata)(0xc42197b3e0)}, doMVCCValidation=true peer0.org1.example.com | [512 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 chaindID businesschannel orderer.example.com | [2c1 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers peer0.org2.example.com | [4ef 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [513 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org1.example.com | [515 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [500 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Move state message TRANSACTION orderer.example.com | [2c2 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org2.example.com | [4f0 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [514 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [516 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [4f1 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | [2c3 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [515 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [501 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [517 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [502 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [4f2 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer1.org2.example.com | [503 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]sending state message TRANSACTION peer1.org1.example.com | [518 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [2c4 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org2.example.com | [4f3 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [4] Transaction index [0] TxId [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] marked as valid by state validator peer1.org2.example.com | [504 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Received message GET_STATE from shim peer1.org1.example.com | [519 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9dc09251]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [2c5 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org2.example.com | [4f4 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x64, 0xa3, 0xcc, 0x55, 0x10, 0x3d, 0x9b, 0x60, 0x6f, 0x36, 0xb2, 0xd5, 0x1b, 0xdd, 0x2e, 0xff, 0x58, 0x0, 0xf2, 0x4, 0x7d, 0x6f, 0xe4, 0x7, 0x53, 0x24, 0x4f, 0x76, 0x2, 0xf1, 0x2b, 0x64} txOffsets= peer0.org1.example.com | [516 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bfb08cca]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [51a 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Move state message TRANSACTION orderer.example.com | [2c6 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer0.org2.example.com | txId=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 locPointer=offset=70, bytesLength=2849 peer0.org1.example.com | [517 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [505 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org1.example.com | [51b 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | ] orderer.example.com | [2c7 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [518 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bfb08cca]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [506 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [0a78b864]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [4f5 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to index peer1.org1.example.com | [51c 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [2c8 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [519 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bfb08cca]Move state message TRANSACTION peer0.org2.example.com | [4f6 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx number:[0] ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to blockNumTranNum index peer1.org2.example.com | [507 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [51d 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]sending state message TRANSACTION orderer.example.com | [2c9 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [51a 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bfb08cca]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [4f7 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[31728], isChainEmpty=[false], lastBlockNumber=[4] peer1.org1.example.com | [51e 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Received message TRANSACTION from shim orderer.example.com | [2ca 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer1.org2.example.com | [508 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0a78b864] getting state for chaincode mycc, key a, channel businesschannel peer0.org1.example.com | [51b 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [2cb 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins peer0.org2.example.com | [4f8 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org1.example.com | [51c 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bfb08cca]sending state message TRANSACTION peer1.org2.example.com | [509 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org1.example.com | [51f 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dc09251]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [4f9 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | [2cc 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers peer1.org2.example.com | [50a 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0a78b864]Got state. Sending RESPONSE peer0.org2.example.com | [4fa 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org1.example.com | [520 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9dc09251]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [51d 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bfb08cca]Received message TRANSACTION from shim peer1.org2.example.com | [50b 12-05 07:31:05.18 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [0a78b864]handleGetState serial send RESPONSE orderer.example.com | [2cd 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org2.example.com | [4fb 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [521 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [51e 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bfb08cca]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [4fc 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [522 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [2ce 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium peer1.org2.example.com | [50c 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Received message COMPLETED from shim peer0.org1.example.com | [51f 12-05 07:30:44.86 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bfb08cca]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org1.example.com | [523 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Transaction completed. Sending COMPLETED orderer.example.com | [2cf 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer1.org2.example.com | [50d 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org2.example.com | [4fd 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [520 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [524 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]Move state message COMPLETED peer1.org2.example.com | [50e 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721]HandleMessage- COMPLETED. Notify orderer.example.com | [2d0 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026730 gate 1512458982968918000 evaluation starts peer0.org1.example.com | [521 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org2.example.com | [4fe 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer1.org1.example.com | [525 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9dc09251]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [522 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org2.example.com | [50f 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 peer0.org2.example.com | [4ff 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] orderer.example.com | [2d1 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026730 signed by 0 principal evaluation starts (used [false]) peer1.org1.example.com | [526 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9dc09251]send state message COMPLETED peer0.org1.example.com | [523 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bfb08cca]Transaction completed. Sending COMPLETED peer0.org2.example.com | [500 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [510 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [524 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bfb08cca]Move state message COMPLETED orderer.example.com | [2d2 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026730 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer1.org2.example.com | [511 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org2.example.com | [501 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer1.org1.example.com | [527 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9dc09251]Received message COMPLETED from shim orderer.example.com | [2d3 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [502 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer1.org2.example.com | [512 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org1.example.com | [528 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc09251]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [525 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bfb08cca]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [513 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fced0395-d911-4375-ac5d-710051d7b148] peer0.org2.example.com | [503 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer1.org1.example.com | [529 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [526 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bfb08cca]send state message COMPLETED peer1.org2.example.com | [514 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [504 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer1.org1.example.com | [52a 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9dc092510e36fc5fa560344726ce7a54bf16d36b1f0c35713ffe5d0cbeeb06e4 peer0.org1.example.com | [527 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bfb08cca]Received message COMPLETED from shim peer0.org2.example.com | [505 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer1.org1.example.com | [52b 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [515 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 channel id: businesschannel chaincode id: name:"mycc" peer0.org2.example.com | [506 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [528 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bfb08cca]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer1.org2.example.com | [516 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org1.example.com | [52c 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [529 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bfb08cca-0245-4a76-ae44-c81abcb03f45]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [52d 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer1.org2.example.com | [517 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 channel id: businesschannel version: 1.0.4 peer0.org2.example.com | [507 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [52a 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bfb08cca-0245-4a76-ae44-c81abcb03f45 peer1.org2.example.com | [518 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721,syscc=true,proposal=0xc42158d540,canname=escc:1.0.4 peer1.org1.example.com | [52e 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [f499a316-a97b-4c15-b9e6-cf347513cbdc] peer0.org1.example.com | [52b 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org2.example.com | [508 12-05 07:31:14.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [52c 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [6eea44f0-ea6c-419b-952d-29a92c96e276] peer1.org1.example.com | [52f 12-05 07:31:02.04 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [519 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer0.org1.example.com | [52d 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer0.org2.example.com | [509 12-05 07:31:14.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421b4a5d0 peer1.org2.example.com | [51a 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer1.org1.example.com | [530 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [52e 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org2.example.com | [50a 12-05 07:31:14.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org2.example.com | [50b 12-05 07:31:14.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [51b 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [2d4 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP peer0.org1.example.com | [52f 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc424d62280), Data:(*common.BlockData)(0xc424d82020), Metadata:(*common.BlockMetadata)(0xc424d82060)}, doMVCCValidation=true peer0.org2.example.com | [50c 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org2.example.com | [51c 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [531 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation orderer.example.com | [2d5 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026730 principal matched by identity 0 peer0.org1.example.com | [530 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org2.example.com | [50d 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [51d 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [2d6 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 28 16 e2 b4 c0 28 fc ec b8 21 99 cc 79 d5 ca |.(....(...!..y..| peer1.org1.example.com | [532 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer0.org2.example.com | [50e 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [50f 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421867e00, header 0xc421b4a600 peer0.org1.example.com | [531 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [533 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421ca6d20 peer1.org2.example.com | [51e 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | 00000010 0c c3 c5 7d 6c 4c a4 5e 5b f0 d9 e1 fc 81 42 d3 |...}lL.^[.....B.| orderer.example.com | [2d7 12-05 07:29:42.96 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c6 67 e4 46 8f 27 7d 42 29 de cc |0E.!..g.F.'}B)..| orderer.example.com | 00000010 9c a3 e4 5f 14 cf b8 f7 91 1a 74 6d 1d 16 70 7e |..._......tm..p~| orderer.example.com | 00000020 a8 2b 59 3a cd 02 20 32 eb 46 8a 5f b4 2a 47 89 |.+Y:.. 2.F._.*G.| orderer.example.com | 00000030 ba 35 49 5c 46 f0 9d 2c 46 88 c2 00 b1 2c a2 cb |.5I\F..,F....,..| orderer.example.com | 00000040 6f 17 55 34 96 5e b9 |o.U4.^.| orderer.example.com | [2d8 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc420026730 principal evaluation succeeds for identity 0 orderer.example.com | [2d9 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc420026730 gate 1512458982968918000 evaluation succeeds peer0.org2.example.com | [510 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org2.example.com | [511 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f peer0.org1.example.com | [532 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | [2da 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [51f 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0a78b864]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [534 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer1.org1.example.com | [535 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org1.example.com | [536 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org1.example.com | [537 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org1.example.com | [538 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org1.example.com | [539 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [512 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f] peer0.org2.example.com | [513 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [514 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f9552e87-114e-4295-abce-b04457ce0384] peer0.org2.example.com | [515 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f channel id: businesschannel peer0.org2.example.com | [516 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f,syscc=true,proposal=0xc421867e00,canname=lscc:1.0.4 peer0.org1.example.com | [533 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b orderer.example.com | [2db 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [520 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Move state message TRANSACTION peer1.org1.example.com | [53a 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421e24000, header channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer0.org2.example.com | [517 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [534 12-05 07:30:44.87 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] marked as valid by state validator orderer.example.com | [2dc 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2dd 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2de 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer1.org2.example.com | [521 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [522 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [523 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]sending state message TRANSACTION peer1.org2.example.com | [524 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Received message TRANSACTION from shim peer1.org2.example.com | [525 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a78b864]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [518 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [535 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xae, 0xfc, 0x62, 0xed, 0x8f, 0x6e, 0x9d, 0x4c, 0x39, 0xc9, 0x3b, 0xa2, 0x34, 0x61, 0x77, 0x99, 0x41, 0x4e, 0x6c, 0xcc, 0xa1, 0xe5, 0xff, 0x96, 0x8a, 0x7c, 0x97, 0xdf, 0x86, 0x47, 0x62, 0x27} txOffsets= peer0.org1.example.com | txId=b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 locPointer=offset=70, bytesLength=2849 peer1.org1.example.com | [53b 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org1.example.com | [53c 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer1.org1.example.com | [53d 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org1.example.com | [53e 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org1.example.com | [53f 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] peer1.org1.example.com | [540 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate peer1.org1.example.com | [541 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [d74f618a-3cd7-4b36-b2bd-00b3a2fabaf8] peer1.org1.example.com | [542 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [2df 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2e0 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2e1 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2e2 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2e3 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [526 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0a78b864]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org2.example.com | [519 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org2.example.com | [51a 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [51b 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org2.example.com | [51c 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [51d 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [51e 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Move state message TRANSACTION peer0.org2.example.com | [51f 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [520 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [521 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]sending state message TRANSACTION peer0.org2.example.com | [522 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Received message TRANSACTION from shim peer0.org2.example.com | [523 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8efb8928]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [524 12-05 07:31:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8efb8928]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | ] peer1.org1.example.com | [543 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [d74f618a-3cd7-4b36-b2bd-00b3a2fabaf8] orderer.example.com | [2e4 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2e5 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2e6 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2e7 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2e8 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer1.org2.example.com | [527 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org2.example.com | [528 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [529 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Transaction completed. Sending COMPLETED peer1.org2.example.com | [52a 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]Move state message COMPLETED peer1.org2.example.com | [52b 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0a78b864]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [52c 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0a78b864]send state message COMPLETED peer1.org2.example.com | [52d 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0a78b864]Received message COMPLETED from shim peer1.org2.example.com | [52e 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [52f 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [530 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0a78b864945a0c7cc449f48e464241772451595d30248a37372a2e1f575a6721 peer1.org2.example.com | [531 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [532 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer1.org2.example.com | [533 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer1.org2.example.com | [534 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fced0395-d911-4375-ac5d-710051d7b148] peer1.org2.example.com | [535 12-05 07:31:05.19 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [536 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer1.org2.example.com | [537 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4218b9140 peer1.org2.example.com | [538 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [539 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [53a 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} peer1.org2.example.com | [53b 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [53c 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [53d 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42180bb80, header 0xc4218b9170 peer1.org2.example.com | [53e 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | [53f 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer1.org2.example.com | [540 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] peer1.org2.example.com | [541 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org2.example.com | [525 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [8efb8928]Sending GET_STATE peer0.org2.example.com | [526 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Received message GET_STATE from shim peer0.org2.example.com | [527 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [528 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [8efb8928]Received GET_STATE, invoking get state from ledger peer0.org2.example.com | [52a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [8efb8928] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org2.example.com | [52b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org2.example.com | [52c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [8efb8928]Got state. Sending RESPONSE peer0.org2.example.com | [52d 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [8efb8928]handleGetState serial send RESPONSE peer0.org2.example.com | [52e 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Received message RESPONSE from shim peer0.org2.example.com | [52f 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8efb8928]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [530 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [8efb8928]before send peer0.org2.example.com | [531 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [8efb8928]after send peer1.org1.example.com | [544 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org1.example.com | [545 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2e3e0687-87ee-4dd4-9e7e-6a33cbfe5e13] peer1.org1.example.com | [546 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=9353cb23-96f7-4b35-9022-ab8442f59a15,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org1.example.com | [547 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 chaindID businesschannel peer1.org1.example.com | [548 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer1.org1.example.com | [549 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org1.example.com | [54a 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 orderer.example.com | [2e9 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [536 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to index peer1.org2.example.com | [542 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [01d60115-7e93-4716-a510-1cb2b7b4578e] peer0.org2.example.com | [532 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [8efb8928]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [54b 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9353cb23]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [54c 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [54d 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9353cb23]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [54e 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9353cb23]Move state message TRANSACTION peer1.org1.example.com | [54f 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9353cb23]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org1.example.com | [550 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org1.example.com | [551 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9353cb23]sending state message TRANSACTION peer1.org1.example.com | [552 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9353cb23]Received message TRANSACTION from shim peer1.org1.example.com | [553 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9353cb23]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [537 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=22445, bytesLength=2849] for tx number:[0] ID: [b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361] to blockNumTranNum index orderer.example.com | [2ea 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [2eb 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [2ec 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [2ed 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [2ee 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos peer0.org2.example.com | [533 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [8efb8928]GetState received payload RESPONSE peer1.org2.example.com | [543 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 channel id: businesschannel peer1.org2.example.com | [544 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302,syscc=true,proposal=0xc42180bb80,canname=lscc:1.0.4 peer1.org2.example.com | [545 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org2.example.com | [546 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [547 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [548 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]Inside sendExecuteMessage. Message TRANSACTION peer1.org1.example.com | [554 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9353cb23]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [538 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[27051], isChainEmpty=[false], lastBlockNumber=[3] orderer.example.com | [2ef 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [539 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s) peer1.org2.example.com | [549 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [54a 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [54b 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [54c 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Move state message TRANSACTION peer1.org2.example.com | [54d 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [54e 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [54f 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]sending state message TRANSACTION peer1.org2.example.com | [550 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Received message TRANSACTION from shim peer1.org2.example.com | [551 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4fcd21b4]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org1.example.com | [555 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer1.org1.example.com | [556 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer1.org1.example.com | [557 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer1.org1.example.com | [558 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9353cb23]Transaction completed. Sending COMPLETED peer1.org1.example.com | [559 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9353cb23]Move state message COMPLETED peer1.org1.example.com | [55a 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9353cb23]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org1.example.com | [55b 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9353cb23]send state message COMPLETED peer1.org1.example.com | [55c 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9353cb23]Received message COMPLETED from shim peer1.org1.example.com | [55d 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9353cb23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org1.example.com | [55e 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9353cb23-96f7-4b35-9022-ab8442f59a15]HandleMessage- COMPLETED. Notify peer1.org1.example.com | [55f 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9353cb23-96f7-4b35-9022-ab8442f59a15 peer0.org2.example.com | [534 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Transaction completed. Sending COMPLETED peer0.org1.example.com | [53a 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org1.example.com | [560 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org1.example.com | [561 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2e3e0687-87ee-4dd4-9e7e-6a33cbfe5e13] peer1.org1.example.com | [562 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation peer1.org1.example.com | [563 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org1.example.com | [564 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f0a240), Data:(*common.BlockData)(0xc421e17b00), Metadata:(*common.BlockMetadata)(0xc421e17b40)}, doMVCCValidation=true peer1.org1.example.com | [565 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions orderer.example.com | [2f0 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [2f1 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [2f2 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org2.example.com | [535 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Move state message COMPLETED peer1.org1.example.com | [566 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [53b 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer1.org2.example.com | [552 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4fcd21b4]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [2f3 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer1.org1.example.com | [567 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org2.example.com | [536 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8efb8928]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [53c 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] orderer.example.com | [2f4 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [2f5 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [2f6 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [2f7 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer1.org2.example.com | [553 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4fcd21b4]Sending GET_STATE peer0.org1.example.com | [53d 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org1.example.com | [568 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org2.example.com | [537 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]send state message COMPLETED orderer.example.com | [2f8 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [2f9 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org1.example.com | [53e 12-05 07:30:44.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [53f 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions peer0.org2.example.com | [529 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [554 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message GET_STATE from shim peer1.org1.example.com | [569 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [4] Transaction index [0] TxId [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] marked as valid by state validator peer0.org1.example.com | [540 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3] orderer.example.com | [2fa 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers peer0.org2.example.com | [538 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Received message COMPLETED from shim peer1.org2.example.com | [555 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [541 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org2.example.com | [539 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [2fb 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer1.org1.example.com | [56a 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x64, 0xa3, 0xcc, 0x55, 0x10, 0x3d, 0x9b, 0x60, 0x6f, 0x36, 0xb2, 0xd5, 0x1b, 0xdd, 0x2e, 0xff, 0x58, 0x0, 0xf2, 0x4, 0x7d, 0x6f, 0xe4, 0x7, 0x53, 0x24, 0x4f, 0x76, 0x2, 0xf1, 0x2b, 0x64} txOffsets= peer0.org1.example.com | [542 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: b108583edba27f1ac8b4b5f8b2619e62852ef417395ec852d54ed2fded49a361 peer1.org2.example.com | [556 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4fcd21b4]Received GET_STATE, invoking get state from ledger orderer.example.com | [2fc 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org2.example.com | [53a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [543 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3] peer1.org1.example.com | txId=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 locPointer=offset=70, bytesLength=2849 orderer.example.com | [2fd 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org2.example.com | [53b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f peer0.org1.example.com | [544 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer1.org2.example.com | [557 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [2fe 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer peer1.org1.example.com | ] peer0.org2.example.com | [53c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [545 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 orderer.example.com | [2ff 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer1.org2.example.com | [558 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [546 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully orderer.example.com | [300 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [53d 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [559 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer1.org1.example.com | [56b 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to index peer0.org1.example.com | [547 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit orderer.example.com | [301 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [53e 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f channel id: businesschannel version: 1.0 peer0.org1.example.com | [548 12-05 07:30:44.89 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit orderer.example.com | [302 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer1.org2.example.com | [55a 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]Got state. Sending RESPONSE peer1.org1.example.com | [56c 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx number:[0] ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to blockNumTranNum index peer0.org2.example.com | [53f 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f,syscc=false,proposal=0xc421867e00,canname=mycc:1.0 peer0.org1.example.com | [549 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [303 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer1.org2.example.com | [55b 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4fcd21b4]handleGetState serial send RESPONSE peer0.org1.example.com | [54a 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421b83800 orderer.example.com | [304 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer1.org2.example.com | [55c 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Received message RESPONSE from shim peer0.org1.example.com | [54b 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [305 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org2.example.com | [540 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer1.org1.example.com | [56d 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[31728], isChainEmpty=[false], lastBlockNumber=[4] peer0.org1.example.com | [54c 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [306 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application peer1.org1.example.com | [56e 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org1.example.com | [54d 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [55d 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4fcd21b4]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org2.example.com | [541 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [307 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application peer1.org1.example.com | [56f 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer0.org1.example.com | [54e 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [308 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application peer1.org1.example.com | [570 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database peer0.org1.example.com | [54f 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [542 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org2.example.com | [55e 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4fcd21b4]before send peer1.org1.example.com | [571 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer1.org1.example.com | [572 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer0.org1.example.com | [550 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421b796d0, header 0xc421b83830 orderer.example.com | [309 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [543 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [55f 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4fcd21b4]after send peer1.org1.example.com | [573 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [551 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer0.org2.example.com | [544 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org1.example.com | [574 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer0.org1.example.com | [552 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd peer1.org2.example.com | [561 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4fcd21b4]GetState received payload RESPONSE peer0.org2.example.com | [545 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [30a 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [575 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer0.org1.example.com | [553 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd] peer1.org2.example.com | [562 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Transaction completed. Sending COMPLETED orderer.example.com | [30b 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org2.example.com | [546 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]sendExecuteMsg trigger event TRANSACTION peer1.org1.example.com | [576 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer0.org1.example.com | [554 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [30c 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer1.org2.example.com | [560 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [4fcd21b4]Received RESPONSE, communicated (state:ready) peer1.org1.example.com | [577 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer0.org2.example.com | [547 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Move state message TRANSACTION peer0.org1.example.com | [555 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fa67ca22-37f4-4d44-b15e-83723c98808d] orderer.example.com | [30d 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer1.org1.example.com | [578 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer0.org2.example.com | [548 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [563 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Move state message COMPLETED peer0.org1.example.com | [556 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd channel id: businesschannel orderer.example.com | [30e 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer1.org1.example.com | [579 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org2.example.com | [549 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [564 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4fcd21b4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [557 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd,syscc=true,proposal=0xc421b796d0,canname=lscc:1.0.4 peer1.org1.example.com | [57a 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org2.example.com | [54a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]sending state message TRANSACTION orderer.example.com | [30f 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org1.example.com | [558 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer1.org1.example.com | [57b 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org2.example.com | [54b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Received message GET_STATE from shim orderer.example.com | [310 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer1.org2.example.com | [565 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]send state message COMPLETED peer1.org1.example.com | [57c 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org2.example.com | [54c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [311 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP peer1.org1.example.com | [57d 12-05 07:31:10.41 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer1.org2.example.com | [566 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message COMPLETED from shim peer0.org2.example.com | [54d 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [8efb8928]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [559 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [312 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org2.example.com | [54e 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [55a 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer1.org2.example.com | [567 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [313 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [55b 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]Inside sendExecuteMessage. Message TRANSACTION peer0.org2.example.com | [54f 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [8efb8928] getting state for chaincode mycc, key a, channel businesschannel peer1.org2.example.com | [568 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302]HandleMessage- COMPLETED. Notify orderer.example.com | [314 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [55c 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [569 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 orderer.example.com | [315 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org2.example.com | [550 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [55d 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [316 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [55e 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [551 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [8efb8928]Got state. Sending RESPONSE peer1.org2.example.com | [56a 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [55f 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Move state message TRANSACTION orderer.example.com | [317 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org2.example.com | [552 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [8efb8928]handleGetState serial send RESPONSE peer1.org2.example.com | [56b 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer0.org1.example.com | [560 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [561 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [562 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]sending state message TRANSACTION peer0.org1.example.com | [563 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Received message TRANSACTION from shim peer1.org2.example.com | [56c 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 channel id: businesschannel version: 1.0 peer0.org2.example.com | [553 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Received message COMPLETED from shim orderer.example.com | [318 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org1.example.com | [564 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c8cc8373]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [56d 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302,syscc=false,proposal=0xc42180bb80,canname=mycc:1.0 peer0.org1.example.com | [565 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c8cc8373]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [319 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org2.example.com | [554 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [566 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c8cc8373]Sending GET_STATE peer0.org2.example.com | [555 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [567 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Received message GET_STATE from shim peer1.org2.example.com | [56e 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [568 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [556 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f orderer.example.com | [31a 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org1.example.com | [569 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c8cc8373]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [56f 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org2.example.com | [557 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [56a 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [31b 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org2.example.com | [558 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [56b 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c8cc8373] getting state for chaincode lscc, key mycc, channel businesschannel peer1.org2.example.com | [570 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org1.example.com | [56c 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [31c 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [56d 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c8cc8373]Got state. Sending RESPONSE peer0.org2.example.com | [559 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer1.org2.example.com | [571 12-05 07:31:08.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [56e 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c8cc8373]handleGetState serial send RESPONSE orderer.example.com | [31d 12-05 07:29:42.97 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP peer0.org1.example.com | [56f 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Received message RESPONSE from shim peer0.org1.example.com | [570 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c8cc8373]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [571 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c8cc8373]before send peer0.org1.example.com | [572 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c8cc8373]after send peer0.org1.example.com | [573 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c8cc8373]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [574 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c8cc8373]GetState received payload RESPONSE peer0.org1.example.com | [575 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Transaction completed. Sending COMPLETED peer0.org1.example.com | [576 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Move state message COMPLETED peer0.org1.example.com | [577 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c8cc8373]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [578 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]send state message COMPLETED peer0.org1.example.com | [579 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Received message COMPLETED from shim peer0.org1.example.com | [57a 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [57b 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [57c 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd peer0.org1.example.com | [57d 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [57e 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer1.org2.example.com | [572 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [57f 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd channel id: businesschannel version: 1.0 peer0.org1.example.com | [580 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd,syscc=false,proposal=0xc421b796d0,canname=mycc:1.0 peer0.org1.example.com | [581 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [582 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [583 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer0.org1.example.com | [584 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [585 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [31e 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf peer0.org1.example.com | [586 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [573 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org2.example.com | [55a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [f9552e87-114e-4295-abce-b04457ce0384] peer0.org2.example.com | [55b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [587 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [574 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]sendExecuteMsg trigger event TRANSACTION peer0.org2.example.com | [55c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f channel id: businesschannel chaincode id: name:"mycc" peer0.org1.example.com | [588 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Move state message TRANSACTION peer0.org1.example.com | [589 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [58a 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [58b 12-05 07:31:08.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]sending state message TRANSACTION peer0.org1.example.com | [58c 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Received message GET_STATE from shim peer0.org2.example.com | [55d 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc orderer.example.com | [31f 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer1.org2.example.com | [575 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Move state message TRANSACTION peer0.org1.example.com | [58d 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org2.example.com | [55e 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f channel id: businesschannel version: 1.0.4 peer0.org2.example.com | [55f 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f,syscc=true,proposal=0xc421867e00,canname=escc:1.0.4 peer0.org2.example.com | [560 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer0.org1.example.com | [58e 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c8cc8373]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [58f 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [590 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c8cc8373] getting state for chaincode mycc, key a, channel businesschannel peer0.org1.example.com | [591 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [592 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c8cc8373]Got state. Sending RESPONSE peer0.org1.example.com | [593 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c8cc8373]handleGetState serial send RESPONSE peer0.org1.example.com | [594 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Received message COMPLETED from shim peer0.org1.example.com | [595 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [576 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org2.example.com | [561 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [320 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [321 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [322 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer1.org2.example.com | [577 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [578 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]sending state message TRANSACTION peer1.org2.example.com | [579 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message GET_STATE from shim peer1.org2.example.com | [57a 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [57b 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4fcd21b4]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [57c 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [57d 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4] getting state for chaincode mycc, key a, channel businesschannel peer0.org1.example.com | [596 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd]HandleMessage- COMPLETED. Notify peer0.org2.example.com | [562 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [323 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP peer1.org2.example.com | [57e 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a peer1.org2.example.com | [57f 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]Got state. Sending RESPONSE peer1.org2.example.com | [580 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4fcd21b4]handleGetState serial send RESPONSE peer1.org2.example.com | [581 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message GET_STATE from shim peer1.org2.example.com | [582 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer1.org2.example.com | [583 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4fcd21b4]Received GET_STATE, invoking get state from ledger peer1.org2.example.com | [584 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [585 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4] getting state for chaincode mycc, key b, channel businesschannel peer1.org2.example.com | [586 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=b peer0.org1.example.com | [597 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd peer0.org2.example.com | [563 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [324 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [325 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [326 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [598 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [587 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]Got state. Sending RESPONSE peer0.org2.example.com | [564 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [327 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [588 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4fcd21b4]handleGetState serial send RESPONSE peer0.org1.example.com | [599 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [59a 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [59b 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fa67ca22-37f4-4d44-b15e-83723c98808d] peer0.org1.example.com | [59c 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [59d 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd channel id: businesschannel chaincode id: name:"mycc" peer0.org2.example.com | [565 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [328 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [329 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [32a 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [32b 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP peer1.org2.example.com | [589 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message PUT_STATE from shim peer1.org2.example.com | [58a 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [59e 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer0.org1.example.com | [59f 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [5a0 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd,syscc=true,proposal=0xc421b796d0,canname=escc:1.0.4 peer0.org1.example.com | [5a1 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [5a2 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [5a3 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [5a4 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [32c 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer1.org2.example.com | [58b 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [58c 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]state is ready peer1.org2.example.com | [58d 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [58e 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4fcd21b4]enterBusyState trigger event RESPONSE peer1.org2.example.com | [58f 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Move state message RESPONSE peer1.org2.example.com | [590 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer1.org2.example.com | [591 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [592 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]sending state message RESPONSE peer1.org2.example.com | [593 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message PUT_STATE from shim peer0.org2.example.com | [566 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8efb8928]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [5a5 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [5a6 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [5a7 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c8cc8373]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [5a8 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Move state message TRANSACTION peer0.org1.example.com | [5a9 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [5aa 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [5ab 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]sending state message TRANSACTION peer0.org1.example.com | [5ac 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Received message TRANSACTION from shim peer0.org1.example.com | [5ad 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c8cc8373]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org2.example.com | [567 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Move state message TRANSACTION peer1.org2.example.com | [594 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready peer0.org1.example.com | [5ae 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c8cc8373]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [5af 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [5b0 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [5b1 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Transaction completed. Sending COMPLETED peer0.org1.example.com | [5b2 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]Move state message COMPLETED peer0.org1.example.com | [5b3 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c8cc8373]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [5b4 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c8cc8373]send state message COMPLETED peer0.org1.example.com | [5b5 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c8cc8373]Received message COMPLETED from shim peer0.org1.example.com | [5b6 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [5b7 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [5b8 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c8cc8373fcce30d68c434ea84541b8bd52e467ceea79188239bed5cb86843fbd orderer.example.com | [32d 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer1.org2.example.com | [595 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org2.example.com | [568 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [5b9 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [32e 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [596 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]state is ready peer1.org2.example.com | [597 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4fcd21b4]Completed PUT_STATE. Sending RESPONSE peer1.org2.example.com | [598 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4fcd21b4]enterBusyState trigger event RESPONSE peer1.org2.example.com | [599 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Move state message RESPONSE peer1.org2.example.com | [59a 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready peer0.org2.example.com | [569 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [5ba 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [5bb 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [5bc 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fa67ca22-37f4-4d44-b15e-83723c98808d] peer0.org1.example.com | [5bd 12-05 07:31:08.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [5be 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [1] peer0.org1.example.com | [5bf 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [1] peer0.org1.example.com | [5c0 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer0.org1.example.com | [5c1 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org2.example.com | [56a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]sending state message TRANSACTION peer1.org2.example.com | [59b 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [59c 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]sending state message RESPONSE peer1.org2.example.com | [59d 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message COMPLETED from shim peer1.org2.example.com | [59e 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [59f 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [5a0 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer1.org2.example.com | [5a1 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [5c2 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org2.example.com | [5a2 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org2.example.com | [56b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Received message TRANSACTION from shim peer1.org2.example.com | [5a3 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [5c3 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421ece360 peer1.org2.example.com | [5a4 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [01d60115-7e93-4716-a510-1cb2b7b4578e] orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [5c4 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer0.org2.example.com | [56c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8efb8928]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [5a5 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer1.org2.example.com | [5a6 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 channel id: businesschannel chaincode id: name:"mycc" peer1.org2.example.com | [5a7 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc peer1.org2.example.com | [5a8 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 channel id: businesschannel version: 1.0.4 peer1.org2.example.com | [5a9 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302,syscc=true,proposal=0xc42180bb80,canname=escc:1.0.4 peer1.org2.example.com | [5aa 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer1.org2.example.com | [5ab 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer1.org2.example.com | [5ac 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer1.org2.example.com | [5ad 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [5ae 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [5af 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer1.org2.example.com | [5b0 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4fcd21b4]sendExecuteMsg trigger event TRANSACTION peer1.org2.example.com | [5b1 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Move state message TRANSACTION peer1.org2.example.com | [5b2 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [5b3 12-05 07:31:08.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer1.org2.example.com | [5b4 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]sending state message TRANSACTION peer1.org2.example.com | [5b5 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Received message TRANSACTION from shim peer1.org2.example.com | [5b6 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4fcd21b4]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [5b7 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4fcd21b4]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [5b8 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org2.example.com | [5b9 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer1.org2.example.com | [5ba 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Transaction completed. Sending COMPLETED peer1.org2.example.com | [5bb 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]Move state message COMPLETED peer1.org2.example.com | [5bc 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4fcd21b4]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer1.org2.example.com | [5bd 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4fcd21b4]send state message COMPLETED peer1.org2.example.com | [5be 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4fcd21b4]Received message COMPLETED from shim peer1.org2.example.com | [5bf 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [5c0 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302]HandleMessage- COMPLETED. Notify peer1.org2.example.com | [5c1 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer1.org2.example.com | [5c2 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [5c3 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [5c5 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer1.org2.example.com | [5c4 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org2.example.com | [56d 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8efb8928]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [5c6 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer1.org2.example.com | [5c5 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [01d60115-7e93-4716-a510-1cb2b7b4578e] peer1.org2.example.com | [5c6 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer1.org2.example.com | [5c7 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [0] peer1.org2.example.com | [5c8 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [0] peer1.org2.example.com | [5c9 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block peer1.org2.example.com | [5ca 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation peer1.org2.example.com | [5cb 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction() peer1.org2.example.com | [5cc 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a00570 orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W peer0.org2.example.com | [56e 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer1.org2.example.com | [5cd 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | [5c7 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ peer0.org2.example.com | [56f 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [5c8 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [5c9 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [5ce 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc peer0.org1.example.com | [5ca 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421608000, header channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer0.org2.example.com | [570 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Transaction completed. Sending COMPLETED peer1.org2.example.com | [5cf 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [5cb 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq peer0.org2.example.com | [571 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]Move state message COMPLETED peer1.org2.example.com | [5d0 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 4e712ad34f75c75845d706cd650231032af5f4450097cd3cdb64dfe19731dcbe} orderer.example.com | VA7fF8MfGA== peer0.org1.example.com | [5cc 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org2.example.com | [572 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8efb8928]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [5cd 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer1.org2.example.com | [5d1 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [5ce 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer1.org2.example.com | [5d2 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org2.example.com | [573 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8efb8928]send state message COMPLETED peer1.org2.example.com | [5d3 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421c98800, header channel_header:"\010\003\032\014\010\274\226\231\321\005\020\324\327\221\227\001\"\017businesschannel*@4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302:\010\022\006\022\004mycc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W\nymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W\nG94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka\nBTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb\nXk1Xy2C2aVQjOcr++w==\n-----END -----\n\022\030\tP\036\260gY7\367\205\207P\360\016\324u\222\213\372]\036\035\005\261\313" peer0.org1.example.com | [5cf 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] orderer.example.com | [32f 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org2.example.com | [574 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8efb8928]Received message COMPLETED from shim peer1.org2.example.com | [5d4 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions peer1.org2.example.com | [5d5 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid peer0.org1.example.com | [5d0 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer0.org2.example.com | [575 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [5d1 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [decf1f82-f6be-4aa2-bef9-e3c79a7e3739] peer1.org2.example.com | [5d6 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s() peer0.org1.example.com | [5d2 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [5d3 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [decf1f82-f6be-4aa2-bef9-e3c79a7e3739] peer1.org2.example.com | [5d7 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel peer0.org2.example.com | [576 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f]HandleMessage- COMPLETED. Notify orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [5d4 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer1.org2.example.com | [5d8 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] peer0.org2.example.com | [577 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8efb8928ec53a6cd988c9ce76f9319a59090f30aceb6293237508aeb92d9886f orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer1.org2.example.com | [5d9 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer0.org2.example.com | [578 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer0.org2.example.com | [579 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [5d5 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f677798c-50d1-48ea-95b5-fb37cae38189] peer0.org2.example.com | [57a 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD peer0.org1.example.com | [5d6 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=555df838-14bd-42c3-9035-6f665feb5aba,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer1.org2.example.com | [5da 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [a55778cc-6129-49b7-af81-76c5840f5689] peer0.org2.example.com | [57b 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [f9552e87-114e-4295-abce-b04457ce0384] peer0.org1.example.com | [5d7 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 chaindID businesschannel orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org2.example.com | [5db 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [5d8 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org2.example.com | [57c 12-05 07:31:14.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer0.org1.example.com | [5d9 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [5da 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer1.org2.example.com | [5dc 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [a55778cc-6129-49b7-af81-76c5840f5689] peer0.org1.example.com | [5db 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [555df838]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [5dd 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer1.org2.example.com | [5de 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [4fa27ccf-4170-4327-a54b-945c6507e65c] orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer1.org2.example.com | [5df 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.4,txid=267fe750-995e-4e55-9a0b-07d4b17fceae,syscc=true,proposal=0x0,canname=vscc:1.0.4 peer0.org1.example.com | [5dc 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | -----END CERTIFICATE----- peer1.org2.example.com | [5e0 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 chaindID businesschannel peer0.org1.example.com | [5dd 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [555df838]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [330 12-05 07:29:42.98 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [5e1 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.4 peer0.org1.example.com | [5de 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [555df838]Move state message TRANSACTION peer1.org2.example.com | [5e2 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | [5df 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [555df838]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [5e3 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.4 peer0.org1.example.com | [5e0 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer1.org2.example.com | [5e4 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [267fe750]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [5e1 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [555df838]sending state message TRANSACTION peer0.org1.example.com | [5e2 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [555df838]Received message TRANSACTION from shim orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu peer0.org1.example.com | [5e3 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [555df838]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer1.org2.example.com | [5e5 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [5e4 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [555df838]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer1.org2.example.com | [5e6 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [267fe750]sendExecuteMsg trigger event TRANSACTION orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org1.example.com | [5e5 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [5e6 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) peer0.org1.example.com | [5e7 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org1.example.com | [5e8 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [555df838]Transaction completed. Sending COMPLETED peer0.org1.example.com | [5e9 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [555df838]Move state message COMPLETED peer1.org2.example.com | [5e7 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [267fe750]Move state message TRANSACTION peer0.org1.example.com | [5ea 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [555df838]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T peer0.org1.example.com | [5eb 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [555df838]send state message COMPLETED peer1.org2.example.com | [5e8 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [267fe750]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [5ec 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [555df838]Received message COMPLETED from shim peer0.org1.example.com | [5ed 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [555df838]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer1.org2.example.com | [5e9 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer0.org1.example.com | [5ee 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [555df838-14bd-42c3-9035-6f665feb5aba]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [5ef 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:555df838-14bd-42c3-9035-6f665feb5aba peer1.org2.example.com | [5ea 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [267fe750]sending state message TRANSACTION orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W peer0.org1.example.com | [5f0 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [5f1 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f677798c-50d1-48ea-95b5-fb37cae38189] orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer1.org2.example.com | [5eb 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [267fe750]Received message TRANSACTION from shim peer0.org1.example.com | [5f2 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer1.org2.example.com | [5ec 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [267fe750]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [5f3 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer0.org1.example.com | [5f4 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4249597c0), Data:(*common.BlockData)(0xc421ed0880), Metadata:(*common.BlockMetadata)(0xc421ed08c0)}, doMVCCValidation=true peer0.org1.example.com | [5f5 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [5f6 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb peer0.org1.example.com | [5f7 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a peer0.org1.example.com | [5f8 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b orderer.example.com | Xk1Xy2C2aVQjOcr++w== peer0.org1.example.com | [5f9 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [4] Transaction index [0] TxId [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] marked as valid by state validator peer1.org2.example.com | [5ed 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [267fe750]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [331 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer1.org2.example.com | [5ee 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked peer0.org1.example.com | [5fa 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x64, 0xa3, 0xcc, 0x55, 0x10, 0x3d, 0x9b, 0x60, 0x6f, 0x36, 0xb2, 0xd5, 0x1b, 0xdd, 0x2e, 0xff, 0x58, 0x0, 0xf2, 0x4, 0x7d, 0x6f, 0xe4, 0x7, 0x53, 0x24, 0x4f, 0x76, 0x2, 0xf1, 0x2b, 0x64} txOffsets= orderer.example.com | [332 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) peer0.org1.example.com | txId=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 locPointer=offset=70, bytesLength=2849 peer1.org2.example.com | [5ef 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s) orderer.example.com | [333 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps peer1.org2.example.com | [5f0 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully peer0.org1.example.com | ] peer1.org2.example.com | [5f1 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [267fe750]Transaction completed. Sending COMPLETED peer1.org2.example.com | [5f2 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [267fe750]Move state message COMPLETED peer0.org1.example.com | [5fb 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to index peer1.org2.example.com | [5f3 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [267fe750]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [334 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [5fc 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx number:[0] ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to blockNumTranNum index peer1.org2.example.com | [5f4 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [267fe750]send state message COMPLETED orderer.example.com | [335 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer peer0.org1.example.com | [5fd 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[31728], isChainEmpty=[false], lastBlockNumber=[4] peer1.org2.example.com | [5f5 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [267fe750]Received message COMPLETED from shim orderer.example.com | [336 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [337 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP peer0.org1.example.com | [5fe 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) orderer.example.com | [338 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers peer1.org2.example.com | [5f6 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [267fe750]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [339 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers peer0.org1.example.com | [5ff 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database peer1.org2.example.com | [5f7 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [267fe750-995e-4e55-9a0b-07d4b17fceae]HandleMessage- COMPLETED. Notify orderer.example.com | [33a 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [33b 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [33c 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [33d 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [33e 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions peer1.org2.example.com | [5f8 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:267fe750-995e-4e55-9a0b-07d4b17fceae orderer.example.com | [33f 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers peer0.org1.example.com | [600 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | [340 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins peer1.org2.example.com | [5f9 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer1.org2.example.com | [5fa 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [4fa27ccf-4170-4327-a54b-945c6507e65c] peer1.org2.example.com | [5fb 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation orderer.example.com | [341 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [342 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [343 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [344 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [345 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [346 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [347 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [348 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [349 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [34a 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [34b 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [34c 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins peer0.org1.example.com | [601 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] peer1.org2.example.com | [5fc 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1] peer1.org2.example.com | [5fd 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4218f5c00), Data:(*common.BlockData)(0xc421987d40), Metadata:(*common.BlockMetadata)(0xc421987d80)}, doMVCCValidation=true peer1.org2.example.com | [5fe 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions peer0.org1.example.com | [602 12-05 07:31:10.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [603 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database peer0.org1.example.com | [604 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions peer0.org1.example.com | [605 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer0.org1.example.com | [606 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry orderer.example.com | [34d 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [34e 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [34f 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [350 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [351 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [352 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure peer1.org2.example.com | [5ff 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [607 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer0.org1.example.com | [608 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer0.org1.example.com | [609 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry peer0.org1.example.com | [60a 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [60b 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer0.org1.example.com | [60c 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [60d 12-05 07:31:10.40 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [60e 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [60f 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc424d5cc60 peer0.org1.example.com | [610 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [611 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [353 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [354 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses peer0.org1.example.com | [612 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer1.org2.example.com | [600 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | [355 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [356 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [357 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [358 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [359 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [613 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer1.org2.example.com | [601 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=mycc, key=b orderer.example.com | [35a 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP peer0.org1.example.com | [614 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer1.org2.example.com | [602 12-05 07:31:10.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [4] Transaction index [0] TxId [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] marked as valid by state validator peer1.org2.example.com | [603 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x64, 0xa3, 0xcc, 0x55, 0x10, 0x3d, 0x9b, 0x60, 0x6f, 0x36, 0xb2, 0xd5, 0x1b, 0xdd, 0x2e, 0xff, 0x58, 0x0, 0xf2, 0x4, 0x7d, 0x6f, 0xe4, 0x7, 0x53, 0x24, 0x4f, 0x76, 0x2, 0xf1, 0x2b, 0x64} txOffsets= orderer.example.com | [35b 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [615 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424b36410, header 0xc424d5cc90 peer1.org2.example.com | txId=4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 locPointer=offset=70, bytesLength=2849 orderer.example.com | [35c 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [35d 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [35e 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [35f 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP peer0.org1.example.com | [616 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"mycc" peer1.org2.example.com | ] orderer.example.com | [360 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [361 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [362 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [363 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [364 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [365 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation peer0.org1.example.com | [617 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d peer0.org1.example.com | [618 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d] orderer.example.com | [366 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200266f8 gate 1512458982998320800 evaluation starts peer1.org2.example.com | [604 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to index peer0.org1.example.com | [619 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [61a 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7ae600a3-24d0-4ddc-9da2-cbf3c546b2ba] peer0.org1.example.com | [61b 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d channel id: businesschannel peer0.org1.example.com | [61c 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d,syscc=true,proposal=0xc424b36410,canname=lscc:1.0.4 peer0.org1.example.com | [61d 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [61e 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [61f 12-05 07:31:11.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [367 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266f8 signed by 0 principal evaluation starts (used [false]) peer1.org2.example.com | [605 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=27121, bytesLength=2849] for tx number:[0] ID: [4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302] to blockNumTranNum index peer0.org1.example.com | [620 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [368 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266f8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a peer0.org1.example.com | [621 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer1.org2.example.com | [606 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[31728], isChainEmpty=[false], lastBlockNumber=[4] peer0.org1.example.com | [622 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [623 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [624 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Move state message TRANSACTION peer0.org1.example.com | [625 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [626 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [627 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]sending state message TRANSACTION orderer.example.com | [369 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer1.org2.example.com | [607 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s) peer0.org1.example.com | [628 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Received message TRANSACTION from shim peer0.org1.example.com | [629 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6ca9040c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [62a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6ca9040c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [62b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [6ca9040c]Sending GET_STATE peer0.org1.example.com | [62c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Received message GET_STATE from shim peer0.org1.example.com | [62d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [62e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [6ca9040c]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [62f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [630 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [6ca9040c] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [631 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [632 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [6ca9040c]Got state. Sending RESPONSE peer1.org2.example.com | [608 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [36a 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [36b 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266f8 principal matched by identity 0 peer0.org1.example.com | [633 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [6ca9040c]handleGetState serial send RESPONSE peer1.org2.example.com | [609 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database orderer.example.com | [36c 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 28 16 e2 b4 c0 28 fc ec b8 21 99 cc 79 d5 ca |.(....(...!..y..| orderer.example.com | 00000010 0c c3 c5 7d 6c 4c a4 5e 5b f0 d9 e1 fc 81 42 d3 |...}lL.^[.....B.| orderer.example.com | [36d 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c6 67 e4 46 8f 27 7d 42 29 de cc |0E.!..g.F.'}B)..| orderer.example.com | 00000010 9c a3 e4 5f 14 cf b8 f7 91 1a 74 6d 1d 16 70 7e |..._......tm..p~| orderer.example.com | 00000020 a8 2b 59 3a cd 02 20 32 eb 46 8a 5f b4 2a 47 89 |.+Y:.. 2.F._.*G.| orderer.example.com | 00000030 ba 35 49 5c 46 f0 9d 2c 46 88 c2 00 b1 2c a2 cb |.5I\F..,F....,..| orderer.example.com | 00000040 6f 17 55 34 96 5e b9 |o.U4.^.| orderer.example.com | [36e 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266f8 principal evaluation succeeds for identity 0 orderer.example.com | [36f 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200266f8 gate 1512458982998320800 evaluation succeeds peer0.org1.example.com | [634 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Received message RESPONSE from shim peer0.org1.example.com | [635 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6ca9040c]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [636 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [6ca9040c]before send peer0.org1.example.com | [637 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [6ca9040c]after send peer0.org1.example.com | [638 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [6ca9040c]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [639 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [6ca9040c]GetState received payload RESPONSE peer0.org1.example.com | [63a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Transaction completed. Sending COMPLETED peer0.org1.example.com | [63b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Move state message COMPLETED peer0.org1.example.com | [63c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6ca9040c]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [63d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]send state message COMPLETED peer0.org1.example.com | [63e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Received message COMPLETED from shim orderer.example.com | [370 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [60a 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x61}] peer0.org1.example.com | [63f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [640 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [641 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d peer1.org2.example.com | [60b 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6d, 0x79, 0x63, 0x63, 0x0, 0x62}] orderer.example.com | [371 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [372 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [642 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [643 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for from cache peer0.org1.example.com | [644 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d channel id: businesschannel version: 1.0 peer0.org1.example.com | [645 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=mycc,version=1.0,txid=6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d,syscc=false,proposal=0xc424b36410,canname=mycc:1.0 peer0.org1.example.com | [646 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : mycc:1.0 peer0.org1.example.com | [647 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [648 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: mycc:1.0 peer1.org2.example.com | [60c 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database orderer.example.com | [373 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [374 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" peer0.org1.example.com | [649 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]Inside sendExecuteMessage. Message TRANSACTION peer1.org2.example.com | [60d 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions orderer.example.com | [375 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer1.org2.example.com | [60e 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4] peer1.org2.example.com | [60f 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry peer1.org2.example.com | [610 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: 4fcd21b4a6f589e505b751bea50b0ad293e18e88f23272cae4580a4f577d3302 peer1.org2.example.com | [611 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4] peer0.org1.example.com | [64a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [376 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [64b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [64c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [64d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Move state message TRANSACTION peer0.org1.example.com | [64e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer1.org2.example.com | [612 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry orderer.example.com | [377 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [613 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0 peer0.org1.example.com | [64f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [650 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]sending state message TRANSACTION peer0.org1.example.com | [651 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Received message GET_STATE from shim peer0.org1.example.com | [652 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready peer0.org1.example.com | [653 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [6ca9040c]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [654 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [655 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [6ca9040c] getting state for chaincode mycc, key a, channel businesschannel orderer.example.com | [378 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [379 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [37a 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [37b 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [614 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully peer1.org2.example.com | [615 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit peer0.org1.example.com | [656 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=mycc, key=a orderer.example.com | [37c 12-05 07:29:42.99 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [37d 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer1.org2.example.com | [616 12-05 07:31:10.38 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit peer0.org1.example.com | [657 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [6ca9040c]Got state. Sending RESPONSE peer0.org1.example.com | [658 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [6ca9040c]handleGetState serial send RESPONSE peer0.org1.example.com | [659 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Received message COMPLETED from shim orderer.example.com | [37e 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [65a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [37f 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" peer0.org1.example.com | [65b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [65c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d peer0.org1.example.com | [65d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [380 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" peer0.org1.example.com | [65e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [381 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" peer0.org1.example.com | [65f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [660 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [7ae600a3-24d0-4ddc-9da2-cbf3c546b2ba] peer0.org1.example.com | [661 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [662 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d channel id: businesschannel chaincode id: name:"mycc" orderer.example.com | [382 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [383 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [384 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [385 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm peer0.org1.example.com | [663 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"mycc" is escc orderer.example.com | [386 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure peer0.org1.example.com | [664 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d channel id: businesschannel version: 1.0.4 orderer.example.com | [387 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses peer0.org1.example.com | [665 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d,syscc=true,proposal=0xc424b36410,canname=escc:1.0.4 orderer.example.com | [388 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [666 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | [389 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel peer0.org1.example.com | [667 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [38a 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel peer0.org1.example.com | [668 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | [38b 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org1.example.com | [669 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [66a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [66b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [66c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6ca9040c]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [66d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Move state message TRANSACTION peer0.org1.example.com | [66e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [66f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [670 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]sending state message TRANSACTION peer0.org1.example.com | [671 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Received message TRANSACTION from shim peer0.org1.example.com | [672 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6ca9040c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [673 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6ca9040c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [674 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [675 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [676 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Transaction completed. Sending COMPLETED orderer.example.com | [38c 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos peer0.org1.example.com | [677 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]Move state message COMPLETED orderer.example.com | [38d 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org1.example.com | [678 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6ca9040c]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [38e 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [38f 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [390 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [391 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [392 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [393 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [394 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [679 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6ca9040c]send state message COMPLETED orderer.example.com | [395 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [67a 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6ca9040c]Received message COMPLETED from shim peer0.org1.example.com | [67b 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [67c 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d]HandleMessage- COMPLETED. Notify orderer.example.com | [396 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [397 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [67d 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6ca9040c6b1349a2271d9ec6338d60b5fb37b323852c811bb771793fba2c077d orderer.example.com | [398 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [67e 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [399 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg peer0.org1.example.com | [67f 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | [39a 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org1.example.com | [680 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [39b 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} peer0.org1.example.com | [681 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [7ae600a3-24d0-4ddc-9da2-cbf3c546b2ba] orderer.example.com | [39c 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application peer0.org1.example.com | [682 12-05 07:31:11.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [683 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [39d 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [39e 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application peer0.org1.example.com | [684 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421ce22a0 peer0.org1.example.com | [685 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [39f 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3a0 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [686 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [3a1 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [687 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} orderer.example.com | [3a2 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [3a3 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3a4 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [688 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [3a5 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP peer0.org1.example.com | [689 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [68a 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42233bae0, header 0xc421ce22d0 peer0.org1.example.com | [68b 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" orderer.example.com | [3a6 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [3a7 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP peer0.org1.example.com | [68c 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 peer0.org1.example.com | [68d 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5] peer0.org1.example.com | [68e 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [3a8 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [68f 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [14030388-1b5d-42fb-9342-ea052c545267] orderer.example.com | [3a9 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [3aa 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [690 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 channel id: businesschannel peer0.org1.example.com | [691 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [692 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5,syscc=true,proposal=0xc42233bae0,canname=lscc:1.0.4 orderer.example.com | [3ab 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [693 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [694 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [695 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [3ac 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [3ad 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [696 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7990219e]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [3ae 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org1.example.com | [697 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [3af 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP peer0.org1.example.com | [698 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [3b0 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org1.example.com | [699 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7990219e]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [3b1 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [3b2 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [69a 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]Move state message TRANSACTION orderer.example.com | [3b3 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [3b4 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt peer0.org1.example.com | [69b 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp peer0.org1.example.com | [69c 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j peer0.org1.example.com | [69d 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]sending state message TRANSACTION orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w peer0.org1.example.com | [69e 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Received message TRANSACTION from shim orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK peer0.org1.example.com | [69f 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7990219e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= peer0.org1.example.com | [6a0 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7990219e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [6a1 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [7990219e]Sending GET_STATE peer0.org1.example.com | [6a2 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]Received message GET_STATE from shim peer0.org1.example.com | [6a3 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [3b5 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [6a4 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [7990219e]Received GET_STATE, invoking get state from ledger orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [6a5 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org1.example.com | [6a6 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7990219e] getting state for chaincode lscc, key mycc, channel businesschannel orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE peer0.org1.example.com | [6a7 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [6a8 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [7990219e]Got state. Sending RESPONSE orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer0.org1.example.com | [6a9 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [7990219e]handleGetState serial send RESPONSE orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org1.example.com | [6aa 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Received message RESPONSE from shim orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer0.org1.example.com | [6ab 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7990219e]Handling ChaincodeMessage of type: RESPONSE(state:ready) orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3b6 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [6ac 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [7990219e]before send orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw peer0.org1.example.com | [6ae 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [7990219e]GetState received payload RESPONSE orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy peer0.org1.example.com | [6ad 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [7990219e]after send peer0.org1.example.com | [6af 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [7990219e]Received RESPONSE, communicated (state:ready) orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w peer0.org1.example.com | [6b0 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Transaction completed. Sending COMPLETED peer0.org1.example.com | [6b1 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Move state message COMPLETED peer0.org1.example.com | [6b2 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7990219e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [6b3 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]send state message COMPLETED peer0.org1.example.com | [6b4 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]Received message COMPLETED from shim peer0.org1.example.com | [6b5 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [6b6 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5]HandleMessage- COMPLETED. Notify orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI peer0.org1.example.com | [6b7 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 peer0.org1.example.com | [6b8 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz peer0.org1.example.com | [6b9 12-05 07:31:18.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 peer0.org1.example.com | [6ba 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM peer0.org1.example.com | [6bb 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [14030388-1b5d-42fb-9342-ea052c545267] orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [6bc 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [3b7 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity peer0.org1.example.com | [6bd 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [6be 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc orderer.example.com | [3b8 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [6bf 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 channel id: businesschannel version: 1.0.4 orderer.example.com | [3b9 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [3ba 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [6c0 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5,syscc=true,proposal=0xc42233bae0,canname=escc:1.0.4 orderer.example.com | [3bb 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer0.org1.example.com | [6c1 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [6c2 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6c3 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [6c4 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7990219e]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [6c5 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [6c6 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [3bc 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [6c7 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7990219e]sendExecuteMsg trigger event TRANSACTION orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [6c8 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]Move state message TRANSACTION orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [6c9 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [6ca 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [6cb 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]sending state message TRANSACTION peer0.org1.example.com | [6cc 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Received message TRANSACTION from shim orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN peer0.org1.example.com | [6cd 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7990219e]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [6ce 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7990219e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [6cf 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [6d0 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [6d1 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Transaction completed. Sending COMPLETED orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3bd 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [6d2 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]Move state message COMPLETED peer0.org1.example.com | [6d3 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7990219e]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [6d4 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7990219e]send state message COMPLETED peer0.org1.example.com | [6d5 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7990219e]Received message COMPLETED from shim peer0.org1.example.com | [6d6 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [6d7 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [6d8 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7990219e383209a7ba627c3033b9057307ca3dfafbd7c926d20441f75d3d15a5 peer0.org1.example.com | [6d9 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [6da 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 peer0.org1.example.com | [6db 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [6dc 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [14030388-1b5d-42fb-9342-ea052c545267] peer0.org1.example.com | [6dd 12-05 07:31:18.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [6de 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [6df 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421c79b30 peer0.org1.example.com | [6e0 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [6e1 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [6e2 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [6e3 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [6e4 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [6e5 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424a454f0, header 0xc421c79b60 peer0.org1.example.com | [6e6 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [6e7 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c peer0.org1.example.com | [6e8 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c] peer0.org1.example.com | [6e9 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [6ea 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5df10a94-afd3-422c-82dd-cc7d70c926f3] peer0.org1.example.com | [6eb 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c channel id: businesschannel peer0.org1.example.com | [6ec 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [6ed 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c,syscc=true,proposal=0xc424a454f0,canname=lscc:1.0.4 peer0.org1.example.com | [6ee 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [6ef 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [6f0 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [6f1 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c44f7a5]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [6f2 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [6f3 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [6f4 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c44f7a5]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [6f5 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]Move state message TRANSACTION peer0.org1.example.com | [6f6 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [6f7 12-05 07:31:18.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [6f8 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]sending state message TRANSACTION orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3be 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [6f9 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Received message TRANSACTION from shim peer0.org1.example.com | [6fa 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c44f7a5]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [6fb 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0c44f7a5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [6fc 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0c44f7a5]Sending GET_STATE orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [6fd 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]Received message GET_STATE from shim orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G peer0.org1.example.com | [6fe 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a5]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3bf 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity peer0.org1.example.com | [6ff 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [0c44f7a5]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [700 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0c44f7a5] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [701 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc orderer.example.com | [3c0 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [3c1 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [3c2 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [3c3 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP peer0.org1.example.com | [702 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0c44f7a5]Got state. Sending RESPONSE orderer.example.com | [3c4 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [703 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [0c44f7a5]handleGetState serial send RESPONSE orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [704 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Received message RESPONSE from shim orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [705 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c44f7a5]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [706 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0c44f7a5]before send orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [707 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0c44f7a5]after send orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [708 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [0c44f7a5]Received RESPONSE, communicated (state:ready) orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [709 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0c44f7a5]GetState received payload RESPONSE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [70a 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Transaction completed. Sending COMPLETED peer0.org1.example.com | [70b 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Move state message COMPLETED orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W peer0.org1.example.com | [70c 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c44f7a5]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ peer0.org1.example.com | [70d 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]send state message COMPLETED orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc peer0.org1.example.com | [70e 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq peer0.org1.example.com | [70f 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]Received message COMPLETED from shim orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [710 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [3c5 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [711 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [712 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c peer0.org1.example.com | [713 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [714 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [715 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw peer0.org1.example.com | [716 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [5df10a94-afd3-422c-82dd-cc7d70c926f3] orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org1.example.com | [717 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [718 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c channel id: businesschannel chaincode id: name:"lscc" orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W peer0.org1.example.com | [719 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [71a 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [71b 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c,syscc=true,proposal=0xc424a454f0,canname=escc:1.0.4 peer0.org1.example.com | [71c 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka peer0.org1.example.com | [71d 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3c6 12-05 07:29:43.00 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw peer0.org1.example.com | [71e 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [71f 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c44f7a5]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [720 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [721 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [722 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0c44f7a5]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [723 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]Move state message TRANSACTION peer0.org1.example.com | [724 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [3c7 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [3c8 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [3c9 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [3ca 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3cb 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [3cc 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3cd 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [3ce 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3cf 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [3d0 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3d1 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3d2 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3d3 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3d4 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3d5 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application peer0.org1.example.com | [725 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [726 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]sending state message TRANSACTION peer0.org1.example.com | [727 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Received message TRANSACTION from shim peer0.org1.example.com | [728 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c44f7a5]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [729 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0c44f7a5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [72a 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [72b 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [72c 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Transaction completed. Sending COMPLETED peer0.org1.example.com | [72d 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]Move state message COMPLETED peer0.org1.example.com | [72e 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0c44f7a5]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [72f 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0c44f7a5]send state message COMPLETED orderer.example.com | [3d6 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [730 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0c44f7a5]Received message COMPLETED from shim orderer.example.com | [3d7 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application peer0.org1.example.com | [731 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [3d8 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3d9 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [3da 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3db 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [3dc 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [3dd 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [3de 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [3df 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application peer0.org1.example.com | [732 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [733 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0c44f7a525be85ca37e36e4b0db16b59a079a0ae5d1b33c7f1f186614717df4c peer0.org1.example.com | [734 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [735 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [736 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [737 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [5df10a94-afd3-422c-82dd-cc7d70c926f3] peer0.org1.example.com | [738 12-05 07:31:18.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [739 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [3e0 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3e1 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [3e2 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [73a 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421d0a2d0 peer0.org1.example.com | [73b 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [73c 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [3e3 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [73d 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [73e 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [3e4 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [73f 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully orderer.example.com | [3e5 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [740 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424a10f00, header 0xc421d0a300 orderer.example.com | [3e6 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [741 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [742 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 peer0.org1.example.com | [743 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284] peer0.org1.example.com | [744 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator orderer.example.com | [3e7 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel peer0.org1.example.com | [745 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [313fa3e2-259d-4445-95c3-022062a81146] orderer.example.com | [3e8 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [746 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 channel id: businesschannel orderer.example.com | [3e9 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel peer0.org1.example.com | [747 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [748 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284,syscc=true,proposal=0xc424a10f00,canname=lscc:1.0.4 orderer.example.com | [3ea 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation peer0.org1.example.com | [749 12-05 07:31:18.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [74a 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [3eb 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel peer0.org1.example.com | [74b 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [3ec 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer0.org1.example.com | [74c 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0b41eb23]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [74d 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [3ed 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel peer0.org1.example.com | [74e 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | [3ee 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [3ef 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel peer0.org1.example.com | [74f 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0b41eb23]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [750 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]Move state message TRANSACTION orderer.example.com | [3f0 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [751 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb23]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [3f1 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [3f2 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation peer0.org1.example.com | [752 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [3f3 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel peer0.org1.example.com | [753 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]sending state message TRANSACTION peer0.org1.example.com | [754 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Received message TRANSACTION from shim orderer.example.com | [3f4 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer0.org1.example.com | [755 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0b41eb23]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [3f5 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [3f6 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation peer0.org1.example.com | [756 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0b41eb23]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [3f7 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [3f8 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [757 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0b41eb23]Sending GET_STATE orderer.example.com | [3f9 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel peer0.org1.example.com | [758 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]Received message GET_STATE from shim orderer.example.com | [3fa 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [759 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb23]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready orderer.example.com | [3fb 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [3fc 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation peer0.org1.example.com | [75a 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [0b41eb23]Received GET_STATE, invoking get state from ledger peer0.org1.example.com | [75b 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [3fd 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [3fe 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation peer0.org1.example.com | [75c 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0b41eb23] getting state for chaincode lscc, key mycc, channel businesschannel peer0.org1.example.com | [75d 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=mycc peer0.org1.example.com | [75e 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [0b41eb23]Got state. Sending RESPONSE orderer.example.com | [3ff 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel peer0.org1.example.com | [75f 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [0b41eb23]handleGetState serial send RESPONSE peer0.org1.example.com | [760 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Received message RESPONSE from shim orderer.example.com | [400 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation peer0.org1.example.com | [761 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0b41eb23]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [762 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0b41eb23]before send orderer.example.com | [401 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel peer0.org1.example.com | [763 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [0b41eb23]after send orderer.example.com | [402 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation peer0.org1.example.com | [764 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [0b41eb23]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [765 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [0b41eb23]GetState received payload RESPONSE peer0.org1.example.com | [766 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Transaction completed. Sending COMPLETED peer0.org1.example.com | [767 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Move state message COMPLETED peer0.org1.example.com | [768 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0b41eb23]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [769 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]send state message COMPLETED peer0.org1.example.com | [76a 12-05 07:31:18.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]Received message COMPLETED from shim peer0.org1.example.com | [76b 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [76c 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [76d 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 orderer.example.com | [403 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel peer0.org1.example.com | [76e 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [76f 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [404 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [405 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [406 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [407 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [408 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [770 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results peer0.org1.example.com | [771 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [313fa3e2-259d-4445-95c3-022062a81146] peer0.org1.example.com | [772 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [773 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [774 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [775 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [776 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284,syscc=true,proposal=0xc424a10f00,canname=escc:1.0.4 peer0.org1.example.com | [777 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 peer0.org1.example.com | [778 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [779 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [77a 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0b41eb23]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [77b 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [77c 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [77d 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0b41eb23]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [409 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [77e 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]Move state message TRANSACTION peer0.org1.example.com | [77f 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb23]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [780 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [781 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]sending state message TRANSACTION peer0.org1.example.com | [782 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Received message TRANSACTION from shim peer0.org1.example.com | [783 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0b41eb23]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [784 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0b41eb23]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [785 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | [40a 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [786 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully orderer.example.com | [40b 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [40c 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [787 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Transaction completed. Sending COMPLETED peer0.org1.example.com | [788 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]Move state message COMPLETED peer0.org1.example.com | [789 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0b41eb23]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [78a 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0b41eb23]send state message COMPLETED peer0.org1.example.com | [78b 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0b41eb23]Received message COMPLETED from shim peer0.org1.example.com | [78c 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [78d 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [78e 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0b41eb234d88f0e417e624b6310c3ae05b69f88746957ca3ce5d8d835e8ac284 orderer.example.com | [40d 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [78f 12-05 07:31:18.47 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [790 12-05 07:31:18.48 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [791 12-05 07:31:18.48 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit peer0.org1.example.com | [792 12-05 07:31:18.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [313fa3e2-259d-4445-95c3-022062a81146] orderer.example.com | [40e 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [793 12-05 07:31:18.48 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [40f 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' peer0.org1.example.com | [794 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | [410 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation peer0.org1.example.com | [795 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42179acc0 orderer.example.com | [411 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [412 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation peer0.org1.example.com | [796 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [413 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' peer0.org1.example.com | [797 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [414 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation peer0.org1.example.com | [798 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} orderer.example.com | [415 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' peer0.org1.example.com | [799 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [416 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation peer0.org1.example.com | [79a 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [79b 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4217cf4a0, header 0xc42179acf0 peer0.org1.example.com | [79c 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [79d 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c peer0.org1.example.com | [79e 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c] peer0.org1.example.com | [79f 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [7a0 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [73a6d2f5-87cd-4038-83a1-46121a5fca48] orderer.example.com | [417 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [418 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [419 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [41a 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [41b 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [41c 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium peer0.org1.example.com | [7a1 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c channel id: businesschannel orderer.example.com | [41d 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel peer0.org1.example.com | [7a2 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c channel id: businesschannel version: 1.0.4 orderer.example.com | [41e 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application peer0.org1.example.com | [7a3 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c,syscc=true,proposal=0xc4217cf4a0,canname=lscc:1.0.4 orderer.example.com | [41f 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [420 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [421 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [422 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [423 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [424 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [425 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [426 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [427 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers peer0.org1.example.com | [7a4 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 orderer.example.com | [428 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [429 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [42a 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [42b 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers peer0.org1.example.com | [7a5 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [42c 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [42d 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [42e 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [42f 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [430 12-05 07:29:43.01 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [431 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [432 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [433 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [434 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [435 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [436 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [437 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [438 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [439 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [43a 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [43b 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [43c 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [43d 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [43e 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [43f 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [440 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers peer0.org1.example.com | [7a6 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 orderer.example.com | [441 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/configtx] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [442 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [443 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [444 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [445 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [446 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [447 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel peer0.org1.example.com | [7a7 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ec65cab1]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [448 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [449 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [44a 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [44b 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [44c 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [44d 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [44e 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [44f 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [450 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [451 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers peer0.org1.example.com | [7a8 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [452 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [453 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [454 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [455 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [456 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [457 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [458 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [7a9 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [7aa 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ec65cab1]sendExecuteMsg trigger event TRANSACTION orderer.example.com | [459 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos peer0.org1.example.com | [7ab 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]Move state message TRANSACTION orderer.example.com | [45a 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [45b 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos peer0.org1.example.com | [7ac 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [45c 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [7ad 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | [45d 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP peer0.org1.example.com | [7ae 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]sending state message TRANSACTION peer0.org1.example.com | [7af 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Received message TRANSACTION from shim peer0.org1.example.com | [7b0 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec65cab1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [7b1 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ec65cab1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [7b2 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Transaction completed. Sending COMPLETED peer0.org1.example.com | [7b3 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Move state message COMPLETED peer0.org1.example.com | [7b4 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec65cab1]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | [45e 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [45f 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP peer0.org1.example.com | [7b5 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]send state message COMPLETED peer0.org1.example.com | [7b6 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]Received message COMPLETED from shim orderer.example.com | [460 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [461 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType peer0.org1.example.com | [7b7 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [7b8 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [7b9 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c peer0.org1.example.com | [7ba 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [462 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [463 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout peer0.org1.example.com | [7bb 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [464 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [465 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions peer0.org1.example.com | [7bc 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | [466 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [467 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer peer0.org1.example.com | [7bd 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [73a6d2f5-87cd-4038-83a1-46121a5fca48] orderer.example.com | [468 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer peer0.org1.example.com | [7be 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [469 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer peer0.org1.example.com | [7bf 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [7c0 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [7c1 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c channel id: businesschannel version: 1.0.4 orderer.example.com | [46a 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [46b 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP peer0.org1.example.com | [7c2 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c,syscc=true,proposal=0xc4217cf4a0,canname=escc:1.0.4 orderer.example.com | [46c 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg peer0.org1.example.com | [7c3 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | [46d 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [46e 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg peer0.org1.example.com | [7c4 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [46f 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are peer0.org1.example.com | [7c5 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 peer0.org1.example.com | [7c6 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ec65cab1]Inside sendExecuteMessage. Message TRANSACTION orderer.example.com | [470 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [471 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [472 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP peer0.org1.example.com | [7c7 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [473 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [7c8 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh peer0.org1.example.com | [7c9 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ec65cab1]sendExecuteMsg trigger event TRANSACTION orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [7ca 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]Move state message TRANSACTION peer0.org1.example.com | [7cb 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab1]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [7cc 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [7cd 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]sending state message TRANSACTION orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA peer0.org1.example.com | [7ce 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Received message TRANSACTION from shim orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 peer0.org1.example.com | [7cf 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec65cab1]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG peer0.org1.example.com | [7d0 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ec65cab1]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [7d1 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN peer0.org1.example.com | [7d2 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [7d3 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Transaction completed. Sending COMPLETED peer0.org1.example.com | [7d4 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]Move state message COMPLETED peer0.org1.example.com | [7d5 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ec65cab1]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 peer0.org1.example.com | [7d6 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ec65cab1]send state message COMPLETED orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL peer0.org1.example.com | [7d7 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ec65cab1]Received message COMPLETED from shim peer0.org1.example.com | [7d8 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | liPpNxLSsBU= peer0.org1.example.com | [7d9 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c]HandleMessage- COMPLETED. Notify orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [7da 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ec65cab131a411f97c90510624dabf7146df9a7dee6443bacbefa26790f8957c peer0.org1.example.com | [7db 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [474 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [7dc 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [7dd 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [7de 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [73a6d2f5-87cd-4038-83a1-46121a5fca48] orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [7df 12-05 07:31:18.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 peer0.org1.example.com | [7e0 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN peer0.org1.example.com | [7e1 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc424da68a0 orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ peer0.org1.example.com | [7e2 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [7e3 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [7e4 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [7e5 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [7e6 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [7e7 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424e74500, header 0xc424da68d0 peer0.org1.example.com | [7e8 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc" peer0.org1.example.com | [7e9 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 peer0.org1.example.com | [7ea 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560] peer0.org1.example.com | [7eb 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator peer0.org1.example.com | [7ec 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [777d3720-fde9-4a58-9964-85ecf5cf9140] peer0.org1.example.com | [7ed 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 channel id: businesschannel peer0.org1.example.com | [7ee 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [7ef 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.4,txid=c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560,syscc=true,proposal=0xc424e74500,canname=lscc:1.0.4 peer0.org1.example.com | [7f0 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.4 peer0.org1.example.com | [7f1 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [7f2 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.4 peer0.org1.example.com | [7f3 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c63148c7]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [7f4 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [7f5 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [7f6 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c63148c7]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [7f7 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Move state message TRANSACTION peer0.org1.example.com | [7f8 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [7f9 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [7fa 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]sending state message TRANSACTION peer0.org1.example.com | [7fb 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Received message TRANSACTION from shim peer0.org1.example.com | [7fc 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [7fd 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c63148c7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [7fe 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [c63148c7]Sending GET_STATE_BY_RANGE peer0.org1.example.com | [7ff 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Received message GET_STATE_BY_RANGE from shim orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- peer0.org1.example.com | [800 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: GET_STATE_BY_RANGE in state ready peer0.org1.example.com | [801 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Received GET_STATE_BY_RANGE, invoking get state from ledger peer0.org1.example.com | [802 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/common/ledger/util/leveldbhelper] GetStateRangeScanIterator.getStateRangeScanIterator.newResultsItr.GetStateRangeScanIterator.GetIterator -> DEBU Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x0, 0x1}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x1}] peer0.org1.example.com | [803 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/rwsetutil] getQueryResponse.Next.updateRangeQueryInfo.AddResult -> DEBU Adding a result peer0.org1.example.com | [804 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Got keys and values. Sending RESPONSE peer0.org1.example.com | [805 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c63148c7]handleGetStateByRange serial send RESPONSE peer0.org1.example.com | [806 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Received message RESPONSE from shim peer0.org1.example.com | [807 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [808 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c63148c7]before send peer0.org1.example.com | [809 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c63148c7]after send orderer.example.com | [475 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [80a 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c63148c7]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [80b 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [c63148c7]Received RESPONSE. Successfully got range peer0.org1.example.com | [80c 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [c63148c7]Sending QUERY_STATE_CLOSE peer0.org1.example.com | [80d 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Exiting GET_STATE_BY_RANGE peer0.org1.example.com | [80e 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [80f 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Received message QUERY_STATE_CLOSE from shim peer0.org1.example.com | [810 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: QUERY_STATE_CLOSE in state ready peer0.org1.example.com | [811 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Received QUERY_STATE_CLOSE, invoking query state close from ledger peer0.org1.example.com | [813 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Closed. Sending RESPONSE peer0.org1.example.com | [814 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c63148c7]handleQueryStateClose serial send RESPONSE peer0.org1.example.com | [815 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Received message RESPONSE from shim peer0.org1.example.com | [816 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: RESPONSE(state:ready) peer0.org1.example.com | [817 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c63148c7]before send peer0.org1.example.com | [818 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c63148c7]after send peer0.org1.example.com | [819 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c63148c7]Received RESPONSE, communicated (state:ready) peer0.org1.example.com | [81a 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [c63148c7]Received RESPONSE. Successfully got range orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL peer0.org1.example.com | [81b 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Transaction completed. Sending COMPLETED orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [476 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [477 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [478 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [479 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [47a 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [47b 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE peer0.org1.example.com | [81c 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Move state message COMPLETED orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [47c 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- peer0.org1.example.com | [81d 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa peer0.org1.example.com | [81e 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]send state message COMPLETED peer0.org1.example.com | [812 12-05 07:31:18.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Exiting QUERY_STATE_CLOSE orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [47d 12-05 07:29:43.02 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [47e 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity peer0.org1.example.com | [81f 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [820 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Received message COMPLETED from shim peer0.org1.example.com | [821 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [822 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [823 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 peer0.org1.example.com | [824 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [825 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [826 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results orderer.example.com | [47f 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/config] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg peer0.org1.example.com | [827 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [777d3720-fde9-4a58-9964-85ecf5cf9140] peer0.org1.example.com | [828 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [829 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 channel id: businesschannel chaincode id: name:"lscc" peer0.org1.example.com | [82a 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc peer0.org1.example.com | [82b 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 channel id: businesschannel version: 1.0.4 peer0.org1.example.com | [82c 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.4,txid=c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560,syscc=true,proposal=0xc424e74500,canname=escc:1.0.4 peer0.org1.example.com | [82d 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.4 orderer.example.com | [480 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance peer0.org1.example.com | [82e 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry orderer.example.com | [481 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [482 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [483 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [484 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz peer0.org1.example.com | [82f 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.4 orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [485 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [486 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [487 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [488 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [830 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c63148c7]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [831 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [832 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [833 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c63148c7]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [834 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Move state message TRANSACTION peer0.org1.example.com | [835 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready orderer.example.com | [489 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application peer0.org1.example.com | [836 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [837 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]sending state message TRANSACTION peer0.org1.example.com | [838 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Received message TRANSACTION from shim orderer.example.com | [48a 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [839 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [83a 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c63148c7]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [83b 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args peer0.org1.example.com | [83c 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully peer0.org1.example.com | [83d 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Transaction completed. Sending COMPLETED peer0.org1.example.com | [83e 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]Move state message COMPLETED peer0.org1.example.com | [83f 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c63148c7]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [840 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c63148c7]send state message COMPLETED peer0.org1.example.com | [841 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c63148c7]Received message COMPLETED from shim peer0.org1.example.com | [842 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready orderer.example.com | [48b 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [48c 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [48d 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [48e 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [48f 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [490 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [843 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560]HandleMessage- COMPLETED. Notify orderer.example.com | [491 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application peer0.org1.example.com | [844 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c63148c76889c877849e4cff92d5854a24f1df4cfda5fd0d4ffa8f95e4d8c560 peer0.org1.example.com | [845 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [492 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [493 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [494 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [495 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [496 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [497 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [498 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [846 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [847 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit orderer.example.com | [499 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [49a 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [848 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [777d3720-fde9-4a58-9964-85ecf5cf9140] orderer.example.com | [49b 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [49c 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation peer0.org1.example.com | [849 12-05 07:31:18.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [84a 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [84b 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421d0bc20 peer0.org1.example.com | [84c 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 orderer.example.com | [49d 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [49e 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [49f 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [4a0 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4a1 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4a2 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4a3 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4a4 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [84d 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts orderer.example.com | [4a5 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [4a6 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [4a7 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [4a8 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [4a9 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [4aa 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [4ab 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [4ac 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [4ad 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [4ae 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [4af 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [4b0 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4b1 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [4b2 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [4b3 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [4b4 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [4b5 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [4b6 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [4b7 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [4b8 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [4b9 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [4ba 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation peer0.org1.example.com | [84e 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} orderer.example.com | [4bb 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [4bc 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [84f 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid orderer.example.com | [4bd 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [4be 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4bf 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [4c0 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4c1 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [4c2 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation peer0.org1.example.com | [850 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [851 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424a11a90, header 0xc421d0bc50 peer0.org1.example.com | [852 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc" orderer.example.com | [4c3 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [4c4 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4c5 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4c6 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [4c7 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation peer0.org1.example.com | [853 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757 peer0.org1.example.com | [854 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757 channel id: orderer.example.com | [4c8 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [855 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757 channel id: version: 1.0.4 peer0.org1.example.com | [856 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757,syscc=true,proposal=0xc424a11a90,canname=qscc:1.0.4 peer0.org1.example.com | [857 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer0.org1.example.com | [858 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [859 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer0.org1.example.com | [85a 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [38e7f5c3]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [85b 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... orderer.example.com | [4c9 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [85c 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [85d 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [38e7f5c3]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [85e 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [38e7f5c3]Move state message TRANSACTION peer0.org1.example.com | [85f 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [38e7f5c3]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [860 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [861 12-05 07:31:19.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [38e7f5c3]sending state message TRANSACTION peer0.org1.example.com | [862 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [38e7f5c3]Received message TRANSACTION from shim peer0.org1.example.com | [863 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [38e7f5c3]Handling ChaincodeMessage of type: TRANSACTION(state:ready) orderer.example.com | [4ca 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation peer0.org1.example.com | [864 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [38e7f5c3]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) orderer.example.com | [4cb 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' peer0.org1.example.com | [865 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetChainInfo on chain: businesschannel orderer.example.com | [4cc 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4cd 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [4ce 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation peer0.org1.example.com | [866 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [38e7f5c3]Transaction completed. Sending COMPLETED peer0.org1.example.com | [867 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [38e7f5c3]Move state message COMPLETED orderer.example.com | [4cf 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' peer0.org1.example.com | [868 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [38e7f5c3]Handling ChaincodeMessage of type: COMPLETED(state:ready) peer0.org1.example.com | [869 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [38e7f5c3]send state message COMPLETED peer0.org1.example.com | [86a 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [38e7f5c3]Received message COMPLETED from shim orderer.example.com | [4d0 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation peer0.org1.example.com | [86b 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [38e7f5c3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [86c 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [86d 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:38e7f5c3201ff7beb35c04485c7b69ac802a21fb954a33c6bd4d0face2b07757 peer0.org1.example.com | [86e 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit peer0.org1.example.com | [86f 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit peer0.org1.example.com | [870 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit peer0.org1.example.com | [871 12-05 07:31:19.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit peer0.org1.example.com | [872 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry peer0.org1.example.com | [873 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421b1e2a0 peer0.org1.example.com | [874 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3 peer0.org1.example.com | [875 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts peer0.org1.example.com | [876 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP fa22925f40fb1f9442b57936a4ccb1f8427a5cf69db4a483ec77d96af42c6ac0} peer0.org1.example.com | [877 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid peer0.org1.example.com | [878 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully peer0.org1.example.com | [879 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc424e75450, header 0xc421b1e2d0 peer0.org1.example.com | [87a 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc" peer0.org1.example.com | [87b 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979 peer0.org1.example.com | [87c 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979 channel id: peer0.org1.example.com | [87d 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979 channel id: version: 1.0.4 peer0.org1.example.com | [87e 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.4,txid=fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979,syscc=true,proposal=0xc424e75450,canname=qscc:1.0.4 peer0.org1.example.com | [87f 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.4 peer0.org1.example.com | [880 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry peer0.org1.example.com | [881 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.4 peer0.org1.example.com | [882 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fa2f592c]Inside sendExecuteMessage. Message TRANSACTION peer0.org1.example.com | [883 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context... peer0.org1.example.com | [884 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context... peer0.org1.example.com | [885 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fa2f592c]sendExecuteMsg trigger event TRANSACTION peer0.org1.example.com | [886 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa2f592c]Move state message TRANSACTION peer0.org1.example.com | [887 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa2f592c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready peer0.org1.example.com | [888 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition peer0.org1.example.com | [889 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa2f592c]sending state message TRANSACTION peer0.org1.example.com | [88a 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa2f592c]Received message TRANSACTION from shim peer0.org1.example.com | [88b 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fa2f592c]Handling ChaincodeMessage of type: TRANSACTION(state:ready) peer0.org1.example.com | [88c 12-05 07:31:19.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [fa2f592c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready) peer0.org1.example.com | [88d 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetBlockByNumber on chain: businesschannel orderer.example.com | [4d1 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [4d2 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation peer0.org1.example.com | [88e 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2] orderer.example.com | [4d3 12-05 07:29:43.03 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [4d4 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [4d5 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [4d6 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: testchainid] Broadcast has successfully enqueued message of type ORDERER_TRANSACTION peer0.org1.example.com | [88f 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[17162] orderer.example.com | [4d7 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled peer0.org1.example.com | [890 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[14566], Going to peek [8] bytes orderer.example.com | [4d8 12-05 07:29:43.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream peer0.org1.example.com | [891 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[5211], placementInfo={fileNum=[0], startOffset=[17162], bytesOffset=[17164]} orderer.example.com | [4d9 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Rejecting deliver because channel businesschannel not found orderer.example.com | [4db 12-05 07:29:43.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [4da 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [4dc 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200260b8 gate 1512458983047828200 evaluation starts orderer.example.com | [4dd 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260b8 signed by 0 principal evaluation starts (used [false]) peer0.org1.example.com | [892 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa2f592c]Transaction completed. Sending COMPLETED orderer.example.com | [4de 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012f0052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434454434341624f674177494241674952414e4e395975767450576d2f627874443441307a51433077436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42614d466778437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d527777476759445651514445784e76636d526c636d56794c6d56345957317762475575593239744d466b77457759484b6f5a497a6a3043415159490a4b6f5a497a6a304441516344516741456f61546177566e623677494a47762f4d6b4b585774446d366334396b4578616837552f556f69384a304974524545424c0a6756735a5851506d654c63684a6d455166424a654f62433844554a693969576b676d777634614e4e4d45737744675944565230504151482f42415144416765410a4d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652580a4b685437332f505a7362423661683477436759494b6f5a497a6a304541774944534141775251496841506249576f764a6a6445566251655a6c72576133432b550a69586d6b6e4b394749453572755a6b3238702f4e4169426d6937685854425a2f644f2f47544f6c386277644145636a6f566b744a6e3239546c5a55546f5268760a54673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [4df 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICDTCCAbOgAwIBAgIRANN9YuvtPWm/bxtD4A0zQC0wCgYIKoZIzj0EAwIwaTEL peer0.org1.example.com | [893 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa2f592c]Move state message COMPLETED orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG peer0.org1.example.com | [894 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fa2f592c]Handling ChaincodeMessage of type: COMPLETED(state:ready) orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMFgxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRwwGgYDVQQDExNvcmRlcmVyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYI orderer.example.com | KoZIzj0DAQcDQgAEoaTawVnb6wIJGv/MkKXWtDm6c49kExah7U/Uoi8J0ItREEBL orderer.example.com | gVsZXQPmeLchJmEQfBJeObC8DUJi9iWkgmwv4aNNMEswDgYDVR0PAQH/BAQDAgeA orderer.example.com | MAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRX orderer.example.com | KhT73/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhAPbIWovJjdEVbQeZlrWa3C+U orderer.example.com | iXmknK9GIE5ruZk28p/NAiBmi7hXTBZ/dO/GTOl8bwdAEcjoVktJn29TlZUToRhv orderer.example.com | Tg== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [4e0 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [4e1 12-05 07:29:43.04 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [4e2 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260b8 principal matched by identity 0 orderer.example.com | [4e3 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 6d 75 b0 99 a8 63 21 3f a7 fe 15 0a 7e 47 36 f5 |mu...c!?....~G6.| orderer.example.com | 00000010 74 4c 26 96 de b4 7b 82 ad 9a 81 ea b3 63 c9 44 |tL&...{......c.D| orderer.example.com | [4e4 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 10 a5 d6 86 81 97 78 8b 88 a8 7d 2d |0D. ......x...}-| peer0.org1.example.com | [895 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fa2f592c]send state message COMPLETED peer0.org1.example.com | [896 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fa2f592c]Received message COMPLETED from shim peer0.org1.example.com | [897 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa2f592c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready peer0.org1.example.com | [898 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979]HandleMessage- COMPLETED. Notify peer0.org1.example.com | [899 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fa2f592c946759f945804166e44dbbc8edbddf1d346953cd677f526cabf67979 orderer.example.com | 00000010 6c 9f 6c 4c 0b c2 15 bb 8c ca f2 a1 cd 6e a8 5e |l.lL.........n.^| orderer.example.com | 00000020 78 93 e0 f5 02 20 53 c5 d3 0c 38 c4 0f 41 23 e4 |x.... S...8..A#.| orderer.example.com | 00000030 a9 94 6a 0d db 0f e3 2b c9 53 a9 a9 44 94 d4 a3 |..j....+.S..D...| orderer.example.com | 00000040 4c cb d3 11 45 f1 |L...E.| peer0.org1.example.com | [89a 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit orderer.example.com | [4e5 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260b8 principal evaluation succeeds for identity 0 peer0.org1.example.com | [89b 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit orderer.example.com | [4e6 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200260b8 gate 1512458983047828200 evaluation succeeds orderer.example.com | [4e7 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc42039a2a0 1 [0xc420114708]})]} peer0.org1.example.com | [89c 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit orderer.example.com | [4e8 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp/mgmt] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP peer0.org1.example.com | [89d 12-05 07:31:19.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit orderer.example.com | [4e9 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [4ea 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp/mgmt] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [4eb 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [4ec 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0ABC060A1B08011A0608E79599D10522...07577269746572731A0641646D696E73 orderer.example.com | [4ed 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: EA5FB7E305667A845A3393F712CDE1476F2FECE68C23CFAE4E390E89292A0D27 orderer.example.com | [4ee 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [4ef 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [4f0 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [4f1 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [4f2 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [4f3 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [4f4 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [4f5 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [4f6 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [4f7 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [4f8 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [4f9 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [4fa 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [4fb 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [4fc 12-05 07:29:43.05 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [4fd 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [4fe 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [4ff 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [500 12-05 07:29:43.05 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [501 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [502 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy orderer.example.com | [503 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [504 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [505 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [506 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [507 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [508 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [509 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [50a 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [50b 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [50c 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [50d 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [50e 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [50f 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [510 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [511 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [512 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [513 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [514 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [515 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [516 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [517 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [518 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [519 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [51a 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [51b 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [51c 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [51d 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [51e 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [51f 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [520 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [521 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [522 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy ChannelCreationPolicy for Application orderer.example.com | [523 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [524 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [525 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [526 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [527 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [528 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [529 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [52a 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [52b 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [52c 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [52d 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [52e 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [52f 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [530 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [531 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [532 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [533 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [534 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [535 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [536 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [537 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [538 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [539 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [53a 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [53b 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [53c 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [53d 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [53e 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [53f 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [540 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [541 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [542 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [543 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [544 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [545 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [546 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [547 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [548 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [549 12-05 07:29:43.06 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [54a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [54b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [54c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [54d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [54e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [54f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [550 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [551 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [552 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [553 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [554 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [555 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [556 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [557 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [558 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [559 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [55a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [55b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [55c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [55d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [55e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [55f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [560 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [561 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [562 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [563 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [564 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [565 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [566 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [567 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [568 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [569 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [56a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [56b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [56c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [56d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [56e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [56f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [570 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [571 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [572 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [573 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [574 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [575 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [576 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel orderer.example.com | [577 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [578 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [579 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [57a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [57b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [57c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [57d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [57e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [57f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [580 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [581 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [582 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [583 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [584 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [585 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [586 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [587 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [588 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [589 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [58a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [58b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [58c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [58d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [58e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [58f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [590 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [591 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Admins could not be found in /Application/Admins orderer.example.com | [592 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [593 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Readers could not be found in /Application/Readers orderer.example.com | [594 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [595 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning dummy reject all policy because Writers could not be found in /Application/Writers orderer.example.com | [596 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.NewChannelConfig.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [597 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [598 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [599 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [59a 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [59b 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [59c 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [59d 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [59e 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [59f 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [5a0 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [5a1 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [5a2 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [5a3 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [5a4 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [5a5 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200262e8 gate 1512458983079866100 evaluation starts orderer.example.com | [5a6 12-05 07:29:43.07 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200262e8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [5a7 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200262e8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [5a8 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5a9 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [5aa 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200262e8 principal matched by identity 0 orderer.example.com | [5ab 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 28 16 e2 b4 c0 28 fc ec b8 21 99 cc 79 d5 ca |.(....(...!..y..| orderer.example.com | 00000010 0c c3 c5 7d 6c 4c a4 5e 5b f0 d9 e1 fc 81 42 d3 |...}lL.^[.....B.| orderer.example.com | [5ac 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c6 67 e4 46 8f 27 7d 42 29 de cc |0E.!..g.F.'}B)..| orderer.example.com | 00000010 9c a3 e4 5f 14 cf b8 f7 91 1a 74 6d 1d 16 70 7e |..._......tm..p~| orderer.example.com | 00000020 a8 2b 59 3a cd 02 20 32 eb 46 8a 5f b4 2a 47 89 |.+Y:.. 2.F._.*G.| orderer.example.com | 00000030 ba 35 49 5c 46 f0 9d 2c 46 88 c2 00 b1 2c a2 cb |.5I\F..,F....,..| orderer.example.com | 00000040 6f 17 55 34 96 5e b9 |o.U4.^.| orderer.example.com | [5ad 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200262e8 principal evaluation succeeds for identity 0 orderer.example.com | [5ae 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200262e8 gate 1512458983079866100 evaluation succeeds orderer.example.com | [5af 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5b0 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5b1 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5b2 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5b3 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5b4 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5b5 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5b6 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5b7 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5b8 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5b9 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5ba 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5bb 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5bc 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5bd 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [5be 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5bf 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [5c0 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [5c1 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [5c2 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [5c3 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [5c4 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [5c5 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [5c6 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [5c7 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [5c8 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [5c9 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [5ca 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [5cb 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [5cc 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [5cd 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [5ce 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [5cf 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [5d0 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [5d1 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [5d2 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [5d3 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [5d4 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [5d5 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [5d6 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [5d7 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [5d8 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [5d9 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [5da 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [5db 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [5dc 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [5dd 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [5de 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [5df 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [5e0 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [5e1 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [5e2 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [5e3 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [5e4 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [5e5 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [5e6 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [5e7 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [5e8 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [5e9 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [5ea 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [5eb 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [5ec 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [5ed 12-05 07:29:43.08 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [5ee 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [5ef 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [5f0 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [5f1 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [5f2 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [5f3 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [5f4 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5f5 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5f6 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5f7 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [5f8 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [5f9 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [5fa 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [5fb 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [5fc 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5fd 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5fe 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [5ff 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [600 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [601 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [602 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [603 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [604 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [605 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [606 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [607 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [608 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.ProposeConfigUpdate.proposeConfigUpdate.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [609 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [60a 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [60b 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [60c 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [60d 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [60e 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [60f 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [610 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [611 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [612 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [613 12-05 07:29:43.09 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [614 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [615 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [616 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [617 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [618 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [619 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [61a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [61b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [61c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [61d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [61e 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [61f 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [620 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [621 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [622 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [623 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [624 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [625 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [626 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [627 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [628 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [629 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [62a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [62b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [62c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [62d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [62e 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [62f 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [630 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [631 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [632 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [633 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [634 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [635 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [636 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [637 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [638 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [639 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [63a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.policyForItem.GetPolicy -> DEBU Returning policy ChannelCreationPolicy for evaluation orderer.example.com | [63b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200266d0 gate 1512458983106218000 evaluation starts orderer.example.com | [63c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266d0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [63d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266d0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [63e 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [63f 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies ADMIN role for Org1MSP orderer.example.com | [640 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266d0 principal matched by identity 0 orderer.example.com | [641 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 ae 28 16 e2 b4 c0 28 fc ec b8 21 99 cc 79 d5 ca |.(....(...!..y..| orderer.example.com | 00000010 0c c3 c5 7d 6c 4c a4 5e 5b f0 d9 e1 fc 81 42 d3 |...}lL.^[.....B.| orderer.example.com | [642 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c6 67 e4 46 8f 27 7d 42 29 de cc |0E.!..g.F.'}B)..| orderer.example.com | 00000010 9c a3 e4 5f 14 cf b8 f7 91 1a 74 6d 1d 16 70 7e |..._......tm..p~| orderer.example.com | 00000020 a8 2b 59 3a cd 02 20 32 eb 46 8a 5f b4 2a 47 89 |.+Y:.. 2.F._.*G.| orderer.example.com | 00000030 ba 35 49 5c 46 f0 9d 2c 46 88 c2 00 b1 2c a2 cb |.5I\F..,F....,..| orderer.example.com | 00000040 6f 17 55 34 96 5e b9 |o.U4.^.| orderer.example.com | [643 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1.func2 -> DEBU 0xc4200266d0 principal evaluation succeeds for identity 0 orderer.example.com | [644 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.authorizeUpdate.verifyDeltaSet.Evaluate.Evaluate.func1 -> DEBU 0xc4200266d0 gate 1512458983106218000 evaluation succeeds orderer.example.com | [645 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [646 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [647 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [648 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [649 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [64a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [64b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [64c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [64d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [64e 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [64f 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [650 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [651 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [652 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [653 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [654 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy: mod_policy:"Admins" orderer.example.com | [655 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy: mod_policy:"Admins" orderer.example.com | [656 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy: mod_policy:"Admins" orderer.example.com | [657 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy: mod_policy:"Admins" orderer.example.com | [658 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [659 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [65a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [65b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [65c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [65d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [65e 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [65f 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [660 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [661 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [662 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [663 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [664 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [665 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [666 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [667 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [668 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [669 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [66a 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [66b 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [66c 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [66d 12-05 07:29:43.10 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [66e 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [66f 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [670 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [671 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [672 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [673 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [674 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [675 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [676 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [677 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [678 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [679 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [67a 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [67b 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [67c 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [67d 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [67e 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [67f 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [680 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [681 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [682 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [683 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [684 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [685 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [686 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [687 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [688 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [689 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [68a 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [68b 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [68c 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [68d 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [68e 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [68f 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [690 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [691 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [692 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [693 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [694 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [695 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [696 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [697 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [698 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [699 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [69a 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [69b 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [69c 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [69d 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [69e 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.prepareApply.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [69f 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6a0 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [6a1 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6a2 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [6a3 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6a4 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [6a5 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6a6 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [6a7 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6a8 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [6a9 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6aa 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [6ab 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6ac 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6ad 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6ae 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6af 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6b0 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6b1 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6b2 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [6b3 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6b4 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [6b5 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6b6 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [6b7 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6b8 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6b9 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6ba 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6bb 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [6bc 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [6bd 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6be 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [6bf 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [6c0 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [6c1 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [6c2 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [6c3 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [6c4 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [6c5 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [6c6 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [6c7 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [6c8 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [6c9 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6ca 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [6cb 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6cc 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [6cd 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [6ce 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [6cf 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6d0 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [6d1 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6d2 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [6d3 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6d4 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [6d5 12-05 07:29:43.11 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [6d6 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [6d7 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [6d8 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [6d9 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [6da 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [6db 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6dc 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [6dd 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6de 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6df 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6e0 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6e1 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [6e2 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [6e3 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [6e4 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [6e5 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [6e6 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [6e7 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [6e8 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [6e9 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [6ea 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [6eb 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [6ec 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.authorize.Apply.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [6ed 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [6ee 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [6ef 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [6f0 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [6f1 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [6f2 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [6f3 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [6f4 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [6f5 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [6f6 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [6f7 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [6f8 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [6f9 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [6fa 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [6fb 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [6fc 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [6fd 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [6fe 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [6ff 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [700 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [701 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [702 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [703 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [704 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [705 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [706 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [707 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [708 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [709 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [70a 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [70b 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [70c 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [70d 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [70e 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [70f 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [710 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [711 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [712 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [713 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [714 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [715 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [716 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/configtx] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [717 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [718 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [719 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [71a 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [71b 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [71c 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [71d 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [71e 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [71f 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [720 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [721 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [722 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [723 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [724 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [725 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [726 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [727 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [728 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [729 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [72a 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [72b 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [72c 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [72d 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [72e 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [72f 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [730 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [731 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [732 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [733 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [734 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [735 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [736 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [737 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [738 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [739 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [73a 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [73b 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [73c 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [73d 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [73e 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [73f 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [740 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [741 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [742 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [743 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [744 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [745 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [746 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [747 12-05 07:29:43.12 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [748 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [749 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [74a 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [74b 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [74c 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [74d 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [74e 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [74f 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [750 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [751 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [752 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [753 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [754 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/common/config] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [755 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [756 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [757 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [758 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [759 12-05 07:29:43.13 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [75a 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [75b 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [75c 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [75d 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [75e 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [75f 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [760 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [761 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [762 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [763 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [764 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [765 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [766 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [767 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [768 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [769 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [76a 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [76b 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [76c 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [76d 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [76e 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [76f 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [770 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [771 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [772 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [773 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [774 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [775 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [776 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [777 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [778 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [779 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [77a 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [77b 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [77c 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [77d 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [77e 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [77f 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [780 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [781 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [782 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [783 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [784 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [785 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [786 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [787 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [788 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [789 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [78a 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [78b 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [78c 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [78d 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [78e 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [78f 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [790 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [791 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [792 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [793 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [794 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [795 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [796 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [797 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [798 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [799 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [79a 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [79b 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [79c 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [79d 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [79e 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [79f 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [7a0 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [7a1 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [7a2 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [7a3 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [7a4 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [7a5 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [7a6 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [7a7 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [7a8 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [7a9 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [7aa 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.authorizeAndInspect.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [7ab 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Found message which requested to be isolated, cutting into its own batch orderer.example.com | [7ac 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] CreateNextBlock.CreateNextBlock.Next.readBlock -> DEBU Read block 0 orderer.example.com | [7ad 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [7ae 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [7af 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [7b0 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [7b1 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [7b2 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel orderer.example.com | [7b3 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application orderer.example.com | [7b4 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP orderer.example.com | [7b5 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP orderer.example.com | [7b6 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers orderer.example.com | [7b7 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins orderer.example.com | [7b8 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers orderer.example.com | [7b9 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP orderer.example.com | [7ba 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP orderer.example.com | [7bb 12-05 07:29:43.14 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins orderer.example.com | [7bc 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers orderer.example.com | [7bd 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers orderer.example.com | [7be 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins orderer.example.com | [7bf 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers orderer.example.com | [7c0 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers orderer.example.com | [7c1 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer orderer.example.com | [7c2 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg orderer.example.com | [7c3 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP orderer.example.com | [7c4 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers orderer.example.com | [7c5 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins orderer.example.com | [7c6 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers orderer.example.com | [7c7 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout orderer.example.com | [7c8 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions orderer.example.com | [7c9 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType orderer.example.com | [7ca 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize orderer.example.com | [7cb 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers orderer.example.com | [7cc 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins orderer.example.com | [7cd 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation orderer.example.com | [7ce 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers orderer.example.com | [7cf 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium orderer.example.com | [7d0 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm orderer.example.com | [7d1 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses orderer.example.com | [7d2 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure orderer.example.com | [7d3 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers orderer.example.com | [7d4 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins orderer.example.com | [7d5 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers orderer.example.com | [7d6 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/configtx] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel orderer.example.com | [7d7 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos orderer.example.com | [7d8 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm orderer.example.com | [7d9 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure orderer.example.com | [7da 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses orderer.example.com | [7db 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium orderer.example.com | [7dc 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Channel orderer.example.com | [7dd 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel orderer.example.com | [7de 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel orderer.example.com | [7df 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {} orderer.example.com | [7e0 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Application orderer.example.com | [7e1 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Application orderer.example.com | [7e2 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Application orderer.example.com | [7e3 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [7e4 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [7e5 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [7e6 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [7e7 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [7e8 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [7e9 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org1MSP orderer.example.com | [7ea 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP orderer.example.com | [7eb 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP orderer.example.com | [7ec 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [7ed 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [7ee 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos orderer.example.com | [7ef 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers orderer.example.com | [7f0 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [7f1 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [7f2 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP orderer.example.com | [7f3 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP orderer.example.com | [7f4 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP orderer.example.com | [7f5 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos orderer.example.com | [7f6 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType orderer.example.com | [7f7 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize orderer.example.com | [7f8 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout orderer.example.com | [7f9 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers orderer.example.com | [7fa 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions orderer.example.com | [7fb 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Orderer orderer.example.com | [7fc 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer orderer.example.com | [7fd 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer orderer.example.com | [7fe 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer orderer.example.com | [7ff 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos orderer.example.com | [800 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP orderer.example.com | [801 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg orderer.example.com | [802 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for OrdererOrg orderer.example.com | [803 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg orderer.example.com | [804 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are orderer.example.com | [805 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP orderer.example.com | [806 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [807 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org1MSP orderer.example.com | [808 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICRDCCAeqgAwIBAgIRAIxG3jr9x2WjRszD47u2JBswCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BG7nwJ8M7sSCdyqZ/FZ4OXpOxB34olzMd/azIEz2aHxk3Tnl4J4rso0qjrJzWWm5 orderer.example.com | +/cGyh1eowMF3fmLVI1lO1+jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIHo42ePp018hd8YtbSiN orderer.example.com | wy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0gAMEUCIQCb9s4UiBvtpwl9 orderer.example.com | NuQmDDy/M1fUzQV4GYJaCfHLFmz53gIgLJU63jIGN5/MHe6qV5aEN0czPgEsK5pL orderer.example.com | liPpNxLSsBU= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [809 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [80a 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [80b 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [80c 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are orderer.example.com | [80d 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP orderer.example.com | [80e 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [80f 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance Org2MSP orderer.example.com | [810 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICQzCCAeqgAwIBAgIRAPMPsgC0BqkrlI4qJuTcjbUwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE orderer.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA orderer.example.com | BGYtNqduYATlrn926vyRz1RssIfDBALyTMNePnxYeeTvYrYl5wPqWWE2TlTx2f3W orderer.example.com | RS+MJtQhqGUPDcXvop07MNGjXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIExdUk4NTXuvlhveBMr/ orderer.example.com | kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICXgsDcayUBEx8vc orderer.example.com | 8Gc1C7PVOrYS6mUPhxUBxy6e95RyAiAL2qKD9iYCD73Iq9zrIOvE1cBsC45hebpq orderer.example.com | VA7fF8MfGA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [811 12-05 07:29:43.15 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [812 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [813 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [814 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/config] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg orderer.example.com | [815 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance orderer.example.com | [816 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup -> DEBU Setting up MSP instance OrdererMSP orderer.example.com | [817 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICLzCCAdagAwIBAgIRAJeFyMqYq1fBT3kxWx/V1MMwCgYIKoZIzj0EAwIwaTEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt orderer.example.com | cGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBaMGkxCzAJBgNV orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARzK4L8XeRl1qIoFHjhb96eXqPR orderer.example.com | h9NBvyMgp4c1udzk0Do5h36gWE5sFeWsoVwKLzRZ2G0kW7LBFEnQOyuxA71Co18w orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD orderer.example.com | AQH/MCkGA1UdDgQiBCAUyBe+tTY1Smst3vOluxndZSNx9FcqFPvf89mxsHpqHjAK orderer.example.com | BggqhkjOPQQDAgNHADBEAiAUN5njP3xy9PcpW4JvOxywzdS7SDbdYpuGbkS/nMTf orderer.example.com | FAIgfEXamxtKrOs1k1BIckZEXWZrxw5YNixwmGjG2gyzQq4= orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [818 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [819 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [81a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP.ProposeMSP.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [81b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps) orderer.example.com | [81c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU MSP manager setup complete, setup 3 msps orderer.example.com | [81d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [81e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Writers to Application orderer.example.com | [81f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [820 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Admins to Application orderer.example.com | [821 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [822 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org1MSP/Readers to Application orderer.example.com | [823 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [824 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Admins to Application orderer.example.com | [825 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [826 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Readers to Application orderer.example.com | [827 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [828 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy Org2MSP/Writers to Application orderer.example.com | [829 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [82a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [82b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [82c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [82d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [82e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [82f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [830 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Writers to Orderer orderer.example.com | [831 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [832 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Admins to Orderer orderer.example.com | [833 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [834 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals -> DEBU In commit adding relative sub-policy OrdererOrg/Readers to Orderer orderer.example.com | [835 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [836 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [837 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [838 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [839 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Admins for evaluation orderer.example.com | [83a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Admins to Channel orderer.example.com | [83b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation orderer.example.com | [83c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Readers to Channel orderer.example.com | [83d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation orderer.example.com | [83e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Admins to Channel orderer.example.com | [83f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Readers for evaluation orderer.example.com | [840 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Readers to Channel orderer.example.com | [841 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Writers for evaluation orderer.example.com | [842 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org2MSP/Writers to Channel orderer.example.com | [843 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [844 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Writers to Channel orderer.example.com | [845 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [846 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Readers to Channel orderer.example.com | [847 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [848 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Admins to Channel orderer.example.com | [849 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Writers for evaluation orderer.example.com | [84a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Application/Org1MSP/Writers to Channel orderer.example.com | [84b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [84c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Writers to Channel orderer.example.com | [84d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [84e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Admins to Channel orderer.example.com | [84f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy BlockValidation for evaluation orderer.example.com | [850 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/BlockValidation to Channel orderer.example.com | [851 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [852 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/Readers to Channel orderer.example.com | [853 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation orderer.example.com | [854 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel orderer.example.com | [855 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation orderer.example.com | [856 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel orderer.example.com | [857 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation orderer.example.com | [858 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel orderer.example.com | [859 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [85a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [85b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [85c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Admins for evaluation orderer.example.com | [85d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [85e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [85f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [860 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Readers' orderer.example.com | [861 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [862 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Writers' orderer.example.com | [863 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Readers for evaluation orderer.example.com | [864 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Readers' orderer.example.com | [865 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Writers for evaluation orderer.example.com | [866 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Writers' orderer.example.com | [867 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Application/Admins for evaluation orderer.example.com | [868 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Application/Admins' orderer.example.com | [869 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation orderer.example.com | [86a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/common/policies] WriteBlock.Commit.newChain.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals -> DEBU As expected, current configuration has policy '/Channel/Orderer/BlockValidation' orderer.example.com | [86b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate -> DEBU Initializing chain businesschannel at: /var/hyperledger/production/orderer/chain_businesschannel orderer.example.com | [86c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Commit.newChain.newLedgerResources.GetOrCreate.newChain -> DEBU Initialized to block height 18446744073709551615 with hash orderer.example.com | [86d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Commit.newChain.Append.writeBlock -> DEBU Wrote block 0 orderer.example.com | [86e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Commit.newChain.newChainSupport.GetBlock.Next.readBlock -> DEBU Read block 0 orderer.example.com | [86f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.Commit.newChain.newChainSupport -> DEBU [channel: businesschannel] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=1): orderer.example.com | [870 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.Commit.newChain -> INFO Created and starting new chain businesschannel orderer.example.com | [871 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc4202e2820 chain:0xc4202e2d20 cutter:0xc4202d97c0 filters:0xc4202e2880 signer:0x1285450 lastConfig:0 lastConfigSeq:0} orderer.example.com | [872 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [873 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [874 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [875 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [876 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [877 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...C47B95147CD8029A8EC8833F42B9E537 orderer.example.com | [878 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: CD44DAF7FC111E81701F3CBB4DCB1CF2095DEC002521EB2C4B88D29C0FA4BB62 orderer.example.com | [879 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [87a 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [87b 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: testchainid] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [87c 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [87d 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [87e 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...C47B95147CD8029A8EC8833F42B9E537 orderer.example.com | [87f 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 9B0519270D0FEFE396887AADD6D4655D9FFE9E920A910A95B04FB7F50D579213 orderer.example.com | [880 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Append.writeBlock -> DEBU Wrote block 1 orderer.example.com | [881 12-05 07:29:43.16 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: testchainid] Wrote block 1 orderer.example.com | [882 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [883 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263c0 gate 1512458983261164300 evaluation starts orderer.example.com | [884 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263c0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [885 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263c0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [886 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [887 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [888 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [889 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263c0 principal matched by identity 0 orderer.example.com | [88a 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 03 88 f2 3a ff 73 b5 80 c8 74 6a d1 44 94 c0 be |...:.s...tj.D...| orderer.example.com | 00000010 89 19 b4 5a 26 23 14 df ae 49 f3 fd ec ed dc 7a |...Z&#...I.....z| orderer.example.com | [88b 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 50 59 86 96 72 0f e4 5d 1a da 0c a6 |0D. PY..r..]....| orderer.example.com | 00000010 be c4 a2 d6 91 91 4f 69 e1 24 0c 7a de 57 98 48 |......Oi.$.z.W.H| orderer.example.com | 00000020 a1 04 e1 d1 02 20 11 4e 4b df e0 fb 24 7d 30 ef |..... .NK...$}0.| orderer.example.com | 00000030 03 87 99 d3 b7 05 e3 d8 9d 7c 7b 43 d3 4a fe 28 |.........|{C.J.(| orderer.example.com | 00000040 0a 43 3a 9f 96 48 |.C:..H| orderer.example.com | [88c 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263c0 principal evaluation succeeds for identity 0 orderer.example.com | [88d 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263c0 gate 1512458983261164300 evaluation succeeds orderer.example.com | [88e 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [88f 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420240ca0) start: > stop: > orderer.example.com | [890 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 0 orderer.example.com | [891 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420240ca0) orderer.example.com | [892 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc420240ca0), waiting for new SeekInfo orderer.example.com | [893 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [894 12-05 07:29:43.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [895 12-05 07:29:43.27 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [896 12-05 07:29:46.54 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [897 12-05 07:29:46.54 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [898 12-05 07:29:49.62 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [899 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [89a 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [89b 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [89c 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026430 gate 1512458989628795000 evaluation starts orderer.example.com | [89d 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026430 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [89e 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026430 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514a674259424b4f4873742f2f6d66546a70557731677a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d546c61467730794e7a45784d6a6b784d7a55334d546c610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514445785a775a5756794d433576636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414532695a455549764c674b414e736c474b52724473513637505a75764d426c44340a733058687a6a6c41724b6d745345477a6872314f3433494b7a34545238423376697954306a4f364c31525644556774644373483541614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167656a6a5a342b6e54587946330a786931744b4933444c3856796c482b76506b45464f4c6d6752533668712f6777436759494b6f5a497a6a304541774944534141775251496841504943547366350a59723262764752673247383549766567674f764b4d362b334979686a53503445337848324169425734516a4344745a6c5979474b3576696c465237687a655a560a6962486c5256315669467148627a463377773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [89f 12-05 07:29:49.62 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQJgBYBKOHst//mfTjpUw1gzAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MTlaFw0yNzExMjkxMzU3MTla orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE2iZEUIvLgKANslGKRrDsQ67PZuvMBlD4 orderer.example.com | s0XhzjlArKmtSEGzhr1O43IKz4TR8B3viyT0jO6L1RVDUgtdCsH5AaNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgejjZ4+nTXyF3 orderer.example.com | xi1tKI3DL8VylH+vPkEFOLmgRS6hq/gwCgYIKoZIzj0EAwIDSAAwRQIhAPICTsf5 orderer.example.com | Yr2bvGRg2G85IveggOvKM6+3IyhjSP4E3xH2AiBW4QjCDtZlYyGK5vilFR7hzeZV orderer.example.com | ibHlRV1ViFqHbzF3ww== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8a0 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [8a1 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [8a2 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026430 principal matched by identity 0 orderer.example.com | [8a3 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 83 f9 42 39 07 0a 61 da 52 59 01 f4 47 05 aa 0d |..B9..a.RY..G...| orderer.example.com | 00000010 7c 4c 64 9d b7 a1 84 d6 4f 3d ac 71 19 8f 28 05 ||Ld.....O=.q..(.| orderer.example.com | [8a4 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 22 07 d4 04 d1 36 78 56 1d 9c 2b ad |0D. "....6xV..+.| orderer.example.com | 00000010 f3 e4 0f d0 c7 aa 1b 04 a2 26 30 d2 7a 5f b4 35 |.........&0.z_.5| orderer.example.com | 00000020 43 33 6e ae 02 20 11 40 e5 42 2d d4 62 7d 97 8c |C3n.. .@.B-.b}..| orderer.example.com | 00000030 2e cb ac 00 01 21 9b 6a 23 9f 2b 81 c1 a8 ed a4 |.....!.j#.+.....| orderer.example.com | 00000040 93 99 fc 65 ab 33 |...e.3| orderer.example.com | [8a5 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026430 principal evaluation succeeds for identity 0 orderer.example.com | [8a6 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026430 gate 1512458989628795000 evaluation succeeds orderer.example.com | [8a7 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [8a8 12-05 07:29:49.63 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420291c60) start: > stop: > orderer.example.com | [8a9 12-05 07:29:50.05 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [8aa 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [8ab 12-05 07:29:50.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [8ac 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [8ad 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026458 gate 1512458990061017100 evaluation starts orderer.example.com | [8ae 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026458 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8af 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026458 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a6a6979485654735367657839497769562f61486c3477436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a49775768634e4d6a63784d5449354d544d314e7a49770a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6c3744487249565449674e59516d764637775167324d4943796a79444d2f0a6935594f6d782b645a4d714b64323233714f724d76734d6970344a6d7937494e2b4b79544642676e625458736f627059306966305865716a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149457864556b344e545875760a6c687665424d722f6b4c51424c745a6d4f6b63587055334e38634770303872384d416f4743437147534d343942414d43413063414d455143494367765a2f526a0a4369426d6b4c476939544a41492b6150586a7a6c577a6d7779714352454b582f3838684c416942574e476e522f2b44716b63654943466877315a39676b2f7a6e0a67526a553271576f667670343042625336513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8b0 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/ orderer.example.com | i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv orderer.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj orderer.example.com | CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn orderer.example.com | gRjU2qWofvp40BbS6Q== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8b1 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026458 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [8b2 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026458 principal evaluation fails orderer.example.com | [8b3 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026458 gate 1512458990061017100 evaluation fails orderer.example.com | [8b4 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026468 gate 1512458990063399700 evaluation starts orderer.example.com | [8b5 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026468 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8b6 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026468 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a6a6979485654735367657839497769562f61486c3477436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a49775768634e4d6a63784d5449354d544d314e7a49770a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6c3744487249565449674e59516d764637775167324d4943796a79444d2f0a6935594f6d782b645a4d714b64323233714f724d76734d6970344a6d7937494e2b4b79544642676e625458736f627059306966305865716a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149457864556b344e545875760a6c687665424d722f6b4c51424c745a6d4f6b63587055334e38634770303872384d416f4743437147534d343942414d43413063414d455143494367765a2f526a0a4369426d6b4c476939544a41492b6150586a7a6c577a6d7779714352454b582f3838684c416942574e476e522f2b44716b63654943466877315a39676b2f7a6e0a67526a553271576f667670343042625336513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8b7 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJjiyHVTsSgex9IwiV/aHl4wCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABJl7DHrIVTIgNYQmvF7wQg2MICyjyDM/ orderer.example.com | i5YOmx+dZMqKd223qOrMvsMip4Jmy7IN+KyTFBgnbTXsobpY0if0XeqjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv orderer.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICgvZ/Rj orderer.example.com | CiBmkLGi9TJAI+aPXjzlWzmwyqCREKX/88hLAiBWNGnR/+DqkceICFhw1Z9gk/zn orderer.example.com | gRjU2qWofvp40BbS6Q== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8b8 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [8b9 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [8ba 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026468 principal matched by identity 0 orderer.example.com | [8bb 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 aa 38 9b f9 bb 68 53 80 8a df fb 94 89 e9 05 15 |.8...hS.........| orderer.example.com | 00000010 a3 34 41 ec 5f 02 5e e0 df 80 30 6d 40 ac 6e ba |.4A._.^...0m@.n.| orderer.example.com | [8bc 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c4 c7 08 13 7a 19 f2 7f 94 8b 60 |0E.!.....z.....`| orderer.example.com | 00000010 39 f2 c8 48 ef 9d b0 5d 10 31 9e 53 b5 da 68 5c |9..H...].1.S..h\| orderer.example.com | 00000020 6f 06 d8 a7 a2 02 20 17 bc 75 3d 2e 3f 6b 99 e1 |o..... ..u=.?k..| orderer.example.com | 00000030 d2 b0 c3 9f b4 e3 6d f8 35 1e 72 52 82 5f 42 44 |......m.5.rR._BD| orderer.example.com | 00000040 41 e5 ed 5f 81 57 1f |A.._.W.| orderer.example.com | [8bd 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026468 principal evaluation succeeds for identity 0 orderer.example.com | [8be 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026468 gate 1512458990063399700 evaluation succeeds orderer.example.com | [8bf 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [8c0 12-05 07:29:50.06 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4200b8ce0) start: > stop: > orderer.example.com | [8c1 12-05 07:29:50.24 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [8c2 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [8c3 12-05 07:29:50.24 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [8c4 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [8c5 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026498 gate 1512458990250418300 evaluation starts orderer.example.com | [8c6 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026498 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8c7 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026498 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f564e5762346d2f4b453871576e6273356f4e43584577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a49775768634e4d6a63784d5449354d544d314e7a49770a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d343941774548413049414246756543656a666b4450505266766b444b534d64772b4844423636426c772b0a65323678755664426d316d3156685a416673495347713941715a683554595365415763696339554a44704d3641463475597952573851536a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149457864556b344e545875760a6c687665424d722f6b4c51424c745a6d4f6b63587055334e38634770303872384d416f4743437147534d343942414d43413063414d45514349437854566d75760a3835744c5633494f627979416a4d464a444f59395a527647364a72466b3649702b354932416941743839735957526c6c30564a6e344c4539536e714c47796e780a6b38653575635a334a64366b457737366d413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8c8 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+ orderer.example.com | e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv orderer.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv orderer.example.com | 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx orderer.example.com | k8e5ucZ3Jd6kEw76mA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8c9 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026498 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [8ca 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026498 principal evaluation fails orderer.example.com | [8cb 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026498 gate 1512458990250418300 evaluation fails orderer.example.com | [8cc 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264a8 gate 1512458990251931600 evaluation starts orderer.example.com | [8cd 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264a8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8ce 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264a8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414f564e5762346d2f4b453871576e6273356f4e43584577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a49775768634e4d6a63784d5449354d544d314e7a49770a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d343941774548413049414246756543656a666b4450505266766b444b534d64772b4844423636426c772b0a65323678755664426d316d3156685a416673495347713941715a683554595365415763696339554a44704d3641463475597952573851536a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149457864556b344e545875760a6c687665424d722f6b4c51424c745a6d4f6b63587055334e38634770303872384d416f4743437147534d343942414d43413063414d45514349437854566d75760a3835744c5633494f627979416a4d464a444f59395a527647364a72466b3649702b354932416941743839735957526c6c30564a6e344c4539536e714c47796e780a6b38653575635a334a64366b457737366d413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8cf 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAOVNWb4m/KE8qWnbs5oNCXEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzIwWhcNMjcxMTI5MTM1NzIw orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABFueCejfkDPPRfvkDKSMdw+HDB66Blw+ orderer.example.com | e26xuVdBm1m1VhZAfsISGq9AqZh5TYSeAWcic9UJDpM6AF4uYyRW8QSjTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIExdUk4NTXuv orderer.example.com | lhveBMr/kLQBLtZmOkcXpU3N8cGp08r8MAoGCCqGSM49BAMCA0cAMEQCICxTVmuv orderer.example.com | 85tLV3IObyyAjMFJDOY9ZRvG6JrFk6Ip+5I2AiAt89sYWRll0VJn4LE9SnqLGynx orderer.example.com | k8e5ucZ3Jd6kEw76mA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8d0 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [8d1 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [8d2 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264a8 principal matched by identity 0 orderer.example.com | [8d3 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 be 86 f5 f2 94 e2 0d e4 1e 21 ee 91 71 3e 6d fd |.........!..q>m.| orderer.example.com | 00000010 8c 89 b2 4a 21 24 fe c1 c8 c4 fa 3d 7c 11 27 25 |...J!$.....=|.'%| orderer.example.com | [8d4 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 7c 0f 2d eb a0 5c 4d a9 9c d8 4d 16 |0D. |.-..\M...M.| orderer.example.com | 00000010 79 f4 a1 40 62 94 fd e3 bf c0 d2 2f f2 67 81 91 |y..@b....../.g..| orderer.example.com | 00000020 26 6a c3 e6 02 20 03 64 a2 cf 37 e3 bd 9d 0d 8a |&j... .d..7.....| orderer.example.com | 00000030 79 0e b1 8c 87 bd 8e 6c af 3d 93 5f 26 b9 41 58 |y......l.=._&.AX| orderer.example.com | 00000040 83 0c ee 49 ae dc |...I..| orderer.example.com | [8d5 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264a8 principal evaluation succeeds for identity 0 orderer.example.com | [8d6 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264a8 gate 1512458990251931600 evaluation succeeds orderer.example.com | [8d7 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [8d8 12-05 07:29:50.25 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4204e33e0) start: > stop: > orderer.example.com | [8d9 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [8da 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [8db 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264d0 gate 1512459005535366200 evaluation starts orderer.example.com | [8dc 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8dd 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8de 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8df 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [8e0 12-05 07:30:05.53 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [8e1 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 principal matched by identity 0 orderer.example.com | [8e2 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 db 3d d4 62 cf 41 3b cd 8b 25 48 32 ab 42 33 e4 |.=.b.A;..%H2.B3.| orderer.example.com | 00000010 e8 5a dc 26 f1 f9 86 65 9f 3c 48 77 5f d5 81 3e |.Z.&...e.| orderer.example.com | [8e3 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 ca 95 51 cf 0f 76 15 a7 65 ff 73 |0E.!...Q..v..e.s| orderer.example.com | 00000010 89 39 6f be 24 ee 73 30 db b4 5c 65 9f 72 c9 aa |.9o.$.s0..\e.r..| orderer.example.com | 00000020 18 4b 5b 5f 96 02 20 71 7a 54 68 78 83 a5 d0 d1 |.K[_.. qzThx....| orderer.example.com | 00000030 84 f5 25 4a af d4 42 68 5c 8a 44 31 70 fa 79 39 |..%J..Bh\.D1p.y9| orderer.example.com | 00000040 18 1e db d6 14 cd c0 |.......| orderer.example.com | [8e4 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200264d0 principal evaluation succeeds for identity 0 orderer.example.com | [8e5 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200264d0 gate 1512459005535366200 evaluation succeeds orderer.example.com | [8e6 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [8e7 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [8e8 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [8e9 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026028 gate 1512459005541294900 evaluation starts orderer.example.com | [8ea 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [8eb 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [8ec 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [8ed 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [8ee 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [8ef 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 principal matched by identity 0 orderer.example.com | [8f0 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 db 3d d4 62 cf 41 3b cd 8b 25 48 32 ab 42 33 e4 |.=.b.A;..%H2.B3.| orderer.example.com | 00000010 e8 5a dc 26 f1 f9 86 65 9f 3c 48 77 5f d5 81 3e |.Z.&...e.| orderer.example.com | [8f1 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 ca 95 51 cf 0f 76 15 a7 65 ff 73 |0E.!...Q..v..e.s| orderer.example.com | 00000010 89 39 6f be 24 ee 73 30 db b4 5c 65 9f 72 c9 aa |.9o.$.s0..\e.r..| orderer.example.com | 00000020 18 4b 5b 5f 96 02 20 71 7a 54 68 78 83 a5 d0 d1 |.K[_.. qzThx....| orderer.example.com | 00000030 84 f5 25 4a af d4 42 68 5c 8a 44 31 70 fa 79 39 |..%J..Bh\.D1p.y9| orderer.example.com | 00000040 18 1e db d6 14 cd c0 |.......| orderer.example.com | [8f2 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026028 principal evaluation succeeds for identity 0 orderer.example.com | [8f3 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026028 gate 1512459005541294900 evaluation succeeds orderer.example.com | [8f4 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [8f5 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [8f6 12-05 07:30:05.54 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [8f7 12-05 07:30:05.54 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [8f8 12-05 07:30:05.68 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [8f9 12-05 07:30:05.68 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [8fa 12-05 07:30:07.54 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [8fb 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] CreateNextBlock.CreateNextBlock.Next.readBlock -> DEBU Read block 0 orderer.example.com | [8fc 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc420363b40 chain:0xc42033eb20 cutter:0xc4202d9c70 filters:0xc42033e380 signer:0x1285450 lastConfig:0 lastConfigSeq:1} orderer.example.com | [8fd 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [8fe 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [8ff 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [900 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [901 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [902 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...8017DAE3D3D6222E60E14035E227807C orderer.example.com | [903 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 0872FE4E410327952B6C48FFE74A19E26803E9310334343B164D314B4C333E15 orderer.example.com | [904 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [905 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [906 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [907 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [908 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [909 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...8017DAE3D3D6222E60E14035E227807C orderer.example.com | [90a 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 1016B37E57D558BBEDAAE1CF2460DCD8502B7B99AE28E9BEEAC1C3976D197802 orderer.example.com | [90b 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Append.writeBlock -> DEBU Wrote block 1 orderer.example.com | [90c 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 1 orderer.example.com | [90d 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 1 orderer.example.com | [90f 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 1 orderer.example.com | [910 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420291c60) orderer.example.com | [911 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 1 orderer.example.com | [912 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4200b8ce0) orderer.example.com | [90e 12-05 07:30:07.55 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4204e33e0) orderer.example.com | [913 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [914 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [915 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262f0 gate 1512459021844280300 evaluation starts orderer.example.com | [916 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [917 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [918 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [919 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [91a 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262f0 principal evaluation fails orderer.example.com | [91b 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262f0 gate 1512459021844280300 evaluation fails orderer.example.com | [91c 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026300 gate 1512459021845322800 evaluation starts orderer.example.com | [91d 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [91e 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [91f 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [920 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [921 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [922 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 principal matched by identity 0 orderer.example.com | [923 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 be a8 52 90 f6 b1 42 e3 86 6b c0 31 0b ee 28 c7 |..R...B..k.1..(.| orderer.example.com | 00000010 85 32 33 18 7c 0a 7d 0c 23 1c ab ff fe 30 28 7a |.23.|.}.#....0(z| orderer.example.com | [924 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 16 36 fd f8 32 3f f7 7e 93 9e 84 e0 |0D. .6..2?.~....| orderer.example.com | 00000010 f0 97 e7 57 d4 37 4d 26 1d 66 27 06 aa 3b 35 5d |...W.7M&.f'..;5]| orderer.example.com | 00000020 af 81 04 52 02 20 15 cf 9c fa ef 53 52 6b 40 a9 |...R. .....SRk@.| orderer.example.com | 00000030 84 b1 d0 63 41 d9 63 f1 8b 2b a1 bd da 56 65 00 |...cA.c..+...Ve.| orderer.example.com | 00000040 c6 d3 cd c0 a9 5f |....._| orderer.example.com | [925 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 principal evaluation succeeds for identity 0 orderer.example.com | [926 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026300 gate 1512459021845322800 evaluation succeeds orderer.example.com | [927 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [928 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [929 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [92a 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026318 gate 1512459021847751800 evaluation starts orderer.example.com | [92b 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026318 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [92c 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026318 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [92d 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [92e 12-05 07:30:21.84 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026318 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [92f 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026318 principal evaluation fails orderer.example.com | [930 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026318 gate 1512459021847751800 evaluation fails orderer.example.com | [931 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026328 gate 1512459021851097800 evaluation starts orderer.example.com | [932 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026328 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [933 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026328 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [934 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [935 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [936 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [937 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026328 principal matched by identity 0 orderer.example.com | [938 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 be a8 52 90 f6 b1 42 e3 86 6b c0 31 0b ee 28 c7 |..R...B..k.1..(.| orderer.example.com | 00000010 85 32 33 18 7c 0a 7d 0c 23 1c ab ff fe 30 28 7a |.23.|.}.#....0(z| orderer.example.com | [939 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 16 36 fd f8 32 3f f7 7e 93 9e 84 e0 |0D. .6..2?.~....| orderer.example.com | 00000010 f0 97 e7 57 d4 37 4d 26 1d 66 27 06 aa 3b 35 5d |...W.7M&.f'..;5]| orderer.example.com | 00000020 af 81 04 52 02 20 15 cf 9c fa ef 53 52 6b 40 a9 |...R. .....SRk@.| orderer.example.com | 00000030 84 b1 d0 63 41 d9 63 f1 8b 2b a1 bd da 56 65 00 |...cA.c..+...Ve.| orderer.example.com | 00000040 c6 d3 cd c0 a9 5f |....._| orderer.example.com | [93a 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026328 principal evaluation succeeds for identity 0 orderer.example.com | [93b 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026328 gate 1512459021851097800 evaluation succeeds orderer.example.com | [93c 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [93d 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [93e 12-05 07:30:21.85 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [93f 12-05 07:30:21.85 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [940 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [941 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] CreateNextBlock.CreateNextBlock.Next.readBlock -> DEBU Read block 1 orderer.example.com | [942 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc420363b40 chain:0xc42033eb20 cutter:0xc4202d9c70 filters:0xc42033e380 signer:0x1285450 lastConfig:0 lastConfigSeq:1} orderer.example.com | [943 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [944 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [945 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [946 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [947 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [948 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...14B5A715A44682D44C84A73A537438BA orderer.example.com | [949 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 3DA2B78185D7613540E5325D3EC8011C5C40B53B12351F537886909141E7E54E orderer.example.com | [94a 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [94b 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [94c 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [94d 12-05 07:30:23.85 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [94e 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [94f 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...14B5A715A44682D44C84A73A537438BA orderer.example.com | [950 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 6BA26FA0BF21B962E5A2CC46D8D4A673C83679166D4278396C9273F5E5D35044 orderer.example.com | [951 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Append.writeBlock -> DEBU Wrote block 2 orderer.example.com | [952 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 2 orderer.example.com | [953 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 2 orderer.example.com | [954 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4200b8ce0) orderer.example.com | [955 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 2 orderer.example.com | [956 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4204e33e0) orderer.example.com | [957 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 2 orderer.example.com | [958 12-05 07:30:23.86 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420291c60) orderer.example.com | [959 12-05 07:30:42.79 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [95a 12-05 07:30:42.79 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [95b 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [95c 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [95d 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026390 gate 1512459042823285000 evaluation starts orderer.example.com | [95e 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026390 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [95f 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026390 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [960 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [961 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [962 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [963 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026390 principal matched by identity 0 orderer.example.com | [964 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 89 8e 95 e9 4d 8c 6b f5 aa d2 79 12 dd dd b8 bf |....M.k...y.....| orderer.example.com | 00000010 43 a8 cb dd 6c c4 a3 36 b7 ee 9c 09 a4 59 df 38 |C...l..6.....Y.8| orderer.example.com | [965 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 23 11 3e 07 be ae 0a 41 6a 6c 15 96 |0D. #.>....Ajl..| orderer.example.com | 00000010 4a db 19 5f 0c c4 4a 0e 5b aa d7 5f 92 5b 31 c2 |J.._..J.[.._.[1.| orderer.example.com | 00000020 ea 23 f7 38 02 20 78 68 cf 8b a2 16 fe 90 8d 31 |.#.8. xh.......1| orderer.example.com | 00000030 86 91 e1 bb 22 f7 21 3f 83 2a 96 bc 52 94 92 d7 |....".!?.*..R...| orderer.example.com | 00000040 09 52 d1 8c b8 36 |.R...6| orderer.example.com | [966 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026390 principal evaluation succeeds for identity 0 orderer.example.com | [967 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026390 gate 1512459042823285000 evaluation succeeds orderer.example.com | [968 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [969 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [96a 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [96b 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263a8 gate 1512459042827067800 evaluation starts orderer.example.com | [96c 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263a8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [96d 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263a8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414a326656714743333258433551706759736d7659784577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463784d6a41784d544d314e7a45355768634e4d6a63784d5449354d544d314e7a45350a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142475575524871517977515151697742772f707835314f7a447146784f5073350a546e5a6e2f426d4d6c53787830545930386c796d594c7262674a546e5a6e51456d3246426a4b4968586e5966694b7949536b684766412b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149486f3432655070303138680a643859746253694e77792f466370522f727a3542425469356f4555756f6176344d416f4743437147534d343942414d43413063414d45514349414b77744542410a6669564a4e68314c5a394651764258416b614966685a52636e6d393256495044673763594169415537784d4a47393065446a3242534969622f5237514e6b46780a7a656b4c53554c49394732555559413737413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [96e 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAcCgAwIBAgIRAJ2fVqGC32XC5QpgYsmvYxEwCgYIKoZIzj0EAwIwczEL orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMjAxMTM1NzE5WhcNMjcxMTI5MTM1NzE5 orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABGUuRHqQywQQQiwBw/px51OzDqFxOPs5 orderer.example.com | TnZn/BmMlSxx0TY08lymYLrbgJTnZnQEm2FBjKIhXnYfiKyISkhGfA+jTTBLMA4G orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIHo42ePp018h orderer.example.com | d8YtbSiNwy/FcpR/rz5BBTi5oEUuoav4MAoGCCqGSM49BAMCA0cAMEQCIAKwtEBA orderer.example.com | fiVJNh1LZ9FQvBXAkaIfhZRcnm92VIPDg7cYAiAU7xMJG90eDj2BSIib/R7QNkFx orderer.example.com | zekLSULI9G2UUYA77A== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [96f 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org1MSP orderer.example.com | [970 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org1MSP validating identity orderer.example.com | [971 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263a8 principal matched by identity 0 orderer.example.com | [972 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 89 8e 95 e9 4d 8c 6b f5 aa d2 79 12 dd dd b8 bf |....M.k...y.....| orderer.example.com | 00000010 43 a8 cb dd 6c c4 a3 36 b7 ee 9c 09 a4 59 df 38 |C...l..6.....Y.8| orderer.example.com | [973 12-05 07:30:42.82 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 23 11 3e 07 be ae 0a 41 6a 6c 15 96 |0D. #.>....Ajl..| orderer.example.com | 00000010 4a db 19 5f 0c c4 4a 0e 5b aa d7 5f 92 5b 31 c2 |J.._..J.[.._.[1.| orderer.example.com | 00000020 ea 23 f7 38 02 20 78 68 cf 8b a2 16 fe 90 8d 31 |.#.8. xh.......1| orderer.example.com | 00000030 86 91 e1 bb 22 f7 21 3f 83 2a 96 bc 52 94 92 d7 |....".!?.*..R...| orderer.example.com | 00000040 09 52 d1 8c b8 36 |.R...6| orderer.example.com | [974 12-05 07:30:42.83 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263a8 principal evaluation succeeds for identity 0 orderer.example.com | [976 12-05 07:30:42.83 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263a8 gate 1512459042827067800 evaluation succeeds orderer.example.com | [977 12-05 07:30:42.83 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [978 12-05 07:30:42.83 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [975 12-05 07:30:42.83 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [979 12-05 07:30:42.83 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [97a 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [97b 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] CreateNextBlock.CreateNextBlock.Next.readBlock -> DEBU Read block 2 orderer.example.com | [97c 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc420363b40 chain:0xc42033eb20 cutter:0xc4202d9c70 filters:0xc42033e380 signer:0x1285450 lastConfig:0 lastConfigSeq:1} orderer.example.com | [97d 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [97e 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [97f 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [980 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [981 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [982 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...917D3514224FE00FA72205D5D9A71054 orderer.example.com | [983 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: C98CEFFDE980A69D129C11FBE923E68C3F89F8EECE520ECB2DFCC3DD513106C9 orderer.example.com | [984 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [985 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [986 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [987 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [988 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [989 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...917D3514224FE00FA72205D5D9A71054 orderer.example.com | [98a 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 23C8752405BC2439458FE33C6B5ED132C31B60ED472F9CE2E5A59450CDBE0B5F orderer.example.com | [98b 12-05 07:30:44.83 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Append.writeBlock -> DEBU Wrote block 3 orderer.example.com | [98c 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 3 orderer.example.com | [98d 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 3 orderer.example.com | [98e 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4204e33e0) orderer.example.com | [98f 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 3 orderer.example.com | [990 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4200b8ce0) orderer.example.com | [991 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 3 orderer.example.com | [992 12-05 07:30:44.84 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420291c60) orderer.example.com | [993 12-05 07:31:08.31 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler orderer.example.com | [994 12-05 07:31:08.31 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop orderer.example.com | [995 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION orderer.example.com | [996 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [997 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114300 gate 1512459068345623500 evaluation starts orderer.example.com | [998 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114300 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [999 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114300 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [99a 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [99b 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114300 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [99c 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114300 principal evaluation fails orderer.example.com | [99d 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114300 gate 1512459068345623500 evaluation fails orderer.example.com | [99e 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114310 gate 1512459068347668100 evaluation starts orderer.example.com | [99f 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114310 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9a0 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114310 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9a1 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9a2 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [9a3 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [9a4 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114310 principal matched by identity 0 orderer.example.com | [9a5 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 1e 4f a1 f2 67 7a f5 a8 ab 8f 5f 6b 6e 6b 5b 9a |.O..gz...._knk[.| orderer.example.com | 00000010 42 07 88 1c 05 89 70 f2 e2 e8 d2 9c f8 b5 43 ae |B.....p.......C.| orderer.example.com | [9a6 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 1a 6a 3d 6e b9 42 1e 6f 07 7a |0E.!...j=n.B.o.z| orderer.example.com | 00000010 54 6e ce 5a 01 e8 2b 26 8d be 8a ef 08 8f bb 31 |Tn.Z..+&.......1| orderer.example.com | 00000020 50 c9 b5 dd cc 02 20 67 b2 91 a3 5c 92 d7 c1 08 |P..... g...\....| orderer.example.com | 00000030 a6 0d 08 ee 02 d2 8b 2b 14 f7 95 8c 1e 70 30 ea |.......+.....p0.| orderer.example.com | 00000040 49 e8 65 85 f7 cc 89 |I.e....| orderer.example.com | [9a7 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114310 principal evaluation succeeds for identity 0 orderer.example.com | [9a8 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114310 gate 1512459068347668100 evaluation succeeds orderer.example.com | [9a9 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [9aa 12-05 07:31:08.34 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION orderer.example.com | [9ab 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/policies] Ordered.Apply.Apply.GetPolicy -> DEBU Returning policy Writers for evaluation orderer.example.com | [9ac 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026300 gate 1512459068350156700 evaluation starts orderer.example.com | [9ad 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9ae 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9af 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9b0 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP) orderer.example.com | [9b1 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026300 principal evaluation fails orderer.example.com | [9b2 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026300 gate 1512459068350156700 evaluation fails orderer.example.com | [9b3 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026310 gate 1512459068351215300 evaluation starts orderer.example.com | [9b4 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026310 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9b5 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026310 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b674177494241674951482b32676b48515653594777484e6d646a565731726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784e7a45794d4445784d7a55334d6a4261467730794e7a45784d6a6b784d7a55334d6a42610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145542f2b715843692f75616379524e55587a2b4c465769576b7a665962696334570a796d45704a7a504e412b6d776a4a4f46754446377571566b54662b7a47426762364968384c316b4565354c6133422b4b756e324873714e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167544631535467314e65362b570a4739344579762b5174414575316d59365278656c5463337877616e5479767777436759494b6f5a497a6a3045417749445341417752514968414e56414c486b610a425444355250535959365a46426c6d6e52764f364b796a754b715935446667375467644e4169413552667a476b4c6372584e2f303678673475484176675364620a586b3158793243326156516a4f63722b2b773d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9b6 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICGTCCAb+gAwIBAgIQH+2gkHQVSYGwHNmdjVW1rjAKBggqhkjOPQQDAjBzMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xNzEyMDExMzU3MjBaFw0yNzExMjkxMzU3MjBa orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET/+qXCi/uacyRNUXz+LFWiWkzfYbic4W orderer.example.com | ymEpJzPNA+mwjJOFuDF7uqVkTf+zGBgb6Ih8L1kEe5La3B+Kun2HsqNNMEswDgYD orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgTF1STg1Ne6+W orderer.example.com | G94Eyv+QtAEu1mY6RxelTc3xwanTyvwwCgYIKoZIzj0EAwIDSAAwRQIhANVALHka orderer.example.com | BTD5RPSYY6ZFBlmnRvO6KyjuKqY5Dfg7TgdNAiA5RfzGkLcrXN/06xg4uHAvgSdb orderer.example.com | Xk1Xy2C2aVQjOcr++w== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9b7 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for Org2MSP orderer.example.com | [9b8 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP Org2MSP validating identity orderer.example.com | [9b9 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026310 principal matched by identity 0 orderer.example.com | [9ba 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 1e 4f a1 f2 67 7a f5 a8 ab 8f 5f 6b 6e 6b 5b 9a |.O..gz...._knk[.| orderer.example.com | 00000010 42 07 88 1c 05 89 70 f2 e2 e8 d2 9c f8 b5 43 ae |B.....p.......C.| orderer.example.com | [9bb 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/msp] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 c3 1a 6a 3d 6e b9 42 1e 6f 07 7a |0E.!...j=n.B.o.z| orderer.example.com | 00000010 54 6e ce 5a 01 e8 2b 26 8d be 8a ef 08 8f bb 31 |Tn.Z..+&.......1| orderer.example.com | 00000020 50 c9 b5 dd cc 02 20 67 b2 91 a3 5c 92 d7 c1 08 |P..... g...\....| orderer.example.com | 00000030 a6 0d 08 ee 02 d2 8b 2b 14 f7 95 8c 1e 70 30 ea |.......+.....p0.| orderer.example.com | 00000040 49 e8 65 85 f7 cc 89 |I.e....| orderer.example.com | [9bc 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026310 principal evaluation succeeds for identity 0 orderer.example.com | [9bd 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/common/cauthdsl] Ordered.Apply.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026310 gate 1512459068351215300 evaluation succeeds orderer.example.com | [9bf 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [9c0 12-05 07:31:08.35 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.func1 -> DEBU Closing Broadcast stream orderer.example.com | [9be 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] Ordered.Apply.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bde0 1 [0xc420026b98 0xc420026d88]}) %!s(*policies.implicitMetaPolicy=&{0xc420389e20 1 [0xc420026e00]})]} orderer.example.com | [9c1 12-05 07:31:08.35 UTC] [github.com/hyperledger/fabric/orderer/common/blockcutter] Ordered -> DEBU Enqueuing message into batch orderer.example.com | [9c2 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/orderer/solo] -> DEBU Batch timer expired, creating block orderer.example.com | [9c3 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] CreateNextBlock.CreateNextBlock.Next.readBlock -> DEBU Read block 3 orderer.example.com | [9c4 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{ledgerResources:0xc420363b40 chain:0xc42033eb20 cutter:0xc4202d9c70 filters:0xc42033e380 signer:0x1285450 lastConfig:0 lastConfigSeq:1} orderer.example.com | [9c5 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addBlockSignature -> DEBU &{} orderer.example.com | [9c6 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [9c7 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [9c8 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [9c9 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [9ca 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...A3F5A7A447B734FA8C9A754CC5A33C0B orderer.example.com | [9cb 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addBlockSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 25635EF20D1BBEAD8A2FB062DEA5749BEC8F79130C0AB672F69BFEC52B296135 orderer.example.com | [9cc 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [9cd 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.NewSignatureHeaderOrPanic.NewSignatureHeader.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [9ce 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock.addLastConfigSignature -> DEBU [channel: businesschannel] About to write block, setting its LAST_CONFIG to 0 orderer.example.com | [9cf 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp/mgmt] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetLocalMSP -> DEBU Returning existing local MSP orderer.example.com | [9d0 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity orderer.example.com | [9d1 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: plaintext: 0AFF050A0A4F7264657265724D535012...A3F5A7A447B734FA8C9A754CC5A33C0B orderer.example.com | [9d2 12-05 07:31:10.35 UTC] [github.com/hyperledger/fabric/msp] WriteBlock.addLastConfigSignature.SignOrPanic.Sign.Sign -> DEBU Sign: digest: 9468332A636B8033F8CE3BBE52DEFF92AA7757554CD17CF2F2B00CAF317309F9 orderer.example.com | [9d3 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] WriteBlock.Append.writeBlock -> DEBU Wrote block 4 orderer.example.com | [9d4 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/multichain] WriteBlock -> DEBU [channel: businesschannel] Wrote block 4 orderer.example.com | [9d5 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 4 orderer.example.com | [9d6 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4200b8ce0) orderer.example.com | [9d7 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 4 orderer.example.com | [9d8 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420291c60) orderer.example.com | [9d9 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 4 orderer.example.com | [9da 12-05 07:31:10.36 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4204e33e0) orderer.example.com | [9db 12-05 07:31:19.56 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [9dc 12-05 07:31:19.56 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [9dd 12-05 07:31:19.56 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [9de 12-05 07:31:19.56 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [9df 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263e0 gate 1512459079570055700 evaluation starts orderer.example.com | [9e0 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9e1 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9e2 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9e3 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [9e4 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263e0 principal evaluation fails orderer.example.com | [9e5 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263e0 gate 1512459079570055700 evaluation fails orderer.example.com | [9e6 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263f0 gate 1512459079572213700 evaluation starts orderer.example.com | [9e7 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263f0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9e8 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263f0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9e9 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9ea 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263f0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [9eb 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200263f0 principal evaluation fails orderer.example.com | [9ec 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200263f0 gate 1512459079572213700 evaluation fails orderer.example.com | [9ed 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026400 gate 1512459079573945100 evaluation starts orderer.example.com | [9ee 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026400 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [9ef 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026400 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [9f0 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [9f1 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [9f2 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [9f3 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026400 principal matched by identity 0 orderer.example.com | [9f4 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 d9 31 34 01 d4 f0 a2 68 f2 11 35 c1 50 b9 83 f0 |.14....h..5.P...| orderer.example.com | 00000010 06 ac 24 db d5 88 ca a5 b1 59 7f 4c 72 aa f7 7c |..$......Y.Lr..|| orderer.example.com | [9f5 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 45 02 21 00 84 de c5 8c 62 e4 89 d8 2f 9f e6 |0E.!.....b.../..| orderer.example.com | 00000010 7a 67 39 8c 53 84 66 08 52 43 59 c3 2d ea 9b e7 |zg9.S.f.RCY.-...| orderer.example.com | 00000020 06 cf 14 09 9c 02 20 4a f2 d0 56 29 ad 82 7c 8c |...... J..V)..|.| orderer.example.com | 00000030 50 3d 49 26 2e dc 9b 44 d7 3d 49 11 f7 05 03 1f |P=I&...D.=I.....| orderer.example.com | 00000040 e8 c7 c7 4b af 76 5a |...K.vZ| orderer.example.com | [9f6 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420026400 principal evaluation succeeds for identity 0 orderer.example.com | [9f7 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420026400 gate 1512459079573945100 evaluation succeeds orderer.example.com | [9f8 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [9f9 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4204e2960) start: > stop: > orderer.example.com | [9fa 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 0 orderer.example.com | [9fb 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4204e2960) orderer.example.com | [9fc 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4204e2960), waiting for new SeekInfo orderer.example.com | [9fd 12-05 07:31:19.57 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [9fe 12-05 07:31:19.58 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [9ff 12-05 07:31:19.58 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a00 12-05 07:31:19.69 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [a01 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [a02 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a03 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [a04 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144a8 gate 1512459079698964000 evaluation starts orderer.example.com | [a05 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144a8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a06 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144a8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a07 12-05 07:31:19.69 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a08 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [a09 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144a8 principal evaluation fails orderer.example.com | [a0a 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144a8 gate 1512459079698964000 evaluation fails orderer.example.com | [a0b 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144d8 gate 1512459079700331000 evaluation starts orderer.example.com | [a0c 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144d8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a0d 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144d8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a0e 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a0f 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144d8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [a10 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144d8 principal evaluation fails orderer.example.com | [a11 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144d8 gate 1512459079700331000 evaluation fails orderer.example.com | [a12 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114030 gate 1512459079704404000 evaluation starts orderer.example.com | [a13 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114030 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a14 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114030 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a15 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a16 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [a17 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a18 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114030 principal matched by identity 0 orderer.example.com | [a19 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 56 b1 15 66 8d 7c 6e b1 6c 10 70 f1 07 7b 52 31 |V..f.|n.l.p..{R1| orderer.example.com | 00000010 17 22 88 b7 26 73 4f b3 69 52 7c 52 14 66 76 aa |."..&sO.iR|R.fv.| orderer.example.com | [a1a 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 64 fd d1 4d 20 24 af 00 04 26 4f 43 |0D. d..M $...&OC| orderer.example.com | 00000010 c6 9c 9e 88 38 db 95 1b d7 28 61 1b b6 d7 cd 58 |....8....(a....X| orderer.example.com | 00000020 31 99 40 be 02 20 37 6e a5 95 ba 6b 83 83 84 bd |1.@.. 7n...k....| orderer.example.com | 00000030 34 6b 25 8a 7a 33 70 29 49 4f e5 2f 3a 4d fc 5c |4k%.z3p)IO./:M.\| orderer.example.com | 00000040 ef 0f 33 04 92 20 |..3.. | orderer.example.com | [a1b 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114030 principal evaluation succeeds for identity 0 orderer.example.com | [a1c 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114030 gate 1512459079704404000 evaluation succeeds orderer.example.com | [a1d 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [a1e 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc4200e1f20) start: > stop: > orderer.example.com | [a1f 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 1 orderer.example.com | [a20 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc4200e1f20) orderer.example.com | [a21 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc4200e1f20), waiting for new SeekInfo orderer.example.com | [a22 12-05 07:31:19.70 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a23 12-05 07:31:19.71 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a24 12-05 07:31:19.71 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a25 12-05 07:31:19.82 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [a26 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [a27 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a28 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [a29 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200260e8 gate 1512459079824524600 evaluation starts orderer.example.com | [a2a 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260e8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a2b 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260e8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a2c 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a2d 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260e8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [a2e 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200260e8 principal evaluation fails orderer.example.com | [a2f 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200260e8 gate 1512459079824524600 evaluation fails orderer.example.com | [a30 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200261e8 gate 1512459079826983000 evaluation starts orderer.example.com | [a31 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200261e8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a32 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200261e8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a33 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a34 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200261e8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [a35 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200261e8 principal evaluation fails orderer.example.com | [a36 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200261e8 gate 1512459079826983000 evaluation fails orderer.example.com | [a37 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262c0 gate 1512459079828209300 evaluation starts orderer.example.com | [a38 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262c0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a39 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262c0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a3a 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a3b 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [a3c 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a3d 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262c0 principal matched by identity 0 orderer.example.com | [a3e 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 a1 72 73 23 28 0d 38 3c 60 27 80 04 bc 06 1f 81 |.rs#(.8<`'......| orderer.example.com | 00000010 bf 8f 79 07 99 be 33 02 60 b5 b0 5d c1 84 6f 3f |..y...3.`..]..o?| orderer.example.com | [a3f 12-05 07:31:19.82 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 7e 8e b6 ad 02 11 bb c7 28 8e d7 f3 |0D. ~.......(...| orderer.example.com | 00000010 e4 cf b0 d8 4b 26 9f 3f 82 26 21 39 68 67 22 01 |....K&.?.&!9hg".| orderer.example.com | 00000020 21 69 d7 68 02 20 66 df 68 99 a8 02 1a e4 dd 8e |!i.h. f.h.......| orderer.example.com | 00000030 08 3c 9f ca f9 f0 45 15 72 5f 5b 9e 5f c3 e9 38 |.<....E.r_[._..8| orderer.example.com | 00000040 fc 89 be 88 7e 8d |....~.| orderer.example.com | [a40 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262c0 principal evaluation succeeds for identity 0 orderer.example.com | [a41 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262c0 gate 1512459079828209300 evaluation succeeds orderer.example.com | [a42 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [a43 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc42036c9c0) start: > stop: > orderer.example.com | [a44 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 2 orderer.example.com | [a45 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42036c9c0) orderer.example.com | [a46 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc42036c9c0), waiting for new SeekInfo orderer.example.com | [a47 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a48 12-05 07:31:19.83 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a49 12-05 07:31:19.83 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a4a 12-05 07:31:19.94 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [a4b 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [a4c 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a4d 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [a4e 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142a0 gate 1512459079941483300 evaluation starts orderer.example.com | [a4f 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142a0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a50 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142a0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a51 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a52 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [a53 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142a0 principal evaluation fails orderer.example.com | [a54 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142a0 gate 1512459079941483300 evaluation fails orderer.example.com | [a55 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142b0 gate 1512459079943312400 evaluation starts orderer.example.com | [a56 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142b0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a57 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a58 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a59 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [a5a 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142b0 principal evaluation fails orderer.example.com | [a5b 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142b0 gate 1512459079943312400 evaluation fails orderer.example.com | [a5c 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142d8 gate 1512459079944663200 evaluation starts orderer.example.com | [a5d 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142d8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a5e 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142d8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a5f 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a60 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [a61 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a62 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142d8 principal matched by identity 0 orderer.example.com | [a63 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 6f c7 da 4f e6 34 de 72 6a 60 83 23 9b 4f f6 57 |o..O.4.rj`.#.O.W| orderer.example.com | 00000010 86 ed 31 02 77 28 ce c1 e1 1b 1e 3b 14 c5 9b c2 |..1.w(.....;....| orderer.example.com | [a64 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 75 cd 59 77 4e 1b 52 4c ac c4 7a d2 |0D. u.YwN.RL..z.| orderer.example.com | 00000010 03 89 43 ae c2 d9 ca 41 a3 3f d8 3d 17 69 02 d5 |..C....A.?.=.i..| orderer.example.com | 00000020 23 53 f6 8c 02 20 3f e6 e3 5e 55 8a fb b6 f3 8f |#S... ?..^U.....| orderer.example.com | 00000030 14 15 c6 16 81 06 12 38 b3 74 b6 27 94 67 6b 7d |.......8.t.'.gk}| orderer.example.com | 00000040 ec e3 97 6a 83 6b |...j.k| orderer.example.com | [a65 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201142d8 principal evaluation succeeds for identity 0 orderer.example.com | [a66 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201142d8 gate 1512459079944663200 evaluation succeeds orderer.example.com | [a67 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [a68 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc42021a1e0) start: > stop: > orderer.example.com | [a69 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 3 orderer.example.com | [a6a 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc42021a1e0) orderer.example.com | [a6b 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc42021a1e0), waiting for new SeekInfo orderer.example.com | [a6c 12-05 07:31:19.94 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a6d 12-05 07:31:19.95 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a6e 12-05 07:31:19.95 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a6f 12-05 07:31:20.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [a70 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [a71 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a72 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [a73 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114410 gate 1512459080048590900 evaluation starts orderer.example.com | [a74 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114410 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a75 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114410 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a76 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a77 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114410 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) orderer.example.com | [a78 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114410 principal evaluation fails orderer.example.com | [a79 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114410 gate 1512459080048590900 evaluation fails orderer.example.com | [a7a 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114420 gate 1512459080049815700 evaluation starts orderer.example.com | [a7b 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114420 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a7c 12-05 07:31:20.04 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114420 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a7d 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a7e 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114420 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) orderer.example.com | [a7f 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114420 principal evaluation fails orderer.example.com | [a80 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114420 gate 1512459080049815700 evaluation fails orderer.example.com | [a81 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114430 gate 1512459080050881600 evaluation starts orderer.example.com | [a82 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114430 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a83 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114430 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a84 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a85 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [a86 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a87 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114430 principal matched by identity 0 orderer.example.com | [a88 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 0f da 8a d0 81 0a fd 31 64 e9 65 ba 77 11 9e 90 |.......1d.e.w...| orderer.example.com | 00000010 dc eb 52 6d c2 2c 23 2d 4d 68 80 91 07 17 1f d0 |..Rm.,#-Mh......| orderer.example.com | [a89 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 26 9a d3 e2 dd 7f 75 7d ed 53 93 37 |0D. &.....u}.S.7| orderer.example.com | 00000010 27 d3 49 7f 28 72 46 f9 64 59 1c 9b 31 9d cf 8e |'.I.(rF.dY..1...| orderer.example.com | 00000020 ce d4 86 8f 02 20 15 56 27 1d 34 65 24 39 6b ec |..... .V'.4e$9k.| orderer.example.com | 00000030 fb 9a aa 71 17 8c 40 b8 cb 15 c4 fa a2 da 48 d1 |...q..@.......H.| orderer.example.com | 00000040 22 43 b8 62 45 4a |"C.bEJ| orderer.example.com | [a8a 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc420114430 principal evaluation succeeds for identity 0 orderer.example.com | [a8b 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc420114430 gate 1512459080050881600 evaluation succeeds orderer.example.com | [a8c 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42039bf20 1 [0xc420026cb8 0xc420026d60]}) %!s(*policies.implicitMetaPolicy=&{0xc42037c280 1 [0xc420026dd8]})]} orderer.example.com | [a8d 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Received seekInfo (0xc420291060) start: > stop: > orderer.example.com | [a8e 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 4 orderer.example.com | [a8f 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Delivering block for (0xc420291060) orderer.example.com | [a90 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: businesschannel] Done delivering for (0xc420291060), waiting for new SeekInfo orderer.example.com | [a91 12-05 07:31:20.05 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a92 12-05 07:31:20.06 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [a93 12-05 07:31:20.06 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [a94 12-05 07:31:20.15 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [a95 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [a96 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [a97 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [a98 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144f8 gate 1512459080155989300 evaluation starts orderer.example.com | [a99 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144f8 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [a9a 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [a9b 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [a9c 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [a9d 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [a9e 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144f8 principal matched by identity 0 orderer.example.com | [a9f 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 67 61 8a c7 c5 c1 44 6e d8 fa 18 ec 5d 32 66 64 |ga....Dn....]2fd| orderer.example.com | 00000010 6d cc 81 3c db e1 62 d8 a6 23 bc 2f 51 64 14 c0 |m..<..b..#./Qd..| orderer.example.com | [aa0 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 14 d0 09 4e cd a1 7d 57 5a 49 a6 c7 |0D. ...N..}WZI..| orderer.example.com | 00000010 38 4f 52 fa f9 31 9e 26 9c b7 d7 37 e4 f4 a0 16 |8OR..1.&...7....| orderer.example.com | 00000020 68 9c 04 7a 02 20 3d ad ae da 68 17 af 51 68 cd |h..z. =...h..Qh.| orderer.example.com | 00000030 c6 33 22 f0 20 26 ce 33 dd 43 9c 58 9e ce a2 7d |.3". &.3.C.X...}| orderer.example.com | 00000040 d0 b6 f7 50 f0 29 |...P.)| orderer.example.com | [aa1 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4201144f8 principal evaluation succeeds for identity 0 orderer.example.com | [aa2 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4201144f8 gate 1512459080155989300 evaluation succeeds orderer.example.com | [aa3 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [Readers %!s(*policies.implicitMetaPolicy=&{0xc42039a200 1 [0xc4201146d0]})]} orderer.example.com | [aa4 12-05 07:31:20.15 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Received seekInfo (0xc4201ef5a0) start: > stop: > orderer.example.com | [aa5 12-05 07:31:20.16 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 0 orderer.example.com | [aa6 12-05 07:31:20.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Delivering block for (0xc4201ef5a0) orderer.example.com | [aa7 12-05 07:31:20.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Done delivering for (0xc4201ef5a0), waiting for new SeekInfo orderer.example.com | [aa8 12-05 07:31:20.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [aa9 12-05 07:31:20.16 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [aaa 12-05 07:31:20.16 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream orderer.example.com | [aab 12-05 07:31:20.26 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler orderer.example.com | [aac 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop orderer.example.com | [aad 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [aae 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/policies] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.GetPolicy -> DEBU Returning policy Readers for evaluation orderer.example.com | [aaf 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262d0 gate 1512459080264577100 evaluation starts orderer.example.com | [ab0 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262d0 signed by 0 principal evaluation starts (used [false]) orderer.example.com | [ab1 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262d0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943436a43434162436741774942416749514335326d79334751676b6d436c4c434c52616e51546a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d5449774d54457a4e5463794d466f58445449334d5445794f54457a4e5463794d466f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a304441516344516741456834546957523030422b577353733669443258676c5451667863643463676c7768364433534a736a6a723058453665692f514f7a0a454a79767841554c502b43697a794b4c65653261586f6b4b6e625932745a637856614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f4167464d6758767255324e5570724c64377a7062735a3357556a636652584b6854370a332f505a7362423661683477436759494b6f5a497a6a3045417749445341417752514968414e6d675565626b666766477036626b52784d6f3935536c5137764d0a307338774e3137577a7a4c6a37356f2b41694251594a5a527158376f6d376e4b593279706b49645432544e7041336c615a694c4567673547784a636871413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a orderer.example.com | [ab2 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.DeserializeIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE----- orderer.example.com | MIICCjCCAbCgAwIBAgIQC52my3GQgkmClLCLRanQTjAKBggqhkjOPQQDAjBpMQsw orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w orderer.example.com | bGUuY29tMB4XDTE3MTIwMTEzNTcyMFoXDTI3MTEyOTEzNTcyMFowVjELMAkGA1UE orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI orderer.example.com | zj0DAQcDQgAEh4TiWR00B+WsSs6iD2XglTQfxcd4cglwh6D3SJsjjr0XE6ei/QOz orderer.example.com | EJyvxAULP+CizyKLee2aXokKnbY2tZcxVaNNMEswDgYDVR0PAQH/BAQDAgeAMAwG orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgFMgXvrU2NUprLd7zpbsZ3WUjcfRXKhT7 orderer.example.com | 3/PZsbB6ah4wCgYIKoZIzj0EAwIDSAAwRQIhANmgUebkfgfGp6bkRxMo95SlQ7vM orderer.example.com | 0s8wN17WzzLj75o+AiBQYJZRqX7om7nKY2ypkIdT2TNpA3laZiLEgg5GxJchqA== orderer.example.com | -----END CERTIFICATE----- orderer.example.com | [ab3 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal -> DEBU Checking if identity satisfies MEMBER role for OrdererMSP orderer.example.com | [ab4 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.SatisfiesPrincipal.SatisfiesPrincipal.Validate -> DEBU MSP OrdererMSP validating identity orderer.example.com | [ab5 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262d0 principal matched by identity 0 orderer.example.com | [ab6 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: digest = 00000000 07 5e 48 46 21 ba 5d 6c 28 19 0b 53 b9 cd ea 20 |.^HF!.]l(..S... | orderer.example.com | 00000010 62 16 6f 91 cb f1 c0 68 17 3f 9e 62 d8 3b 00 a7 |b.o....h.?.b.;..| orderer.example.com | [ab7 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2.Verify -> DEBU Verify: sig = 00000000 30 44 02 20 55 ad 62 c1 e7 62 a9 20 e6 bb f6 d8 |0D. U.b..b. ....| orderer.example.com | 00000010 8d e7 f7 61 6d 43 71 d9 16 03 92 09 6b d8 76 e2 |...amCq.....k.v.| orderer.example.com | 00000020 48 05 3d b3 02 20 25 90 0c 37 1e 97 8c ff 2a a2 |H.=.. %..7....*.| orderer.example.com | 00000030 0c 5a b1 6a 78 33 2f 29 cd 76 6a df eb 35 a6 c6 |.Z.jx3/).vj..5..| orderer.example.com | 00000040 5e 2f be 76 a1 a8 |^/.v..| orderer.example.com | [ab8 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1.func2 -> DEBU 0xc4200262d0 principal evaluation succeeds for identity 0 orderer.example.com | [ab9 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/common/cauthdsl] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply.Evaluate...Evaluate.func1 -> DEBU 0xc4200262d0 gate 1512459080264577100 evaluation succeeds orderer.example.com | [aba 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/sigfilter] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Apply -> DEBU Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [Readers %!s(*policies.implicitMetaPolicy=&{0xc42039a200 1 [0xc4201146d0]})]} orderer.example.com | [abb 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Received seekInfo (0xc4203a58c0) start: > stop: > orderer.example.com | [abc 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/ledger/json] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle.Next.readBlock -> DEBU Read block 1 orderer.example.com | [abd 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Delivering block for (0xc4203a58c0) orderer.example.com | [abe 12-05 07:31:20.26 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU [channel: testchainid] Done delivering for (0xc4203a58c0), waiting for new SeekInfo orderer.example.com | [abf 12-05 07:31:20.27 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message orderer.example.com | [ac0 12-05 07:31:20.27 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> WARN Error reading from stream: rpc error: code = Canceled desc = context canceled orderer.example.com | [ac1 12-05 07:31:20.27 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.func1 -> DEBU Closing Deliver stream