5.5 MiB
5.5 MiB
Attaching to peer0.org1.example.com, orderer.example.com, kafka0, kafka3, kafka1, kafka2, peer1.org1.example.com, zookeeper1, zookeeper2, peer0.org2.example.com, zookeeper0, peer1.org2.example.com, fabric-cli
orderer.example.com | 2018-02-27 04:48:16.174 UTC [orderer/main] main -> INFO 001 Starting orderer:
orderer.example.com | Version: 1.0.6
orderer.example.com | Go version: go1.9.4
orderer.example.com | OS/Arch: linux/amd64
orderer.example.com | [002 02-27 04:48:16.24 UTC] [main] main.initializeGrpcServer.initializeSecureServerConfig -> INFO Starting orderer with TLS enabled
orderer.example.com | [003 02-27 04:48:16.33 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
peer0.org1.example.com | [001 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
orderer.example.com | [004 02-27 04:48:16.33 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW]
peer0.org1.example.com | Version: 1.0.6
orderer.example.com | [005 02-27 04:48:16.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts
orderer.example.com | [006 02-27 04:48:16.34 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 02-27 04:48:16.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts
peer0.org1.example.com | Go version: go1.9.4
orderer.example.com | [008 02-27 04:48:16.35 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
peer0.org1.example.com | OS/Arch: linux/amd64
orderer.example.com | [009 02-27 04:48:16.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.3.2
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
orderer.example.com | [00a 02-27 04:48:16.36 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
peer0.org1.example.com |
peer0.org1.example.com | [002 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org1.example.com | [003 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
orderer.example.com | [00b 02-27 04:48:16.37 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts
peer0.org1.example.com | [004 02-27 04:48:17.79 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 | [005 02-27 04:48:17.79 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 | [006 02-27 04:48:17.79 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 | [00c 02-27 04:48:16.37 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]
peer0.org1.example.com | [007 02-27 04:48:17.82 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/]
orderer.example.com | [00d 02-27 04:48:16.37 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts
peer0.org1.example.com | [008 02-27 04:48:17.82 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 | [009 02-27 04:48:17.82 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 | [00a 02-27 04:48:17.88 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 | [00e 02-27 04:48:16.38 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
peer0.org1.example.com | [00b 02-27 04:48:17.89 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
kafka3 | [2018-02-27 04:48:21,220] INFO KafkaConfig values:
orderer.example.com | [00f 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
peer0.org1.example.com | [00c 02-27 04:48:17.89 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 02-27 04:48:17.89 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
kafka3 | advertised.host.name = null
kafka0 | [2018-02-27 04:48:21,329] INFO KafkaConfig values:
orderer.example.com | [010 02-27 04:48:16.38 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]
peer0.org1.example.com | [00e 02-27 04:48:17.89 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
kafka3 | metric.reporters = []
kafka0 | advertised.host.name = null
orderer.example.com | [011 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | [012 02-27 04:48:16.38 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]
peer0.org1.example.com | [00f 02-27 04:48:17.91 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
kafka3 | quota.producer.default = 9223372036854775807
kafka0 | metric.reporters = []
orderer.example.com | [013 02-27 04:48:16.38 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]
peer0.org1.example.com | [010 02-27 04:48:17.91 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/]
kafka3 | offsets.topic.num.partitions = 50
kafka0 | quota.producer.default = 9223372036854775807
orderer.example.com | [014 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer0.org1.example.com | [011 02-27 04:48:17.91 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
kafka3 | log.flush.interval.messages = 9223372036854775807
kafka0 | offsets.topic.num.partitions = 50
orderer.example.com | [015 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP
peer0.org1.example.com | [012 02-27 04:48:17.91 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
kafka3 | auto.create.topics.enable = true
kafka0 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | [016 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup -> DEBU Setting up MSP instance OrdererMSP
orderer.example.com | [017 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [013 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka0 | auto.create.topics.enable = true
kafka3 | controller.socket.timeout.ms = 30000
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [001 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | [014 02-27 04:48:17.92 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
kafka0 | controller.socket.timeout.ms = 30000
kafka3 | log.flush.interval.ms = null
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [018 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [019 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [01a 02-27 04:48:16.40 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 | MIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b
orderer.example.com | GY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2
orderer.example.com | akMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6
orderer.example.com | Y+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [01b 02-27 04:48:16.40 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [8edb2c5a498969a31b8f8f3eaec9d838ff394ce4acb7866cf319c96e297a6db9] at [/var/hyperledger/orderer/msp/keystore/8edb2c5a498969a31b8f8f3eaec9d838ff394ce4acb7866cf319c96e297a6db9_sk]...
orderer.example.com | [01c 02-27 04:48:16.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | Version: 1.0.6
peer0.org1.example.com | [015 02-27 04:48:17.92 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
kafka0 | log.flush.interval.ms = null
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka1 | [2018-02-27 04:48:21,286] INFO KafkaConfig values:
zookeeper2 | ZooKeeper JMX enabled by default
peer1.org1.example.com | Go version: go1.9.4
zookeeper1 | ZooKeeper JMX enabled by default
orderer.example.com | MIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka2 | [2018-02-27 04:48:20,898] INFO KafkaConfig values:
kafka3 | replica.socket.receive.buffer.bytes = 65536
kafka1 | advertised.host.name = null
peer1.org1.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | [001 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org2.example.com | Version: 1.0.6
zookeeper2 | Using config: /conf/zoo.cfg
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE
peer0.org1.example.com | [016 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | advertised.host.name = null
kafka3 | min.insync.replicas = 2
peer1.org1.example.com | Chaincode:
kafka1 | metric.reporters = []
zookeeper1 | Using config: /conf/zoo.cfg
peer0.org2.example.com | Go version: go1.9.4
zookeeper2 | 2018-02-27 04:48:17,704 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b
orderer.example.com | GY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2
orderer.example.com | akMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6
orderer.example.com | Y+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9
peer0.org1.example.com | [017 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
zookeeper1 | 2018-02-27 04:48:15,601 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
zookeeper2 | 2018-02-27 04:48:17,898 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
kafka0 | replica.socket.receive.buffer.bytes = 65536
kafka2 | metric.reporters = []
kafka3 | replica.fetch.wait.max.ms = 500
kafka1 | quota.producer.default = 9223372036854775807
kafka1 | offsets.topic.num.partitions = 50
kafka1 | log.flush.interval.messages = 9223372036854775807
kafka1 | auto.create.topics.enable = true
peer0.org2.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Image Version: 0.3.2
peer0.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Docker Namespace: hyperledger
peer0.org2.example.com |
peer0.org2.example.com | [002 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org2.example.com | [003 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org2.example.com | [004 02-27 04:48:14.27 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.org2.example.com | [005 02-27 04:48:14.27 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.org2.example.com | [006 02-27 04:48:14.27 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
peer0.org2.example.com | [007 02-27 04:48:14.28 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.org2.example.com | [008 02-27 04:48:14.28 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.org2.example.com | [009 02-27 04:48:14.28 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.org2.example.com | [00a 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [00b 02-27 04:48:14.34 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.org2.example.com | [00c 02-27 04:48:14.34 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.org2.example.com | [00d 02-27 04:48:14.34 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.org2.example.com | [00e 02-27 04:48:14.34 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.org2.example.com | [00f 02-27 04:48:14.38 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.org2.example.com | [010 02-27 04:48:14.38 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.org2.example.com | [011 02-27 04:48:14.38 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.org2.example.com | [012 02-27 04:48:14.38 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.org2.example.com | [013 02-27 04:48:14.38 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 02-27 04:48:14.38 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.org2.example.com | [015 02-27 04:48:14.38 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.org2.example.com | [016 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org2.example.com | [017 02-27 04:48:14.42 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org2.example.com | [018 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org2.example.com | [019 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org2.example.com | [01a 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org2.example.com | [01b 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [01c 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper1 | 2018-02-27 04:48:15,764 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper2 | 2018-02-27 04:48:17,906 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
kafka0 | min.insync.replicas = 2
kafka2 | quota.producer.default = 9223372036854775807
kafka3 | num.recovery.threads.per.data.dir = 1
peer1.org1.example.com | Base Image Version: 0.3.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [018 02-27 04:48:17.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka1 | controller.socket.timeout.ms = 30000
peer0.org2.example.com | [01d 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
zookeeper1 | 2018-02-27 04:48:15,772 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
kafka0 | replica.fetch.wait.max.ms = 500
zookeeper2 | 2018-02-27 04:48:17,914 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
zookeeper2 | 2018-02-27 04:48:17,919 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
peer1.org2.example.com | [001 02-27 04:48:13.96 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer1.org2.example.com | Version: 1.0.6
peer1.org2.example.com | Go version: go1.9.4
peer1.org2.example.com | OS/Arch: linux/amd64
peer1.org2.example.com | Chaincode:
peer1.org2.example.com | Base Image Version: 0.3.2
peer1.org2.example.com | Base Docker Namespace: hyperledger
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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.98 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 02-27 04:48:13.98 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 02-27 04:48:13.98 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 | [00e 02-27 04:48:14.09 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 | [00f 02-27 04:48:14.12 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.org2.example.com | [010 02-27 04:48:14.12 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 | [011 02-27 04:48:14.12 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 | [012 02-27 04:48:14.12 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 | [013 02-27 04:48:14.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer1.org2.example.com | [014 02-27 04:48:14.13 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.org2.example.com | [015 02-27 04:48:14.13 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.org2.example.com | [016 02-27 04:48:14.13 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 | [017 02-27 04:48:14.14 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org2.example.com | [018 02-27 04:48:14.15 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer1.org2.example.com | [019 02-27 04:48:14.15 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 | [01a 02-27 04:48:14.15 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 | [01b 02-27 04:48:14.15 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 | [01c 02-27 04:48:14.15 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org2.example.com | [01d 02-27 04:48:14.18 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 02-27 04:48:14.18 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.org2.example.com | [01f 02-27 04:48:14.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [020 02-27 04:48:14.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
zookeeper0 | ZooKeeper JMX enabled by default
zookeeper0 | Using config: /conf/zoo.cfg
zookeeper0 | 2018-02-27 04:48:15,598 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
kafka3 | ssl.keystore.type = JKS
kafka3 | default.replication.factor = 3
kafka3 | ssl.truststore.password = null
kafka3 | log.preallocate = false
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka3 | fetch.purgatory.purge.interval.requests = 1000
peer0.org1.example.com | [019 02-27 04:48:17.94 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 | [01a 02-27 04:48:17.94 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 | [01b 02-27 04:48:17.94 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 | [01c 02-27 04:48:17.94 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [01d 02-27 04:48:17.96 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 | [01e 02-27 04:48:17.96 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
peer0.org1.example.com | [01f 02-27 04:48:17.96 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 | [020 02-27 04:48:17.97 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 | [021 02-27 04:48:17.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [022 02-27 04:48:17.98 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 | [023 02-27 04:48:17.98 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
peer0.org1.example.com | [024 02-27 04:48:17.98 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 02-27 04:48:17.99 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 | [026 02-27 04:48:17.99 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
peer0.org1.example.com | [027 02-27 04:48:17.99 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 | [028 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [029 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02a 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02b 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [02c 02-27 04:48:17.99 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]
peer0.org1.example.com | [02d 02-27 04:48:17.99 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 | [02e 02-27 04:48:18.00 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.org1.example.com | [02f 02-27 04:48:18.00 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 | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [030 02-27 04:48:18.01 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 | [031 02-27 04:48:18.01 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
peer0.org1.example.com | [032 02-27 04:48:18.03 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 | [033 02-27 04:48:18.03 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 | [034 02-27 04:48:18.04 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-----
zookeeper2 | 2018-02-27 04:48:17,959 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper1 | 2018-02-27 04:48:15,782 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
peer1.org1.example.com | Base Docker Namespace: hyperledger
orderer.example.com | [01d 02-27 04:48:16.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity
zookeeper0 | 2018-02-27 04:48:15,769 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper0 | 2018-02-27 04:48:15,780 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
zookeeper0 | 2018-02-27 04:48:15,792 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
peer1.org2.example.com | [021 02-27 04:48:14.18 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 | [022 02-27 04:48:14.18 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 | [023 02-27 04:48:14.18 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 | [024 02-27 04:48:14.19 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 | [025 02-27 04:48:14.19 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 | [026 02-27 04:48:14.19 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 | [027 02-27 04:48:14.21 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 | [028 02-27 04:48:14.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka0 | num.recovery.threads.per.data.dir = 1
kafka0 | ssl.keystore.type = JKS
kafka0 | default.replication.factor = 3
kafka0 | ssl.truststore.password = null
kafka0 | log.preallocate = false
zookeeper1 | 2018-02-27 04:48:15,790 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
peer0.org1.example.com | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [035 02-27 04:48:18.04 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 [] [129 96 176 36 116 203 35 0 216 182 62 75 151 173 181 47 2 30 167 68 158 112 14 175 106 130 28 193 100 68 221 54] peer0.org1.example.com:7051} incTime is 1519706898048865346
peer0.org1.example.com | [036 02-27 04:48:18.04 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 [] [129 96 176 36 116 203 35 0 216 182 62 75 151 173 181 47 2 30 167 68 158 112 14 175 106 130 28 193 100 68 221 54] peer0.org1.example.com:7051}
peer0.org1.example.com | [037 02-27 04:48:18.05 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [038 02-27 04:48:18.05 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 | [039 02-27 04:48:18.05 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 | [03a 02-27 04:48:18.05 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 | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [03b 02-27 04:48:18.05 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 | [03d 02-27 04:48:18.05 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [03c 02-27 04:48:18.05 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 | [03e 02-27 04:48:18.07 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 | [03f 02-27 04:48:18.07 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 | [040 02-27 04:48:18.07 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: 1801AA01AD060A208160B02474CB2300...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [041 02-27 04:48:18.07 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: 38A9270D1AC0033CF5A14300539801F4589F41202079932721422A66EB4E0FC2
peer0.org1.example.com | [042 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [043 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [044 02-27 04:48:18.08 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 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [046 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADA060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [047 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5BEE5E8AF1B59132C40BEB9C4E041B6D325FDB873F8427402C8EE4DEB64D4864
peer0.org1.example.com | [049 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04a 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | offsets.topic.num.partitions = 50
kafka2 | log.flush.interval.messages = 9223372036854775807
kafka2 | auto.create.topics.enable = true
kafka2 | controller.socket.timeout.ms = 30000
kafka2 | log.flush.interval.ms = null
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka2 | min.insync.replicas = 2
kafka2 | replica.fetch.wait.max.ms = 500
kafka2 | num.recovery.threads.per.data.dir = 1
kafka2 | ssl.keystore.type = JKS
kafka2 | default.replication.factor = 3
kafka2 | ssl.truststore.password = null
kafka3 | ssl.endpoint.identification.algorithm = null
kafka3 | replica.socket.timeout.ms = 30000
kafka3 | message.max.bytes = 1048576
kafka3 | num.io.threads = 8
kafka3 | offsets.commit.required.acks = -1
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | delete.topic.enable = false
kafka3 | quota.window.size.seconds = 1
kafka3 | ssl.truststore.type = JKS
kafka3 | offsets.commit.timeout.ms = 5000
kafka3 | quota.window.num = 11
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | authorizer.class.name =
kafka3 | num.replica.fetchers = 1
kafka3 | log.retention.ms = -1
kafka3 | log.roll.jitter.hours = 0
kafka3 | log.cleaner.enable = true
kafka3 | offsets.load.buffer.size = 5242880
kafka3 | log.cleaner.delete.retention.ms = 86400000
kafka3 | ssl.client.auth = none
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org1.example.com | Docker Namespace: hyperledger
peer1.org1.example.com |
peer1.org1.example.com | [002 02-27 04:48:14.43 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 | [003 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org1.example.com | [004 02-27 04:48:14.43 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 02-27 04:48:14.43 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 02-27 04:48:14.44 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.org1.example.com | [007 02-27 04:48:14.49 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 | [008 02-27 04:48:14.49 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.org1.example.com | [009 02-27 04:48:14.49 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.org1.example.com | [00a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer1.org1.example.com | [00b 02-27 04:48:14.54 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.org1.example.com | [00c 02-27 04:48:14.54 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.org1.example.com | [00d 02-27 04:48:14.54 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.org1.example.com | [00e 02-27 04:48:14.55 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 | [00f 02-27 04:48:14.61 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 | [010 02-27 04:48:14.61 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.org1.example.com | [011 02-27 04:48:14.61 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.org1.example.com | [012 02-27 04:48:14.61 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.org1.example.com | [013 02-27 04:48:14.64 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 02-27 04:48:14.64 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 | [015 02-27 04:48:14.64 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
orderer.example.com | [01e 02-27 04:48:16.43 UTC] [main] main.initializeMultiChainManager.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer
orderer.example.com | [01f 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
orderer.example.com | [020 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
orderer.example.com | [021 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/index/] exists
orderer.example.com | [022 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: testchainid
orderer.example.com | [023 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
orderer.example.com | [024 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
orderer.example.com | [025 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
orderer.example.com | [026 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
orderer.example.com | [027 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
orderer.example.com | [028 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
orderer.example.com | [029 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
orderer.example.com | [02a 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
orderer.example.com | [02b 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
orderer.example.com | [02c 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42018ed80)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [02d 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | [02e 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x30, 0x82, 0x5d, 0xee, 0x2c, 0x31, 0x82, 0x3b, 0xb1, 0x23, 0x1, 0x2a, 0x6, 0xd4, 0x3f, 0xcf, 0xa5, 0x60, 0x49, 0x33, 0x6a, 0xea, 0x77, 0x92, 0x5, 0x30, 0xe6, 0x17, 0xd3, 0xcc, 0xcf, 0xad} txOffsets=
orderer.example.com | txId=b9c39799734bd9d8154af92501ca582c56a1d07f3aba09f5949afb4c7ee07853 locPointer=offset=38, bytesLength=9104
orderer.example.com | ]
orderer.example.com | [02f 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9147], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | [030 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | [031 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | [032 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
orderer.example.com | [033 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | [034 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | [035 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | [036 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
orderer.example.com | [037 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | [038 02-27 04:48:16.48 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 | [039 02-27 04:48:16.48 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 | [03a 02-27 04:48:16.48 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 | [03b 02-27 04:48:16.48 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 | [03c 02-27 04:48:16.48 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 | [03d 02-27 04:48:16.48 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 | [03e 02-27 04:48:16.48 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 | [03f 02-27 04:48:16.48 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 | [040 02-27 04:48:16.48 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 | [041 02-27 04:48:16.48 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
orderer.example.com | [042 02-27 04:48:16.48 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 | [043 02-27 04:48:16.48 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
orderer.example.com | [044 02-27 04:48:16.49 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
zookeeper2 | 2018-02-27 04:48:17,959 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer1.org2.example.com | [029 02-27 04:48:14.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02a 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02b 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org2.example.com | [02c 02-27 04:48:14.22 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.org2.example.com | [02d 02-27 04:48:14.22 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
kafka1 | log.flush.interval.ms = null
zookeeper1 | 2018-02-27 04:48:15,830 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka2 | log.preallocate = false
peer0.org1.example.com | [04b 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
kafka3 | controlled.shutdown.max.retries = 3
peer1.org1.example.com | [016 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
zookeeper2 | 2018-02-27 04:48:17,974 [myid:3] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer0.org2.example.com | [01e 02-27 04:48:14.47 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
peer0.org2.example.com | [01f 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org2.example.com | [020 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org2.example.com | [021 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org2.example.com | [022 02-27 04:48:14.48 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.org2.example.com | [023 02-27 04:48:14.48 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
peer0.org2.example.com | [024 02-27 04:48:14.48 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.org2.example.com | [025 02-27 04:48:14.48 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.org2.example.com | [026 02-27 04:48:14.49 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
peer0.org2.example.com | [027 02-27 04:48:14.49 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.org2.example.com | [028 02-27 04:48:14.50 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [029 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02a 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02b 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [02c 02-27 04:48:14.51 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.org2.example.com | [02d 02-27 04:48:14.51 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.org2.example.com | [02e 02-27 04:48:14.51 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 02-27 04:48:14.51 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [030 02-27 04:48:14.51 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.org2.example.com | [031 02-27 04:48:14.51 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.org2.example.com | [032 02-27 04:48:14.56 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 | [033 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [034 02-27 04:48:14.57 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [036 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org2.example.com | [037 02-27 04:48:14.59 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [035 02-27 04:48:14.57 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 [] [188 31 129 217 96 238 33 157 17 65 177 232 39 225 95 11 63 98 210 250 110 20 72 116 36 194 234 255 22 202 13 55] peer0.org2.example.com:7051} incTime is 1519706894574371562
peer0.org2.example.com | [038 02-27 04:48:14.60 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 [] [188 31 129 217 96 238 33 157 17 65 177 232 39 225 95 11 63 98 210 250 110 20 72 116 36 194 234 255 22 202 13 55] peer0.org2.example.com:7051}
peer0.org2.example.com | [039 02-27 04:48:14.60 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 | [03a 02-27 04:48:14.61 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.org2.example.com | [03b 02-27 04:48:14.61 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 | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [03c 02-27 04:48:14.61 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 | [03d 02-27 04:48:14.61 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.org2.example.com | [03e 02-27 04:48:14.61 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.org2.example.com | [03f 02-27 04:48:14.61 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.org2.example.com | [040 02-27 04:48:14.61 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: 1801AA01B1060A20BC1F81D960EE219D...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [041 02-27 04:48:14.62 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: 5BFFA5C5CFB9B6D90E0D9D76FA48D7A37C5728EAB4A27840067C958B7D3B252A
peer0.org2.example.com | [042 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
peer0.org2.example.com | [043 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [044 02-27 04:48:14.63 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 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [046 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [047 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 88F2D713A3B0C00230B9A4F89FC930120F4217E1BE7661EF76E2B6F7C244EA3A
peer0.org2.example.com | [048 02-27 04:48:14.63 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 | [049 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [04a 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer0.org2.example.com | [04b 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
peer0.org2.example.com | [04c 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org2.example.com | [04d 02-27 04:48:14.63 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.6,txid=7e7838f9-1cb5-4b66-929d-81f74b45955e,syscc=true,proposal=0x0,canname=cscc:1.0.6
zookeeper0 | 2018-02-27 04:48:15,799 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
zookeeper0 | 2018-02-27 04:48:15,827 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper0 | 2018-02-27 04:48:15,834 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
zookeeper0 | 2018-02-27 04:48:15,835 [myid:1] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka0 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [02e 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka2 | ssl.endpoint.identification.algorithm = null
orderer.example.com | [045 02-27 04:48:16.49 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
kafka3 | queued.max.requests = 500
peer1.org1.example.com | [017 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
zookeeper2 | 2018-02-27 04:48:18,078 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka0 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | [04c 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
zookeeper0 | 2018-02-27 04:48:15,929 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
orderer.example.com | [046 02-27 04:48:16.49 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
orderer.example.com | [047 02-27 04:48:16.49 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
orderer.example.com | [048 02-27 04:48:16.50 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | [049 02-27 04:48:16.50 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
orderer.example.com | [04a 02-27 04:48:16.50 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
orderer.example.com | [04b 02-27 04:48:16.50 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
orderer.example.com | [04c 02-27 04:48:16.50 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
orderer.example.com | [04d 02-27 04:48:16.50 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 | [04e 02-27 04:48:16.50 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 | [04f 02-27 04:48:16.50 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 | [050 02-27 04:48:16.50 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 | [051 02-27 04:48:16.50 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
peer1.org2.example.com | [02f 02-27 04:48:14.22 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-----
zookeeper0 | 2018-02-27 04:48:16,080 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka3 | offsets.topic.replication.factor = 3
peer0.org1.example.com | [048 02-27 04:48:18.08 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.6,txid=a5122e1c-7590-4e64-af13-7a615f30d9e5,syscc=true,proposal=0x0,canname=cscc:1.0.6
kafka2 | replica.socket.timeout.ms = 30000
peer1.org1.example.com | [018 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka0 | replica.socket.timeout.ms = 30000
kafka1 | replica.socket.receive.buffer.bytes = 65536
peer0.org2.example.com | [04e 02-27 04:48:14.63 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.6 is being launched
zookeeper1 | 2018-02-27 04:48:15,834 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
zookeeper2 | 2018-02-27 04:48:18,121 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer1.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [030 02-27 04:48:14.23 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 | [031 02-27 04:48:14.23 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
peer1.org2.example.com | [032 02-27 04:48:14.27 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 | [033 02-27 04:48:14.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [034 02-27 04:48:14.29 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [035 02-27 04:48:14.29 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 [] [123 55 233 95 201 186 231 44 211 55 46 15 46 183 89 192 250 205 41 225 240 55 93 231 119 47 236 103 240 219 210 182] peer1.org2.example.com:7051} incTime is 1519706894292001217
orderer.example.com | [052 02-27 04:48:16.50 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
zookeeper1 | 2018-02-27 04:48:15,835 [myid:2] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
zookeeper0 | 2018-02-27 04:48:16,310 [myid:1] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
kafka3 | log.cleaner.threads = 1
kafka3 | sasl.kerberos.service.name = null
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka3 | socket.request.max.bytes = 104857600
kafka3 | ssl.trustmanager.algorithm = PKIX
kafka3 | zookeeper.session.timeout.ms = 6000
kafka3 | log.retention.bytes = -1
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
kafka3 | zookeeper.set.acl = false
kafka3 | connections.max.idle.ms = 600000
peer1.org2.example.com | [036 02-27 04:48:14.29 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 [] [123 55 233 95 201 186 231 44 211 55 46 15 46 183 89 192 250 205 41 225 240 55 93 231 119 47 236 103 240 219 210 182] peer1.org2.example.com:7051}
zookeeper0 | 2018-02-27 04:48:16,373 [myid:1] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
kafka3 | offsets.retention.minutes = 1440
kafka2 | message.max.bytes = 1048576
kafka0 | message.max.bytes = 1048576
kafka0 | num.io.threads = 8
kafka0 | offsets.commit.required.acks = -1
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
kafka0 | delete.topic.enable = false
kafka0 | quota.window.size.seconds = 1
kafka0 | ssl.truststore.type = JKS
kafka0 | offsets.commit.timeout.ms = 5000
kafka0 | quota.window.num = 11
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org1.example.com | [019 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
zookeeper0 | 2018-02-27 04:48:16,397 [myid:1] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
kafka1 | min.insync.replicas = 2
peer0.org1.example.com | [04e 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org2.example.com | [04f 02-27 04:48:14.63 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 | [053 02-27 04:48:16.50 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
kafka3 | replica.fetch.backoff.ms = 1000
peer1.org2.example.com | [038 02-27 04:48:14.29 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
zookeeper2 | 2018-02-27 04:48:18,261 [myid:3] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
zookeeper1 | 2018-02-27 04:48:15,947 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka0 | authorizer.class.name =
zookeeper0 | 2018-02-27 04:48:16,417 [myid:1] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
kafka2 | num.io.threads = 8
kafka2 | offsets.commit.required.acks = -1
peer1.org1.example.com | [01a 02-27 04:48:14.69 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 | [04d 02-27 04:48:18.08 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.6 is being launched
orderer.example.com | [054 02-27 04:48:16.50 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
kafka3 | inter.broker.protocol.version = 0.9.0.X
peer0.org2.example.com | [050 02-27 04:48:14.63 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.org2.example.com | [037 02-27 04:48:14.29 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
zookeeper2 | 2018-02-27 04:48:18,261 [myid:3] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
zookeeper1 | 2018-02-27 04:48:16,077 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka0 | num.replica.fetchers = 1
kafka0 | log.retention.ms = -1
kafka0 | log.roll.jitter.hours = 0
kafka0 | log.cleaner.enable = true
kafka0 | offsets.load.buffer.size = 5242880
kafka0 | log.cleaner.delete.retention.ms = 86400000
kafka0 | ssl.client.auth = none
kafka0 | controlled.shutdown.max.retries = 3
kafka0 | queued.max.requests = 500
kafka0 | offsets.topic.replication.factor = 3
zookeeper0 | 2018-02-27 04:48:16,552 [myid:1] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | replica.fetch.wait.max.ms = 500
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
peer1.org1.example.com | [01b 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [051 02-27 04:48:14.63 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.6(networkid:dev,peerid:peer0.org2.example.com)
kafka3 | log.retention.hours = 168
peer0.org1.example.com | [04f 02-27 04:48:18.09 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 | [039 02-27 04:48:14.29 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
kafka0 | log.cleaner.threads = 1
zookeeper1 | 2018-02-27 04:48:16,333 [myid:2] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
zookeeper2 | 2018-02-27 04:48:18,262 [myid:3] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
zookeeper0 | 2018-02-27 04:48:16,604 [myid:1] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | num.recovery.threads.per.data.dir = 1
kafka2 | delete.topic.enable = false
peer1.org1.example.com | [01c 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org1.example.com | [01d 02-27 04:48:14.71 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 | [01e 02-27 04:48:14.71 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.org1.example.com | [01f 02-27 04:48:14.71 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 | [020 02-27 04:48:14.72 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 | [055 02-27 04:48:16.50 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
kafka0 | sasl.kerberos.service.name = null
peer0.org1.example.com | [050 02-27 04:48:18.10 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]
peer0.org1.example.com | [051 02-27 04:48:18.10 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [052 02-27 04:48:18.10 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.org1.example.com | [053 02-27 04:48:18.10 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
zookeeper0 | 2018-02-27 04:48:16,710 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper0/172.19.0.4:3888
peer0.org2.example.com | [052 02-27 04:48:14.63 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.org2.example.com | [053 02-27 04:48:14.63 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
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}
peer0.org2.example.com | [054 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
peer0.org2.example.com | [055 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
peer0.org2.example.com | [056 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
peer0.org2.example.com | [057 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer0.org2.example.com | [058 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
peer0.org2.example.com | [059 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
peer0.org2.example.com | [05b 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org2.example.com | [05c 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
peer0.org2.example.com | [05d 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [05a 02-27 04:48:14.63 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 | [03a 02-27 04:48:14.29 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 | [021 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
orderer.example.com | [056 02-27 04:48:16.50 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
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | ssl.keystore.type = JKS
kafka2 | quota.window.size.seconds = 1
kafka3 | num.partitions = 1
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper0 | 2018-02-27 04:48:16,897 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
zookeeper2 | 2018-02-27 04:48:18,262 [myid:3] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
zookeeper1 | 2018-02-27 04:48:16,333 [myid:2] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
peer0.org2.example.com | [05e 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [022 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
kafka0 | socket.request.max.bytes = 104857600
kafka1 | default.replication.factor = 3
kafka3 | broker.id.generation.enable = true
kafka2 | ssl.truststore.type = JKS
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}
zookeeper0 | 2018-02-27 04:48:16,928 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
orderer.example.com | [057 02-27 04:48:16.50 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
zookeeper2 | 2018-02-27 04:48:18,277 [myid:3] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
zookeeper1 | 2018-02-27 04:48:16,340 [myid:2] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka0 | ssl.trustmanager.algorithm = PKIX
kafka1 | ssl.truststore.password = null
kafka3 | listeners = PLAINTEXT://:9092
peer0.org2.example.com | [05f 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | offsets.commit.timeout.ms = 5000
peer1.org1.example.com | [023 02-27 04:48:14.73 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 | [024 02-27 04:48:14.73 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
zookeeper1 | 2018-02-27 04:48:16,343 [myid:2] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
peer0.org1.example.com | [054 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
orderer.example.com | [058 02-27 04:48:16.51 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
kafka1 | log.preallocate = false
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka1 | fetch.purgatory.purge.interval.requests = 1000
kafka1 | ssl.endpoint.identification.algorithm = null
kafka1 | replica.socket.timeout.ms = 30000
kafka1 | message.max.bytes = 1048576
kafka1 | num.io.threads = 8
kafka1 | offsets.commit.required.acks = -1
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
kafka1 | delete.topic.enable = false
kafka1 | quota.window.size.seconds = 1
kafka1 | ssl.truststore.type = JKS
kafka1 | offsets.commit.timeout.ms = 5000
kafka1 | quota.window.num = 11
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka1 | authorizer.class.name =
kafka1 | num.replica.fetchers = 1
kafka1 | log.retention.ms = -1
kafka1 | log.roll.jitter.hours = 0
kafka1 | log.cleaner.enable = true
kafka1 | offsets.load.buffer.size = 5242880
kafka1 | log.cleaner.delete.retention.ms = 86400000
kafka1 | ssl.client.auth = none
kafka1 | controlled.shutdown.max.retries = 3
kafka1 | queued.max.requests = 500
kafka1 | offsets.topic.replication.factor = 3
kafka1 | log.cleaner.threads = 1
kafka1 | sasl.kerberos.service.name = null
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | socket.request.max.bytes = 104857600
peer1.org1.example.com | [025 02-27 04:48:14.73 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
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [03b 02-27 04:48:14.30 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
peer1.org2.example.com | [03c 02-27 04:48:14.30 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
peer1.org2.example.com | [03d 02-27 04:48:14.30 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.org2.example.com | [03e 02-27 04:48:14.30 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 | [03f 02-27 04:48:14.30 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: 1801AA01B1060A207B37E95FC9BAE72C...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org2.example.com | [040 02-27 04:48:14.31 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: 5661EB8D498E2383D671B263745F70CAB517FC74A87565EC832EC2A6455B6A2A
peer1.org2.example.com | [042 02-27 04:48:14.33 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.6,txid=74340132-1b01-4198-a316-c4c83fe678db,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org2.example.com | [043 02-27 04:48:14.34 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.6 is being launched
peer1.org2.example.com | [044 02-27 04:48:14.34 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 | [045 02-27 04:48:14.34 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.org2.example.com | [046 02-27 04:48:14.34 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer1.org2.example.com | [047 02-27 04:48:14.34 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.org2.example.com | [048 02-27 04:48:14.34 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
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 | [049 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
peer1.org2.example.com | [04a 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
peer1.org2.example.com | [04b 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
peer1.org2.example.com | [04c 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer1.org2.example.com | [04d 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
peer1.org2.example.com | [04e 02-27 04:48:14.34 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 | [04f 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [050 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
kafka1 | ssl.trustmanager.algorithm = PKIX
kafka1 | zookeeper.session.timeout.ms = 6000
kafka1 | log.retention.bytes = -1
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
kafka1 | zookeeper.set.acl = false
kafka1 | connections.max.idle.ms = 600000
kafka3 | ssl.provider = null
kafka2 | quota.window.num = 11
zookeeper0 | 2018-02-27 04:48:16,947 [myid:1] - INFO [zookeeper0/172.19.0.4:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.5:47556
peer0.org2.example.com | [060 02-27 04:48:14.65 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 | [055 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
kafka0 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | [026 02-27 04:48:14.73 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 | [059 02-27 04:48:16.51 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
zookeeper1 | 2018-02-27 04:48:16,460 [myid:2] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
zookeeper2 | 2018-02-27 04:48:18,293 [myid:3] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | offsets.retention.minutes = 1440
peer1.org2.example.com | [051 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [061 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper0 | 2018-02-27 04:48:16,954 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [027 02-27 04:48:14.75 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
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [056 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
orderer.example.com | [05a 02-27 04:48:16.51 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
zookeeper1 | 2018-02-27 04:48:16,486 [myid:2] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | replica.fetch.backoff.ms = 1000
zookeeper2 | 2018-02-27 04:48:18,334 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper2/172.19.0.2:3888
kafka2 | authorizer.class.name =
kafka3 | log.roll.ms = null
zookeeper0 | 2018-02-27 04:48:16,966 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@337] - Have smaller server identifier, so dropping the connection: (2, 1)
peer1.org2.example.com | [052 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
peer1.org1.example.com | [028 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [062 02-27 04:48:14.65 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.6
zookeeper1 | 2018-02-27 04:48:16,588 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper1/172.19.0.5:3888
peer0.org1.example.com | [057 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
orderer.example.com | [05b 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
zookeeper2 | 2018-02-27 04:48:18,371 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
kafka2 | num.replica.fetchers = 1
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-02-27 04:48:16,995 [myid:1] - WARN [WorkerSender[myid=1]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka1 | inter.broker.protocol.version = 0.9.0.X
kafka0 | zookeeper.set.acl = false
peer1.org1.example.com | [029 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [063 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
zookeeper1 | 2018-02-27 04:48:16,875 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
peer1.org2.example.com | [053 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [059 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
zookeeper2 | 2018-02-27 04:48:18,382 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
kafka2 | log.retention.ms = -1
orderer.example.com | [05c 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
kafka3 | ssl.cipher.suites = null
zookeeper0 | java.net.ConnectException: Connection refused (Connection refused)
kafka1 | log.retention.hours = 168
kafka0 | connections.max.idle.ms = 600000
peer0.org2.example.com | [064 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [02a 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-02-27 04:48:16,892 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka2 | log.roll.jitter.hours = 0
peer0.org1.example.com | [05a 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [054 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
zookeeper2 | 2018-02-27 04:48:18,445 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05d 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
kafka3 | log.index.size.max.bytes = 10485760
zookeeper0 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | num.partitions = 1
kafka0 | offsets.retention.minutes = 1440
peer0.org2.example.com | [065 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | log.cleaner.enable = true
zookeeper1 | 2018-02-27 04:48:16,977 [myid:2] - INFO [zookeeper1/172.19.0.5:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.4:56552
peer1.org1.example.com | [02b 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
zookeeper2 | 2018-02-27 04:48:18,454 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05e 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org1.example.com | [05b 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
zookeeper0 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka1 | broker.id.generation.enable = true
peer1.org2.example.com | [055 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | ssl.keymanager.algorithm = SunX509
kafka0 | replica.fetch.backoff.ms = 1000
kafka2 | offsets.load.buffer.size = 5242880
zookeeper1 | 2018-02-27 04:48:17,020 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [066 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-02-27 04:48:18,458 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 1 (n.sid), 0x1 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05f 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [02c 02-27 04:48:14.75 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]
peer0.org1.example.com | [05c 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
zookeeper0 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka1 | listeners = PLAINTEXT://:9092
kafka0 | inter.broker.protocol.version = 0.9.0.X
zookeeper1 | 2018-02-27 04:48:17,026 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | [056 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper2 | 2018-02-27 04:48:18,462 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | log.cleaner.delete.retention.ms = 86400000
peer1.org1.example.com | [02d 02-27 04:48:14.76 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 | [060 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [067 02-27 04:48:14.65 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 | [058 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
kafka1 | ssl.provider = null
zookeeper0 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka0 | log.retention.hours = 168
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
kafka3 | replica.fetch.max.bytes = 1048576
kafka2 | ssl.client.auth = none
peer1.org2.example.com | [057 02-27 04:48:14.35 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.6
peer1.org1.example.com | [02e 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | 2018-02-27 04:48:18,464 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LEADING (n.state), 2 (n.sid), 0x1 (n.peerEpoch) LOOKING (my state)
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org1.example.com | [05d 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
orderer.example.com | [061 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel testchainid
kafka0 | num.partitions = 1
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka3 | advertised.port = null
peer0.org2.example.com | [068 02-27 04:48:14.65 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.6 launch seq completed
kafka2 | controlled.shutdown.max.retries = 3
zookeeper2 | 2018-02-27 04:48:18,470 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@935] - FOLLOWING
kafka1 | log.roll.ms = null
peer1.org1.example.com | [02f 02-27 04:48:14.76 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 | [05e 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [058 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
zookeeper0 | at java.net.Socket.connect(Socket.java:589)
kafka0 | broker.id.generation.enable = true
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [062 02-27 04:48:16.51 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
kafka2 | queued.max.requests = 500
zookeeper2 | 2018-02-27 04:48:18,492 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
peer0.org2.example.com | [069 02-27 04:48:14.65 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 | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
peer1.org2.example.com | [059 02-27 04:48:14.35 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 | [05f 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka0 | listeners = PLAINTEXT://:9092
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
kafka2 | offsets.topic.replication.factor = 3
orderer.example.com | [063 02-27 04:48:16.51 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
kafka1 | ssl.cipher.suites = null
peer0.org2.example.com | [06a 02-27 04:48:14.65 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...
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
peer1.org2.example.com | [05a 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
peer0.org1.example.com | [060 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | log.cleaner.io.buffer.size = 524288
kafka0 | ssl.provider = null
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
kafka2 | log.cleaner.threads = 1
orderer.example.com | [064 02-27 04:48:16.51 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
kafka1 | log.index.size.max.bytes = 10485760
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
peer0.org2.example.com | [06b 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Move state message READY
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
peer1.org2.example.com | [05b 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org1.example.com | [061 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
kafka2 | sasl.kerberos.service.name = null
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | [065 02-27 04:48:16.51 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
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
peer0.org2.example.com | [06c 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
kafka3 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka0 | log.roll.ms = null
peer1.org2.example.com | [05c 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-02-27 04:48:18,539 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer0.org1.example.com | [062 02-27 04:48:18.11 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.6
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | security.inter.broker.protocol = PLAINTEXT
zookeeper0 | at java.lang.Thread.run(Thread.java:748)
orderer.example.com | [066 02-27 04:48:16.51 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
peer0.org2.example.com | [06d 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [7e7838f9]Entered state ready
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper2 | 2018-02-27 04:48:18,539 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka1 | replica.fetch.max.bytes = 1048576
peer1.org2.example.com | [05d 02-27 04:48:14.35 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.6 launch seq completed
zookeeper0 | 2018-02-27 04:48:17,023 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [063 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
kafka2 | socket.request.max.bytes = 104857600
orderer.example.com | [067 02-27 04:48:16.51 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.org2.example.com | [06e 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:7e7838f9-1cb5-4b66-929d-81f74b45955e
kafka0 | ssl.cipher.suites = null
zookeeper2 | 2018-02-27 04:48:18,540 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
kafka3 | log.roll.hours = 168
zookeeper0 | 2018-02-27 04:48:17,047 [myid:1] - INFO [WorkerSender[myid=1]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
kafka1 | advertised.port = null
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [05e 02-27 04:48:14.35 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
kafka2 | ssl.trustmanager.algorithm = PKIX
peer0.org1.example.com | [064 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper2 | 2018-02-27 04:48:18,540 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka0 | log.index.size.max.bytes = 10485760
orderer.example.com | [068 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel
peer0.org2.example.com | [06f 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]sending state message READY
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka3 | log.cleanup.policy = delete
zookeeper0 | 2018-02-27 04:48:17,048 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
kafka2 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
peer0.org1.example.com | [065 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
zookeeper2 | 2018-02-27 04:48:18,541 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka0 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | [05f 02-27 04:48:14.35 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...
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
orderer.example.com | [069 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel
kafka3 | host.name =
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka2 | log.retention.bytes = -1
peer0.org2.example.com | [070 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Received message READY from shim
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
zookeeper0 | 2018-02-27 04:48:17,053 [myid:1] - WARN [WorkerSender[myid=1]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka0 | security.inter.broker.protocol = PLAINTEXT
peer0.org1.example.com | [066 02-27 04:48:18.11 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.6 launch seq completed
zookeeper2 | 2018-02-27 04:48:18,541 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org2.example.com | [060 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Move state message READY
kafka3 | log.roll.jitter.ms = null
orderer.example.com | [06a 02-27 04:48:16.52 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
kafka1 | log.cleaner.io.buffer.size = 524288
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
zookeeper0 | java.net.ConnectException: Connection refused (Connection refused)
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
kafka0 | replica.fetch.max.bytes = 1048576
peer0.org2.example.com | [071 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: READY(state:established)
zookeeper2 | 2018-02-27 04:48:18,545 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer0.org1.example.com | [068 02-27 04:48:18.11 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 | [061 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka3 | max.connections.per.ip = 2147483647
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
orderer.example.com | [06b 02-27 04:48:16.52 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
kafka2 | zookeeper.set.acl = false
zookeeper1 | 2018-02-27 04:48:17,035 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [072 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
zookeeper0 | at java.net.PlainSocketImpl.socketConnect(Native Method)
peer1.org1.example.com | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
zookeeper2 | 2018-02-27 04:48:18,545 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | advertised.port = null
peer0.org1.example.com | [069 02-27 04:48:18.11 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...
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [062 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [74340132]Entered state ready
kafka1 | zookeeper.connection.timeout.ms = 6000
kafka2 | connections.max.idle.ms = 600000
zookeeper1 | 2018-02-27 04:48:17,051 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
orderer.example.com | [06c 02-27 04:48:16.52 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
peer0.org2.example.com | [073 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper0 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper2 | 2018-02-27 04:48:18,547 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
kafka3 | background.threads = 10
peer1.org2.example.com | [063 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:74340132-1b01-4198-a316-c4c83fe678db
peer0.org1.example.com | [06a 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Move state message READY
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
kafka2 | offsets.retention.minutes = 1440
zookeeper1 | 2018-02-27 04:48:17,054 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
zookeeper0 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [074 02-27 04:48:14.65 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 | yftVcvbytwnBmxKi1w==
kafka3 | quota.consumer.default = 9223372036854775807
orderer.example.com | [06d 02-27 04:48:16.52 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
peer1.org2.example.com | [064 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]sending state message READY
kafka1 | log.roll.hours = 168
kafka2 | replica.fetch.backoff.ms = 1000
zookeeper1 | 2018-02-27 04:48:17,257 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@947] - LEADING
peer0.org1.example.com | [06b 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
zookeeper0 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka0 | log.cleaner.io.buffer.size = 524288
kafka3 | request.timeout.ms = 30000
peer0.org2.example.com | [075 02-27 04:48:14.65 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.6
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [065 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Received message READY from shim
orderer.example.com | [06e 02-27 04:48:16.52 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
kafka1 | log.cleanup.policy = delete
kafka2 | inter.broker.protocol.version = 0.9.0.X
zookeeper1 | 2018-02-27 04:48:17,262 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@62] - TCP NoDelay set to: true
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer0.org1.example.com | [06c 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a5122e1c]Entered state ready
zookeeper0 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka3 | log.index.interval.bytes = 4096
peer0.org2.example.com | [076 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7e7838f9]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [066 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: READY(state:established)
kafka1 | host.name =
peer1.org1.example.com | [030 02-27 04:48:14.76 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
kafka2 | log.retention.hours = 168
zookeeper1 | 2018-02-27 04:48:17,315 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
zookeeper2 | 2018-02-27 04:48:18,563 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [06d 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a5122e1c-7590-4e64-af13-7a615f30d9e5
orderer.example.com | [06f 02-27 04:48:16.52 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
zookeeper0 | at java.net.Socket.connect(Socket.java:589)
kafka0 | zookeeper.connection.timeout.ms = 6000
kafka3 | log.dir = /tmp/kafka-logs
kafka1 | log.roll.jitter.ms = null
peer0.org2.example.com | [077 02-27 04:48:14.65 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...
kafka2 | num.partitions = 1
peer1.org1.example.com | [031 02-27 04:48:14.76 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
zookeeper2 | 2018-02-27 04:48:18,568 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Follower@64] - FOLLOWING - LEADER ELECTION TOOK - 186
zookeeper1 | 2018-02-27 04:48:17,316 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
peer1.org2.example.com | [067 02-27 04:48:14.35 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 | [070 02-27 04:48:16.52 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.org1.example.com | [06e 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]sending state message READY
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka3 | log.segment.bytes = 1073741824
kafka1 | max.connections.per.ip = 2147483647
kafka2 | broker.id.generation.enable = true
peer0.org2.example.com | [078 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7e7838f9]sendExecuteMsg trigger event INIT
zookeeper1 | 2018-02-27 04:48:17,320 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper2 | 2018-02-27 04:48:18,577 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
peer1.org2.example.com | [068 02-27 04:48:14.35 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 | [032 02-27 04:48:14.84 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
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
orderer.example.com | [071 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer
kafka0 | log.roll.hours = 168
kafka3 | log.cleaner.backoff.ms = 15000
kafka1 | offsets.topic.segment.bytes = 104857600
peer0.org1.example.com | [06f 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka2 | listeners = PLAINTEXT://:9092
zookeeper1 | 2018-02-27 04:48:17,322 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer1.org2.example.com | [069 02-27 04:48:14.35 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 | [033 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | 2018-02-27 04:48:18,610 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Learner@336] - Getting a snapshot from leader
peer0.org2.example.com | [079 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Move state message INIT
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka0 | log.cleanup.policy = delete
kafka3 | offset.metadata.max.bytes = 4096
kafka1 | background.threads = 10
orderer.example.com | [072 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer
zookeeper1 | 2018-02-27 04:48:17,325 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer0.org1.example.com | [070 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka2 | ssl.provider = null
zookeeper2 | 2018-02-27 04:48:18,631 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FileTxnSnapLog@248] - Snapshotting: 0x100000000 to /data/version-2/snapshot.100000000
kafka0 | host.name =
kafka1 | quota.consumer.default = 9223372036854775807
peer1.org2.example.com | [06a 02-27 04:48:14.35 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.6
peer1.org1.example.com | [034 02-27 04:48:14.85 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-----
kafka3 | ssl.truststore.location = null
orderer.example.com | [073 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
zookeeper1 | 2018-02-27 04:48:17,327 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
zookeeper2 | 2018-02-27 04:48:21,427 [myid:3] - WARN [QuorumPeer[myid=3]/0.0.0.0:2181:Follower@118] - Got zxid 0x100000001 expected 0x1
peer0.org2.example.com | [07a 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | log.roll.jitter.ms = null
kafka1 | request.timeout.ms = 30000
peer0.org1.example.com | [071 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | group.max.session.timeout.ms = 30000
peer1.org2.example.com | [06b 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74340132]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
kafka2 | log.roll.ms = null
orderer.example.com | [074 02-27 04:48:16.52 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
zookeeper0 | at java.lang.Thread.run(Thread.java:748)
zookeeper1 | 2018-02-27 04:48:17,330 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper2 | 2018-02-27 04:48:21,428 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [07b 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | log.index.interval.bytes = 4096
kafka0 | max.connections.per.ip = 2147483647
kafka3 | ssl.keystore.password = null
peer1.org2.example.com | [06c 02-27 04:48:14.35 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 | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-02-27 04:48:17,061 [myid:1] - INFO [WorkerSender[myid=1]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper1 | 2018-02-27 04:48:17,332 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org1.example.com | [072 02-27 04:48:18.11 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.6
kafka1 | log.dir = /tmp/kafka-logs
kafka0 | offsets.topic.segment.bytes = 104857600
kafka3 | zookeeper.sync.time.ms = 2000
peer1.org2.example.com | [06d 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74340132]sendExecuteMsg trigger event INIT
orderer.example.com | [075 02-27 04:48:16.52 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 | [07c 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]sending state message INIT
kafka2 | ssl.cipher.suites = null
zookeeper0 | 2018-02-27 04:48:17,252 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@935] - FOLLOWING
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka1 | log.segment.bytes = 1073741824
peer0.org1.example.com | [073 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5122e1c]Inside sendExecuteMessage. Message INIT
kafka0 | background.threads = 10
kafka3 | port = 9092
orderer.example.com | [076 02-27 04:48:16.52 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 | [06e 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Move state message INIT
kafka2 | log.index.size.max.bytes = 10485760
zookeeper0 | 2018-02-27 04:48:17,260 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer0.org2.example.com | [07d 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Received message INIT from shim
kafka1 | log.cleaner.backoff.ms = 15000
kafka0 | quota.consumer.default = 9223372036854775807
peer0.org1.example.com | [074 02-27 04:48:18.11 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 | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka3 | log.retention.minutes = null
peer1.org2.example.com | [06f 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka2 | ssl.keymanager.algorithm = SunX509
zookeeper0 | 2018-02-27 04:48:17,300 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
orderer.example.com | [077 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg
kafka1 | offset.metadata.max.bytes = 4096
kafka0 | request.timeout.ms = 30000
peer0.org2.example.com | [07e 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: INIT(state:ready)
kafka3 | log.segment.delete.delay.ms = 60000
peer0.org1.example.com | [075 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5122e1c]sendExecuteMsg trigger event INIT
kafka2 | security.inter.broker.protocol = PLAINTEXT
zookeeper0 | 2018-02-27 04:48:17,302 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
zookeeper1 | 2018-02-27 04:48:17,339 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer1.org2.example.com | [070 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | ssl.truststore.location = null
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | [078 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg
kafka0 | log.index.interval.bytes = 4096
kafka3 | log.dirs = /tmp/kafka-logs
kafka2 | replica.fetch.max.bytes = 1048576
zookeeper0 | 2018-02-27 04:48:17,302 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer0.org2.example.com | [07f 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper1 | 2018-02-27 04:48:17,340 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer0.org1.example.com | [067 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka1 | group.max.session.timeout.ms = 30000
peer1.org2.example.com | [071 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]sending state message INIT
kafka0 | log.dir = /tmp/kafka-logs
kafka3 | controlled.shutdown.enable = true
kafka2 | advertised.port = null
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | [079 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Consortiums
zookeeper0 | 2018-02-27 04:48:17,314 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
zookeeper1 | 2018-02-27 04:48:17,341 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka1 | ssl.keystore.password = null
peer0.org2.example.com | [080 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7e7838f9]Received INIT, initializing chaincode
kafka0 | log.segment.bytes = 1073741824
kafka3 | compression.type = producer
peer0.org1.example.com | [076 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [072 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Received message INIT from shim
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [07a 02-27 04:48:16.52 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
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
zookeeper1 | 2018-02-27 04:48:17,360 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
kafka1 | zookeeper.sync.time.ms = 2000
kafka0 | log.cleaner.backoff.ms = 15000
kafka3 | max.connections.per.ip.overrides =
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [073 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [077 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Received message READY from shim
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
zookeeper1 | 2018-02-27 04:48:17,393 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
orderer.example.com | [07b 02-27 04:48:16.52 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
kafka1 | port = 9092
peer0.org2.example.com | [081 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | offset.metadata.max.bytes = 4096
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | log.cleaner.io.buffer.size = 524288
peer1.org2.example.com | [074 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper1 | 2018-02-27 04:48:17,400 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@371] - LEADING - LEADER ELECTION TOOK - 508
peer0.org1.example.com | [079 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
orderer.example.com | [07c 02-27 04:48:16.53 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
kafka1 | log.retention.minutes = null
peer0.org2.example.com | [082 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | ssl.truststore.location = null
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer1.org2.example.com | [075 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [74340132]Received INIT, initializing chaincode
zookeeper1 | 2018-02-27 04:48:17,690 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@346] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@3e42fe26
peer0.org1.example.com | [078 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Move state message INIT
orderer.example.com | [07d 02-27 04:48:16.53 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 | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
kafka1 | log.segment.delete.delay.ms = 60000
kafka0 | group.max.session.timeout.ms = 30000
peer0.org2.example.com | [083 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Init get response status: 200
kafka3 | auto.leader.rebalance.enable = true
kafka2 | zookeeper.connection.timeout.ms = 6000
peer0.org1.example.com | [07a 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [076 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [07e 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP
kafka1 | log.dirs = /tmp/kafka-logs
kafka0 | ssl.keystore.password = null
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
kafka3 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | [084 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Init succeeded. Sending COMPLETED
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper1 | 2018-02-27 04:48:17,723 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@401] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
orderer.example.com | [07f 02-27 04:48:16.53 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.org1.example.com | [07b 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [077 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | controlled.shutdown.enable = true
kafka0 | zookeeper.sync.time.ms = 2000
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | yftVcvbytwnBmxKi1w==
kafka2 | log.roll.hours = 168
peer0.org2.example.com | [085 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Move state message COMPLETED
orderer.example.com | [080 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP
kafka1 | compression.type = producer
peer0.org1.example.com | [07c 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]sending state message INIT
peer1.org2.example.com | [078 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Init get response status: 200
kafka0 | port = 9092
kafka3 | replica.lag.time.max.ms = 10000
kafka2 | log.cleanup.policy = delete
peer1.org1.example.com | -----END CERTIFICATE-----
orderer.example.com | [081 02-27 04:48:16.53 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
kafka1 | max.connections.per.ip.overrides =
peer0.org2.example.com | [086 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | log.retention.minutes = null
peer0.org1.example.com | [07d 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Received message INIT from shim
peer1.org2.example.com | [079 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Init succeeded. Sending COMPLETED
kafka2 | host.name =
kafka3 | num.network.threads = 3
orderer.example.com | [082 02-27 04:48:16.53 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 | [035 02-27 04:48:14.86 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 [] [57 138 254 146 146 162 46 99 210 69 133 194 93 159 60 196 162 71 211 17 21 68 230 193 9 229 115 52 107 254 152 178] peer1.org1.example.com:7051} incTime is 1519706894860683534
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [087 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]send state message COMPLETED
kafka0 | log.segment.delete.delay.ms = 60000
peer1.org2.example.com | [07a 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Move state message COMPLETED
peer0.org1.example.com | [07e 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: INIT(state:ready)
kafka2 | log.roll.jitter.ms = null
kafka3 | ssl.key.password = null
orderer.example.com | [083 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org1.example.com | [037 02-27 04:48:14.88 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 [] [57 138 254 146 146 162 46 99 210 69 133 194 93 159 60 196 162 71 211 17 21 68 230 193 9 229 115 52 107 254 152 178] peer1.org1.example.com:7051}
peer0.org2.example.com | [088 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Received message COMPLETED from shim
kafka0 | log.dirs = /tmp/kafka-logs
peer1.org2.example.com | [07b 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [07f 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | max.connections.per.ip = 2147483647
kafka3 | reserved.broker.max.id = 1000
orderer.example.com | [084 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP
kafka1 | auto.leader.rebalance.enable = true
peer1.org1.example.com | [038 02-27 04:48:14.89 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
kafka0 | controlled.shutdown.enable = true
kafka2 | offsets.topic.segment.bytes = 104857600
kafka3 | metrics.num.samples = 2
orderer.example.com | [085 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP
kafka1 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | [089 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [080 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a5122e1c]Received INIT, initializing chaincode
peer1.org2.example.com | [07c 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]send state message COMPLETED
kafka0 | compression.type = producer
kafka2 | background.threads = 10
peer1.org1.example.com | [039 02-27 04:48:14.89 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
kafka3 | socket.send.buffer.bytes = 102400
orderer.example.com | [086 02-27 04:48:16.53 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
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [08a 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9-1cb5-4b66-929d-81f74b45955e]HandleMessage- COMPLETED. Notify
kafka2 | quota.consumer.default = 9223372036854775807
peer0.org1.example.com | [081 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | max.connections.per.ip.overrides =
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
kafka3 | ssl.protocol = TLS
peer1.org1.example.com | [03a 02-27 04:48:14.89 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.org2.example.com | [07d 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Received message COMPLETED from shim
orderer.example.com | [087 02-27 04:48:16.53 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
kafka1 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [08b 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7e7838f9-1cb5-4b66-929d-81f74b45955e
kafka2 | request.timeout.ms = 30000
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org1.example.com | [082 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
kafka1 | num.network.threads = 3
peer0.org2.example.com | [08c 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka2 | log.index.interval.bytes = 4096
peer1.org2.example.com | [07e 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [088 02-27 04:48:16.57 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 | [083 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Init get response status: 200
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka3 | ssl.keystore.location = null
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka1 | ssl.key.password = null
kafka2 | log.dir = /tmp/kafka-logs
orderer.example.com | [089 02-27 04:48:16.57 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-----
zookeeper1 | 2018-02-27 04:48:17,732 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@410] - leader and follower are in sync, zxid=0x0
peer0.org2.example.com | [08d 02-27 04:48:14.67 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 | [07f 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132-1b01-4198-a316-c4c83fe678db]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [084 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Init succeeded. Sending COMPLETED
kafka3 | replica.fetch.min.bytes = 1
kafka0 | auto.leader.rebalance.enable = true
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka1 | reserved.broker.max.id = 1000
kafka2 | log.segment.bytes = 1073741824
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org2.example.com | [08e 02-27 04:48:14.68 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.6,txid=628e7271-439f-4f4f-a88b-7df4fff7135c,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer1.org2.example.com | [080 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74340132-1b01-4198-a316-c4c83fe678db
kafka3 | unclean.leader.election.enable = false
kafka0 | leader.imbalance.check.interval.seconds = 300
peer0.org1.example.com | [085 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Move state message COMPLETED
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka1 | metrics.num.samples = 2
kafka2 | log.cleaner.backoff.ms = 15000
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [08f 02-27 04:48:14.68 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.6 is being launched
kafka3 | group.min.session.timeout.ms = 6000
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org2.example.com | [081 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | socket.send.buffer.bytes = 102400
peer0.org1.example.com | [086 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
kafka2 | offset.metadata.max.bytes = 4096
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
kafka0 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [090 02-27 04:48:14.68 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 | [082 02-27 04:48:14.36 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
kafka1 | ssl.protocol = TLS
peer0.org1.example.com | [087 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]send state message COMPLETED
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
kafka2 | ssl.truststore.location = null
kafka3 | offsets.retention.check.interval.ms = 600000
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
kafka0 | num.network.threads = 3
kafka1 | socket.receive.buffer.bytes = 102400
peer0.org2.example.com | [091 02-27 04:48:14.68 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 | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org2.example.com | [083 02-27 04:48:14.36 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.6,txid=06b89e59-c4ca-49aa-8a25-5edc8ca84fad,syscc=true,proposal=0x0,canname=lscc:1.0.6
kafka2 | group.max.session.timeout.ms = 30000
kafka3 | producer.purgatory.purge.interval.requests = 1000
kafka1 | ssl.keystore.location = null
peer0.org1.example.com | [088 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Received message COMPLETED from shim
kafka0 | ssl.key.password = null
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org2.example.com | [092 02-27 04:48:14.68 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.6(networkid:dev,peerid:peer0.org2.example.com)
kafka2 | ssl.keystore.password = null
kafka3 | metrics.sample.window.ms = 30000
peer1.org2.example.com | [084 02-27 04:48:14.36 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.6 is being launched
kafka1 | replica.fetch.min.bytes = 1
kafka0 | reserved.broker.max.id = 1000
peer0.org1.example.com | [089 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
kafka2 | zookeeper.sync.time.ms = 2000
kafka3 | broker.id = 3
kafka0 | metrics.num.samples = 2
kafka1 | unclean.leader.election.enable = false
peer1.org2.example.com | [085 02-27 04:48:14.37 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 | [08a 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c-7590-4e64-af13-7a615f30d9e5]HandleMessage- COMPLETED. Notify
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer0.org2.example.com | [093 02-27 04:48:14.68 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
kafka2 | port = 9092
kafka3 | offsets.topic.compression.codec = 0
kafka0 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
kafka1 | group.min.session.timeout.ms = 6000
peer1.org2.example.com | [086 02-27 04:48:14.37 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 | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [094 02-27 04:48:14.68 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:
kafka2 | log.retention.minutes = null
peer0.org1.example.com | [08b 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a5122e1c-7590-4e64-af13-7a615f30d9e5
kafka3 | log.retention.check.interval.ms = 300000
kafka0 | ssl.protocol = TLS
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org1.example.com | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
peer1.org2.example.com | [087 02-27 04:48:14.37 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.6(networkid:dev,peerid:peer1.org2.example.com)
zookeeper1 | 2018-02-27 04:48:17,734 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@475] - Sending DIFF
kafka2 | log.segment.delete.delay.ms = 60000
kafka3 | advertised.listeners = null
kafka0 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [08c 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | offsets.retention.check.interval.ms = 600000
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
peer1.org2.example.com | [088 02-27 04:48:14.37 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
kafka2 | log.dirs = /tmp/kafka-logs
kafka3 | leader.imbalance.per.broker.percentage = 10
kafka0 | ssl.keystore.location = null
kafka1 | producer.purgatory.purge.interval.requests = 1000
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer0.org1.example.com | [08d 02-27 04:48:18.12 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
kafka2 | controlled.shutdown.enable = true
kafka3 | (kafka.server.KafkaConfig)
peer1.org1.example.com | yftVcvbytwnBmxKi1w==
kafka0 | replica.fetch.min.bytes = 1
kafka1 | metrics.sample.window.ms = 30000
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [089 02-27 04:48:14.37 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:
kafka2 | compression.type = producer
kafka3 | [2018-02-27 04:48:21,546] INFO starting (kafka.server.KafkaServer)
kafka0 | unclean.leader.election.enable = false
peer1.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [08e 02-27 04:48:18.12 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.6,txid=70ff29a9-3929-47cd-87c7-e041f0881fd0,syscc=true,proposal=0x0,canname=lscc:1.0.6
kafka1 | broker.id = 1
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 | [08a 02-27 04:48:16.57 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-----
kafka2 | max.connections.per.ip.overrides =
kafka3 | [2018-02-27 04:48:21,558] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | group.min.session.timeout.ms = 6000
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
kafka1 | offsets.topic.compression.codec = 0
peer0.org1.example.com | [08f 02-27 04:48:18.12 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.6 is being launched
peer1.org1.example.com | [03b 02-27 04:48:14.89 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 | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [095 02-27 04:48:14.68 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
kafka3 | [2018-02-27 04:48:21,596] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
kafka1 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [090 02-27 04:48:18.12 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 | [03c 02-27 04:48:14.89 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
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer0.org2.example.com | [096 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
kafka3 | [2018-02-27 04:48:21,598] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka0 | offsets.retention.check.interval.ms = 600000
kafka1 | advertised.listeners = null
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka2 | auto.leader.rebalance.enable = true
peer1.org1.example.com | [03d 02-27 04:48:14.89 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 | [091 02-27 04:48:18.12 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]
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org2.example.com | [097 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
kafka0 | producer.purgatory.purge.interval.requests = 1000
kafka1 | leader.imbalance.per.broker.percentage = 10
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka2 | leader.imbalance.check.interval.seconds = 300
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [098 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka1 | (kafka.server.KafkaConfig)
kafka0 | metrics.sample.window.ms = 30000
peer1.org1.example.com | [03e 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org1.example.com | [092 02-27 04:48:18.12 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.6(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [099 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
kafka1 | [2018-02-27 04:48:21,762] INFO starting (kafka.server.KafkaServer)
kafka0 | broker.id = 0
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
kafka2 | replica.lag.time.max.ms = 10000
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 | [03f 02-27 04:48:14.90 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
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [09b 02-27 04:48:14.69 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 | [093 02-27 04:48:18.12 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
kafka1 | [2018-02-27 04:48:21,794] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | offsets.topic.compression.codec = 0
kafka3 | [2018-02-27 04:48:21,601] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
kafka2 | num.network.threads = 3
peer1.org2.example.com | [08a 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org2.example.com | [09a 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
kafka1 | [2018-02-27 04:48:21,860] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [040 02-27 04:48:14.90 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: 1801AA01B1060A20398AFE9292A22E63...0A2D2D2D2D2D454E44202D2D2D2D2D0A
kafka0 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | [08b 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [09c 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
kafka1 | [2018-02-27 04:48:21,864] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [094 02-27 04:48:18.12 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 | [036 02-27 04:48:14.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka2 | ssl.key.password = null
kafka0 | advertised.listeners = null
peer1.org2.example.com | [08c 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
peer0.org2.example.com | [09d 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
kafka2 | reserved.broker.max.id = 1000
peer1.org1.example.com | [041 02-27 04:48:14.91 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: 413E4CE14429F772FB05C4D8D235919ADA5A720155FCB1A0F412DF0FBDE373A2
kafka0 | leader.imbalance.per.broker.percentage = 10
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
peer1.org2.example.com | [08d 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
peer0.org2.example.com | [09e 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-02-27 04:48:17,751 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@535] - Received NEWLEADER-ACK message from 1
kafka2 | metrics.num.samples = 2
kafka0 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [041 02-27 04:48:14.32 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [09f 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer1.org1.example.com | [042 02-27 04:48:14.92 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.6,txid=902c50bd-ca14-48e6-9abe-633f35937ad0,syscc=true,proposal=0x0,canname=cscc:1.0.6
kafka2 | socket.send.buffer.bytes = 102400
kafka0 | [2018-02-27 04:48:21,813] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [08e 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0a0 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [08f 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka0 | [2018-02-27 04:48:21,839] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | ssl.protocol = TLS
peer1.org1.example.com | [043 02-27 04:48:14.92 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.6 is being launched
orderer.example.com | -----END CERTIFICATE-----
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a1 02-27 04:48:14.70 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 | [090 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka2 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | [044 02-27 04:48:14.92 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
kafka0 | [2018-02-27 04:48:21,894] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08b 02-27 04:48:16.57 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 | [0a2 02-27 04:48:14.70 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 | [091 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
kafka2 | ssl.keystore.location = null
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 | [045 02-27 04:48:14.92 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]
kafka0 | [2018-02-27 04:48:21,903] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a3 02-27 04:48:14.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.6
peer1.org2.example.com | [092 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
kafka2 | replica.fetch.min.bytes = 1
peer0.org1.example.com | [095 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
peer1.org1.example.com | [046 02-27 04:48:14.92 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.6(networkid:dev,peerid:peer1.org1.example.com)
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a4 02-27 04:48:14.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.6" , sending back REGISTERED
peer1.org2.example.com | [093 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
kafka2 | unclean.leader.election.enable = false
peer0.org2.example.com | [0a5 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [094 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka2 | group.min.session.timeout.ms = 6000
peer1.org1.example.com | [047 02-27 04:48:14.93 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.org1.example.com | [096 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
peer0.org2.example.com | [0a6 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [095 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [048 02-27 04:48:14.93 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 | [097 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
peer0.org2.example.com | [0a7 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | offsets.retention.check.interval.ms = 600000
peer1.org2.example.com | [096 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
zookeeper0 | 2018-02-27 04:48:17,320 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
peer0.org2.example.com | [0a8 02-27 04:48:14.70 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 | [098 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
kafka2 | producer.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [097 02-27 04:48:14.39 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 | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [0a9 02-27 04:48:14.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.6 launch seq completed
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [098 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka2 | metrics.sample.window.ms = 30000
peer0.org1.example.com | [099 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [0aa 02-27 04:48:14.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.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [099 02-27 04:48:14.39 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.6
kafka2 | broker.id = 2
peer0.org2.example.com | [0ab 02-27 04:48:14.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...
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org1.example.com | [09a 02-27 04:48:18.12 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [09a 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
kafka2 | offsets.topic.compression.codec = 0
peer0.org2.example.com | [0ac 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Move state message READY
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | [09b 02-27 04:48:18.12 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 | [09b 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
kafka2 | log.retention.check.interval.ms = 300000
peer0.org2.example.com | [0ad 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [09c 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
peer1.org2.example.com | [09c 02-27 04:48:14.39 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 | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer1.org1.example.com | [049 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
kafka2 | advertised.listeners = null
peer0.org2.example.com | [0ae 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [628e7271]Entered state ready
peer0.org1.example.com | [09d 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [09e 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka2 | leader.imbalance.per.broker.percentage = 10
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org2.example.com | [0af 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:628e7271-439f-4f4f-a88b-7df4fff7135c
peer1.org2.example.com | [09d 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [04a 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
kafka2 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [09f 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [09e 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
peer1.org1.example.com | [04b 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
kafka2 | [2018-02-27 04:48:21,161] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [0a1 02-27 04:48:14.40 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 | [0b0 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]sending state message READY
peer0.org1.example.com | [09f 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka2 | [2018-02-27 04:48:21,187] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [0a2 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [04c 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer0.org2.example.com | [0b1 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Received message READY from shim
kafka2 | [2018-02-27 04:48:21,243] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [0a0 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0a3 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
orderer.example.com | [08c 02-27 04:48:16.58 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
peer1.org1.example.com | [04d 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
kafka2 | [2018-02-27 04:48:21,259] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0b2 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0a1 02-27 04:48:18.12 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 | [0a4 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 732038FB04F2958859F96014F4626F7CD6EBB5F93A712300623544FBA806DD22
peer1.org1.example.com | [04e 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051}
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08d 02-27 04:48:16.58 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
peer0.org2.example.com | [0b3 02-27 04:48:14.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 | [0a5 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0a2 02-27 04:48:18.12 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 | [04f 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0b4 02-27 04:48:14.71 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 | [0a6 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08e 02-27 04:48:16.58 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 | [053 02-27 04:48:14.94 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 | [0a3 02-27 04:48:18.12 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.6
peer1.org2.example.com | [0a7 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
peer0.org2.example.com | [0b5 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08f 02-27 04:48:16.58 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 | [0a8 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
peer1.org1.example.com | [054 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-02-27 04:48:17,753 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@961] - Have quorum of supporters, sids: [ 1,2 ]; starting up and setting last processed zxid: 0x100000000
peer0.org1.example.com | [0a4 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [0b6 02-27 04:48:14.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.6
orderer.example.com | [090 02-27 04:48:16.58 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 | [0a9 02-27 04:48:14.40 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.6 launch seq completed
peer1.org1.example.com | [050 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka3 | [2018-02-27 04:48:21,601] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0a5 02-27 04:48:18.12 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 | [0b7 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [628e7271]Inside sendExecuteMessage. Message INIT
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [0aa 02-27 04:48:14.40 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 | [055 02-27 04:48:14.94 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 | [0a6 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0b8 02-27 04:48:14.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.org1.example.com | [056 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [0a7 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [0ab 02-27 04:48:14.40 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 | [0b9 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [628e7271]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [057 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
zookeeper0 | 2018-02-27 04:48:17,322 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org2.example.com | [0ac 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Move state message READY
peer0.org1.example.com | [0a8 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [052 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
peer1.org2.example.com | [0ad 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [0ba 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Move state message INIT
peer0.org1.example.com | [0a9 02-27 04:48:18.12 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.6 launch seq completed
peer1.org1.example.com | [058 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 8B4A483B647687257571C350D16A2153E274F49444FBCCA6F7809383376CC7D6
peer1.org2.example.com | [0ae 02-27 04:48:14.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [06b89e59]Entered state ready
peer0.org1.example.com | [0aa 02-27 04:48:18.12 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 | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer0.org2.example.com | [0bb 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [059 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0af 02-27 04:48:14.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:06b89e59-c4ca-49aa-8a25-5edc8ca84fad
peer0.org1.example.com | [0ab 02-27 04:48:18.13 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 | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [0bc 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0ac 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Move state message READY
peer1.org1.example.com | [05a 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [05b 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
zookeeper1 | 2018-02-27 04:48:18,432 [myid:2] - INFO [zookeeper1/172.19.0.5:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.2:38570
peer1.org2.example.com | [0b0 02-27 04:48:14.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]sending state message READY
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | [0ad 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [05c 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
peer0.org2.example.com | [0bd 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]sending state message INIT
peer1.org2.example.com | [0a0 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [051 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | [0ae 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [70ff29a9]Entered state ready
peer0.org2.example.com | [0be 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Received message INIT from shim
peer1.org2.example.com | [0b2 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Received message READY from shim
peer1.org1.example.com | [05d 02-27 04:48:14.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer0.org2.example.com | [0bf 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [05e 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
peer0.org1.example.com | [0af 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:70ff29a9-3929-47cd-87c7-e041f0881fd0
peer1.org2.example.com | [0b1 02-27 04:48:14.42 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 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0c0 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org1.example.com | [060 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0b3 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [061 02-27 04:48:14.97 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 | [0b0 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]sending state message READY
peer0.org2.example.com | [0c1 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [628e7271]Received INIT, initializing chaincode
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
peer1.org1.example.com | [062 02-27 04:48:14.97 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 | [0b2 02-27 04:48:18.13 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 | [0b4 02-27 04:48:14.43 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 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [063 02-27 04:48:14.98 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.6
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer1.org2.example.com | [0b5 02-27 04:48:14.43 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 | [064 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [0b3 02-27 04:48:18.13 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 | [0c3 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Init get response status: 200
peer1.org1.example.com | [065 02-27 04:48:14.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 | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer1.org2.example.com | [0b6 02-27 04:48:14.43 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.6
peer0.org1.example.com | [0b4 02-27 04:48:18.13 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 | [066 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c4 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0b7 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [06b89e59]Inside sendExecuteMessage. Message INIT
orderer.example.com | nCWdfF/04A==
peer1.org1.example.com | [067 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0b5 02-27 04:48:18.13 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.6
peer1.org1.example.com | [069 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [0c5 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Move state message COMPLETED
peer1.org2.example.com | [0b8 02-27 04:48:14.44 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 | -----END CERTIFICATE-----
peer0.org1.example.com | [0b6 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [70ff29a9]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [068 02-27 04:48:14.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 cscc:1.0.6 launch seq completed
peer1.org2.example.com | [0b9 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [06b89e59]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0c6 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [091 02-27 04:48:16.58 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.org1.example.com | [0b7 02-27 04:48:18.13 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 | [06a 02-27 04:48:14.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 | [0c7 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]send state message COMPLETED
peer1.org2.example.com | [0ba 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Move state message INIT
peer0.org1.example.com | [0b8 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [70ff29a9]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [06b 02-27 04:48:14.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...
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [0c8 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Received message COMPLETED from shim
peer1.org1.example.com | [06c 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Move state message READY
peer1.org2.example.com | [0bb 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0b9 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Move state message INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [06d 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [0c9 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0bc 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [06e 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [902c50bd]Entered state ready
peer0.org1.example.com | [0ba 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
zookeeper0 | 2018-02-27 04:48:17,324 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer1.org2.example.com | [0bd 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]sending state message INIT
peer0.org2.example.com | [0ca 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271-439f-4f4f-a88b-7df4fff7135c]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [06f 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:902c50bd-ca14-48e6-9abe-633f35937ad0
peer0.org1.example.com | [0bb 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org1.example.com | [070 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]sending state message READY
peer1.org2.example.com | [0be 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Received message INIT from shim
peer0.org2.example.com | [0cb 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:628e7271-439f-4f4f-a88b-7df4fff7135c
peer1.org1.example.com | [071 02-27 04:48:14.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.org1.example.com | [0bc 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]sending state message INIT
peer1.org1.example.com | [072 02-27 04:48:14.99 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 | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [0bf 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0cc 02-27 04:48:14.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 | [073 02-27 04:48:14.99 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 | [0b1 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Received message READY from shim
peer1.org2.example.com | [0c0 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [0cd 02-27 04:48:14.72 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 | [0bd 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [074 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Received message READY from shim
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [0c1 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [06b89e59]Received INIT, initializing chaincode
peer0.org2.example.com | [0ce 02-27 04:48:14.73 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.6,txid=3a33b0ff-5779-4b02-b35a-9f763739c01f,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org1.example.com | [075 02-27 04:48:14.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: cscc:1.0.6
peer0.org1.example.com | [0be 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Received message INIT from shim
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org2.example.com | [0c2 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0cf 02-27 04:48:14.73 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.6 is being launched
peer1.org1.example.com | [077 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [902c50bd]Inside sendExecuteMessage. Message INIT
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org1.example.com | [0bf 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0c3 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Init get response status: 200
peer0.org2.example.com | [0d0 02-27 04:48:14.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
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer1.org1.example.com | [078 02-27 04:48:14.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...
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org1.example.com | [0c0 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [0c4 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0d1 02-27 04:48:14.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=peer0.org2.example.com:7052]
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org1.example.com | [079 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [902c50bd]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [0c1 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [70ff29a9]Received INIT, initializing chaincode
peer1.org2.example.com | [0c5 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Move state message COMPLETED
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org2.example.com | [0d2 02-27 04:48:14.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: escc:1.0.6(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [0c2 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [07a 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Move state message INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [0c6 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [092 02-27 04:48:16.58 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 | [0d3 02-27 04:48:14.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=peer0.org2.example.com:7052
peer1.org1.example.com | [07b 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0c3 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Init get response status: 200
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [0c7 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]send state message COMPLETED
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [0c8 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Received message COMPLETED from shim
peer0.org2.example.com | [0d4 02-27 04:48:14.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:
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [07c 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [0c9 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [0c4 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Init succeeded. Sending COMPLETED
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0c5 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Move state message COMPLETED
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [07d 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]sending state message INIT
peer1.org2.example.com | [0ca 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59-c4ca-49aa-8a25-5edc8ca84fad]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0c6 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org1.example.com | [076 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0c7 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]send state message COMPLETED
peer1.org2.example.com | [0cb 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:06b89e59-c4ca-49aa-8a25-5edc8ca84fad
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [07e 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Received message INIT from shim
peer0.org1.example.com | [0c8 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Received message COMPLETED from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer1.org1.example.com | [07f 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0cc 02-27 04:48:14.45 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 | 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 | [0c9 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer1.org2.example.com | [0cd 02-27 04:48:14.45 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.org2.example.com | [0d5 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer1.org1.example.com | [080 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer0.org1.example.com | [0ca 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9-3929-47cd-87c7-e041f0881fd0]HandleMessage- COMPLETED. Notify
kafka3 | [2018-02-27 04:48:21,602] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0d6 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [081 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [902c50bd]Received INIT, initializing chaincode
peer1.org2.example.com | [0ce 02-27 04:48:14.46 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.6,txid=d995001b-2bff-43cb-8b4d-ce097e720c40,syscc=true,proposal=0x0,canname=escc:1.0.6
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [0cb 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:70ff29a9-3929-47cd-87c7-e041f0881fd0
peer0.org2.example.com | [0d7 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
peer1.org1.example.com | [082 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [0cf 02-27 04:48:14.46 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.6 is being launched
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [0cc 02-27 04:48:18.13 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 | [0d9 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
orderer.example.com | [093 02-27 04:48:16.58 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.org2.example.com | [0d0 02-27 04:48:14.46 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 | [0cd 02-27 04:48:18.13 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.org1.example.com | [083 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-02-27 04:48:17,325 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
orderer.example.com | [094 02-27 04:48:16.59 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 | [0da 02-27 04:48:14.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 | [0d1 02-27 04:48:14.46 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 | [0ce 02-27 04:48:18.14 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.6,txid=addf7ccf-8d6d-4534-85ac-873b02c3770d,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org1.example.com | [084 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Init get response status: 200
orderer.example.com | [095 02-27 04:48:16.59 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 | [0db 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0cf 02-27 04:48:18.14 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.6 is being launched
orderer.example.com | [096 02-27 04:48:16.59 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
peer1.org2.example.com | [0d2 02-27 04:48:14.46 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer0.org1.example.com | [0d0 02-27 04:48:18.14 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 | [085 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0dc 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
orderer.example.com | [097 02-27 04:48:16.60 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.org1.example.com | [0d1 02-27 04:48:18.14 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]
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [0d3 02-27 04:48:14.46 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 | [086 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Move state message COMPLETED
peer0.org2.example.com | [0dd 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [0d2 02-27 04:48:18.14 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.6(networkid:dev,peerid:peer0.org1.example.com)
zookeeper1 | 2018-02-27 04:48:18,443 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LEADING (my state)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [087 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [0de 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org2.example.com | [0d4 02-27 04:48:14.48 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 | [0d3 02-27 04:48:18.14 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
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [088 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]send state message COMPLETED
peer0.org1.example.com | [0d4 02-27 04:48:18.14 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 | CORE_CHAINCODE_ID_NAME=escc:1.0.6
peer0.org2.example.com | [0df 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [089 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Received message COMPLETED from shim
peer0.org2.example.com | [0e0 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [08a 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [0e1 02-27 04:48:14.74 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [08b 02-27 04:48:15.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd-ca14-48e6-9abe-633f35937ad0]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer1.org2.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.org1.example.com | [08c 02-27 04:48:15.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:902c50bd-ca14-48e6-9abe-633f35937ad0
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
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 | [0d5 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org2.example.com | [0e2 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer1.org1.example.com | [08d 02-27 04:48:15.02 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 | [0d5 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org1.example.com | [0d6 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer0.org2.example.com | [0e3 02-27 04:48:14.74 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.6
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
peer1.org2.example.com | [0d6 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [08e 02-27 04:48:15.02 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.org1.example.com | [0d7 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer0.org2.example.com | [0e4 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [0d8 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org2.example.com | [0d7 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
orderer.example.com | nW6Q58ga
peer1.org1.example.com | [08f 02-27 04:48:15.03 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.6,txid=804d0d61-7018-438c-9489-4c642df00352,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer0.org1.example.com | [0d9 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
peer0.org2.example.com | [0e5 02-27 04:48:14.74 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 | -----END CERTIFICATE-----
kafka3 | [2018-02-27 04:48:21,603] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [0d8 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer0.org1.example.com | [0db 02-27 04:48:18.14 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 | [098 02-27 04:48:16.61 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 | [0e6 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [090 02-27 04:48:15.03 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.6 is being launched
peer1.org2.example.com | [0d9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
peer0.org1.example.com | [0da 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [0e7 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [091 02-27 04:48:15.03 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 | [0da 02-27 04:48:14.48 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 | [0dc 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [0e8 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [092 02-27 04:48:15.03 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 | [0db 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0dd 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [0de 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0dc 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
peer0.org2.example.com | [0d8 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org1.example.com | [093 02-27 04:48:15.03 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.6(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0df 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0e9 02-27 04:48:14.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 escc:1.0.6 launch seq completed
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [0dd 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [094 02-27 04:48:15.03 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 | [0ea 02-27 04:48:14.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 | [0e0 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [0de 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org1.example.com | [095 02-27 04:48:15.03 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:
zookeeper0 | 2018-02-27 04:48:17,325 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer0.org2.example.com | [0eb 02-27 04:48:14.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 | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer0.org1.example.com | [0e1 02-27 04:48:18.14 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 | [0ec 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Move state message READY
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
peer1.org2.example.com | [0df 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0e2 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [0ed 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [0e0 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [0e3 02-27 04:48:18.14 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.6
peer0.org2.example.com | [0ee 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [3a33b0ff]Entered state ready
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org1.example.com | [0e4 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [0e1 02-27 04:48:14.48 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 | [0ef 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:3a33b0ff-5779-4b02-b35a-9f763739c01f
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [0e5 02-27 04:48:18.14 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 | [0f1 02-27 04:48:14.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
peer1.org2.example.com | [0e2 02-27 04:48:14.48 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}
orderer.example.com | [099 02-27 04:48:16.61 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 | [0f2 02-27 04:48:14.75 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 | [0e3 02-27 04:48:14.48 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.6
kafka2 | [2018-02-27 04:48:21,265] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
kafka3 | [2018-02-27 04:48:21,603] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0f3 02-27 04:48:14.75 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 | [096 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
peer0.org1.example.com | [0e7 02-27 04:48:18.15 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.6 launch seq completed
peer1.org2.example.com | [0e4 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [0f4 02-27 04:48:14.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.6
zookeeper1 | 2018-02-27 04:48:18,592 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@346] - Follower sid: 3 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@6ee17b9a
peer0.org1.example.com | [0e8 02-27 04:48:18.15 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 | [0e5 02-27 04:48:14.48 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 | [097 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [0f5 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3a33b0ff]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [098 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [0e9 02-27 04:48:18.15 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 | [0e6 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0f6 02-27 04:48:14.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...
peer1.org1.example.com | [099 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0ea 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Move state message READY
peer1.org1.example.com | [09a 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [0f7 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3a33b0ff]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0e8 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0eb 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [09c 02-27 04:48:15.04 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer0.org2.example.com | [0f0 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]sending state message READY
peer0.org1.example.com | [0ec 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [addf7ccf]Entered state ready
peer1.org2.example.com | [0e7 02-27 04:48:14.48 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.6 launch seq completed
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org1.example.com | [09b 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
peer0.org1.example.com | [0ed 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:addf7ccf-8d6d-4534-85ac-873b02c3770d
peer0.org2.example.com | [0f9 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Received message READY from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [09e 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [0e9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [0e6 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0fa 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer1.org1.example.com | [09f 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
peer1.org2.example.com | [0ea 02-27 04:48:14.48 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 | [0ef 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0f8 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Move state message INIT
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer1.org1.example.com | [09d 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0eb 02-27 04:48:14.48 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 | [0ee 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]sending state message READY
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org2.example.com | [0fb 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0a0 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0ec 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Move state message READY
peer0.org1.example.com | [0f1 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [0fc 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0a1 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0ed 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0f0 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [09a 02-27 04:48:16.61 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 | [0fd 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]sending state message INIT
peer1.org1.example.com | [0a2 02-27 04:48:15.04 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 | [0f3 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Received message READY from shim
peer1.org2.example.com | [0ee 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d995001b]Entered state ready
orderer.example.com | [09b 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps)
peer0.org2.example.com | [0fe 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Received message INIT from shim
peer1.org1.example.com | [0a3 02-27 04:48:15.04 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 | [0f4 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [0ef 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d995001b-2bff-43cb-8b4d-ce097e720c40
orderer.example.com | [09c 02-27 04:48:16.61 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.org2.example.com | [0ff 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0a4 02-27 04:48:15.04 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.6
peer0.org1.example.com | [0f2 02-27 04:48:18.15 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 | [09d 02-27 04:48:16.61 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 | [0f0 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]sending state message READY
peer0.org2.example.com | [100 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [0f5 02-27 04:48:18.15 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 | [09e 02-27 04:48:16.61 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
peer1.org1.example.com | [0a5 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [0f1 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Received message READY from shim
peer0.org2.example.com | [101 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3a33b0ff]Received INIT, initializing chaincode
peer0.org1.example.com | [0f6 02-27 04:48:18.15 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.6
peer1.org2.example.com | [0f2 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0a7 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [102 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [09f 02-27 04:48:16.61 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 | [0f7 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [addf7ccf]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [0f3 02-27 04:48:14.48 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 | [0a8 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [103 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Init get response status: 200
peer0.org1.example.com | [0f8 02-27 04:48:18.15 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 | [0f4 02-27 04:48:14.48 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 | [0a0 02-27 04:48:16.61 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
peer1.org1.example.com | [0a9 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [104 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [0f9 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [addf7ccf]sendExecuteMsg trigger event INIT
zookeeper0 | 2018-02-27 04:48:17,326 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [0f5 02-27 04:48:14.48 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 | [105 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Move state message COMPLETED
peer1.org1.example.com | [0a6 02-27 04:48:15.04 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 | [0a1 02-27 04:48:16.61 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 | [0fa 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Move state message INIT
peer1.org2.example.com | [0f6 02-27 04:48:14.48 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.6
kafka2 | [2018-02-27 04:48:21,265] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [106 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0aa 02-27 04:48:15.04 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.6 launch seq completed
orderer.example.com | [0a2 02-27 04:48:16.61 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
peer1.org2.example.com | [0f7 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d995001b]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0ab 02-27 04:48:15.04 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 | [0fb 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [107 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]send state message COMPLETED
orderer.example.com | [0a3 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation
peer1.org2.example.com | [0f8 02-27 04:48:14.48 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 | [0ac 02-27 04:48:15.04 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 | [0fc 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [0f9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d995001b]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [108 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Received message COMPLETED from shim
orderer.example.com | [0a4 02-27 04:48:16.61 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 | [0ad 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Move state message READY
peer0.org1.example.com | [0fd 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]sending state message INIT
peer0.org2.example.com | [109 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0fa 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Move state message INIT
orderer.example.com | [0a5 02-27 04:48:16.61 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 | [0ae 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0fe 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Received message INIT from shim
peer0.org2.example.com | [10a 02-27 04:48:14.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff-5779-4b02-b35a-9f763739c01f]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0fb 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0af 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [804d0d61]Entered state ready
peer0.org2.example.com | [10b 02-27 04:48:14.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3a33b0ff-5779-4b02-b35a-9f763739c01f
orderer.example.com | [0a6 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org2.example.com | [0fc 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0ff 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0b0 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:804d0d61-7018-438c-9489-4c642df00352
peer0.org2.example.com | [10c 02-27 04:48:14.79 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 | [0a7 02-27 04:48:16.61 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 | [100 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [0fd 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]sending state message INIT
peer1.org1.example.com | [0b1 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]sending state message READY
peer0.org2.example.com | [10d 02-27 04:48:14.79 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 | [0a8 02-27 04:48:16.61 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 | [0b2 02-27 04:48:15.05 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 | [0fe 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Received message INIT from shim
peer0.org1.example.com | [101 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [addf7ccf]Received INIT, initializing chaincode
peer0.org2.example.com | [10e 02-27 04:48:14.79 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.6,txid=ccfa5949-4672-4abf-b1a4-10c4f2d2979d,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer1.org1.example.com | [0b4 02-27 04:48:15.05 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 | [0a9 02-27 04:48:16.61 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 | [102 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [0ff 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [10f 02-27 04:48:14.79 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.6 is being launched
peer1.org1.example.com | [0b5 02-27 04:48:15.05 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 | [0aa 02-27 04:48:16.61 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
peer0.org1.example.com | [103 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Init get response status: 200
peer1.org2.example.com | [100 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0b3 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Received message READY from shim
peer0.org2.example.com | [110 02-27 04:48:14.79 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 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Init succeeded. Sending COMPLETED
orderer.example.com | [0ab 02-27 04:48:16.61 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 | [0b7 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [101 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d995001b]Received INIT, initializing chaincode
peer0.org2.example.com | [111 02-27 04:48:14.79 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 | [0b6 02-27 04:48:15.05 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.6
peer0.org1.example.com | [105 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Move state message COMPLETED
orderer.example.com | [0ac 02-27 04:48:16.61 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.org2.example.com | [112 02-27 04:48:14.80 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.6(networkid:dev,peerid:peer0.org2.example.com)
peer1.org1.example.com | [0b8 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [804d0d61]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [102 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [106 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0ad 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org1.example.com | [0b9 02-27 04:48:15.05 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...
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [113 02-27 04:48:14.80 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.org2.example.com | [103 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Init get response status: 200
orderer.example.com | [0ae 02-27 04:48:16.61 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 | [107 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]send state message COMPLETED
peer1.org1.example.com | [0ba 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [804d0d61]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [114 02-27 04:48:14.80 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 | [0bb 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Move state message INIT
orderer.example.com | [0af 02-27 04:48:16.61 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 | [104 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [108 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Received message COMPLETED from shim
peer1.org1.example.com | [0bc 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
orderer.example.com | [0b0 02-27 04:48:16.61 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 | [0bd 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [105 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Move state message COMPLETED
peer0.org1.example.com | [109 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [0be 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]sending state message INIT
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0b1 02-27 04:48:16.61 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 | [106 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [10a 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf-8d6d-4534-85ac-873b02c3770d]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [0bf 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Received message INIT from shim
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [0b2 02-27 04:48:16.61 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
peer1.org2.example.com | [107 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]send state message COMPLETED
peer1.org1.example.com | [0c0 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [10b 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:addf7ccf-8d6d-4534-85ac-873b02c3770d
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0b3 02-27 04:48:16.61 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 | [0c1 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [10c 02-27 04:48:18.16 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 | [108 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Received message COMPLETED from shim
zookeeper1 | 2018-02-27 04:48:18,605 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@401] - Synchronizing with Follower sid: 3 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
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 | [0b4 02-27 04:48:16.61 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
peer1.org1.example.com | [0c2 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [804d0d61]Received INIT, initializing chaincode
peer0.org1.example.com | [10d 02-27 04:48:18.16 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 | [109 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [115 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
peer1.org1.example.com | [0c3 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | [2018-02-27 04:48:21,266] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0b5 02-27 04:48:16.61 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 | [10e 02-27 04:48:18.17 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.6,txid=bf6fe8bc-e85e-481d-b16d-754d4a2a6297,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer1.org2.example.com | [10a 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b-2bff-43cb-8b4d-ce097e720c40]HandleMessage- COMPLETED. Notify
zookeeper1 | 2018-02-27 04:48:18,605 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@475] - Sending SNAP
peer0.org2.example.com | [116 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
zookeeper0 | 2018-02-27 04:48:17,326 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org1.example.com | [0c4 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Init get response status: 200
peer0.org1.example.com | [10f 02-27 04:48:18.17 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.6 is being launched
orderer.example.com | [0b6 02-27 04:48:16.61 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
peer1.org2.example.com | [10b 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d995001b-2bff-43cb-8b4d-ce097e720c40
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0c5 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [117 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
orderer.example.com | [0b7 02-27 04:48:16.61 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 | [10c 02-27 04:48:14.49 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 | [110 02-27 04:48:18.17 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 | [0c6 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Move state message COMPLETED
orderer.example.com | [0b8 02-27 04:48:16.61 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 | [10d 02-27 04:48:14.49 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.org1.example.com | [111 02-27 04:48:18.17 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 | [0c7 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [118 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
peer1.org2.example.com | [10e 02-27 04:48:14.51 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.6,txid=19c511b2-5503-4d9f-b4ff-42e6d4dac660,syscc=true,proposal=0x0,canname=vscc:1.0.6
orderer.example.com | [0b9 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [0c8 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]send state message COMPLETED
peer0.org2.example.com | [119 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
peer0.org1.example.com | [112 02-27 04:48:18.17 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer1.org2.example.com | [10f 02-27 04:48:14.51 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.6 is being launched
peer1.org1.example.com | [0c9 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Received message COMPLETED from shim
orderer.example.com | [0ba 02-27 04:48:16.61 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 | [11a 02-27 04:48:14.81 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 | [113 02-27 04:48:18.17 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
orderer.example.com | [0bb 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation
peer0.org2.example.com | [11b 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0ca 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [110 02-27 04:48:14.51 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 | [114 02-27 04:48:18.17 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 | [0bc 02-27 04:48:16.62 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
peer1.org2.example.com | [111 02-27 04:48:14.51 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 | [0cb 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61-7018-438c-9489-4c642df00352]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
orderer.example.com | [0bd 02-27 04:48:16.62 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 | [112 02-27 04:48:14.51 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [11c 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer1.org1.example.com | [0cc 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:804d0d61-7018-438c-9489-4c642df00352
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0be 02-27 04:48:16.62 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
peer1.org2.example.com | [113 02-27 04:48:14.52 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0cd 02-27 04:48:15.06 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 | [11d 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | [0bf 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation
peer1.org2.example.com | [114 02-27 04:48:14.52 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0ce 02-27 04:48:15.06 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.org2.example.com | [11e 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
orderer.example.com | [0c0 02-27 04:48:16.62 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.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
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 | [0cf 02-27 04:48:15.06 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.6,txid=857ef15a-52af-4b7e-a18d-d58dfddc5302,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org2.example.com | [11f 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0c1 02-27 04:48:16.62 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 | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0d0 02-27 04:48:15.07 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.6 is being launched
peer0.org1.example.com | [115 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
orderer.example.com | [0c2 02-27 04:48:16.62 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 | [120 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [116 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
peer1.org1.example.com | [0d1 02-27 04:48:15.07 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 | [0c3 02-27 04:48:16.62 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [117 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
peer0.org2.example.com | [121 02-27 04:48:14.81 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 | [122 02-27 04:48:14.81 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 | [123 02-27 04:48:14.81 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.6
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 | [124 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer1.org1.example.com | [0d2 02-27 04:48:15.07 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 | [118 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
orderer.example.com | [0c4 02-27 04:48:16.62 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 | [126 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [115 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
peer1.org1.example.com | [0d3 02-27 04:48:15.07 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.6(networkid:dev,peerid:peer1.org1.example.com)
peer0.org2.example.com | [127 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [119 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
orderer.example.com | [0c5 02-27 04:48:16.62 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 | [128 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [116 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
peer0.org2.example.com | [125 02-27 04:48:14.81 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 | [11a 02-27 04:48:18.17 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 | [0d4 02-27 04:48:15.07 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 | [0c6 02-27 04:48:16.62 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
peer0.org2.example.com | [129 02-27 04:48:14.82 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.6 launch seq completed
peer0.org1.example.com | [11b 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [117 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
peer0.org2.example.com | [12a 02-27 04:48:14.82 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 | [0d5 02-27 04:48:15.07 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 | [0c7 02-27 04:48:16.62 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 | [118 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
peer0.org2.example.com | [12b 02-27 04:48:14.82 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 | [11c 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | [0c8 02-27 04:48:16.62 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
peer1.org2.example.com | [119 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
peer0.org2.example.com | [12c 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Move state message READY
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0c9 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation
peer1.org2.example.com | [11a 02-27 04:48:14.53 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 | [12d 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [11d 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [0ca 02-27 04:48:16.62 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
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
kafka3 | [2018-02-27 04:48:21,605] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [11b 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [12e 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ccfa5949]Entered state ready
orderer.example.com | [0cb 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation
zookeeper0 | 2018-02-27 04:48:17,327 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [11c 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer0.org2.example.com | [12f 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ccfa5949-4672-4abf-b1a4-10c4f2d2979d
peer0.org1.example.com | [11e 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0cc 02-27 04:48:16.62 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
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 | [11d 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [130 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]sending state message READY
peer0.org1.example.com | [11f 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0cd 02-27 04:48:16.62 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 | [11e 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
peer1.org1.example.com | [0d6 02-27 04:48:15.07 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org2.example.com | [131 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Received message READY from shim
peer1.org2.example.com | [11f 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0ce 02-27 04:48:16.63 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
peer0.org1.example.com | [120 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [132 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [120 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [0cf 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Admins for evaluation
peer1.org1.example.com | [0d7 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [0d8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
peer0.org2.example.com | [133 02-27 04:48:14.82 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 | [121 02-27 04:48:18.17 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 | [121 02-27 04:48:14.53 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 | [0da 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
orderer.example.com | [0d0 02-27 04:48:16.63 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
peer0.org2.example.com | [134 02-27 04:48:14.83 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 | [135 02-27 04:48:14.83 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 | [136 02-27 04:48:14.83 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.6
kafka3 | [2018-02-27 04:48:21,605] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0db 02-27 04:48:15.08 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 | [0dc 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0d9 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org1.example.com | [0dd 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
peer1.org1.example.com | [0de 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org1.example.com | [0df 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org1.example.com | [0e0 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0d1 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Readers for evaluation
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [122 02-27 04:48:14.53 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 | [122 02-27 04:48:18.17 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 | [137 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ccfa5949]Inside sendExecuteMessage. Message INIT
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0e1 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [0d2 02-27 04:48:16.63 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.org2.example.com | [123 02-27 04:48:14.53 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.6
peer0.org2.example.com | [138 02-27 04:48:14.83 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 | [123 02-27 04:48:18.17 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.6
peer1.org1.example.com | [0e2 02-27 04:48:15.08 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 | [124 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [139 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ccfa5949]sendExecuteMsg trigger event INIT
orderer.example.com | [0d3 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Writers for evaluation
peer0.org1.example.com | [124 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer1.org1.example.com | [0e3 02-27 04:48:15.08 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 | [125 02-27 04:48:14.53 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 | [13a 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Move state message INIT
peer0.org1.example.com | [125 02-27 04:48:18.17 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 | [0d4 02-27 04:48:16.63 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
peer1.org1.example.com | [0e4 02-27 04:48:15.08 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.6
peer0.org2.example.com | [13b 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [126 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [126 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0d5 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Admins for evaluation
peer1.org1.example.com | [0e5 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [13c 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [127 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0d6 02-27 04:48:16.63 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.org2.example.com | [13d 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]sending state message INIT
peer0.org1.example.com | [127 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0e6 02-27 04:48:15.08 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 | [128 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper1 | 2018-02-27 04:48:18,606 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@499] - Sending snapshot last zxid of peer is 0x0 zxid of leader is 0x100000000sent zxid of db as 0x100000000
peer0.org2.example.com | [13e 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Received message INIT from shim
orderer.example.com | [0d7 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Readers for evaluation
peer1.org1.example.com | [0e8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [129 02-27 04:48:14.54 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.6 launch seq completed
peer0.org2.example.com | [13f 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [128 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [0d8 02-27 04:48:16.63 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.org2.example.com | [12a 02-27 04:48:14.54 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 | [0e9 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [140 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [129 02-27 04:48:18.17 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.6 launch seq completed
peer1.org2.example.com | [12b 02-27 04:48:14.54 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 | [0d9 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Writers for evaluation
peer0.org2.example.com | [141 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ccfa5949]Received INIT, initializing chaincode
peer1.org1.example.com | [0e7 02-27 04:48:15.08 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.6 launch seq completed
peer1.org2.example.com | [12c 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Move state message READY
peer0.org2.example.com | [142 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Init get response status: 200
orderer.example.com | [0da 02-27 04:48:16.63 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 | [12d 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12a 02-27 04:48:18.17 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 | [0eb 02-27 04:48:15.08 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 | [143 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [12e 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [19c511b2]Entered state ready
orderer.example.com | [0db 02-27 04:48:16.63 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 | [12b 02-27 04:48:18.17 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 | [0ec 02-27 04:48:15.08 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 | [12f 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:19c511b2-5503-4d9f-b4ff-42e6d4dac660
peer0.org2.example.com | [144 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Move state message COMPLETED
orderer.example.com | [0dc 02-27 04:48:16.63 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
peer1.org1.example.com | [0ea 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [12c 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Move state message READY
peer1.org2.example.com | [130 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]sending state message READY
peer0.org2.example.com | [145 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0dd 02-27 04:48:16.63 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 | [0ed 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Move state message READY
peer1.org2.example.com | [132 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Received message READY from shim
peer0.org1.example.com | [12d 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [146 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]send state message COMPLETED
orderer.example.com | [0de 02-27 04:48:16.63 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 | [131 02-27 04:48:14.54 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 | [0ee 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12e 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [bf6fe8bc]Entered state ready
peer0.org2.example.com | [147 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Received message COMPLETED from shim
orderer.example.com | [0df 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org2.example.com | [134 02-27 04:48:14.54 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 | [0ef 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [857ef15a]Entered state ready
peer0.org2.example.com | [148 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [12f 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:bf6fe8bc-e85e-481d-b16d-754d4a2a6297
peer1.org2.example.com | [133 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [0e0 02-27 04:48:16.63 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.org1.example.com | [0f0 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:857ef15a-52af-4b7e-a18d-d58dfddc5302
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [149 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949-4672-4abf-b1a4-10c4f2d2979d]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [135 02-27 04:48:14.54 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 | [130 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]sending state message READY
kafka1 | [2018-02-27 04:48:21,869] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e1 02-27 04:48:16.63 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 | [136 02-27 04:48:14.54 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.6
peer0.org1.example.com | [131 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Received message READY from shim
peer1.org1.example.com | [0f1 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]sending state message READY
peer1.org2.example.com | [137 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19c511b2]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0e2 02-27 04:48:16.63 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.org2.example.com | [14a 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ccfa5949-4672-4abf-b1a4-10c4f2d2979d
peer1.org1.example.com | [0f3 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Received message READY from shim
peer1.org2.example.com | [138 02-27 04:48:14.54 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 | [14b 02-27 04:48:14.85 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 | [132 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [0e3 02-27 04:48:16.63 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 | [139 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19c511b2]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0f4 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [14c 02-27 04:48:14.85 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 | [133 02-27 04:48:18.17 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 | [0e4 02-27 04:48:16.63 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 | [0f2 02-27 04:48:15.08 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 | [13a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Move state message INIT
kafka3 | [2018-02-27 04:48:21,607] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-02-27 04:48:18,652 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@535] - Received NEWLEADER-ACK message from 3
peer0.org2.example.com | [14d 02-27 04:48:14.85 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.6,txid=a7983a2c-a9fe-4c75-8715-9165b9063405,syscc=true,proposal=0x0,canname=qscc:1.0.6
zookeeper0 | 2018-02-27 04:48:17,349 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [134 02-27 04:48:18.17 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 | [0f5 02-27 04:48:15.08 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 | [13b 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [13c 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [13d 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]sending state message INIT
orderer.example.com | [0e5 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [135 02-27 04:48:18.17 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 | [14e 02-27 04:48:14.85 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.6 is being launched
peer1.org1.example.com | [0f6 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-02-27 04:48:21,869] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [13e 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Received message INIT from shim
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e6 02-27 04:48:16.63 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'
peer0.org1.example.com | [136 02-27 04:48:18.17 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.6
peer0.org2.example.com | [14f 02-27 04:48:14.85 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 | [0f7 02-27 04:48:15.08 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.6
kafka3 | [2018-02-27 04:48:21,685] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [13f 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: INIT(state:ready)
kafka1 | [2018-02-27 04:48:21,877] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-02-27 04:48:21,268] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e7 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
peer0.org1.example.com | [137 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [bf6fe8bc]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [150 02-27 04:48:14.85 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 | [0f8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [857ef15a]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [140 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [0e8 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
zookeeper1 | 2018-02-27 04:48:21,381 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.9:35198
peer0.org1.example.com | [138 02-27 04:48:18.17 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 | [0e9 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
peer1.org1.example.com | [0f9 02-27 04:48:15.08 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 | [151 02-27 04:48:14.85 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.6(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [139 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [bf6fe8bc]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [141 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [19c511b2]Received INIT, initializing chaincode
peer1.org1.example.com | [0fa 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [857ef15a]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [152 02-27 04:48:14.85 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 | [13a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Move state message INIT
orderer.example.com | [0ea 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org2.example.com | [142 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Init get response status: 200
peer1.org1.example.com | [0fb 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Move state message INIT
peer0.org2.example.com | [153 02-27 04:48:14.85 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 | [13b 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0fc 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0eb 02-27 04:48:16.63 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.org2.example.com | [143 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [0fd 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [0ec 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.HandleChain.newChain -> INFO [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
peer0.org1.example.com | [13c 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer1.org2.example.com | [144 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Move state message COMPLETED
peer1.org1.example.com | [0fe 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]sending state message INIT
orderer.example.com | [0ed 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl -> INFO Starting with system channel testchainid and orderer type kafka
peer0.org1.example.com | [13d 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]sending state message INIT
peer1.org2.example.com | [145 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0ff 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Received message INIT from shim
orderer.example.com | [0ee 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel -> INFO [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [13e 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Received message INIT from shim
peer1.org2.example.com | [146 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]send state message COMPLETED
peer1.org1.example.com | [100 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [0ef 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org1.example.com | [13f 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [147 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Received message COMPLETED from shim
zookeeper0 | 2018-02-27 04:48:17,355 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@64] - FOLLOWING - LEADER ELECTION TOOK - 444
peer1.org1.example.com | [101 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [140 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:16.639067 client.go:115: Initializing new client
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [148 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [102 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [857ef15a]Received INIT, initializing chaincode
peer0.org1.example.com | [141 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [bf6fe8bc]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/02/27 04:48:16.643908 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-02-27 04:48:21,948] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [149 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2-5503-4d9f-b4ff-42e6d4dac660]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [103 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [142 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Init get response status: 200
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}
kafka2 | [2018-02-27 04:48:21,268] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:16.644119 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [143 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [14a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:19c511b2-5503-4d9f-b4ff-42e6d4dac660
peer1.org1.example.com | [104 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Init get response status: 200
peer0.org2.example.com | [154 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.644248 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [14b 02-27 04:48:14.54 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 | [144 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Move state message COMPLETED
peer1.org1.example.com | [105 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [155 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer1.org2.example.com | [14c 02-27 04:48:14.54 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 | [sarama] 2018/02/27 04:48:16.646564 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [106 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Move state message COMPLETED
peer0.org1.example.com | [145 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [156 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org2.example.com | [14d 02-27 04:48:14.54 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.6,txid=6c1d14f9-27a2-4bf3-a382-0aba5772e112,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer1.org1.example.com | [107 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:16.646695 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [146 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]send state message COMPLETED
peer0.org2.example.com | [157 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
peer1.org1.example.com | [108 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]send state message COMPLETED
peer1.org2.example.com | [14e 02-27 04:48:14.54 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.6 is being launched
orderer.example.com | [sarama] 2018/02/27 04:48:16.646754 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [147 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Received message COMPLETED from shim
peer0.org2.example.com | [158 02-27 04:48:14.87 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer1.org2.example.com | [14f 02-27 04:48:14.55 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 | [109 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:16.646810 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [148 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [159 02-27 04:48:14.87 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 | [150 02-27 04:48:14.55 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 | [10a 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:16.647651 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
kafka3 | [2018-02-27 04:48:21,687] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [149 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc-e85e-481d-b16d-754d4a2a6297]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [15a 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [151 02-27 04:48:14.55 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer1.org1.example.com | [10b 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a-52af-4b7e-a18d-d58dfddc5302]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/02/27 04:48:16.649277 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [14a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bf6fe8bc-e85e-481d-b16d-754d4a2a6297
peer1.org2.example.com | [152 02-27 04:48:14.55 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 | [15b 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer1.org1.example.com | [10c 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:857ef15a-52af-4b7e-a18d-d58dfddc5302
peer0.org1.example.com | [14b 02-27 04:48:18.18 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 | [sarama] 2018/02/27 04:48:16.649553 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15c 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [153 02-27 04:48:14.55 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:
zookeeper1 | 2018-02-27 04:48:21,411 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.9:35198
peer1.org1.example.com | [10d 02-27 04:48:15.09 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 | [14c 02-27 04:48:18.18 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 | [sarama] 2018/02/27 04:48:16.649670 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer0.org1.example.com | [14d 02-27 04:48:18.18 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.6,txid=c137b674-fa9c-4390-b014-bc89cd2080e7,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org2.example.com | [15d 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer1.org1.example.com | [10e 02-27 04:48:15.09 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 | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [14e 02-27 04:48:18.18 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.6 is being launched
peer0.org2.example.com | [15e 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:16.651185 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [10f 02-27 04:48:15.09 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.6,txid=9e72ebac-6d35-428c-b5dc-4b533bba5aa2,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org1.example.com | [14f 02-27 04:48:18.18 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [110 02-27 04:48:15.09 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.6 is being launched
peer0.org2.example.com | [15f 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [150 02-27 04:48:18.18 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]
orderer.example.com | [sarama] 2018/02/27 04:48:16.651377 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [111 02-27 04:48:15.09 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [160 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.651489 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [151 02-27 04:48:18.18 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer1.org1.example.com | [112 02-27 04:48:15.09 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 | 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 | [sarama] 2018/02/27 04:48:16.651595 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [152 02-27 04:48:18.18 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 | [161 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [sarama] 2018/02/27 04:48:16.659472 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [113 02-27 04:48:15.09 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.6(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [154 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer0.org1.example.com | [153 02-27 04:48:18.18 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 | [162 02-27 04:48:14.89 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.660863 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer1.org1.example.com | [114 02-27 04:48:15.09 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 | [sarama] 2018/02/27 04:48:16.661433 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [163 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [155 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.661785 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [115 02-27 04:48:15.09 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [164 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [156 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.664173 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [166 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0f0 02-27 04:48:16.66 UTC] [main] main -> INFO Beginning to serve requests
peer1.org2.example.com | [157 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
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 | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [sarama] 2018/02/27 04:48:16.917345 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [165 02-27 04:48:14.89 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 | [154 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer1.org2.example.com | [158 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [sarama] 2018/02/27 04:48:16.917558 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [155 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer0.org2.example.com | [168 02-27 04:48:14.89 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:16.919370 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [15a 02-27 04:48:14.55 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 | [156 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [169 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.919608 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [157 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
zookeeper0 | 2018-02-27 04:48:17,425 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
peer1.org2.example.com | [159 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.919706 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [158 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer0.org2.example.com | [16a 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.919863 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [159 02-27 04:48:18.18 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 | 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 | [16b 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Move state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:16.921253 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [15b 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [15a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [116 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.921517 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [16c 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [15c 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org1.example.com | [15b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer1.org1.example.com | [117 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.921867 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [16d 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a7983a2c]Entered state ready
peer1.org2.example.com | [15d 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [15c 02-27 04:48:18.19 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 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.924219 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [15e 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [15d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org2.example.com | [16e 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a7983a2c-a9fe-4c75-8715-9165b9063405
peer1.org1.example.com | [119 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
orderer.example.com | [sarama] 2018/02/27 04:48:16.926010 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [15f 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [15e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-02-27 04:48:21,969] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [16f 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]sending state message READY
peer1.org1.example.com | [11a 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.926159 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [160 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
zookeeper1 | 2018-02-27 04:48:21,415 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [15f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [11c 02-27 04:48:15.09 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 | [sarama] 2018/02/27 04:48:16.926409 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [170 02-27 04:48:14.90 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 | [161 02-27 04:48:14.57 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 | [160 02-27 04:48:18.19 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 | [sarama] 2018/02/27 04:48:16.926748 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [11b 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer0.org2.example.com | [171 02-27 04:48:14.90 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 | [161 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [sarama] 2018/02/27 04:48:16.928025 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [162 02-27 04:48:14.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.6
peer1.org1.example.com | [11d 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [172 02-27 04:48:14.90 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 | [162 02-27 04:48:18.19 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.928257 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [163 02-27 04:48:14.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.6" , sending back REGISTERED
peer1.org1.example.com | [11e 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.928360 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [173 02-27 04:48:14.90 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.6
peer0.org1.example.com | [163 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [164 02-27 04:48:14.57 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 | [11f 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:16.928481 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [174 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a7983a2c]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [164 02-27 04:48:18.19 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 | [165 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [120 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/02/27 04:48:16.928626 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [175 02-27 04:48:14.90 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 | [165 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [166 02-27 04:48:14.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.6 launch seq completed
peer1.org1.example.com | [121 02-27 04:48:15.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka3 | [2018-02-27 04:48:21,708] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [sarama] 2018/02/27 04:48:17.179474 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [166 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [122 02-27 04:48:15.10 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 | [176 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a7983a2c]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [168 02-27 04:48:14.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
orderer.example.com | [sarama] 2018/02/27 04:48:17.179777 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [167 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-02-27 04:48:21,270] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [123 02-27 04:48:15.10 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 | [167 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/02/27 04:48:17.189559 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [168 02-27 04:48:18.19 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.6 launch seq completed
peer1.org2.example.com | [169 02-27 04:48:14.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...
peer0.org2.example.com | [177 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Received message READY from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.190167 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [124 02-27 04:48:15.10 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.6
peer0.org1.example.com | [169 02-27 04:48:18.19 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 | [179 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [sarama] 2018/02/27 04:48:17.190644 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [16a 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Move state message READY
peer1.org1.example.com | [125 02-27 04:48:15.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [16a 02-27 04:48:18.19 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 | [sarama] 2018/02/27 04:48:17.191257 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [178 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Move state message INIT
peer1.org2.example.com | [16b 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [126 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [16b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Move state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.194071 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [17a 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [16c 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [6c1d14f9]Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.194382 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [127 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [16c 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/02/27 04:48:17.194691 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [16d 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:6c1d14f9-27a2-4bf3-a382-0aba5772e112
peer0.org2.example.com | [17b 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [16d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [c137b674]Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.195161 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [16e 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]sending state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.200287 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [17c 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]sending state message INIT
peer1.org1.example.com | [128 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [16e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:c137b674-fa9c-4390-b014-bc89cd2080e7
orderer.example.com | [sarama] 2018/02/27 04:48:17.222527 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [167 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [17d 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Received message INIT from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.223180 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [129 02-27 04:48:15.12 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 | [170 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [16f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]sending state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.225706 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
zookeeper0 | 2018-02-27 04:48:17,737 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@332] - Getting a diff from the leader 0x0
peer0.org2.example.com | [17e 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [170 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Received message READY from shim
peer1.org2.example.com | [16f 02-27 04:48:14.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.org1.example.com | [12a 02-27 04:48:15.13 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:17.223630 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [17f 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [171 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [171 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Received message READY from shim
peer1.org1.example.com | [12b 02-27 04:48:15.13 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 | [sarama] 2018/02/27 04:48:17.227490 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [173 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [172 02-27 04:48:18.19 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 | [180 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a7983a2c]Received INIT, initializing chaincode
peer1.org1.example.com | [12c 02-27 04:48:15.13 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 | [172 02-27 04:48:14.57 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 | [sarama] 2018/02/27 04:48:17.227675 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [173 02-27 04:48:18.19 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 | [181 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [12d 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Move state message READY
peer1.org2.example.com | [174 02-27 04:48:14.57 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 | [sarama] 2018/02/27 04:48:17.227836 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [182 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [12e 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [174 02-27 04:48:18.19 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 | [175 02-27 04:48:14.58 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:17.227994 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org2.example.com | [183 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Init get response status: 200
peer1.org1.example.com | [12f 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9e72ebac]Entered state ready
peer0.org1.example.com | [175 02-27 04:48:18.19 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.6
peer1.org2.example.com | [176 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6c1d14f9]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.498040 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [184 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [130 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9e72ebac-6d35-428c-b5dc-4b533bba5aa2
peer0.org1.example.com | [176 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c137b674]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [177 02-27 04:48:14.58 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 | [sarama] 2018/02/27 04:48:17.498272 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [185 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Move state message COMPLETED
peer1.org1.example.com | [131 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]sending state message READY
peer1.org2.example.com | [178 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6c1d14f9]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.501356 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [177 02-27 04:48:18.19 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 | [132 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Received message READY from shim
peer0.org2.example.com | [186 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [179 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Move state message INIT
peer0.org1.example.com | [178 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c137b674]sendExecuteMsg trigger event INIT
kafka2 | [2018-02-27 04:48:21,330] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
orderer.example.com | [sarama] 2018/02/27 04:48:17.501565 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [187 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]send state message COMPLETED
peer1.org1.example.com | [133 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [179 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Move state message INIT
peer1.org2.example.com | [17a 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.501657 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [134 02-27 04:48:15.13 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 | [188 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.501740 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [17a 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [17b 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [135 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka1 | [2018-02-27 04:48:22,004] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [189 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [136 02-27 04:48:15.13 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 | [17b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [17c 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]sending state message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.503127 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [18a 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c-a9fe-4c75-8715-9165b9063405]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [137 02-27 04:48:15.13 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:17.503301 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [17c 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]sending state message INIT
peer1.org2.example.com | [17d 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Received message INIT from shim
peer1.org1.example.com | [138 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9e72ebac]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [18b 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a7983a2c-a9fe-4c75-8715-9165b9063405
orderer.example.com | [sarama] 2018/02/27 04:48:17.503403 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [17d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Received message INIT from shim
peer1.org2.example.com | [17e 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: INIT(state:ready)
kafka0 | [2018-02-27 04:48:21,905] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [18c 02-27 04:48:14.92 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 | [sarama] 2018/02/27 04:48:17.503484 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [139 02-27 04:48:15.13 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 | [17f 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [17e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper1 | 2018-02-27 04:48:21,522 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680000 with negotiated timeout 6000 for client /172.19.0.9:35198
peer0.org2.example.com | [18d 02-27 04:48:14.92 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
peer1.org1.example.com | [13a 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9e72ebac]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.618070 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [180 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6c1d14f9]Received INIT, initializing chaincode
peer0.org1.example.com | [17f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [18e 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer1.org1.example.com | [13b 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Move state message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.619591 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [180 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c137b674]Received INIT, initializing chaincode
peer0.org2.example.com | [18f 02-27 04:48:14.92 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 | [181 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [13c 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.625774 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [181 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org2.example.com | [190 02-27 04:48:14.92 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]
peer1.org2.example.com | [182 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [13d 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/02/27 04:48:17.627017 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [182 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [191 02-27 04:48:14.93 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 | [13e 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]sending state message INIT
peer1.org2.example.com | [183 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Init get response status: 200
orderer.example.com | [sarama] 2018/02/27 04:48:17.657707 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [183 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Init get response status: 200
peer0.org2.example.com | [192 02-27 04:48:14.93 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 | [13f 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Received message INIT from shim
peer1.org2.example.com | [184 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/02/27 04:48:17.664354 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [140 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [193 02-27 04:48:14.93 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'
peer0.org1.example.com | [184 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [185 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Move state message COMPLETED
zookeeper0 | 2018-02-27 04:48:18,401 [myid:1] - INFO [zookeeper0/172.19.0.4:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.2:34584
peer1.org1.example.com | [141 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [194 02-27 04:48:14.93 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 | [sarama] 2018/02/27 04:48:17.664414 client.go:656: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [142 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9e72ebac]Received INIT, initializing chaincode
peer1.org2.example.com | [186 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [185 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Move state message COMPLETED
peer0.org2.example.com | [195 02-27 04:48:14.93 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 | [143 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Init get response status: 200
orderer.example.com | [sarama] 2018/02/27 04:48:17.664439 client.go:458: client/brokers resurrecting 4 dead seed brokers
kafka3 | [2018-02-27 04:48:21,771] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [187 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]send state message COMPLETED
peer0.org2.example.com | [196 02-27 04:48:14.93 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 | [186 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:17.664462 client.go:192: Closing Client
peer1.org1.example.com | [144 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [197 02-27 04:48:14.93 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 | [188 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Received message COMPLETED from shim
peer0.org1.example.com | [187 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]send state message COMPLETED
orderer.example.com | [0f1 02-27 04:48:17.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | [145 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Move state message COMPLETED
peer0.org2.example.com | [198 02-27 04:48:14.93 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.org2.example.com | [189 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [146 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:18.665198 client.go:115: Initializing new client
peer0.org1.example.com | [188 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Received message COMPLETED from shim
peer1.org1.example.com | [147 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]send state message COMPLETED
peer1.org2.example.com | [18a 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9-27a2-4bf3-a382-0aba5772e112]HandleMessage- COMPLETED. Notify
orderer.example.com | [0f2 02-27 04:48:18.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org2.example.com | [199 02-27 04:48:14.93 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 | [148 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Received message COMPLETED from shim
peer0.org1.example.com | [189 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [18b 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6c1d14f9-27a2-4bf3-a382-0aba5772e112
orderer.example.com | [sarama] 2018/02/27 04:48:18.665231 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [149 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [19a 02-27 04:48:14.94 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 | [18a 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674-fa9c-4390-b014-bc89cd2080e7]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [14a 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac-6d35-428c-b5dc-4b533bba5aa2]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/02/27 04:48:18.665676 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [18c 02-27 04:48:14.58 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 | [18b 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c137b674-fa9c-4390-b014-bc89cd2080e7
peer0.org2.example.com | [19b 02-27 04:48:14.94 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.org1.example.com | [14b 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9e72ebac-6d35-428c-b5dc-4b533bba5aa2
peer1.org1.example.com | [14c 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.665881 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [18d 02-27 04:48:14.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.org1.example.com | [18c 02-27 04:48:18.20 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 | [19c 02-27 04:48:14.94 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 | [14d 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.667058 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [19d 02-27 04:48:14.94 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 | [14e 02-27 04:48:15.14 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.6,txid=5cfbe59f-62ac-408f-9f3b-fad5212bd86e,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org1.example.com | [18d 02-27 04:48:18.20 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
peer1.org2.example.com | [18e 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [19e 02-27 04:48:14.94 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.667170 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [14f 02-27 04:48:15.14 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.6 is being launched
peer0.org1.example.com | [18e 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [19f 02-27 04:48:14.94 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.org1.example.com | [150 02-27 04:48:15.14 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 | [18f 02-27 04:48:14.58 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]
orderer.example.com | [sarama] 2018/02/27 04:48:18.667284 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [18f 02-27 04:48:18.20 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]
peer1.org1.example.com | [151 02-27 04:48:15.14 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.org2.example.com | [1a0 02-27 04:48:14.94 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 | [190 02-27 04:48:14.58 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]
peer1.org1.example.com | [152 02-27 04:48:15.14 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.6(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | [sarama] 2018/02/27 04:48:18.667405 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [190 02-27 04:48:18.20 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]
peer0.org2.example.com | [1a1 02-27 04:48:14.95 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 | [153 02-27 04:48:15.14 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
peer1.org2.example.com | [191 02-27 04:48:14.59 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 | [191 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.668710 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1a2 02-27 04:48:14.95 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.org2.example.com | [192 02-27 04:48:14.59 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 | [154 02-27 04:48:15.14 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 | [192 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.668755 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [193 02-27 04:48:14.59 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 | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer0.org1.example.com | [193 02-27 04:48:18.20 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 | [1a3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | [sarama] 2018/02/27 04:48:18.668771 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [194 02-27 04:48:18.20 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 | [1a4 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215b3770
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [194 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.668799 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [195 02-27 04:48:18.20 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.org2.example.com | [195 02-27 04:48:14.59 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 | [1a5 02-27 04:48:29.35 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [sarama] 2018/02/27 04:48:18.669885 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [196 02-27 04:48:18.20 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 | [1a6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [196 02-27 04:48:14.59 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 | [197 02-27 04:48:18.20 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 | [1a7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | [sarama] 2018/02/27 04:48:18.669924 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [197 02-27 04:48:14.59 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 | 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 | [1a8 02-27 04:48:29.35 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 | [198 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.669938 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [198 02-27 04:48:18.20 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'
peer1.org1.example.com | [155 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer1.org2.example.com | [199 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.670089 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1a9 02-27 04:48:29.35 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 02-27 04:48:18.20 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.org1.example.com | [156 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer1.org2.example.com | [19a 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.671169 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [1aa 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215d65a0, header 0xc4215b3800
peer0.org1.example.com | [19a 02-27 04:48:18.20 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 | [157 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org2.example.com | [19b 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.671268 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [158 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
orderer.example.com | [sarama] 2018/02/27 04:48:18.671293 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [1ab 02-27 04:48:29.35 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 | [19c 02-27 04:48:14.59 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 | [159 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer0.org1.example.com | [19b 02-27 04:48:18.20 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 | [sarama] 2018/02/27 04:48:18.671386 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [1ac 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2
peer1.org2.example.com | [19d 02-27 04:48:14.59 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 | [15a 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.671484 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org2.example.com | [1ad 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2 channel id:
peer0.org1.example.com | [19c 02-27 04:48:18.20 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 | [15b 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [1ae 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2 channel id: version: 1.0.6
peer1.org2.example.com | [19e 02-27 04:48:14.59 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.922519 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [15c 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer0.org2.example.com | [1af 02-27 04:48:29.35 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.6,txid=bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2,syscc=true,proposal=0xc4215d65a0,canname=cscc:1.0.6
peer0.org1.example.com | [19d 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.922784 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [19f 02-27 04:48:14.59 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.org1.example.com | [19e 02-27 04:48:18.21 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 | [1b0 02-27 04:48:29.35 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.6
peer1.org1.example.com | [15d 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/02/27 04:48:18.924662 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [1a0 02-27 04:48:14.60 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'
kafka1 | [2018-02-27 04:48:22,028] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680002, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [19f 02-27 04:48:18.21 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.org2.example.com | [1b1 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [1a1 02-27 04:48:14.60 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'
kafka3 | [2018-02-27 04:48:21,785] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [15e 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org1.example.com | [1a0 02-27 04:48:18.21 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 | [sarama] 2018/02/27 04:48:18.924910 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:21,353] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [1a2 02-27 04:48:14.60 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.org2.example.com | [1b2 02-27 04:48:29.35 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.6
peer1.org1.example.com | [15f 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:18.925127 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1a1 02-27 04:48:18.21 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.org2.example.com | [1a3 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [160 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [1b3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bc1b438a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:18.925412 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1a2 02-27 04:48:18.21 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 | [161 02-27 04:48:15.16 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 | [1a4 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215a0f60
peer0.org2.example.com | [1b4 02-27 04:48:29.35 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 | [1a3 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | [sarama] 2018/02/27 04:48:18.927062 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [162 02-27 04:48:15.16 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 | [1a5 02-27 04:48:29.52 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 | [1b5 02-27 04:48:29.35 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 | [1a4 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421591d40
orderer.example.com | [sarama] 2018/02/27 04:48:18.927107 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [163 02-27 04:48:15.16 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.6
peer1.org2.example.com | [1a6 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [1b6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bc1b438a]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1a5 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | [sarama] 2018/02/27 04:48:18.927123 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1a7 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
peer0.org2.example.com | [1b7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]Move state message TRANSACTION
peer1.org1.example.com | [164 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [1a8 02-27 04:48:29.53 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 | [1a6 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [1a9 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [165 02-27 04:48:15.16 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 | [sarama] 2018/02/27 04:48:18.927151 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1aa 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215e6000, header 0xc4215a0ff0
peer0.org2.example.com | [1b8 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [1ab 02-27 04:48:29.53 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 | [sarama] 2018/02/27 04:48:18.928403 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1b9 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [166 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [1ac 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218
peer0.org1.example.com | [1a7 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer1.org2.example.com | [1ad 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218 channel id:
peer1.org1.example.com | [168 02-27 04:48:15.16 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:18.928655 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1ae 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218 channel id: version: 1.0.6
peer0.org1.example.com | [1a8 02-27 04:48:28.97 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 | [1ba 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]sending state message TRANSACTION
peer1.org1.example.com | [169 02-27 04:48:15.16 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 | [1a9 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [1af 02-27 04:48:29.53 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.6,txid=29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218,syscc=true,proposal=0xc4215e6000,canname=cscc:1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:18.928755 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [16a 02-27 04:48:15.16 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 | [1b0 02-27 04:48:29.53 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.6
peer0.org1.example.com | [1aa 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215e62d0, header 0xc421591dd0
peer0.org2.example.com | [1bb 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:18.928888 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [16b 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Move state message READY
peer1.org2.example.com | [1b1 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1ab 02-27 04:48:28.97 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"
peer0.org2.example.com | [1bc 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bc1b438a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
kafka1 | [2018-02-27 04:48:22,036] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
orderer.example.com | [sarama] 2018/02/27 04:48:18.929888 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1b2 02-27 04:48:29.53 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.6
zookeeper0 | 2018-02-27 04:48:18,431 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
peer1.org1.example.com | [16c 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ac 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79
peer0.org2.example.com | [1bd 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bc1b438a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [1b3 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [29ff5be9]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [167 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
zookeeper1 | 2018-02-27 04:48:21,653 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x5 zxid:0x100000003 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
orderer.example.com | [sarama] 2018/02/27 04:48:18.929993 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1ad 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79 channel id:
peer1.org2.example.com | [1b4 02-27 04:48:29.53 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 | [1be 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:18.930136 client.go:656: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [1b5 02-27 04:48:29.53 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 | [16d 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [5cfbe59f]Entered state ready
peer0.org2.example.com | [1bf 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
orderer.example.com | [sarama] 2018/02/27 04:48:18.930219 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1b6 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [29ff5be9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1ae 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79 channel id: version: 1.0.6
peer1.org1.example.com | [16f 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:5cfbe59f-62ac-408f-9f3b-fad5212bd86e
peer1.org2.example.com | [1b7 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]Move state message TRANSACTION
peer0.org2.example.com | [1c0 02-27 04:48:29.35 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
orderer.example.com | [sarama] 2018/02/27 04:48:18.930300 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org2.example.com | [1b8 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [1af 02-27 04:48:28.97 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.6,txid=94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79,syscc=true,proposal=0xc4215e62d0,canname=cscc:1.0.6
peer1.org1.example.com | [170 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]sending state message READY
peer1.org2.example.com | [1b9 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [1c1 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer1.org2.example.com | [1ba 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]sending state message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:19.181495 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1b0 02-27 04:48:28.97 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.6
peer0.org2.example.com | [1c2 02-27 04:48:29.35 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 | [171 02-27 04:48:15.17 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 | [1bb 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.181867 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [1c3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
kafka3 | [2018-02-27 04:48:21,962] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org1.example.com | [1b1 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [1c4 02-27 04:48:29.35 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 | [172 02-27 04:48:15.17 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 | [1bc 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ff5be9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:19.183819 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [1c5 02-27 04:48:29.35 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 | [1b2 02-27 04:48:28.97 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.6
peer1.org1.example.com | [173 02-27 04:48:15.17 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 | [1bd 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [29ff5be9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [1c6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
orderer.example.com | [sarama] 2018/02/27 04:48:19.183878 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [174 02-27 04:48:15.17 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.6
peer0.org1.example.com | [1b3 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [94705a4d]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [1c7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216b40a0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [175 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5cfbe59f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [1b4 02-27 04:48:28.97 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 | [1be 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org2.example.com | [1c8 02-27 04:48:29.35 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]]
orderer.example.com | [sarama] 2018/02/27 04:48:19.183900 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1b5 02-27 04:48:28.97 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 | [1c9 02-27 04:48:29.35 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]
orderer.example.com | [sarama] 2018/02/27 04:48:19.183936 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [1bf 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org1.example.com | [176 02-27 04:48:15.17 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 | [1ca 02-27 04:48:29.35 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)(0xc4203caf40), Data:(*common.BlockData)(0xc421632be0), Metadata:(*common.BlockMetadata)(0xc421632c20)}, doMVCCValidation=true
orderer.example.com | [sarama] 2018/02/27 04:48:19.185865 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1b6 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [94705a4d]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [1cb 02-27 04:48:29.35 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
peer1.org2.example.com | [1c0 02-27 04:48:29.53 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 | [177 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5cfbe59f]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1b7 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]Move state message TRANSACTION
peer1.org1.example.com | [16e 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [1c1 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [1cc 02-27 04:48:29.36 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 | [1b8 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.186147 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [179 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Move state message INIT
peer0.org2.example.com | [1cd 02-27 04:48:29.36 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
peer1.org2.example.com | [1c2 02-27 04:48:29.53 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 | [17a 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1b9 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11948
orderer.example.com | [sarama] 2018/02/27 04:48:19.186321 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | ]
kafka2 | [2018-02-27 04:48:21,400] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org1.example.com | [17b 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [1c3 02-27 04:48:29.53 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 | [1ba 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]sending state message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:19.186463 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [1ce 02-27 04:48:29.36 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=11948] for tx ID: [] to index
peer0.org1.example.com | [1bb 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Received message TRANSACTION from shim
kafka3 | [2018-02-27 04:48:21,999] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [1c4 02-27 04:48:29.53 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 | [17c 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]sending state message INIT
peer0.org2.example.com | [1cf 02-27 04:48:29.36 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | [sarama] 2018/02/27 04:48:19.188580 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [1bc 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94705a4d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [1d0 02-27 04:48:29.36 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [178 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Received message READY from shim
peer1.org2.example.com | [1c5 02-27 04:48:29.53 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 | [sarama] 2018/02/27 04:48:19.188881 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1d1 02-27 04:48:29.36 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 | [1c6 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer0.org1.example.com | [1bd 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [94705a4d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:19.189029 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [17d 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [1d2 02-27 04:48:29.36 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 | [1c7 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216151e0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [17e 02-27 04:48:15.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Received message INIT from shim
zookeeper0 | 2018-02-27 04:48:21,430 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@118] - Got zxid 0x100000001 expected 0x1
peer0.org1.example.com | [1be 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:19.189269 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1d3 02-27 04:48:29.36 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 | [17f 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [1c8 02-27 04:48:29.53 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 | [1bf 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [1d4 02-27 04:48:29.36 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.org1.example.com | [180 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [1d5 02-27 04:48:29.36 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 | [1c9 02-27 04:48:29.53 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]
orderer.example.com | [sarama] 2018/02/27 04:48:19.191978 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [181 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5cfbe59f]Received INIT, initializing chaincode
peer0.org2.example.com | [1d6 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.192045 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ca 02-27 04:48:29.53 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)(0xc42016ccc0), Data:(*common.BlockData)(0xc4215fc8c0), Metadata:(*common.BlockMetadata)(0xc4215fc900)}, doMVCCValidation=true
peer0.org1.example.com | [1c0 02-27 04:48:28.97 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
kafka1 | [2018-02-27 04:48:22,182] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [182 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [1cb 02-27 04:48:29.53 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 | [1c1 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [1d7 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.192065 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1c2 02-27 04:48:28.97 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.org2.example.com | [1d8 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org1.example.com | [183 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1c3 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.192082 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [1d9 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [1cc 02-27 04:48:29.53 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.org1.example.com | [184 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Init get response status: 200
peer0.org1.example.com | [1c4 02-27 04:48:28.98 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.org2.example.com | [1cd 02-27 04:48:29.54 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
orderer.example.com | [sarama] 2018/02/27 04:48:19.192102 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [1c5 02-27 04:48:28.98 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
peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11948
peer1.org1.example.com | [185 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [1da 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.442489 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1c6 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer1.org1.example.com | [186 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Move state message COMPLETED
peer0.org2.example.com | [1db 02-27 04:48:29.36 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 | ]
orderer.example.com | [sarama] 2018/02/27 04:48:19.442584 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
zookeeper1 | 2018-02-27 04:48:21,714 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.11:44172
peer0.org1.example.com | [1c7 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42163d9c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [sarama] 2018/02/27 04:48:19.444402 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [1ce 02-27 04:48:29.54 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=11948] for tx ID: [] to index
peer1.org1.example.com | [187 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:19.444633 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [1dc 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [1c8 02-27 04:48:28.98 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.org2.example.com | [1cf 02-27 04:48:29.54 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [188 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]send state message COMPLETED
kafka3 | [2018-02-27 04:48:22,063] INFO Logs loading complete. (kafka.log.LogManager)
orderer.example.com | [sarama] 2018/02/27 04:48:19.444747 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1d0 02-27 04:48:29.54 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org1.example.com | [1c9 02-27 04:48:28.98 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.org1.example.com | [189 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.445120 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
kafka1 | [2018-02-27 04:48:22,212] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [1d1 02-27 04:48:29.54 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.org2.example.com | [1dd 02-27 04:48:29.36 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 | [1ca 02-27 04:48:28.98 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)(0xc4215fc740), Data:(*common.BlockData)(0xc42162b380), Metadata:(*common.BlockMetadata)(0xc42162b3c0)}, doMVCCValidation=true
peer1.org1.example.com | [18a 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.446765 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1de 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1d2 02-27 04:48:29.54 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 | [18b 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f-62ac-408f-9f3b-fad5212bd86e]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1cb 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.447071 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1df 02-27 04:48:29.36 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.org1.example.com | [18c 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5cfbe59f-62ac-408f-9f3b-fad5212bd86e
peer1.org2.example.com | [1d3 02-27 04:48:29.54 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 | [18d 02-27 04:48:15.21 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 | [1cc 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.447200 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [1e0 02-27 04:48:29.36 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.org2.example.com | [1d4 02-27 04:48:29.54 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.org1.example.com | [18e 02-27 04:48:15.21 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 | [1cd 02-27 04:48:28.98 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
orderer.example.com | [sarama] 2018/02/27 04:48:19.447302 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [1e1 02-27 04:48:29.36 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.org2.example.com | [1d5 02-27 04:48:29.54 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 | [18f 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11948
orderer.example.com | [sarama] 2018/02/27 04:48:19.448515 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1d6 02-27 04:48:29.54 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
peer0.org2.example.com | [1e2 02-27 04:48:29.36 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
peer1.org1.example.com | [190 02-27 04:48:15.21 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]
peer0.org1.example.com | ]
orderer.example.com | [sarama] 2018/02/27 04:48:19.448555 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [191 02-27 04:48:15.21 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]
peer1.org2.example.com | [1d7 02-27 04:48:29.54 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 | [1e3 02-27 04:48:29.36 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
peer0.org1.example.com | [1ce 02-27 04:48:28.98 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=11948] for tx ID: [] to index
orderer.example.com | [sarama] 2018/02/27 04:48:19.448568 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1d8 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org2.example.com | [1e4 02-27 04:48:29.36 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
peer1.org1.example.com | [192 02-27 04:48:15.21 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 | [1cf 02-27 04:48:28.98 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | [1e5 02-27 04:48:29.36 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 | [193 02-27 04:48:15.21 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 | [1d9 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.448594 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1d0 02-27 04:48:28.98 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [1e6 02-27 04:48:29.36 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 | [194 02-27 04:48:15.21 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'
orderer.example.com | [sarama] 2018/02/27 04:48:19.449801 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
zookeeper0 | 2018-02-27 04:48:21,431 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [1d1 02-27 04:48:28.98 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 | [1da 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [195 02-27 04:48:15.21 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.org2.example.com | [1e7 02-27 04:48:29.36 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 | [1d2 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/02/27 04:48:19.449843 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [196 02-27 04:48:15.21 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'
peer0.org1.example.com | [1d3 02-27 04:48:28.98 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 | [1e8 02-27 04:48:29.36 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 | [1db 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [sarama] 2018/02/27 04:48:19.449856 client.go:656: client/metadata no available broker to send metadata request to
kafka1 | [2018-02-27 04:48:22,244] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org1.example.com | [1d4 02-27 04:48:28.98 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.org1.example.com | [197 02-27 04:48:15.21 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 | [1e9 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.449869 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1dc 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [1d5 02-27 04:48:28.98 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 | [198 02-27 04:48:15.21 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.org2.example.com | [1ea 02-27 04:48:29.36 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 | [1dd 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.450020 client.go:192: Closing Client
peer0.org1.example.com | [1d6 02-27 04:48:28.98 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 | [199 02-27 04:48:15.21 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 | [1eb 02-27 04:48:29.36 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
orderer.example.com | [0f3 02-27 04:48:19.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [1de 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
kafka2 | [2018-02-27 04:48:21,500] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [1d7 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.665153 client.go:115: Initializing new client
peer1.org1.example.com | [19a 02-27 04:48:15.21 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'
kafka3 | [2018-02-27 04:48:22,291] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer1.org2.example.com | [1df 02-27 04:48:29.54 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 | [1d8 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org2.example.com | [1ec 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.665280 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [19b 02-27 04:48:15.21 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'
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [1e0 02-27 04:48:29.54 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
peer0.org1.example.com | [1d9 02-27 04:48:28.98 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 | [1ed 02-27 04:48:29.36 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 | [19c 02-27 04:48:15.21 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 | [sarama] 2018/02/27 04:48:19.665538 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1e1 02-27 04:48:29.54 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 | [1da 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [19d 02-27 04:48:15.21 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 | [1ee 02-27 04:48:29.36 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.org2.example.com | [1e2 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.665749 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1db 02-27 04:48:28.98 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 | [1ef 02-27 04:48:29.36 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.org1.example.com | [19e 02-27 04:48:15.21 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 | [1e3 02-27 04:48:29.54 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
peer0.org1.example.com | [1dc 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1f0 02-27 04:48:29.37 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 | [1e4 02-27 04:48:29.54 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.org2.example.com | [1f1 02-27 04:48:29.37 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 | [19f 02-27 04:48:15.21 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'
orderer.example.com | [sarama] 2018/02/27 04:48:19.667489 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1dd 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1e5 02-27 04:48:29.54 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 | [1a0 02-27 04:48:15.21 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 | [1f2 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.667537 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1de 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1e6 02-27 04:48:29.54 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 | [1a1 02-27 04:48:15.21 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'
zookeeper1 | 2018-02-27 04:48:21,715 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.11:44172
peer0.org2.example.com | [1f3 02-27 04:48:29.37 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 | [1df 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.667549 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1e7 02-27 04:48:29.54 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 | [1a2 02-27 04:48:15.22 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.org1.example.com | [1e0 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.667567 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [1e1 02-27 04:48:28.98 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.org2.example.com | [1f4 02-27 04:48:29.37 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 | [1e8 02-27 04:48:29.54 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.org1.example.com | [1a3 02-27 04:48:15.22 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 | [1e2 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.668941 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1f5 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [1a4 02-27 04:48:17.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> WARN Could not connect to {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051} : context deadline exceeded
peer0.org1.example.com | [1e3 02-27 04:48:28.99 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.org2.example.com | [1e9 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.668982 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1f6 02-27 04:48:29.37 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.org1.example.com | [1e4 02-27 04:48:28.99 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
peer1.org1.example.com | [1a5 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [1ea 02-27 04:48:29.54 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 | [1e5 02-27 04:48:28.99 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 | [1f7 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.668996 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [1a6 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4203673e0
peer0.org1.example.com | [1e6 02-27 04:48:28.99 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.org2.example.com | [1eb 02-27 04:48:29.54 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.669012 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1f8 02-27 04:48:29.37 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 | [1e7 02-27 04:48:28.99 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.org1.example.com | [1a7 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-02-27 04:48:22,657] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | [sarama] 2018/02/27 04:48:19.675681 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ec 02-27 04:48:29.54 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
peer0.org1.example.com | [1e8 02-27 04:48:28.99 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 | [1f9 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.675739 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ed 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [1e9 02-27 04:48:28.99 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 | [1a8 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
zookeeper0 | 2018-02-27 04:48:22,068 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.12:33360
kafka2 | [2018-02-27 04:48:21,504] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [1fa 02-27 04:48:29.37 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 | [1ee 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.675759 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [1a9 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer0.org1.example.com | [1ea 02-27 04:48:28.99 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 | [1fb 02-27 04:48:29.37 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
peer1.org1.example.com | [1aa 02-27 04:48:29.16 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 | [1ef 02-27 04:48:29.54 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.675796 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1eb 02-27 04:48:28.99 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 | [1ab 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [1f0 02-27 04:48:29.54 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
peer0.org2.example.com | [1fc 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.677591 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1ec 02-27 04:48:28.99 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 | [1ac 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214c5860, header 0xc420367470
peer1.org2.example.com | [1f1 02-27 04:48:29.54 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 | [1fd 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.677645 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1ed 02-27 04:48:28.99 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 | [1ad 02-27 04:48:29.16 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 | [1f2 02-27 04:48:29.55 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
peer0.org1.example.com | [1ee 02-27 04:48:28.99 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 | [1ae 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc
peer0.org2.example.com | [1fe 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
kafka0 | [2018-02-27 04:48:21,907] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:19.677664 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1ef 02-27 04:48:28.99 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
kafka3 | [2018-02-27 04:48:22,296] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org2.example.com | [1ff 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [1f3 02-27 04:48:29.55 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.org1.example.com | [1af 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc channel id:
peer0.org1.example.com | [1f0 02-27 04:48:28.99 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.677697 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1f4 02-27 04:48:29.55 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 | [1f1 02-27 04:48:28.99 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.org1.example.com | [1b0 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc channel id: version: 1.0.6
peer0.org2.example.com | [200 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [1f5 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.677713 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [1f2 02-27 04:48:28.99 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 | [1b1 02-27 04:48:29.16 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.6,txid=8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc,syscc=true,proposal=0xc4214c5860,canname=cscc:1.0.6
peer0.org2.example.com | [201 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [1f6 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.928425 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1f3 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [202 02-27 04:48:29.37 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 | [1b2 02-27 04:48:29.16 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:19.928504 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [1f7 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [1f4 02-27 04:48:28.99 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 | [203 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:19.934177 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [1b3 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [1f8 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.934328 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [1f9 02-27 04:48:29.55 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 | [1f5 02-27 04:48:28.99 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 | [1b4 02-27 04:48:29.16 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.6
peer0.org2.example.com | [204 02-27 04:48:29.37 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 | [1f6 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.934436 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1fa 02-27 04:48:29.55 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 | [205 02-27 04:48:29.37 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.org1.example.com | [1b5 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8c275ee9]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [1f7 02-27 04:48:28.99 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
peer0.org2.example.com | [206 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.934596 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1fb 02-27 04:48:29.55 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 | [1b6 02-27 04:48:29.16 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 | [1f8 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.936653 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [207 02-27 04:48:29.37 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
kafka1 | [2018-02-27 04:48:22,670] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org2.example.com | [1fc 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
zookeeper1 | 2018-02-27 04:48:21,726 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680001 with negotiated timeout 6000 for client /172.19.0.11:44172
peer1.org1.example.com | [1b7 02-27 04:48:29.16 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 | [1f9 02-27 04:48:28.99 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 | [208 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.936805 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:21,928] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [1fd 02-27 04:48:29.55 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 | [1b8 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8c275ee9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1fa 02-27 04:48:28.99 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.org2.example.com | [209 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.936916 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1fe 02-27 04:48:29.55 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 | [1b9 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]Move state message TRANSACTION
peer0.org1.example.com | [1fb 02-27 04:48:28.99 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.org2.example.com | [20a 02-27 04:48:29.37 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 | [1ff 02-27 04:48:29.55 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 | [1ba 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.937152 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [1bb 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [20b 02-27 04:48:29.37 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 | [200 02-27 04:48:29.55 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 | [1fc 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.943739 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [1bc 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]sending state message TRANSACTION
peer0.org2.example.com | [20c 02-27 04:48:29.37 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 | [1fd 02-27 04:48:28.99 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 | [201 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.943950 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1fe 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [20d 02-27 04:48:29.37 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 | [202 02-27 04:48:29.55 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 | [1bd 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.944008 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ff 02-27 04:48:28.99 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 | [20e 02-27 04:48:29.37 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 | [203 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:19.944027 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [1be 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8c275ee9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [200 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
kafka0 | [2018-02-27 04:48:21,908] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [20f 02-27 04:48:29.37 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 | [204 02-27 04:48:29.55 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 | [1bf 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8c275ee9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [201 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.951086 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [210 02-27 04:48:29.37 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
kafka3 | [2018-02-27 04:48:22,339] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [205 02-27 04:48:29.55 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.org1.example.com | [202 02-27 04:48:28.99 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 | [1c0 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:19.951254 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [211 02-27 04:48:29.37 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
zookeeper0 | 2018-02-27 04:48:22,087 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.12:33360
peer1.org2.example.com | [206 02-27 04:48:29.55 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 | [203 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org1.example.com | [1c1 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [212 02-27 04:48:29.37 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
kafka2 | [2018-02-27 04:48:21,961] INFO Loading logs. (kafka.log.LogManager)
zookeeper0 | 2018-02-27 04:48:22,120 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@687] - Established session 0x161d596fd4e0000 with negotiated timeout 6000 for client /172.19.0.12:33360
peer1.org2.example.com | [207 02-27 04:48:29.55 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 | [213 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.951346 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [204 02-27 04:48:28.99 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 | [1c2 02-27 04:48:29.17 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 | [208 02-27 04:48:29.55 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.org2.example.com | [214 02-27 04:48:29.37 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 | [205 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.951359 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [1c3 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [215 02-27 04:48:29.37 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 | [206 02-27 04:48:28.99 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 | [209 02-27 04:48:29.55 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 | [1c4 02-27 04:48:29.17 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.951373 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [216 02-27 04:48:29.37 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 | [207 02-27 04:48:28.99 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 | [20a 02-27 04:48:29.55 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 | [1c5 02-27 04:48:29.17 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 | [0f4 02-27 04:48:20.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler
peer0.org2.example.com | [217 02-27 04:48:29.37 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 | [1c6 02-27 04:48:29.17 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.org2.example.com | [20b 02-27 04:48:29.55 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 | [218 02-27 04:48:29.37 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.org1.example.com | [1c7 02-27 04:48:29.17 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 | [208 02-27 04:48:28.99 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
orderer.example.com | [0f5 02-27 04:48:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop
peer1.org2.example.com | [20c 02-27 04:48:29.55 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 | [219 02-27 04:48:29.37 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.org1.example.com | [1c8 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer0.org1.example.com | [209 02-27 04:48:28.99 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 | [20d 02-27 04:48:29.55 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 | [21a 02-27 04:48:29.37 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.org1.example.com | [1c9 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42025aae0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [0f6 02-27 04:48:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message
peer0.org1.example.com | [20a 02-27 04:48:28.99 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 | [21b 02-27 04:48:29.37 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.org1.example.com | [1ca 02-27 04:48:29.17 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.org2.example.com | [20e 02-27 04:48:29.55 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 | [0f7 02-27 04:48:20.06 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler
peer0.org1.example.com | [20b 02-27 04:48:28.99 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 | [21c 02-27 04:48:29.37 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 | [1cb 02-27 04:48:29.17 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]
orderer.example.com | [0f8 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop
peer1.org2.example.com | [20f 02-27 04:48:29.55 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.org2.example.com | [21d 02-27 04:48:29.37 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
peer1.org1.example.com | [1cc 02-27 04:48:29.17 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)(0xc4214760c0), Data:(*common.BlockData)(0xc4201e0ce0), Metadata:(*common.BlockMetadata)(0xc4201e0d20)}, doMVCCValidation=true
peer0.org1.example.com | [20c 02-27 04:48:28.99 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 | [210 02-27 04:48:29.55 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
orderer.example.com | [0f9 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE
peer0.org2.example.com | [21e 02-27 04:48:29.37 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 | [1cd 02-27 04:48:29.17 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 | [20d 02-27 04:48:28.99 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 | [211 02-27 04:48:29.55 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 | [21f 02-27 04:48:29.37 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
kafka2 | [2018-02-27 04:48:21,992] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org1.example.com | [1ce 02-27 04:48:29.17 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 | [0fa 02-27 04:48:20.06 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 | [20e 02-27 04:48:28.99 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
kafka1 | [2018-02-27 04:48:22,686] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [212 02-27 04:48:29.55 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 | [220 02-27 04:48:29.37 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.org1.example.com | [1cf 02-27 04:48:29.17 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
peer0.org1.example.com | [20f 02-27 04:48:28.99 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 | [0fb 02-27 04:48:20.06 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
peer0.org2.example.com | [221 02-27 04:48:29.37 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.org2.example.com | [213 02-27 04:48:29.55 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 | txId= locPointer=offset=38, bytesLength=11948
peer0.org2.example.com | [222 02-27 04:48:29.37 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 | [210 02-27 04:48:28.99 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
kafka3 | [2018-02-27 04:48:22,659] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka0 | [2018-02-27 04:48:21,914] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | ]
peer0.org2.example.com | [223 02-27 04:48:29.37 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 | [214 02-27 04:48:29.55 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 | [211 02-27 04:48:28.99 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 | [0fc 02-27 04:48:20.06 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
peer1.org1.example.com | [1d0 02-27 04:48:29.17 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=11948] for tx ID: [] to index
peer0.org2.example.com | [224 02-27 04:48:29.38 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 | [0fd 02-27 04:48:20.06 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
peer1.org1.example.com | [1d1 02-27 04:48:29.17 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [215 02-27 04:48:29.55 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.org2.example.com | [225 02-27 04:48:29.38 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 | [212 02-27 04:48:28.99 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 | [1d2 02-27 04:48:29.17 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org2.example.com | [216 02-27 04:48:29.55 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
orderer.example.com | [0fe 02-27 04:48:20.06 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
peer0.org2.example.com | [226 02-27 04:48:29.38 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 | [217 02-27 04:48:29.55 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 | [1d3 02-27 04:48:29.17 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 | [213 02-27 04:48:28.99 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 | [218 02-27 04:48:29.55 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.org1.example.com | [1d4 02-27 04:48:29.17 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.org2.example.com | [227 02-27 04:48:29.38 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.org2.example.com | [219 02-27 04:48:29.55 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 | [214 02-27 04:48:28.99 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 | [228 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [21a 02-27 04:48:29.55 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 | [0ff 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A060894C6D3D40522...07526561646572731A0641646D696E73
peer0.org2.example.com | [229 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [21b 02-27 04:48:29.55 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.org1.example.com | [215 02-27 04:48:28.99 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 | [1d5 02-27 04:48:29.17 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
orderer.example.com | [100 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: D4E13DF326A74B2DDAFC518ABBE57ECAD6267BD1C347A04549CC5D7241CCDD02
peer1.org2.example.com | [21c 02-27 04:48:29.55 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 | [1d6 02-27 04:48:29.17 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 | [101 02-27 04:48:20.06 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
peer0.org1.example.com | [216 02-27 04:48:28.99 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 | [21d 02-27 04:48:29.55 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 | [22a 02-27 04:48:29.38 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 | [102 02-27 04:48:20.06 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 | [1d7 02-27 04:48:29.17 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 | [217 02-27 04:48:28.99 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 | [21e 02-27 04:48:29.55 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 | [218 02-27 04:48:28.99 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 | [22b 02-27 04:48:29.38 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 [4a1dbc2a-ab15-41fd-bf12-8cc555588e9e]
peer1.org1.example.com | [1d8 02-27 04:48:29.17 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.org2.example.com | [21f 02-27 04:48:29.55 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
peer0.org1.example.com | [219 02-27 04:48:28.99 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.org1.example.com | [1d9 02-27 04:48:29.17 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 | [103 02-27 04:48:20.06 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
orderer.example.com | [104 02-27 04:48:20.06 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
peer0.org2.example.com | [22c 02-27 04:48:29.38 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.6,txid=a6e7e013-7bae-4861-9d0a-6480cc02254d,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer0.org1.example.com | [21a 02-27 04:48:28.99 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 | [220 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [105 02-27 04:48:20.06 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
peer0.org2.example.com | [22d 02-27 04:48:29.38 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.6
peer1.org1.example.com | [1da 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org2.example.com | [221 02-27 04:48:29.55 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.org1.example.com | [21b 02-27 04:48:28.99 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 | [106 02-27 04:48:20.06 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.org1.example.com | [1db 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [222 02-27 04:48:29.55 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.org2.example.com | [22e 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [107 02-27 04:48:20.06 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
peer1.org2.example.com | [223 02-27 04:48:29.56 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 | [21c 02-27 04:48:28.99 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 | [1dc 02-27 04:48:29.18 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 | [108 02-27 04:48:20.06 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.org2.example.com | [224 02-27 04:48:29.56 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 | [109 02-27 04:48:20.06 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
peer0.org2.example.com | [22f 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [1dd 02-27 04:48:29.18 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 | [21d 02-27 04:48:28.99 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 | [10a 02-27 04:48:20.06 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
peer1.org2.example.com | [225 02-27 04:48:29.56 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.org1.example.com | [1de 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [230 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a6e7e013]Inside sendExecuteMessage. Message INIT
orderer.example.com | [10b 02-27 04:48:20.06 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 | [21e 02-27 04:48:28.99 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 | [226 02-27 04:48:29.56 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [1df 02-27 04:48:29.18 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 | [10c 02-27 04:48:20.06 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
peer0.org1.example.com | [21f 02-27 04:48:28.99 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 | [231 02-27 04:48:29.39 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 | [227 02-27 04:48:29.56 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 | [10d 02-27 04:48:20.06 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/KafkaBrokers
peer0.org2.example.com | [232 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a6e7e013]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [228 02-27 04:48:29.56 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer0.org1.example.com | [220 02-27 04:48:28.99 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.org1.example.com | [1e0 02-27 04:48:29.18 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 | [10e 02-27 04:48:20.06 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
peer1.org2.example.com | [229 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org1.example.com | [221 02-27 04:48:28.99 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
peer0.org2.example.com | [233 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]Move state message INIT
orderer.example.com | [10f 02-27 04:48:20.06 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
peer1.org2.example.com | [22a 02-27 04:48:29.57 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 | [1e1 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
zookeeper1 | 2018-02-27 04:48:21,740 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0xb zxid:0x100000008 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
kafka2 | [2018-02-27 04:48:22,257] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org1.example.com | [222 02-27 04:48:28.99 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
kafka1 | [2018-02-27 04:48:22,854] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
orderer.example.com | [110 02-27 04:48:20.06 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
peer1.org2.example.com | [22b 02-27 04:48:29.57 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 [71ea3406-7245-40ae-95dc-5d6355600f7c]
peer0.org2.example.com | [234 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1e2 02-27 04:48:29.18 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 | [223 02-27 04:48:29.00 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
kafka0 | [2018-02-27 04:48:21,914] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [111 02-27 04:48:20.06 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 | [22c 02-27 04:48:29.57 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.6,txid=c4bf3d3e-3912-429c-b56e-8b5fe253cddb,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer0.org2.example.com | [235 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1e3 02-27 04:48:29.18 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 | [224 02-27 04:48:29.01 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 | [112 02-27 04:48:20.06 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 | [22d 02-27 04:48:29.57 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.6
peer0.org1.example.com | [225 02-27 04:48:29.01 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 | [236 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]sending state message INIT
kafka3 | [2018-02-27 04:48:22,679] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org2.example.com | [22e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [1e4 02-27 04:48:29.18 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 | [113 02-27 04:48:20.06 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.org1.example.com | [226 02-27 04:48:29.01 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 | [237 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Received message INIT from shim
peer1.org2.example.com | [22f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [1e5 02-27 04:48:29.18 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.org1.example.com | [227 02-27 04:48:29.01 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 | [114 02-27 04:48:20.06 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.org2.example.com | [238 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6e7e013]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [230 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4bf3d3e]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [1e6 02-27 04:48:29.18 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 | [115 02-27 04:48:20.06 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 | [228 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer0.org2.example.com | [239 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [231 02-27 04:48:29.57 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 | [116 02-27 04:48:20.06 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.org1.example.com | [1e7 02-27 04:48:29.18 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.org1.example.com | [229 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org2.example.com | [23a 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a6e7e013]Received INIT, initializing chaincode
peer1.org1.example.com | [1e8 02-27 04:48:29.18 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
orderer.example.com | [117 02-27 04:48:20.06 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
peer1.org2.example.com | [232 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4bf3d3e]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [22a 02-27 04:48:29.01 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 | [23b 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [1e9 02-27 04:48:29.18 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.org2.example.com | [233 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]Move state message INIT
peer0.org1.example.com | [22b 02-27 04:48:29.01 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 [85e1841d-7894-4142-82fe-a133efea3b62]
peer0.org2.example.com | [23c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Init get response status: 200
orderer.example.com | [118 02-27 04:48:20.06 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.org2.example.com | [234 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1ea 02-27 04:48:29.18 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
peer0.org2.example.com | [23d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [22c 02-27 04:48:29.01 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.6,txid=c9d30811-c046-4ae2-ad0a-714da53b3c08,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org1.example.com | [1eb 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | [119 02-27 04:48:20.06 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
peer1.org2.example.com | [235 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [23e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Move state message COMPLETED
orderer.example.com | [11a 02-27 04:48:20.06 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
peer1.org1.example.com | [1ec 02-27 04:48:29.18 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 | [22d 02-27 04:48:29.01 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.6
peer0.org2.example.com | [23f 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6e7e013]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [236 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]sending state message INIT
orderer.example.com | [11b 02-27 04:48:20.07 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
peer0.org1.example.com | [22e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [240 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]send state message COMPLETED
peer1.org1.example.com | [1ed 02-27 04:48:29.18 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
peer1.org2.example.com | [237 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Received message INIT from shim
orderer.example.com | [11c 02-27 04:48:20.07 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.org1.example.com | [22f 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org2.example.com | [238 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4bf3d3e]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [230 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9d30811]Inside sendExecuteMessage. Message INIT
orderer.example.com | [11d 02-27 04:48:20.07 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
peer0.org2.example.com | [241 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]Received message COMPLETED from shim
peer1.org1.example.com | [1ee 02-27 04:48:29.18 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.org2.example.com | [239 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [231 02-27 04:48:29.01 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 | [11e 02-27 04:48:20.07 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
kafka0 | [2018-02-27 04:48:21,915] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [1ef 02-27 04:48:29.18 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.org2.example.com | [242 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [23a 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c4bf3d3e]Received INIT, initializing chaincode
peer0.org1.example.com | [232 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9d30811]sendExecuteMsg trigger event INIT
orderer.example.com | [11f 02-27 04:48:20.07 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
kafka2 | [2018-02-27 04:48:22,270] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org2.example.com | [243 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013-7bae-4861-9d0a-6480cc02254d]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [233 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]Move state message INIT
peer1.org2.example.com | [23b 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [120 02-27 04:48:20.07 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.org1.example.com | [1f0 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka1 | [2018-02-27 04:48:22,866] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [244 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a6e7e013-7bae-4861-9d0a-6480cc02254d
peer0.org1.example.com | [234 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [23c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Init get response status: 200
orderer.example.com | [121 02-27 04:48:20.07 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 | [235 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [245 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [1f1 02-27 04:48:29.18 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.org2.example.com | [23d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Init succeeded. Sending COMPLETED
orderer.example.com | [122 02-27 04:48:20.07 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 | [236 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]sending state message INIT
orderer.example.com | [123 02-27 04:48:20.07 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 | [246 02-27 04:48:29.39 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.org2.example.com | [23e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Move state message COMPLETED
orderer.example.com | [124 02-27 04:48:20.07 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
peer0.org1.example.com | [237 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Received message INIT from shim
peer0.org2.example.com | [247 02-27 04:48:29.39 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 [4a1dbc2a-ab15-41fd-bf12-8cc555588e9e]
orderer.example.com | [125 02-27 04:48:20.07 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.org1.example.com | [238 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9d30811]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [23f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4bf3d3e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1f2 02-27 04:48:29.18 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.org2.example.com | [248 02-27 04:48:29.39 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 | [239 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [126 02-27 04:48:20.07 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.org2.example.com | [240 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]send state message COMPLETED
peer0.org2.example.com | [249 02-27 04:48:29.39 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 [d5e479c9-518b-4db0-b621-2ecdbcae86d5]
peer1.org1.example.com | [1f3 02-27 04:48:29.18 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
peer0.org1.example.com | [23a 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c9d30811]Received INIT, initializing chaincode
orderer.example.com | [127 02-27 04:48:20.07 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
peer1.org2.example.com | [241 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]Received message COMPLETED from shim
peer0.org2.example.com | [24a 02-27 04:48:29.39 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.6,txid=39fc3ee7-b4d5-4a7a-a806-66f815f669f6,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer1.org1.example.com | [1f4 02-27 04:48:29.18 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 | [23b 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [128 02-27 04:48:20.07 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
peer1.org1.example.com | [1f5 02-27 04:48:29.18 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 | [23c 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Init get response status: 200
peer1.org2.example.com | [242 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1f6 02-27 04:48:29.18 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 | [129 02-27 04:48:20.07 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
peer0.org1.example.com | [23d 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [24b 02-27 04:48:29.39 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.6
peer1.org1.example.com | [1f7 02-27 04:48:29.18 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.org2.example.com | [243 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e-3912-429c-b56e-8b5fe253cddb]HandleMessage- COMPLETED. Notify
kafka3 | [2018-02-27 04:48:22,777] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [24c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [23e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Move state message COMPLETED
peer1.org1.example.com | [1f8 02-27 04:48:29.18 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.org2.example.com | [244 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c4bf3d3e-3912-429c-b56e-8b5fe253cddb
orderer.example.com | [12a 02-27 04:48:20.07 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
peer1.org2.example.com | [245 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [23f 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9d30811]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1f9 02-27 04:48:29.18 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.org2.example.com | [24d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org1.example.com | [240 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]send state message COMPLETED
peer1.org2.example.com | [246 02-27 04:48:29.57 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
orderer.example.com | [12b 02-27 04:48:20.07 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
peer0.org2.example.com | [24e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [39fc3ee7]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [241 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]Received message COMPLETED from shim
peer1.org1.example.com | [1fa 02-27 04:48:29.18 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 | [247 02-27 04:48:29.57 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 [71ea3406-7245-40ae-95dc-5d6355600f7c]
orderer.example.com | [12c 02-27 04:48:20.07 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
peer0.org2.example.com | [24f 02-27 04:48:29.39 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 | [12d 02-27 04:48:20.07 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
peer1.org1.example.com | [1fb 02-27 04:48:29.18 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
peer0.org1.example.com | [242 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [248 02-27 04:48:29.57 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 | [12e 02-27 04:48:20.07 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
peer0.org2.example.com | [250 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [39fc3ee7]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [1fc 02-27 04:48:29.18 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 | [243 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811-c046-4ae2-ad0a-714da53b3c08]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [249 02-27 04:48:29.57 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 [78761301-438c-4e62-a2e1-b7be38bf85b6]
orderer.example.com | [12f 02-27 04:48:20.07 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
peer0.org2.example.com | [251 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]Move state message INIT
peer0.org1.example.com | [244 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c9d30811-c046-4ae2-ad0a-714da53b3c08
peer1.org1.example.com | [1fd 02-27 04:48:29.18 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
kafka0 | [2018-02-27 04:48:21,915] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [24a 02-27 04:48:29.57 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.6,txid=b30de846-284a-47aa-8946-d265f208e98e,syscc=true,proposal=0x0,canname=lscc:1.0.6
orderer.example.com | [130 02-27 04:48:20.07 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.org2.example.com | [252 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1fe 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [245 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [24b 02-27 04:48:29.57 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.6
orderer.example.com | [131 02-27 04:48:20.07 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 | [253 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1ff 02-27 04:48:29.18 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 | [24c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [246 02-27 04:48:29.01 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
orderer.example.com | [132 02-27 04:48:20.09 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.org2.example.com | [254 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]sending state message INIT
peer1.org1.example.com | [200 02-27 04:48:29.18 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 | [24d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org1.example.com | [247 02-27 04:48:29.01 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 [85e1841d-7894-4142-82fe-a133efea3b62]
orderer.example.com | [133 02-27 04:48:20.09 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.org1.example.com | [201 02-27 04:48:29.18 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 | [255 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Received message INIT from shim
peer1.org2.example.com | [24e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b30de846]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [248 02-27 04:48:29.01 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 | [24f 02-27 04:48:29.57 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 | [202 02-27 04:48:29.18 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 | [249 02-27 04:48:29.01 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 [afff122a-9cd8-47aa-815f-8e50e7e98c98]
peer0.org2.example.com | [256 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [39fc3ee7]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [134 02-27 04:48:20.09 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
peer1.org2.example.com | [250 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b30de846]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [203 02-27 04:48:29.18 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 | [24a 02-27 04:48:29.01 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.6,txid=999903ac-7498-4a4b-92fd-5dfed62f9489,syscc=true,proposal=0x0,canname=lscc:1.0.6
orderer.example.com | [135 02-27 04:48:20.09 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
peer0.org1.example.com | [24b 02-27 04:48:29.01 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.6
peer0.org1.example.com | [24c 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [204 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [257 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [251 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]Move state message INIT
peer0.org1.example.com | [24d 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
orderer.example.com | [136 02-27 04:48:20.09 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
peer1.org1.example.com | [205 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
kafka1 | [2018-02-27 04:48:23,115] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [258 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [39fc3ee7]Received INIT, initializing chaincode
peer0.org1.example.com | [24e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [999903ac]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [252 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [206 02-27 04:48:29.18 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
orderer.example.com | [137 02-27 04:48:20.10 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
peer0.org2.example.com | [259 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Init get response status: 200
peer0.org1.example.com | [24f 02-27 04:48:29.01 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 | [250 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [999903ac]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [251 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]Move state message INIT
peer0.org1.example.com | [252 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [253 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [254 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]sending state message INIT
peer1.org2.example.com | [253 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [207 02-27 04:48:29.18 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.org1.example.com | [255 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Received message INIT from shim
orderer.example.com | [138 02-27 04:48:20.10 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
kafka2 | [2018-02-27 04:48:22,305] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org2.example.com | [25a 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [254 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]sending state message INIT
peer1.org1.example.com | [208 02-27 04:48:29.18 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 | [256 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [999903ac]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [139 02-27 04:48:20.10 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
peer1.org2.example.com | [255 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Received message INIT from shim
peer0.org2.example.com | [25b 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Move state message COMPLETED
peer0.org1.example.com | [257 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [209 02-27 04:48:29.18 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
orderer.example.com | [13a 02-27 04:48:20.10 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.org2.example.com | [25c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [39fc3ee7]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [258 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [999903ac]Received INIT, initializing chaincode
peer1.org1.example.com | [20a 02-27 04:48:29.18 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 | [256 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b30de846]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper1 | 2018-02-27 04:48:21,788 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x13 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org1.example.com | [259 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Init get response status: 200
orderer.example.com | [13b 02-27 04:48:20.10 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
peer0.org2.example.com | [25d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]send state message COMPLETED
peer1.org1.example.com | [20b 02-27 04:48:29.18 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 | [257 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [25a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [25e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]Received message COMPLETED from shim
orderer.example.com | [13c 02-27 04:48:20.10 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 | [20c 02-27 04:48:29.18 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 | [25b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Move state message COMPLETED
peer0.org1.example.com | [25c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [999903ac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [13d 02-27 04:48:20.10 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 | [20d 02-27 04:48:29.18 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 | [25f 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [258 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b30de846]Received INIT, initializing chaincode
peer0.org1.example.com | [25d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]send state message COMPLETED
kafka3 | [2018-02-27 04:48:22,784] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [13e 02-27 04:48:20.10 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
peer0.org2.example.com | [260 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7-b4d5-4a7a-a806-66f815f669f6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [20e 02-27 04:48:29.18 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 | [25e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]Received message COMPLETED from shim
peer1.org2.example.com | [259 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Init get response status: 200
peer0.org2.example.com | [261 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:39fc3ee7-b4d5-4a7a-a806-66f815f669f6
orderer.example.com | [13f 02-27 04:48:20.10 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
peer1.org1.example.com | [20f 02-27 04:48:29.18 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.org1.example.com | [25f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [262 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [140 02-27 04:48:20.11 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
peer1.org2.example.com | [25a 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [210 02-27 04:48:29.18 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 | [260 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac-7498-4a4b-92fd-5dfed62f9489]HandleMessage- COMPLETED. Notify
orderer.example.com | [141 02-27 04:48:20.11 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 {}
peer0.org2.example.com | [263 02-27 04:48:29.39 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 | [25b 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Move state message COMPLETED
peer1.org1.example.com | [211 02-27 04:48:29.18 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 | [261 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:999903ac-7498-4a4b-92fd-5dfed62f9489
orderer.example.com | [142 02-27 04:48:20.11 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.org2.example.com | [264 02-27 04:48:29.40 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 [d5e479c9-518b-4db0-b621-2ecdbcae86d5]
peer0.org1.example.com | [262 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [25c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b30de846]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [212 02-27 04:48:29.18 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
orderer.example.com | [143 02-27 04:48:20.11 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.org1.example.com | [263 02-27 04:48:29.02 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
peer0.org2.example.com | [265 02-27 04:48:29.40 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 | [25d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]send state message COMPLETED
peer0.org1.example.com | [264 02-27 04:48:29.02 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 [afff122a-9cd8-47aa-815f-8e50e7e98c98]
peer0.org2.example.com | [266 02-27 04:48:29.40 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 [8b8fdaea-e622-46a9-9d0d-0b3f52527e66]
peer1.org1.example.com | [213 02-27 04:48:29.18 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 | [144 02-27 04:48:20.12 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 | [265 02-27 04:48:29.02 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 | [25e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]Received message COMPLETED from shim
peer1.org1.example.com | [214 02-27 04:48:29.18 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 | [267 02-27 04:48:29.40 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.6,txid=37826434-aa49-438b-a318-1c941d46bbf6,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org1.example.com | [266 02-27 04:48:29.02 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 [0a67f5e4-9459-44a8-ae20-072d88c28660]
peer1.org2.example.com | [25f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [268 02-27 04:48:29.40 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.6
peer1.org1.example.com | [215 02-27 04:48:29.18 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.org1.example.com | [267 02-27 04:48:29.02 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.6,txid=3b52e13a-53c4-49ac-8521-15f3c59d6124,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org2.example.com | [260 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846-284a-47aa-8946-d265f208e98e]HandleMessage- COMPLETED. Notify
orderer.example.com | [145 02-27 04:48:20.12 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 | [216 02-27 04:48:29.18 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 | [269 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [268 02-27 04:48:29.02 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.6
orderer.example.com | [146 02-27 04:48:20.12 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
peer1.org2.example.com | [261 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b30de846-284a-47aa-8946-d265f208e98e
peer1.org1.example.com | [217 02-27 04:48:29.18 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.org2.example.com | [26a 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer0.org1.example.com | [269 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [147 02-27 04:48:20.12 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 | [262 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [26a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
orderer.example.com | [148 02-27 04:48:20.12 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 | [26b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [37826434]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [218 02-27 04:48:29.18 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 | [263 02-27 04:48:29.57 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
kafka2 | [2018-02-27 04:48:22,599] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [26b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b52e13a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [149 02-27 04:48:20.12 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 | [219 02-27 04:48:29.18 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 | [26c 02-27 04:48:29.40 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 | [26c 02-27 04:48:29.02 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 | [14a 02-27 04:48:20.12 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
peer1.org2.example.com | [264 02-27 04:48:29.57 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 [78761301-438c-4e62-a2e1-b7be38bf85b6]
peer1.org1.example.com | [21a 02-27 04:48:29.18 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 | [26d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [37826434]sendExecuteMsg trigger event INIT
kafka1 | [2018-02-27 04:48:23,115] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [26d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b52e13a]sendExecuteMsg trigger event INIT
orderer.example.com | [14b 02-27 04:48:20.12 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 | [265 02-27 04:48:29.57 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 | [21b 02-27 04:48:29.18 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
orderer.example.com | [14c 02-27 04:48:20.12 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.org1.example.com | [26e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]Move state message INIT
peer0.org2.example.com | [26e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]Move state message INIT
peer0.org2.example.com | [26f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [270 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [14d 02-27 04:48:20.12 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 | [26f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [266 02-27 04:48:29.58 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 [cc2f875b-c680-48c7-ab64-b342e2115faf]
peer1.org1.example.com | [21c 02-27 04:48:29.18 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 | [14e 02-27 04:48:20.12 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.org2.example.com | [267 02-27 04:48:29.58 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.6,txid=cd0d7a04-2fa9-451b-a5a8-b628887499fa,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org1.example.com | [270 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [271 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]sending state message INIT
peer1.org1.example.com | [21d 02-27 04:48:29.18 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
kafka3 | [2018-02-27 04:48:23,372] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
orderer.example.com | [14f 02-27 04:48:20.12 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
kafka0 | [2018-02-27 04:48:21,917] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [268 02-27 04:48:29.58 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.6
peer1.org1.example.com | [21e 02-27 04:48:29.18 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.org2.example.com | [272 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Received message INIT from shim
peer0.org1.example.com | [271 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]sending state message INIT
orderer.example.com | [150 02-27 04:48:20.12 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.org1.example.com | [21f 02-27 04:48:29.18 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
peer1.org2.example.com | [269 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [273 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [37826434]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [272 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Received message INIT from shim
orderer.example.com | [151 02-27 04:48:20.12 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
peer1.org2.example.com | [26a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer0.org1.example.com | [273 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b52e13a]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [152 02-27 04:48:20.12 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 | [26b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cd0d7a04]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [274 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [220 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [153 02-27 04:48:20.12 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 | [274 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [26c 02-27 04:48:29.58 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 | [275 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [37826434]Received INIT, initializing chaincode
zookeeper1 | 2018-02-27 04:48:22,001 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.10:44942
peer1.org1.example.com | [221 02-27 04:48:29.19 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 | [154 02-27 04:48:20.12 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.org1.example.com | [275 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3b52e13a]Received INIT, initializing chaincode
peer1.org2.example.com | [26d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cd0d7a04]sendExecuteMsg trigger event INIT
orderer.example.com | [155 02-27 04:48:20.12 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 | [276 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [222 02-27 04:48:29.19 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 | [276 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [156 02-27 04:48:20.12 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
peer1.org2.example.com | [26e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]Move state message INIT
peer0.org2.example.com | [277 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Init get response status: 200
peer1.org1.example.com | [223 02-27 04:48:29.19 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
peer0.org1.example.com | [277 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Init get response status: 200
peer1.org2.example.com | [26f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [278 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [224 02-27 04:48:29.19 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
orderer.example.com | [157 02-27 04:48:20.12 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
peer0.org1.example.com | [278 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [270 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [279 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Move state message COMPLETED
peer1.org1.example.com | [225 02-27 04:48:29.19 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 | [158 02-27 04:48:20.12 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-----
kafka1 | [2018-02-27 04:48:24,439] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [279 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Move state message COMPLETED
peer1.org2.example.com | [271 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]sending state message INIT
kafka2 | [2018-02-27 04:48:22,609] INFO [Socket Server on Broker 2], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [27a 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [37826434]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [226 02-27 04:48:29.20 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 | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [27a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b52e13a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [272 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Received message INIT from shim
peer0.org2.example.com | [27b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]send state message COMPLETED
peer1.org1.example.com | [227 02-27 04:48:29.20 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 | [27b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]send state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [228 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [273 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cd0d7a04]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [229 02-27 04:48:29.20 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 | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
peer0.org2.example.com | [27c 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]Received message COMPLETED from shim
kafka3 | [2018-02-27 04:48:23,522] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [27c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]Received message COMPLETED from shim
peer1.org1.example.com | [22a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [274 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [27d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [27d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
kafka0 | [2018-02-27 04:48:22,023] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [275 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cd0d7a04]Received INIT, initializing chaincode
peer1.org1.example.com | [22b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org2.example.com | [27e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434-aa49-438b-a318-1c941d46bbf6]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [27e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a-53c4-49ac-8521-15f3c59d6124]HandleMessage- COMPLETED. Notify
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer1.org2.example.com | [276 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [22c 02-27 04:48:29.20 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 | [27f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:37826434-aa49-438b-a318-1c941d46bbf6
peer0.org1.example.com | [27f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3b52e13a-53c4-49ac-8521-15f3c59d6124
peer1.org2.example.com | [277 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Init get response status: 200
peer0.org2.example.com | [280 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer0.org1.example.com | [280 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [22d 02-27 04:48:29.20 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 [8b032db3-c3d0-43d4-bebf-7dcebf62e95a]
peer0.org2.example.com | [281 02-27 04:48:29.40 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 | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [281 02-27 04:48:29.02 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.org2.example.com | [278 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Init succeeded. Sending COMPLETED
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org1.example.com | [22e 02-27 04:48:29.20 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.6,txid=7713c777-327d-4922-bc8a-6a75a9b7e876,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org2.example.com | [279 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Move state message COMPLETED
peer0.org2.example.com | [282 02-27 04:48:29.40 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 [8b8fdaea-e622-46a9-9d0d-0b3f52527e66]
peer0.org1.example.com | [282 02-27 04:48:29.02 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 [0a67f5e4-9459-44a8-ae20-072d88c28660]
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer1.org2.example.com | [27a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cd0d7a04]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [283 02-27 04:48:29.40 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 | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer1.org1.example.com | [22f 02-27 04:48:29.20 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.6
peer1.org2.example.com | [27b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]send state message COMPLETED
peer0.org2.example.com | [284 02-27 04:48:29.40 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 [72ffebaa-b923-41b3-a25e-59eb1536d5f5]
peer1.org1.example.com | [230 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [285 02-27 04:48:29.40 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.6,txid=b401903c-0028-4239-ad1b-694d892df54c,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org1.example.com | [283 02-27 04:48:29.02 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 | -----END CERTIFICATE-----
peer0.org2.example.com | [286 02-27 04:48:29.40 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.6
peer1.org1.example.com | [231 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [232 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7713c777]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [233 02-27 04:48:29.20 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 | [27c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]Received message COMPLETED from shim
peer0.org2.example.com | [287 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [284 02-27 04:48:29.02 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 [079cdb33-11fa-4feb-8b66-aeb535d6ac65]
orderer.example.com | [159 02-27 04:48:20.13 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-----
peer1.org1.example.com | [234 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7713c777]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [288 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer1.org2.example.com | [27d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [235 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]Move state message INIT
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [285 02-27 04:48:29.02 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.6,txid=6e5b5b30-5fbf-41ce-b251-d014773f2259,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org2.example.com | [289 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b401903c]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [236 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [27e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04-2fa9-451b-a5a8-b628887499fa]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [286 02-27 04:48:29.02 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.6
peer1.org1.example.com | [237 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [28a 02-27 04:48:29.40 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 | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka1 | [2018-02-27 04:48:24,546] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [27f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cd0d7a04-2fa9-451b-a5a8-b628887499fa
peer0.org1.example.com | [287 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [238 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]sending state message INIT
peer0.org2.example.com | [28b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b401903c]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [239 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Received message INIT from shim
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | [280 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [23a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7713c777]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [288 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer1.org1.example.com | [23b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [281 02-27 04:48:29.58 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 | [23c 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7713c777]Received INIT, initializing chaincode
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org2.example.com | [282 02-27 04:48:29.58 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 [cc2f875b-c680-48c7-ab64-b342e2115faf]
peer1.org1.example.com | [23d 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org1.example.com | [289 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6e5b5b30]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [28c 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]Move state message INIT
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [283 02-27 04:48:29.58 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 | [23e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Init get response status: 200
peer0.org1.example.com | [28a 02-27 04:48:29.02 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 | [28d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org2.example.com | [284 02-27 04:48:29.58 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 [3bee80f7-481c-41a1-8830-ea5ec910f8bb]
peer0.org2.example.com | [28e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | [28b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6e5b5b30]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [23f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [285 02-27 04:48:29.58 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.6,txid=af4b1e24-272b-47be-ba43-79fb7de255b5,syscc=true,proposal=0x0,canname=vscc:1.0.6
zookeeper1 | 2018-02-27 04:48:22,016 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.10:44942
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org1.example.com | [28c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]Move state message INIT
peer1.org1.example.com | [240 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Move state message COMPLETED
peer0.org2.example.com | [28f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]sending state message INIT
peer1.org2.example.com | [286 02-27 04:48:29.58 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.6
peer1.org1.example.com | [241 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7713c777]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org1.example.com | [28d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka2 | [2018-02-27 04:48:22,794] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [290 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Received message INIT from shim
peer1.org2.example.com | [287 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [242 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]send state message COMPLETED
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [28e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [291 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b401903c]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [243 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]Received message COMPLETED from shim
peer1.org2.example.com | [288 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [28f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]sending state message INIT
peer1.org1.example.com | [244 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | [2018-02-27 04:48:23,557] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [245 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777-327d-4922-bc8a-6a75a9b7e876]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [289 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [af4b1e24]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [292 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [290 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Received message INIT from shim
peer1.org1.example.com | [246 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7713c777-327d-4922-bc8a-6a75a9b7e876
orderer.example.com | [15a 02-27 04:48:20.13 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-----
peer0.org2.example.com | [293 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b401903c]Received INIT, initializing chaincode
peer0.org1.example.com | [291 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e5b5b30]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [247 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [28a 02-27 04:48:29.58 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 | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer1.org1.example.com | [248 02-27 04:48:29.20 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 | [294 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Init get response status: 200
peer0.org1.example.com | [292 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [28b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [af4b1e24]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [249 02-27 04:48:29.20 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 [8b032db3-c3d0-43d4-bebf-7dcebf62e95a]
peer0.org1.example.com | [293 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6e5b5b30]Received INIT, initializing chaincode
peer1.org2.example.com | [28c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]Move state message INIT
peer1.org1.example.com | [24a 02-27 04:48:29.20 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 | [295 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Init succeeded. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [24b 02-27 04:48:29.20 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 [d193f3e2-0fb0-4172-bb33-e80d6b1a939f]
peer1.org2.example.com | [28d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [294 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Init get response status: 200
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org1.example.com | [24c 02-27 04:48:29.20 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.6,txid=5c7193a9-7c61-4f25-9d0b-771d4ad9cae2,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer0.org2.example.com | [296 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Move state message COMPLETED
peer1.org2.example.com | [28e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [24d 02-27 04:48:29.20 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.6
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | [295 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [297 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b401903c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [24e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [28f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]sending state message INIT
peer0.org1.example.com | [296 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Move state message COMPLETED
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org1.example.com | [24f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org2.example.com | [298 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]send state message COMPLETED
peer0.org1.example.com | [297 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e5b5b30]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [250 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5c7193a9]Inside sendExecuteMessage. Message INIT
kafka0 | [2018-02-27 04:48:22,031] INFO Opening socket connection to server zookeeper0.v106_default/172.19.0.4:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [290 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Received message INIT from shim
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [299 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]Received message COMPLETED from shim
peer0.org1.example.com | [298 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]send state message COMPLETED
peer1.org1.example.com | [251 02-27 04:48:29.20 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 | [29a 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [291 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [af4b1e24]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | [29b 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c-0028-4239-ad1b-694d892df54c]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [299 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]Received message COMPLETED from shim
peer1.org2.example.com | [292 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer1.org1.example.com | [252 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5c7193a9]sendExecuteMsg trigger event INIT
kafka1 | [2018-02-27 04:48:24,559] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [29c 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b401903c-0028-4239-ad1b-694d892df54c
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [29a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [293 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [af4b1e24]Received INIT, initializing chaincode
peer1.org1.example.com | [253 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]Move state message INIT
peer0.org2.example.com | [29d 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [294 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Init get response status: 200
peer0.org1.example.com | [29b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30-5fbf-41ce-b251-d014773f2259]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [29e 02-27 04:48:29.41 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 | [254 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [15b 02-27 04:48:20.13 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
peer0.org2.example.com | [29f 02-27 04:48:29.41 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 [72ffebaa-b923-41b3-a25e-59eb1536d5f5]
kafka2 | [2018-02-27 04:48:22,808] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [295 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [29c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6e5b5b30-5fbf-41ce-b251-d014773f2259
peer0.org2.example.com | [2a0 02-27 04:48:29.41 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 | [255 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [15c 02-27 04:48:20.13 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
peer0.org1.example.com | [29d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2a1 02-27 04:48:29.41 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 [c1cd8ff6-0275-4ce6-baa6-f930373d12d0]
peer1.org2.example.com | [296 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Move state message COMPLETED
peer1.org1.example.com | [256 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]sending state message INIT
orderer.example.com | [15d 02-27 04:48:20.13 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
peer0.org2.example.com | [2a2 02-27 04:48:29.41 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.6,txid=c9407953-5e6a-4c2e-8717-cfb68c5940c1,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org1.example.com | [29e 02-27 04:48:29.02 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 | [257 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Received message INIT from shim
peer0.org2.example.com | [2a3 02-27 04:48:29.41 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.6
peer0.org1.example.com | [29f 02-27 04:48:29.02 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 [079cdb33-11fa-4feb-8b66-aeb535d6ac65]
peer1.org2.example.com | [297 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [af4b1e24]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [15e 02-27 04:48:20.13 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 | [2a4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [258 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5c7193a9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [298 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]send state message COMPLETED
peer0.org2.example.com | [2a5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
orderer.example.com | [15f 02-27 04:48:20.13 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
peer0.org1.example.com | [2a0 02-27 04:48:29.02 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 | [299 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]Received message COMPLETED from shim
peer0.org2.example.com | [2a6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9407953]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [259 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [2a7 02-27 04:48:29.41 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 | [2a1 02-27 04:48:29.02 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 [c0522593-19c8-4236-8626-6dca1eb57b69]
peer1.org2.example.com | [29a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [160 02-27 04:48:20.13 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.org1.example.com | [25a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5c7193a9]Received INIT, initializing chaincode
peer0.org2.example.com | [2a8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9407953]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [2a2 02-27 04:48:29.02 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.6,txid=3663a737-22b8-445d-aed1-63cb301223c7,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer1.org2.example.com | [29b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24-272b-47be-ba43-79fb7de255b5]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [25b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Init get response status: 200
peer0.org2.example.com | [2a9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]Move state message INIT
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [2a3 02-27 04:48:29.02 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.6
peer0.org2.example.com | [2aa 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [29c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:af4b1e24-272b-47be-ba43-79fb7de255b5
peer1.org1.example.com | [25c 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2ab 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [2a4 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [29d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2ac 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]sending state message INIT
peer0.org1.example.com | [2a5 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer1.org1.example.com | [25d 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Move state message COMPLETED
zookeeper1 | 2018-02-27 04:48:22,020 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680002 with negotiated timeout 6000 for client /172.19.0.10:44942
peer1.org2.example.com | [29e 02-27 04:48:29.58 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
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer0.org2.example.com | [2ad 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Received message INIT from shim
peer0.org1.example.com | [2a6 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3663a737]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-02-27 04:48:23,562] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 49 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [25e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5c7193a9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [29f 02-27 04:48:29.58 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 [3bee80f7-481c-41a1-8830-ea5ec910f8bb]
peer0.org2.example.com | [2ae 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9407953]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [25f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]send state message COMPLETED
peer0.org1.example.com | [2a7 02-27 04:48:29.02 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 | [2af 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [2a0 02-27 04:48:29.58 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 | [2b0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c9407953]Received INIT, initializing chaincode
peer1.org1.example.com | [260 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]Received message COMPLETED from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | [2a8 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3663a737]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2a1 02-27 04:48:29.58 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 [786ef64d-afee-42fc-a507-04b986b1c197]
kafka1 | [2018-02-27 04:48:24,559] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [2b1 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [261 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2a2 02-27 04:48:29.58 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.6,txid=cfcda7cc-1369-4ba6-b567-75e16867c631,syscc=true,proposal=0x0,canname=qscc:1.0.6
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org2.example.com | [2b2 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Init get response status: 200
peer0.org1.example.com | [2a9 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]Move state message INIT
peer1.org1.example.com | [262 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9-7c61-4f25-9d0b-771d4ad9cae2]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [2a3 02-27 04:48:29.58 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.6
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer0.org2.example.com | [2b3 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [2a4 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2aa 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [263 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5c7193a9-7c61-4f25-9d0b-771d4ad9cae2
peer1.org2.example.com | [2a5 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer1.org2.example.com | [2a6 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cfcda7cc]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [2a7 02-27 04:48:29.58 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 | [2a8 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cfcda7cc]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2a9 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]Move state message INIT
peer0.org2.example.com | [2b4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Move state message COMPLETED
peer0.org1.example.com | [2ab 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [264 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org2.example.com | [2aa 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [2ab 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
peer0.org2.example.com | [2b5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9407953]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [2ac 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]sending state message INIT
peer1.org1.example.com | [265 02-27 04:48:29.20 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 | [2ad 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Received message INIT from shim
peer0.org1.example.com | [2ac 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]sending state message INIT
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer1.org1.example.com | [266 02-27 04:48:29.20 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 [d193f3e2-0fb0-4172-bb33-e80d6b1a939f]
peer1.org2.example.com | [2ae 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cfcda7cc]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [2b6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]send state message COMPLETED
peer0.org1.example.com | [2ad 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Received message INIT from shim
orderer.example.com | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer1.org2.example.com | [2af 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [267 02-27 04:48:29.21 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 | [2b7 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]Received message COMPLETED from shim
peer1.org2.example.com | [2b0 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cfcda7cc]Received INIT, initializing chaincode
peer1.org1.example.com | [268 02-27 04:48:29.21 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 [2423417a-1565-4628-afc1-8857ba392bca]
orderer.example.com | nCWdfF/04A==
peer0.org1.example.com | [2ae 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3663a737]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [2b1 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [269 02-27 04:48:29.21 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.6,txid=da63c990-3f56-4969-8c8d-2fa4b869c16a,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org2.example.com | [2b8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [2af 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2b2 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Init get response status: 200
peer1.org1.example.com | [26a 02-27 04:48:29.21 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.6
peer0.org1.example.com | [2b0 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3663a737]Received INIT, initializing chaincode
peer0.org2.example.com | [2b9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953-5e6a-4c2e-8717-cfb68c5940c1]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:23,024] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [2b3 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Init succeeded. Sending COMPLETED
orderer.example.com | [161 02-27 04:48:20.13 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 | [2b4 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Move state message COMPLETED
peer1.org2.example.com | [2b5 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cfcda7cc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2b1 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
kafka0 | [2018-02-27 04:48:22,066] INFO Socket connection established to zookeeper0.v106_default/172.19.0.4:2181, initiating session (org.apache.zookeeper.ClientCnxn)
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [26b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [2ba 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c9407953-5e6a-4c2e-8717-cfb68c5940c1
peer1.org2.example.com | [2b6 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]send state message COMPLETED
peer0.org1.example.com | [2b2 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Init get response status: 200
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [2bb 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [26c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer1.org2.example.com | [2b7 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]Received message COMPLETED from shim
peer0.org1.example.com | [2b3 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Init succeeded. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [26d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [da63c990]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [2b8 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2bc 02-27 04:48:29.41 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.org1.example.com | [2b4 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Move state message COMPLETED
peer1.org1.example.com | [26e 02-27 04:48:29.21 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 | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org2.example.com | [2b9 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc-1369-4ba6-b567-75e16867c631]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2bd 02-27 04:48:29.41 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 [c1cd8ff6-0275-4ce6-baa6-f930373d12d0]
peer1.org2.example.com | [2ba 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cfcda7cc-1369-4ba6-b567-75e16867c631
peer1.org1.example.com | [26f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [da63c990]sendExecuteMsg trigger event INIT
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [2be 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2bb 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2b5 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3663a737]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [270 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]Move state message INIT
peer1.org2.example.com | [2bc 02-27 04:48:29.59 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
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [2bf 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [2bd 02-27 04:48:29.59 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 [786ef64d-afee-42fc-a507-04b986b1c197]
peer1.org1.example.com | [271 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [2b6 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]send state message COMPLETED
peer1.org2.example.com | [2be 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [2c0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [272 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org2.example.com | [2bf 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2c1 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [2b7 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]Received message COMPLETED from shim
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer1.org2.example.com | [2c0 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [273 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]sending state message INIT
peer0.org2.example.com | [2c2 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | [2b8 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2c1 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [274 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Received message INIT from shim
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer1.org2.example.com | [2c2 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2c3 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [2b9 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737-22b8-445d-aed1-63cb301223c7]HandleMessage- COMPLETED. Notify
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org1.example.com | [275 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [da63c990]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [2c4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [2ba 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3663a737-22b8-445d-aed1-63cb301223c7
orderer.example.com | +k/puPMoQx5QRzZj
peer1.org2.example.com | [2c3 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [2bb 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [2c5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [2c4 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org1.example.com | [276 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [162 02-27 04:48:20.14 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 | [2c6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Move state message COMPLETED
peer1.org2.example.com | [2c5 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Transaction completed. Sending COMPLETED
kafka3 | [2018-02-27 04:48:23,584] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [2bc 02-27 04:48:29.03 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.org1.example.com | [277 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [da63c990]Received INIT, initializing chaincode
peer0.org2.example.com | [2c7 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bc1b438a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [2c6 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Move state message COMPLETED
peer0.org1.example.com | [2bd 02-27 04:48:29.03 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 [c0522593-19c8-4236-8626-6dca1eb57b69]
peer1.org1.example.com | [278 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [2c7 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ff5be9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [2c8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]send state message COMPLETED
peer0.org1.example.com | [2be 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2c8 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]send state message COMPLETED
peer0.org2.example.com | [2c9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]Received message COMPLETED from shim
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [2c9 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]Received message COMPLETED from shim
peer1.org1.example.com | [279 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Init get response status: 200
peer0.org1.example.com | [2bf 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2ca 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2ca 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [27a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Init succeeded. Sending COMPLETED
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [2c0 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [2cb 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [2c1 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [2cb 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:23,077] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [27b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Move state message COMPLETED
kafka1 | [2018-02-27 04:48:24,620] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 116 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [2c2 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2cc 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2
peer1.org2.example.com | [2cc 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [27c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [da63c990]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2c3 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [2cd 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [2cd 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [2ce 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2ce 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [27d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]send state message COMPLETED
peer0.org1.example.com | [2c4 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [2cf 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [2cf 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [2c5 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [2d0 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org1.example.com | [27e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]Received message COMPLETED from shim
peer0.org2.example.com | [2d0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org1.example.com | [2c6 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Move state message COMPLETED
peer1.org1.example.com | [27f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2d1 02-27 04:48:35.57 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.org1.example.com | [280 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990-3f56-4969-8c8d-2fa4b869c16a]HandleMessage- COMPLETED. Notify
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | [2c7 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94705a4d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2d1 02-27 04:48:35.40 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 | [2c8 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]send state message COMPLETED
peer1.org2.example.com | [2d2 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer1.org1.example.com | [281 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:da63c990-3f56-4969-8c8d-2fa4b869c16a
peer0.org2.example.com | [2d2 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org2.example.com | [2d3 02-27 04:48:35.40 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 | [2d3 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer1.org1.example.com | [282 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2c9 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]Received message COMPLETED from shim
peer0.org2.example.com | [2d4 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org2.example.com | [2d4 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer1.org1.example.com | [283 02-27 04:48:29.21 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.org1.example.com | [2ca 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2d5 02-27 04:48:35.40 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.org1.example.com | [284 02-27 04:48:29.21 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 [2423417a-1565-4628-afc1-8857ba392bca]
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [2cb 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [2d5 02-27 04:48:35.63 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.org1.example.com | [285 02-27 04:48:29.21 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 | [2d6 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org1.example.com | [2cc 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2d6 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org2.example.com | [2d7 02-27 04:48:35.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [2cd 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2ce 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [286 02-27 04:48:29.21 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 [fdeaafbe-ca41-4c20-8a0f-2dc879b5d60a]
peer1.org2.example.com | [2d7 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
orderer.example.com | [163 02-27 04:48:20.14 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
peer0.org1.example.com | [2cf 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [287 02-27 04:48:29.21 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.6,txid=5fd3598b-9afd-4fcd-bf2a-656f9947cf25,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org2.example.com | [2d8 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org2.example.com | [2d9 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [164 02-27 04:48:20.15 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
peer1.org1.example.com | [288 02-27 04:48:29.21 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.6
peer1.org1.example.com | [289 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [2d8 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
kafka3 | [2018-02-27 04:48:23,587] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [2d0 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | [165 02-27 04:48:20.15 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 | [2da 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [2d9 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [28a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer0.org2.example.com | [2db 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [2d1 02-27 04:48:35.01 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 | [166 02-27 04:48:20.15 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
peer1.org2.example.com | [2da 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [2d2 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer1.org1.example.com | [28b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5fd3598b]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2dc 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421af9980
orderer.example.com | [167 02-27 04:48:20.15 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
peer1.org2.example.com | [2db 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [2d3 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [2dd 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org1.example.com | [28c 02-27 04:48:29.21 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 | [168 02-27 04:48:20.15 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 | [2dc 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a6a480
peer0.org1.example.com | [2d4 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org2.example.com | [2de 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [2dd 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org1.example.com | [28d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5fd3598b]sendExecuteMsg trigger event INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2d5 02-27 04:48:35.02 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 | [2de 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-02-27 04:48:24,760] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [2df 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [28e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]Move state message INIT
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [2d6 02-27 04:48:35.03 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer1.org2.example.com | [2df 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [2e0 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [2d7 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer1.org2.example.com | [2e0 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
kafka0 | [2018-02-27 04:48:22,122] INFO Session establishment complete on server zookeeper0.v106_default/172.19.0.4:2181, sessionid = 0x161d596fd4e0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org1.example.com | [28f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [2e1 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka2 | [2018-02-27 04:48:23,081] INFO 2 successfully elected as leader (kafka.server.ZookeeperLeaderElector)
peer0.org1.example.com | [2d8 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer1.org2.example.com | [2e1 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [2e2 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [2d9 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [2e2 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [290 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [2e3 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421c18000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [2e3 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421a7f000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [2da 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [2e4 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org1.example.com | [291 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]sending state message INIT
peer1.org2.example.com | [2e4 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer0.org1.example.com | [2db 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [292 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Received message INIT from shim
peer1.org2.example.com | [2e5 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper1 | 2018-02-27 04:48:23,087 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:setData cxid:0x21 zxid:0x100000015 txntype:-1 reqpath:n/a Error Path:/controller_epoch Error:KeeperErrorCode = NoNode for /controller_epoch
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [2dc 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a46f90
peer0.org2.example.com | [2e5 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [293 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fd3598b]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [2e6 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer0.org2.example.com | [2e6 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [294 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [2dd 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
peer1.org1.example.com | [295 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5fd3598b]Received INIT, initializing chaincode
peer0.org1.example.com | [2de 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [2e7 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [2e7 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer0.org1.example.com | [2df 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [296 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Init get response status: 200
peer1.org2.example.com | [2e8 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org1.example.com | [2e0 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org2.example.com | [2e8 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | nW6Q58ga
peer0.org1.example.com | [2e1 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [2e9 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [297 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2e9 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [2e2 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2ea 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [2ea 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [298 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Move state message COMPLETED
peer0.org1.example.com | [2e4 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ac6000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | [169 02-27 04:48:20.15 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 | [2eb 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [2e5 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [2eb 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
kafka3 | [2018-02-27 04:48:23,961] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [299 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fd3598b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2ec 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [2e3 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org2.example.com | [2ec 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2e6 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer0.org2.example.com | [2ed 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [29a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]send state message COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka0 | [2018-02-27 04:48:22,126] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [2e7 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [2ed 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [2ee 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
kafka2 | [2018-02-27 04:48:23,542] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [29b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]Received message COMPLETED from shim
peer0.org1.example.com | [2e8 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [2ee 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [2ef 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [2e9 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
kafka1 | [2018-02-27 04:48:24,772] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [29c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2ef 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [2f0 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [2ea 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [29d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b-9afd-4fcd-bf2a-656f9947cf25]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [2f0 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [2eb 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [2f1 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [29e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5fd3598b-9afd-4fcd-bf2a-656f9947cf25
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org2.example.com | [2f1 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [2f2 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [2ec 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [29f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2ed 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [2ee 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [2ef 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [2f0 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [2f3 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [2f1 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [2a0 02-27 04:48:29.21 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 | [2f4 02-27 04:48:35.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [2f2 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [2f2 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [2a1 02-27 04:48:29.21 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 [fdeaafbe-ca41-4c20-8a0f-2dc879b5d60a]
peer0.org1.example.com | [2f3 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [2f5 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [2f3 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [2f4 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [2f6 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [2a2 02-27 04:48:29.21 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 | [2f4 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org2.example.com | [2f7 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [2a3 02-27 04:48:29.21 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 [5ad736a7-6807-4aed-a26c-a9c6fb258ea3]
peer0.org1.example.com | [2f5 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [2f5 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2f8 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [2a4 02-27 04:48:29.21 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.6,txid=acc25102-a91b-48b8-91f3-f7ea3908e8d6,syscc=true,proposal=0x0,canname=qscc:1.0.6
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org2.example.com | [2f9 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [2fa 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2f6 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [2f6 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [16a 02-27 04:48:20.15 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 | [2fb 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2f7 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [2a5 02-27 04:48:29.21 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.6
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [2f7 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2fc 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [2f8 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2f8 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [2a6 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [2fd 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2f9 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [2f9 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [2a7 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer0.org2.example.com | [2fe 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [2fa 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [2fa 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2a8 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [acc25102]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2ff 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2fb 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [2a9 02-27 04:48:29.21 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 | [2fb 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [300 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [2aa 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [acc25102]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2fc 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [2fc 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
kafka0 | [2018-02-27 04:48:22,281] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [2fd 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [2ab 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]Move state message INIT
peer0.org2.example.com | [301 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [2fd 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
kafka0 | [2018-02-27 04:48:22,313] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [2fe 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [2ac 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka3 | [2018-02-27 04:48:24,023] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [2fe 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
kafka0 | [2018-02-27 04:48:22,324] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org2.example.com | [302 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org2.example.com | [2ff 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [2ad 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | [2018-02-27 04:48:24,790] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org1.example.com | [2ff 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
kafka0 | [2018-02-27 04:48:22,481] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [303 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [300 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka0 | [2018-02-27 04:48:22,511] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [2ae 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]sending state message INIT
peer0.org1.example.com | [300 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org2.example.com | [304 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
kafka0 | [2018-02-27 04:48:22,527] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [301 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [2af 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Received message INIT from shim
peer0.org2.example.com | [305 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | ULcgH4X/dZ62YuR1
kafka0 | [2018-02-27 04:48:22,714] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [301 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [302 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [306 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | -----END CERTIFICATE-----
kafka0 | [2018-02-27 04:48:22,733] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org1.example.com | [2b0 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [acc25102]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [302 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [307 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [303 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka0 | [2018-02-27 04:48:22,807] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [16b 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:22,810] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [2b1 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [308 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [304 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | [16c 02-27 04:48:20.15 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)
peer0.org1.example.com | [303 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [2b2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [acc25102]Received INIT, initializing chaincode
kafka2 | [2018-02-27 04:48:23,577] INFO [Group Metadata Manager on Broker 2]: Removed 0 expired offsets in 47 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org2.example.com | [309 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [305 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | [16d 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:23,521] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org1.example.com | [2b3 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org1.example.com | [304 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [30a 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
kafka0 | [2018-02-27 04:48:23,616] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [306 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | [16e 02-27 04:48:20.15 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 | [2b4 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Init get response status: 200
peer0.org1.example.com | [305 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka0 | [2018-02-27 04:48:23,688] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [30b 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [307 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | [16f 02-27 04:48:20.15 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
peer1.org1.example.com | [2b5 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Init succeeded. Sending COMPLETED
kafka0 | [2018-02-27 04:48:23,691] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [306 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [308 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [30c 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2b6 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Move state message COMPLETED
orderer.example.com | [170 02-27 04:48:20.15 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.org1.example.com | [307 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [309 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
kafka0 | [2018-02-27 04:48:23,705] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [2b7 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [acc25102]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [171 02-27 04:48:20.15 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 | [30d 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka0 | [2018-02-27 04:48:23,750] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 99 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org2.example.com | [30a 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [308 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [30e 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | [172 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:23,961] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [2b8 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]send state message COMPLETED
peer0.org1.example.com | [309 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [30f 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [30b 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
kafka0 | [2018-02-27 04:48:24,019] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [173 02-27 04:48:20.15 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
peer1.org1.example.com | [2b9 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]Received message COMPLETED from shim
kafka1 | [2018-02-27 04:48:24,925] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [30a 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [30c 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,057] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [310 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [174 02-27 04:48:20.15 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
peer1.org1.example.com | [2ba 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka0 | [2018-02-27 04:48:24,673] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [311 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [30b 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
kafka0 | [2018-02-27 04:48:24,747] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [2bb 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102-a91b-48b8-91f3-f7ea3908e8d6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [30d 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka3 | [2018-02-27 04:48:24,082] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
orderer.example.com | [175 02-27 04:48:20.15 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 | [312 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [30c 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
kafka0 | [2018-02-27 04:48:24,755] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT -> EndPoint(kafka0,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org1.example.com | [2bc 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:acc25102-a91b-48b8-91f3-f7ea3908e8d6
peer1.org2.example.com | [30e 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [313 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,854] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | [176 02-27 04:48:20.15 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.org1.example.com | [30d 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [2bd 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
zookeeper1 | 2018-02-27 04:48:23,329 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:delete cxid:0x30 zxid:0x100000017 txntype:-1 reqpath:n/a Error Path:/admin/preferred_replica_election Error:KeeperErrorCode = NoNode for /admin/preferred_replica_election
peer0.org2.example.com | [314 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [30f 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
kafka0 | [2018-02-27 04:48:24,855] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | [177 02-27 04:48:20.15 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 | [2be 02-27 04:48:29.22 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.org1.example.com | [30e 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,869] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer0.org2.example.com | [315 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [310 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [178 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:27,868] INFO Topic creation {"version":1,"partitions":{"0":[3,1,2]}} (kafka.admin.AdminUtils$)
peer0.org1.example.com | [30f 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [316 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2bf 02-27 04:48:29.22 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 [5ad736a7-6807-4aed-a26c-a9c6fb258ea3]
kafka0 | [2018-02-27 04:48:27,895] INFO [KafkaApi-0] Auto creation of topic businesschannel with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
orderer.example.com | [179 02-27 04:48:20.15 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 | [311 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [310 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2c0 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [317 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [17a 02-27 04:48:20.15 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 | [312 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [311 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [2c1 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [318 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [17b 02-27 04:48:20.15 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
kafka2 | [2018-02-27 04:48:23,582] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [313 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [312 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [2c2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [17c 02-27 04:48:20.15 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 | [319 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [314 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [313 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [2c3 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [315 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | [17d 02-27 04:48:20.15 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
peer0.org2.example.com | [31a 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org1.example.com | [314 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [17e 02-27 04:48:20.15 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
peer1.org2.example.com | [316 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [31b 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [2c4 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | [17f 02-27 04:48:20.15 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
peer0.org2.example.com | [31c 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [315 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2c5 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [317 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [180 02-27 04:48:20.15 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 | [2c6 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [318 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [316 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [31d 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | [181 02-27 04:48:20.15 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
peer1.org1.example.com | [2c7 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [31e 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [319 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [317 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2c8 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Move state message COMPLETED
peer0.org2.example.com | [31f 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [31a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org1.example.com | [318 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | [182 02-27 04:48:20.15 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 | [2c9 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8c275ee9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [320 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [31b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [319 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [2ca 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]send state message COMPLETED
peer0.org2.example.com | [321 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2cb 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]Received message COMPLETED from shim
peer0.org2.example.com | [322 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
kafka1 | [2018-02-27 04:48:24,962] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [183 02-27 04:48:20.15 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
peer1.org2.example.com | [31c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [2cc 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [323 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [31a 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [2cd 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [324 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [31d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | [184 02-27 04:48:20.15 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 | [325 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [31b 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [2ce 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc
peer1.org2.example.com | [31e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [326 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
kafka3 | [2018-02-27 04:48:24,249] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [185 02-27 04:48:20.16 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
peer1.org1.example.com | [2cf 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [31c 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [327 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [31f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | [186 02-27 04:48:20.16 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.org1.example.com | [2d0 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [328 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [187 02-27 04:48:20.16 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 | [2d1 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [329 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [188 02-27 04:48:20.16 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 | [2d2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [31d 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [320 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [32a 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [189 02-27 04:48:20.16 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
peer1.org1.example.com | [2d3 02-27 04:48:35.20 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.org2.example.com | [32b 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [31e 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [321 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [18a 02-27 04:48:20.16 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.org1.example.com | [2d4 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org2.example.com | [32c 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [18b 02-27 04:48:20.16 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
peer0.org1.example.com | [31f 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2d5 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [32d 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [18c 02-27 04:48:20.16 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 | [322 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2d6 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org1.example.com | [320 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [18d 02-27 04:48:20.16 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
peer0.org2.example.com | [32e 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [2d7 02-27 04:48:35.22 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 | [323 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [321 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [18e 02-27 04:48:20.16 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
peer0.org2.example.com | [32f 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [2d8 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org1.example.com | [322 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [18f 02-27 04:48:20.16 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.org2.example.com | [324 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [330 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [190 02-27 04:48:20.16 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 | [331 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [2d9 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [323 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [325 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [191 02-27 04:48:20.16 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
peer0.org2.example.com | [332 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [2da 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
orderer.example.com | [192 02-27 04:48:20.16 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
peer0.org1.example.com | [324 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [333 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [326 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2db 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [193 02-27 04:48:20.16 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
peer0.org2.example.com | [334 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [325 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [327 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2dc 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | [194 02-27 04:48:20.16 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
peer1.org2.example.com | [328 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [335 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org1.example.com | [2dd 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | [195 02-27 04:48:20.16 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
peer0.org1.example.com | [326 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [329 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2de 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4218a2ae0
peer0.org2.example.com | [336 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | [196 02-27 04:48:20.16 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.org2.example.com | [32a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [327 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [2df 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [32b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [337 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [32c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [197 02-27 04:48:20.16 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
kafka2 | [2018-02-27 04:48:23,590] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [328 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [32d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org1.example.com | [2e0 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [338 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | [198 02-27 04:48:20.16 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 | [32e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [329 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2e1 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [32f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [199 02-27 04:48:20.16 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
peer0.org2.example.com | [339 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2e2 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org1.example.com | [32a 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [330 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [19a 02-27 04:48:20.16 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
kafka3 | [2018-02-27 04:48:24,473] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [2e3 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [33a 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [331 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [32b 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [19b 02-27 04:48:20.16 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
peer1.org1.example.com | [2e4 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [33b 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [332 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [32c 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [19c 02-27 04:48:20.16 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 | [2e5 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc42194f000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [333 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [33c 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [32d 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [19d 02-27 04:48:20.16 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
peer1.org2.example.com | [334 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2e6 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [33d 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [335 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [19e 02-27 04:48:20.16 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
peer1.org1.example.com | [2e7 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [33e 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [32e 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [336 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2e8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [32f 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [19f 02-27 04:48:20.16 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
peer0.org2.example.com | [33f 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [337 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2e9 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [338 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [340 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a0 02-27 04:48:20.16 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
peer1.org1.example.com | [2ea 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [339 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [330 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
kafka1 | [2018-02-27 04:48:24,964] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT -> EndPoint(kafka1,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org2.example.com | [341 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2eb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [33a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [342 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a1 02-27 04:48:20.16 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 | [331 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [2ec 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [343 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1a2 02-27 04:48:20.16 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.org2.example.com | [33b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [332 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [2ed 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [344 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [1a3 02-27 04:48:20.16 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
peer1.org2.example.com | [33c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2ee 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [333 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [1a4 02-27 04:48:20.17 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 | [345 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2ef 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [33d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [334 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | [1a5 02-27 04:48:20.17 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
peer1.org1.example.com | [2f0 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [335 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [346 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2f1 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [336 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [33e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a6 02-27 04:48:20.17 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.org1.example.com | [337 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2f2 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [33f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [347 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1a7 02-27 04:48:20.17 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
peer0.org1.example.com | [338 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2f3 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | [340 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
kafka2 | [2018-02-27 04:48:23,598] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [339 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [1a8 02-27 04:48:20.17 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
peer0.org2.example.com | [348 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [341 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org1.example.com | [2f4 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | [1a9 02-27 04:48:20.17 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.org1.example.com | [33a 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [342 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [349 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [2f6 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | [1aa 02-27 04:48:20.17 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
peer0.org1.example.com | [33b 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [34a 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [343 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [2f7 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [1ab 02-27 04:48:20.17 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
peer0.org1.example.com | [33c 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [34b 02-27 04:48:35.50 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org1.example.com | [2f8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [344 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [33d 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
zookeeper1 | 2018-02-27 04:48:24,267 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680001 type:create cxid:0x15 zxid:0x100000018 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [34c 02-27 04:48:35.50 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
orderer.example.com | [1ac 02-27 04:48:20.17 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
peer1.org2.example.com | [345 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [2f5 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer0.org1.example.com | [33e 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [34d 02-27 04:48:35.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | [1ad 02-27 04:48:20.17 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 | [346 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2f9 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [33f 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [347 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1ae 02-27 04:48:20.17 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
peer1.org1.example.com | [2fa 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [34e 02-27 04:48:35.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org1.example.com | [340 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [348 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | [1af 02-27 04:48:20.17 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
peer0.org2.example.com | [34f 02-27 04:48:35.53 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [2fb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
kafka1 | [2018-02-27 04:48:25,041] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [349 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | [341 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1b0 02-27 04:48:20.17 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
peer0.org2.example.com | [350 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [2fc 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [34a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [342 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [351 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | [1b1 02-27 04:48:20.17 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
peer1.org1.example.com | [2fd 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka3 | [2018-02-27 04:48:24,515] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT -> EndPoint(kafka3,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [34b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [352 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [343 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [1b2 02-27 04:48:20.17 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
peer1.org1.example.com | [2fe 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [1b3 02-27 04:48:20.17 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
peer0.org2.example.com | [353 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [2ff 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [344 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org1.example.com | [300 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [354 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | [1b4 02-27 04:48:20.17 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
peer1.org2.example.com | [34c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [345 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [301 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [355 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [1b5 02-27 04:48:20.17 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
peer0.org1.example.com | [346 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [34d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [302 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [356 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | [1b6 02-27 04:48:20.17 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 0xc42018ad78 gate 1519706900172507694 evaluation starts
peer0.org1.example.com | [347 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [34e 02-27 04:48:35.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org1.example.com | [303 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | [1b7 02-27 04:48:20.17 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 0xc42018ad78 signed by 0 principal evaluation starts (used [false])
peer0.org1.example.com | [348 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [357 02-27 04:48:35.54 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 | [34f 02-27 04:48:35.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer1.org1.example.com | [304 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [349 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1b8 02-27 04:48:20.17 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 0xc42018ad78 processing identity 0 with bytes of 0a074f7267314d535012fc052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434744434341622b674177494241674951446342764765317a5159767275494d4748626463306a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784f4441794d6a63774e4449304d446861467730794f4441794d6a55774e4449304d4468610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414571536f334b47566c4a3661677449384141646f5753492f3253556d78514452670a3674443643364f59357831476e73624236435563356d506148386569504841723141356c4b336658466158704133456c5238574958364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167393947546f31372b575636630a706d762b39306e353833764e7967686772596562517464346434774c6c735577436759494b6f5a497a6a3045417749445277417752414967496861724177354d0a35696b58694961567547675932704a4a6842565131727a39727150726b495a4f334a63434947767772767054324f3742385242376e6f743053636858577047660a2b6b2f7075504d6f51783551527a5a6a0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org2.example.com | [358 02-27 04:48:35.54 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)(0xc421abec40), Data:(*common.BlockData)(0xc421b8ab40), Metadata:(*common.BlockMetadata)(0xc421b8ab80)}, doMVCCValidation=true
peer0.org1.example.com | [34a 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [306 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [34b 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [350 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | [1b9 02-27 04:48:20.17 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-----
peer0.org2.example.com | [359 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
kafka2 | [2018-02-27 04:48:23,852] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [307 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [34c 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [351 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [308 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [35a 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [352 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [309 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [34d 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [35b 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
peer0.org1.example.com | [34e 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [353 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [30a 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [34f 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [354 02-27 04:48:35.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [305 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer0.org1.example.com | [350 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | ]
peer1.org2.example.com | [355 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [351 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [30b 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [352 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org2.example.com | [356 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org2.example.com | [35c 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [353 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [30c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [357 02-27 04:48:36.03 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer0.org2.example.com | [35d 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [354 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [30d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [358 02-27 04:48:36.03 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)(0xc4219c0c40), Data:(*common.BlockData)(0xc421a76480), Metadata:(*common.BlockMetadata)(0xc421a764c0)}, doMVCCValidation=true
kafka3 | [2018-02-27 04:48:24,633] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org2.example.com | [35e 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [355 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
kafka1 | [2018-02-27 04:48:25,041] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org1.example.com | [30e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org2.example.com | [35f 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org2.example.com | [359 02-27 04:48:36.03 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 | [356 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [30f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org2.example.com | [360 02-27 04:48:35.54 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 | [357 02-27 04:48:35.12 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 | [35a 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org1.example.com | [310 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org2.example.com | [35b 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
peer0.org1.example.com | [358 02-27 04:48:35.12 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)(0xc4219fcc40), Data:(*common.BlockData)(0xc421aa4c80), Metadata:(*common.BlockMetadata)(0xc421aa4cc0)}, doMVCCValidation=true
peer1.org1.example.com | [311 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [361 02-27 04:48:35.54 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 | [359 02-27 04:48:35.12 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 | txId= locPointer=offset=70, bytesLength=11971
peer1.org1.example.com | [312 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [35a 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org2.example.com | [362 02-27 04:48:35.54 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 | ]
peer0.org1.example.com | [35b 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [313 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [35c 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer0.org2.example.com | [363 02-27 04:48:35.54 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
orderer.example.com | [1ba 02-27 04:48:20.17 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
peer1.org1.example.com | [314 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | ]
peer1.org2.example.com | [35d 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [35c 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer1.org1.example.com | [315 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | [1bb 02-27 04:48:20.17 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 0xc42018ad78 principal matched by identity 0
peer0.org2.example.com | [364 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [35d 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [316 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [1bc 02-27 04:48:20.17 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 74 af 91 cc db b6 88 27 4a 96 27 2b 14 54 c9 90 |t......'J.'+.T..|
peer1.org2.example.com | [35e 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [35e 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org2.example.com | [365 02-27 04:48:35.55 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 | [317 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [35f 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
orderer.example.com | 00000010 dc 93 39 94 7e d9 95 48 3a fd 70 06 b9 e8 8c 26 |..9.~..H:.p....&|
peer1.org2.example.com | [35f 02-27 04:48:36.12 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 | [366 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [360 02-27 04:48:35.12 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 | [318 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [1bd 02-27 04:48:20.18 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 8e 82 5e 10 c3 62 97 9a d1 c3 b7 |0E.!...^..b.....|
peer1.org2.example.com | [360 02-27 04:48:36.12 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 | [361 02-27 04:48:35.12 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 | [367 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org1.example.com | [362 02-27 04:48:35.13 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 | [319 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [361 02-27 04:48:36.12 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 | 00000010 81 2d 42 55 f0 56 1f 0e 0c ef 57 dc f4 dd 40 f3 |.-BU.V....W...@.|
peer0.org2.example.com | [368 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [363 02-27 04:48:35.13 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.org2.example.com | [362 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
kafka2 | [2018-02-27 04:48:23,856] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 00000020 f5 4e fc 3d 28 02 20 2f 41 64 02 4c d7 d7 34 03 |.N.=(. /Ad.L..4.|
peer0.org2.example.com | [369 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [364 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [31a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [363 02-27 04:48:36.12 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
orderer.example.com | 00000030 bd 8d d9 58 12 7a ce 8d 30 1a 77 7f 80 4d 5a 9d |...X.z..0.w..MZ.|
kafka1 | [2018-02-27 04:48:25,045] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
peer0.org2.example.com | [36a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [31b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [364 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [365 02-27 04:48:35.13 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]
orderer.example.com | 00000040 e0 83 3e 92 e9 65 ab |..>..e.|
peer0.org2.example.com | [36b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
kafka3 | [2018-02-27 04:48:24,633] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [365 02-27 04:48:36.12 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 | [31c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [366 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [36c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org1.example.com | [31d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [366 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | [1be 02-27 04:48:20.18 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 0xc42018ad78 principal evaluation succeeds for identity 0
peer0.org1.example.com | [367 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org1.example.com | [31e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org2.example.com | [36d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [367 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
orderer.example.com | [1bf 02-27 04:48:20.18 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 0xc42018ad78 gate 1519706900172507694 evaluation succeeds
peer0.org1.example.com | [368 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [31f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [36e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [368 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [1c0 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [320 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [369 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [36f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | [369 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | [1c1 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [321 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [36a 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [370 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42170c450
peer1.org2.example.com | [36a 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | [1c2 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [322 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [371 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org1.example.com | [36b 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [36b 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | [1c3 02-27 04:48:20.18 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [323 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [36c 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [372 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [36c 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [1c4 02-27 04:48:20.18 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [324 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [36d 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [36d 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [373 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [325 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [1c5 02-27 04:48:20.18 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [36e 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [36e 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [374 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer1.org1.example.com | [326 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1c6 02-27 04:48:20.18 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [36f 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [375 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [36f 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [327 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | [1c7 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [370 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42162c570
peer0.org2.example.com | [376 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [370 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4214711a0
zookeeper1 | 2018-02-27 04:48:24,270 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680001 type:create cxid:0x16 zxid:0x100000019 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org1.example.com | [328 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [1c8 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [371 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org2.example.com | [377 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4214d5000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org2.example.com | [371 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org1.example.com | [329 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [1c9 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [372 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [372 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka3 | [2018-02-27 04:48:24,646] INFO [Kafka Server 3], started (kafka.server.KafkaServer)
peer1.org1.example.com | [32a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [1ca 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [378 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [373 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [373 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [32b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1cb 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [374 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org2.example.com | [379 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [374 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
orderer.example.com | [1cc 02-27 04:48:20.19 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [32c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [375 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [37a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [375 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | [1cd 02-27 04:48:20.19 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [376 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [32d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [37b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka2 | [2018-02-27 04:48:23,959] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org1.example.com | [376 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [1ce 02-27 04:48:20.19 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [377 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4203b1000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org1.example.com | [32e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [37c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [377 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4214f3000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
orderer.example.com | [1cf 02-27 04:48:20.19 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [32f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [378 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [37d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [378 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | [1d0 02-27 04:48:20.19 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [379 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [330 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1d1 02-27 04:48:20.19 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [37e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [379 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [37a 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [331 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [37f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [1d2 02-27 04:48:20.19 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [37a 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [37b 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [332 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [37b 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | [1d3 02-27 04:48:20.19 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
peer0.org2.example.com | [380 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [37c 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [333 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [1d4 02-27 04:48:20.19 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 | [381 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [37c 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
kafka1 | [2018-02-27 04:48:26,177] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org2.example.com | [37d 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [334 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [382 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | [1d5 02-27 04:48:20.19 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
peer0.org1.example.com | [37d 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [37e 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [335 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [1d6 02-27 04:48:20.19 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
peer0.org2.example.com | [383 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [37e 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | [1d7 02-27 04:48:20.19 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
orderer.example.com | [1d8 02-27 04:48:20.19 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
peer1.org1.example.com | [336 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [384 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [37f 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [37f 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | [1d9 02-27 04:48:20.19 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.org1.example.com | [337 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [385 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [380 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [380 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | [1da 02-27 04:48:20.19 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
kafka3 | [2018-02-27 04:48:26,103] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org1.example.com | [338 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [381 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | [1db 02-27 04:48:20.19 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 | [381 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [386 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [339 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1dc 02-27 04:48:20.19 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.org2.example.com | [382 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [382 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | [1dd 02-27 04:48:20.19 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
peer1.org1.example.com | [33a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [383 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | [1de 02-27 04:48:20.19 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
peer0.org1.example.com | [383 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [387 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka2 | [2018-02-27 04:48:24,417] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [1df 02-27 04:48:20.19 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
peer1.org2.example.com | [384 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [33b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [384 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [388 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1e0 02-27 04:48:20.19 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
peer0.org1.example.com | [385 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | [1e1 02-27 04:48:20.19 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.org2.example.com | [385 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [386 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [33c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [389 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | [1e2 02-27 04:48:20.19 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
peer1.org2.example.com | [386 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [387 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [38a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [387 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org1.example.com | [33d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1e3 02-27 04:48:20.19 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
peer0.org1.example.com | [388 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [388 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [33e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [38b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | [1e4 02-27 04:48:20.19 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 | [33f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [389 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [389 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [38c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [340 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [1e5 02-27 04:48:20.19 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 | [38a 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [38a 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [341 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [1e6 02-27 04:48:20.19 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
peer1.org2.example.com | [38b 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [38b 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [342 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [38c 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [38d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [38c 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | [1e7 02-27 04:48:20.19 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
peer1.org1.example.com | [343 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [38d 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [344 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [1e8 02-27 04:48:20.19 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
peer0.org1.example.com | [38d 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [345 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
kafka1 | [2018-02-27 04:48:26,284] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [38e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [38e 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [346 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | [1e9 02-27 04:48:20.19 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.org1.example.com | [38e 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [38f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [347 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | [1ea 02-27 04:48:20.19 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
peer1.org2.example.com | [38f 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [38f 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [348 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
kafka2 | [2018-02-27 04:48:24,517] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [390 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [1eb 02-27 04:48:20.19 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 {}
peer0.org1.example.com | [390 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [349 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [390 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [391 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [391 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [34a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [391 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | [1ec 02-27 04:48:20.19 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
peer0.org2.example.com | [392 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [34b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [392 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [392 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [393 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | [1ed 02-27 04:48:20.19 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
peer1.org1.example.com | [34c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [394 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [393 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [393 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [34d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
orderer.example.com | [1ee 02-27 04:48:20.19 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
peer0.org2.example.com | [395 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [394 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [396 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [394 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [395 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [34e 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [397 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | [1ef 02-27 04:48:20.19 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
peer1.org1.example.com | [34f 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [398 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [350 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [395 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [399 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [396 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1f0 02-27 04:48:20.19 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 | [351 02-27 04:48:35.29 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | [39a 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [396 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [397 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [39b 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [352 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [39c 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [398 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [39d 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [397 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1f1 02-27 04:48:20.19 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 | [399 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org2.example.com | [39e 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [353 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org2.example.com | [398 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | [1f2 02-27 04:48:20.19 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 | [39f 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [39a 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [399 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [354 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | [1f3 02-27 04:48:20.19 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 | [3a0 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [39b 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [355 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3a1 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [1f4 02-27 04:48:20.19 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
peer0.org2.example.com | [3a2 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [356 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | [39c 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [39a 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | [1f5 02-27 04:48:20.19 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
peer0.org2.example.com | [3a3 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [357 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [39b 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [3a4 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [39d 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | [1f6 02-27 04:48:20.19 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
peer1.org2.example.com | [39c 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [3a5 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [358 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [39e 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
orderer.example.com | [1f7 02-27 04:48:20.19 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.org2.example.com | [39d 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [3a6 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [359 02-27 04:48:35.33 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 | [39e 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [3a7 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [39f 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [35a 02-27 04:48:35.33 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)(0xc421711fc0), Data:(*common.BlockData)(0xc4218bede0), Metadata:(*common.BlockMetadata)(0xc4218bee20)}, doMVCCValidation=true
peer1.org2.example.com | [39f 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [1f8 02-27 04:48:20.19 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 | [3a8 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [35b 02-27 04:48:35.33 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 | [3a0 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [3a0 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper1 | 2018-02-27 04:48:24,440 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x37 zxid:0x10000001b txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [3a9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [3a1 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [1f9 02-27 04:48:20.19 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 | [35c 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [3a1 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3aa 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [3a2 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [35d 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
orderer.example.com | [1fa 02-27 04:48:20.19 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
peer1.org2.example.com | [3a3 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3a2 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [3a4 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [1fb 02-27 04:48:20.19 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 | [3ab 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | ]
peer1.org2.example.com | [3a5 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [35e 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer0.org1.example.com | [3a3 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3ac 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [1fc 02-27 04:48:20.19 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
peer1.org2.example.com | [3a6 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [35f 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [3a4 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [3ad 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [1fd 02-27 04:48:20.19 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.org2.example.com | [3a7 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [360 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [3a5 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [3a8 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [361 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org2.example.com | [3a9 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [1fe 02-27 04:48:20.19 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
peer1.org1.example.com | [362 02-27 04:48:35.34 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 | [3a6 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [3aa 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [3ae 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [363 02-27 04:48:35.34 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 | [1ff 02-27 04:48:20.19 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
peer1.org2.example.com | [3ab 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3a7 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [364 02-27 04:48:35.34 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 | [3af 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3ac 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [200 02-27 04:48:20.19 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
peer1.org1.example.com | [365 02-27 04:48:35.34 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.org2.example.com | [3ad 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [3a8 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3b0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [201 02-27 04:48:20.19 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
peer1.org1.example.com | [366 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org2.example.com | [3ae 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [3a9 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [367 02-27 04:48:35.35 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]
orderer.example.com | [202 02-27 04:48:20.19 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 | [3af 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3b1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3aa 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [368 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3b0 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3ab 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [369 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org2.example.com | [3b2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [203 02-27 04:48:20.19 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
kafka2 | [2018-02-27 04:48:24,544] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT -> EndPoint(kafka2,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [3b1 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3ac 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [36a 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [3b3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.201884 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [36b 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3ad 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3b4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b2 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.201935 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [36c 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [3b5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [36d 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | [sarama] 2018/02/27 04:48:20.204993 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [3b3 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3ae 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3b6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [36e 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/02/27 04:48:20.205035 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [3af 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3b4 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [3b7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [36f 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [sarama] 2018/02/27 04:48:20.205051 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [3b5 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b0 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [370 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [3b8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.205079 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [3b1 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b6 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3b9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [371 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | [sarama] 2018/02/27 04:48:20.206060 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [3b2 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b7 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [372 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421d5f0e0
peer0.org1.example.com | [3b3 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206095 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [3ba 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [3b8 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [373 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org2.example.com | [3bb 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [3b4 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b9 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [374 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [3bc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [3b5 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206108 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [3ba 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [375 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [3bd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b6 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206132 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [376 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer1.org2.example.com | [3bb 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [3be 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3b7 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208100 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [377 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [3bc 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208155 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [3bf 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3b8 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [378 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [sarama] 2018/02/27 04:48:20.208171 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [3c0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b9 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [3bd 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208188 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [379 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ddc000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org1.example.com | [3ba 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [3c1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.211938 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:24,665] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [3be 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3bb 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [37a 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [3c2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:20.211983 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [3bf 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3bc 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [37b 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3c3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | [sarama] 2018/02/27 04:48:20.211997 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [3bd 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [37c 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [3c4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [3c0 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.212011 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [3be 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [37d 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org2.example.com | [3c5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [3c1 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.212039 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [3bf 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [3c6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [37e 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [3c2 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [3c0 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [204 02-27 04:48:20.21 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.org1.example.com | [37f 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [3c3 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [3c7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [3c1 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [380 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [3c4 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [3c8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [3c2 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [381 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [3c5 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [3c9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [3c3 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [382 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [3c6 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [3ca 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
peer0.org1.example.com | [3c4 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [3c7 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [383 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [3cb 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org2.example.com | [3c8 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [3c5 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [384 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer0.org1.example.com | [3c6 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [3c9 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3cc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer1.org1.example.com | [385 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [3c7 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [3ca 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3cd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [3c8 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [3ce 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3c9 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [3cb 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [386 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [3cf 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3ca 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org2.example.com | [3cc 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [387 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [3cb 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [3d0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [388 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer0.org1.example.com | [3cc 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org2.example.com | [3d1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3cd 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [389 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [3cd 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [3d2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer0.org1.example.com | [3ce 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3ce 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [38a 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
kafka2 | [2018-02-27 04:48:24,711] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [3cf 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3cf 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [3d0 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [3d5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [38b 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [205 02-27 04:48:20.21 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 | [3d0 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3d1 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [38c 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [3d2 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3d1 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
zookeeper1 | 2018-02-27 04:48:24,454 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x38 zxid:0x10000001c txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org1.example.com | [38d 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [3d3 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3d8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [3d2 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [3d4 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [38e 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org2.example.com | [3d9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [3d5 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | [3d3 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [38f 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [3d6 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [3da 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3d4 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3d7 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [390 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [3db 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [3d5 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [3d8 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3dc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [3d6 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [3dd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org1.example.com | [391 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org1.example.com | [3d9 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3de 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3d7 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [3df 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | [3da 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [3e0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [392 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [3d8 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [3db 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | [3e1 02-27 04:48:35.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [3d9 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [3dc 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [393 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3e2 02-27 04:48:35.58 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org1.example.com | [3dd 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [3da 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [394 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [3e3 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer1.org2.example.com | [3db 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3de 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [395 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3e4 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [3dc 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka2 | [2018-02-27 04:48:24,758] INFO [Kafka Server 2], started (kafka.server.KafkaServer)
peer1.org1.example.com | [396 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [3e5 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [3df 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | [206 02-27 04:48:20.21 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-----
peer1.org2.example.com | [3dd 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [397 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3e6 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [3e0 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3de 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [3e7 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [398 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [3e1 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [3df 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer0.org2.example.com | [3e8 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [399 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [3e2 02-27 04:48:35.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [3e0 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [3e9 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [39a 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer0.org2.example.com | [3ea 02-27 04:48:35.79 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 | [3e3 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [3e1 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org1.example.com | [39b 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [3eb 02-27 04:48:35.79 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)(0xc421bff280), Data:(*common.BlockData)(0xc421912fc0), Metadata:(*common.BlockMetadata)(0xc421913000)}, doMVCCValidation=true
peer0.org1.example.com | [3e4 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [3e2 02-27 04:48:36.18 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [3ec 02-27 04:48:35.79 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 | [39c 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [3e5 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [3ed 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [3e3 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org1.example.com | [39d 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [3e6 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org2.example.com | [3e4 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3ee 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer1.org1.example.com | [39e 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [3e7 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org2.example.com | [3e5 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=12028
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | ]
peer1.org2.example.com | [3e6 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [3e8 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [39f 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
kafka3 | [2018-02-27 04:48:26,122] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [3ef 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
peer0.org1.example.com | [3e9 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [3a0 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [3e7 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org2.example.com | [3f0 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [3ea 02-27 04:48:35.24 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 | [3a1 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [3e8 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [3f1 02-27 04:48:35.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
kafka2 | [2018-02-27 04:48:24,808] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org2.example.com | [3e9 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [3eb 02-27 04:48:35.24 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)(0xc4215fdac0), Data:(*common.BlockData)(0xc4218b7ba0), Metadata:(*common.BlockMetadata)(0xc4218b7be0)}, doMVCCValidation=true
orderer.example.com | [207 02-27 04:48:20.21 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
peer1.org1.example.com | [3a2 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3f2 02-27 04:48:35.97 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 | [3ea 02-27 04:48:36.21 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 | [3ec 02-27 04:48:35.24 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 | [208 02-27 04:48:20.22 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.org1.example.com | [3a3 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [209 02-27 04:48:20.22 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
peer0.org2.example.com | [3f3 02-27 04:48:35.97 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 | [3eb 02-27 04:48:36.21 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)(0xc421ab8f80), Data:(*common.BlockData)(0xc4215b5e00), Metadata:(*common.BlockMetadata)(0xc4215b5e40)}, doMVCCValidation=true
peer0.org1.example.com | [3ed 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
kafka1 | [2018-02-27 04:48:26,287] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org1.example.com | [3a4 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [20a 02-27 04:48:20.22 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
peer0.org2.example.com | [3f4 02-27 04:48:35.97 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 | [3ee 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
peer1.org2.example.com | [3ec 02-27 04:48:36.21 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 | [20b 02-27 04:48:20.22 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 | [3a5 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [3ed 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=12028
peer1.org1.example.com | [3a6 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [20c 02-27 04:48:20.22 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 | [3ee 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
peer0.org2.example.com | [3f5 02-27 04:48:35.99 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 | [3a7 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | ]
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=12028
peer1.org1.example.com | [3a8 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3f6 02-27 04:48:35.99 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 | [3ef 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | ]
peer1.org1.example.com | [3a9 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3f7 02-27 04:48:35.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [3f1 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [3aa 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [3ef 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
peer1.org1.example.com | [3ab 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3f8 02-27 04:48:36.04 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 | [3f0 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [3f0 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org1.example.com | [3ac 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [3f2 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a65b30
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [3f1 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org2.example.com | [3f9 02-27 04:48:36.04 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [3ad 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3f3 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [3ae 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [3f2 02-27 04:48:36.21 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 | [3f5 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer0.org2.example.com | [3fa 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer1.org1.example.com | [3af 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [3f3 02-27 04:48:36.21 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 | [3f6 02-27 04:48:35.25 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 | [3fb 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [3f4 02-27 04:48:36.21 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 | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [3fc 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3f7 02-27 04:48:35.25 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 | [3b0 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [3f5 02-27 04:48:36.22 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 | [3fd 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer0.org1.example.com | [3f4 02-27 04:48:35.25 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 | [3b1 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3f6 02-27 04:48:36.22 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 | [3fe 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [3f9 02-27 04:48:35.25 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 | [3b2 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3ff 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3f7 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [3f8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer1.org1.example.com | [3b3 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [400 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [3f8 02-27 04:48:36.22 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]
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
kafka2 | [2018-02-27 04:48:25,214] INFO Topic creation {"version":1,"partitions":{"0":[1,2,3]}} (kafka.admin.AdminUtils$)
peer1.org1.example.com | [3b4 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3fa 02-27 04:48:35.25 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 | [401 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421e895c0
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer1.org2.example.com | [3f9 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3fa 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer1.org1.example.com | [3b5 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | nW6Q58ga
peer1.org2.example.com | [3fb 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [402 02-27 04:48:36.91 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 | [3fb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [3b6 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [3fc 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [403 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [3fc 02-27 04:48:35.25 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 | [3b7 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [20d 02-27 04:48:20.22 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 | [3fd 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [3fd 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
zookeeper1 | 2018-02-27 04:48:24,723 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x161d596fd4e0000 type:create cxid:0x15 zxid:0x10000001e txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [404 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [3fe 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [3b8 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [3fe 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [405 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka3 | [2018-02-27 04:48:26,125] INFO Partition [testchainid,0] on broker 3: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
peer1.org2.example.com | [3ff 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [406 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [3ff 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [3b9 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [400 02-27 04:48:37.21 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage.validateMsg -> WARN StateInfo message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1519706915452928864 > pki_id:"9\212\376\222\222\242.c\322E\205\302]\237<\304\242G\323\021\025D\346\301\t\345s4k\376\230\262" channel_MAC:"\377,\233\322\347~!\327\303\276\235\302G3\372\261&\235\206\235\237\235U\231\240a\377\"\343\236\305\371" > , Envelope: 105 bytes, Signature: 70 bytes is found invalid: PKIID wasn't found
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [400 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [407 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421e67ea0, header 0xc421e895f0
peer1.org1.example.com | [3ba 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [401 02-27 04:48:37.21 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1519706915452928864 > pki_id:"9\212\376\222\222\242.c\322E\205\302]\237<\304\242G\323\021\025D\346\301\t\345s4k\376\230\262" channel_MAC:"\377,\233\322\347~!\327\303\276\235\302G3\372\261&\235\206\235\237\235U\231\240a\377\"\343\236\305\371" > , Envelope: 105 bytes, Signature: 70 bytes isn't valid
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [401 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [3bb 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [402 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [3bc 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [402 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [408 02-27 04:48:36.91 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [403 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42168c240
peer1.org1.example.com | [3bd 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [403 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [409 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org2.example.com | [404 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
kafka1 | [2018-02-27 04:48:26,290] INFO Partition [testchainid,0] on broker 1: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
peer0.org1.example.com | [404 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer1.org1.example.com | [3be 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [40a 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb channel id:
peer1.org2.example.com | [405 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer0.org1.example.com | [405 02-27 04:48:35.26 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 | [3bf 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [40b 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb channel id: version: 1.0.6
peer1.org2.example.com | [406 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org1.example.com | [406 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [40c 02-27 04:48:36.91 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.6,txid=3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb,syscc=true,proposal=0xc421e67ea0,canname=lscc:1.0.6
peer1.org2.example.com | [407 02-27 04:48:37.36 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 | [3c0 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [407 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4218cefa0, header 0xc421a65b60
peer1.org1.example.com | [3c1 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [408 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [40d 02-27 04:48:36.92 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.6
peer0.org1.example.com | [408 02-27 04:48:35.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"
orderer.example.com | ULcgH4X/dZ62YuR1
peer1.org2.example.com | [409 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42151cc80, header 0xc42168c270
peer0.org2.example.com | [40e 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [3c2 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [409 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [40a 02-27 04:48:37.36 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"
peer1.org1.example.com | [3c3 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [20e 02-27 04:48:20.22 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-----
peer0.org2.example.com | [40f 02-27 04:48:36.92 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.6
peer0.org1.example.com | [40a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80 channel id:
peer1.org2.example.com | [40b 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37
peer0.org1.example.com | [40b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80 channel id: version: 1.0.6
peer1.org1.example.com | [3c4 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [410 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3cb9ea4f]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [40c 02-27 04:48:35.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.6,txid=900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80,syscc=true,proposal=0xc4218cefa0,canname=lscc:1.0.6
peer1.org1.example.com | [3c5 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [40c 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37 channel id:
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [411 02-27 04:48:36.92 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 | [3c6 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [40d 02-27 04:48:35.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.6
peer1.org2.example.com | [40d 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37 channel id: version: 1.0.6
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [3c7 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [412 02-27 04:48:36.92 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 | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [40e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [3c8 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [40e 02-27 04:48:37.36 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.6,txid=df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37,syscc=true,proposal=0xc42151cc80,canname=lscc:1.0.6
peer0.org2.example.com | [413 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3cb9ea4f]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer1.org1.example.com | [3c9 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [40f 02-27 04:48:35.27 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.6
peer1.org2.example.com | [40f 02-27 04:48:37.36 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.6
peer0.org2.example.com | [414 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]Move state message TRANSACTION
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [3ca 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [410 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [900112a5]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [410 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [415 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
kafka2 | [2018-02-27 04:48:25,236] INFO [KafkaApi-2] Auto creation of topic testchainid with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
peer1.org2.example.com | [411 02-27 04:48:37.36 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.6
peer1.org1.example.com | [3cb 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [411 02-27 04:48:35.27 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 | [416 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer0.org1.example.com | [412 02-27 04:48:35.27 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 | [412 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [df3d334b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [3cc 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [417 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]sending state message TRANSACTION
peer0.org1.example.com | [413 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [900112a5]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [413 02-27 04:48:37.36 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 | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer0.org2.example.com | [418 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Received message TRANSACTION from shim
peer1.org1.example.com | [3cd 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [414 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]Move state message TRANSACTION
peer0.org2.example.com | [419 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3cb9ea4f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [3ce 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [415 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [41a 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3cb9ea4f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [414 02-27 04:48:37.36 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 | [3cf 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [416 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [41b 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [415 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [df3d334b]sendExecuteMsg trigger event TRANSACTION
kafka1 | [2018-02-27 04:48:27,961] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
peer1.org1.example.com | [3d0 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [417 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]sending state message TRANSACTION
peer1.org2.example.com | [416 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]Move state message TRANSACTION
orderer.example.com | ULcgH4X/dZ62YuR1
peer1.org1.example.com | [3d1 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [41c 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Move state message COMPLETED
peer1.org2.example.com | [417 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [418 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Received message TRANSACTION from shim
peer1.org1.example.com | [3d2 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [41d 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3cb9ea4f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka3 | [2018-02-27 04:48:26,149] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org2.example.com | [418 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3d3 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [419 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [900112a5]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [20f 02-27 04:48:20.22 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
peer1.org2.example.com | [419 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]sending state message TRANSACTION
peer0.org2.example.com | [41e 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]send state message COMPLETED
peer1.org1.example.com | [3d4 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [41a 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Received message TRANSACTION from shim
peer0.org1.example.com | [41a 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [900112a5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | [210 02-27 04:48:20.22 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
peer1.org2.example.com | [41b 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [df3d334b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [211 02-27 04:48:20.22 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
peer0.org2.example.com | [41f 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]Received message COMPLETED from shim
peer0.org1.example.com | [41b 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [41c 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [df3d334b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [3d5 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [212 02-27 04:48:20.22 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
peer0.org2.example.com | [420 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [41d 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [3d6 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [213 02-27 04:48:20.22 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
peer0.org1.example.com | [41c 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Move state message COMPLETED
peer1.org2.example.com | [41e 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Move state message COMPLETED
peer1.org1.example.com | [3d7 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [214 02-27 04:48:20.22 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-----
peer0.org2.example.com | [421 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [41d 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [900112a5]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [41f 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [df3d334b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [3d8 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [422 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb
peer1.org1.example.com | [3d9 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [41e 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]send state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [420 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]send state message COMPLETED
peer1.org1.example.com | [3da 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [423 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [421 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]Received message COMPLETED from shim
peer0.org1.example.com | [41f 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]Received message COMPLETED from shim
peer1.org1.example.com | [3db 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer1.org2.example.com | [422 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [424 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [420 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [3dc 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka2 | [2018-02-27 04:48:26,131] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org2.example.com | [423 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [425 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [3dd 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [421 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80]HandleMessage- COMPLETED. Notify
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer1.org2.example.com | [424 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37
peer1.org1.example.com | [3de 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | [422 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80
peer0.org2.example.com | [426 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [425 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [3df 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer1.org1.example.com | [3e0 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [426 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org1.example.com | [3e1 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [427 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [427 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Entering
peer0.org1.example.com | [423 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
kafka3 | [2018-02-27 04:48:26,155] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer1.org1.example.com | [3e2 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org2.example.com | [428 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [428 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Entering
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer0.org1.example.com | [424 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
7eer1.org2.example.com | [429 02-27 04:48:37.58 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer 9<><39><EFBFBD><EFBFBD><EFBFBD>.c<>E<EFBFBD><45>]<5D><ĢG<C4A2>D<><44> <09>s4k<34><6B><EFBFBD> message sent from <20><1F><>`<60>!<21>A<><41>'<27>_?b<><62>nHt$<24><><EFBFBD><16>
peer1.org1.example.com | [3e3 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer0.org2.example.com | [429 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Exiting
peer0.org1.example.com | [425 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [42a 02-27 04:48:37.61 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer 9<><39><EFBFBD><EFBFBD><EFBFBD>.c<>E<EFBFBD><45>]<5D><ĢG<C4A2>D<><44> <09>s4k<34><6B><EFBFBD> message sent from <20>`<60>$t<>#
orderer.example.com | 2018-02-27 04:48:16.174 UTC [orderer/main] main -> INFO 001 Starting orderer:
orderer.example.com | Version: 1.0.6
orderer.example.com | Go version: go1.9.4
orderer.example.com | OS/Arch: linux/amd64
orderer.example.com | [002 02-27 04:48:16.24 UTC] [main] main.initializeGrpcServer.initializeSecureServerConfig -> INFO Starting orderer with TLS enabled
orderer.example.com | [003 02-27 04:48:16.33 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
peer0.org1.example.com | [001 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
orderer.example.com | [004 02-27 04:48:16.33 UTC] [github.com/hyperledger/fabric/bccsp/factory] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.InitFactories.Do.func1.setFactories.initBCCSP -> DEBU Initialize BCCSP [SW]
peer0.org1.example.com | Version: 1.0.6
orderer.example.com | [005 02-27 04:48:16.33 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/signcerts
orderer.example.com | [006 02-27 04:48:16.34 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 02-27 04:48:16.34 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/cacerts
peer0.org1.example.com | Go version: go1.9.4
orderer.example.com | [008 02-27 04:48:16.35 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
peer0.org1.example.com | OS/Arch: linux/amd64
orderer.example.com | [009 02-27 04:48:16.35 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/admincerts
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.3.2
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
orderer.example.com | [00a 02-27 04:48:16.36 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
peer0.org1.example.com |
peer0.org1.example.com | [002 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org1.example.com | [003 02-27 04:48:17.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
orderer.example.com | [00b 02-27 04:48:16.37 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/intermediatecerts
peer0.org1.example.com | [004 02-27 04:48:17.79 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 | [005 02-27 04:48:17.79 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 | [006 02-27 04:48:17.79 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 | [00c 02-27 04:48:16.37 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]
peer0.org1.example.com | [007 02-27 04:48:17.82 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/]
orderer.example.com | [00d 02-27 04:48:16.37 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlscacerts
peer0.org1.example.com | [008 02-27 04:48:17.82 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 | [009 02-27 04:48:17.82 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 | [00a 02-27 04:48:17.88 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 | [00e 02-27 04:48:16.38 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
peer0.org1.example.com | [00b 02-27 04:48:17.89 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
kafka3 | [2018-02-27 04:48:21,220] INFO KafkaConfig values:
orderer.example.com | [00f 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
peer0.org1.example.com | [00c 02-27 04:48:17.89 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 02-27 04:48:17.89 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
kafka3 | advertised.host.name = null
kafka0 | [2018-02-27 04:48:21,329] INFO KafkaConfig values:
orderer.example.com | [010 02-27 04:48:16.38 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]
peer0.org1.example.com | [00e 02-27 04:48:17.89 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
kafka3 | metric.reporters = []
kafka0 | advertised.host.name = null
orderer.example.com | [011 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMspConfig.getMspConfig.getPemMaterialFromDir -> DEBU Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | [012 02-27 04:48:16.38 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]
peer0.org1.example.com | [00f 02-27 04:48:17.91 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
kafka3 | quota.producer.default = 9223372036854775807
kafka0 | metric.reporters = []
orderer.example.com | [013 02-27 04:48:16.38 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]
peer0.org1.example.com | [010 02-27 04:48:17.91 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/]
kafka3 | offsets.topic.num.partitions = 50
kafka0 | quota.producer.default = 9223372036854775807
orderer.example.com | [014 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
peer0.org1.example.com | [011 02-27 04:48:17.91 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
kafka3 | log.flush.interval.messages = 9223372036854775807
kafka0 | offsets.topic.num.partitions = 50
orderer.example.com | [015 02-27 04:48:16.38 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.initializeLocalMsp.LoadLocalMsp.GetLocalMSP -> DEBU Created new local MSP
peer0.org1.example.com | [012 02-27 04:48:17.91 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
kafka3 | auto.create.topics.enable = true
kafka0 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | [016 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup -> DEBU Setting up MSP instance OrdererMSP
orderer.example.com | [017 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [013 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka0 | auto.create.topics.enable = true
kafka3 | controller.socket.timeout.ms = 30000
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [001 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | [014 02-27 04:48:17.92 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
kafka0 | controller.socket.timeout.ms = 30000
kafka3 | log.flush.interval.ms = null
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [018 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupCAs.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [019 02-27 04:48:16.39 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupAdmins.getIdentityFromConf.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [01a 02-27 04:48:16.40 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 | MIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b
orderer.example.com | GY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2
orderer.example.com | akMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6
orderer.example.com | Y+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | [01b 02-27 04:48:16.40 UTC] [github.com/hyperledger/fabric/bccsp/sw] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.GetKey.GetKey.loadPrivateKey -> DEBU Loading private key [8edb2c5a498969a31b8f8f3eaec9d838ff394ce4acb7866cf319c96e297a6db9] at [/var/hyperledger/orderer/msp/keystore/8edb2c5a498969a31b8f8f3eaec9d838ff394ce4acb7866cf319c96e297a6db9_sk]...
orderer.example.com | [01c 02-27 04:48:16.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.setupSigningIdentity.getSigningIdentityFromConf.newSigningIdentity.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | Version: 1.0.6
peer0.org1.example.com | [015 02-27 04:48:17.92 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
kafka0 | log.flush.interval.ms = null
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka1 | [2018-02-27 04:48:21,286] INFO KafkaConfig values:
zookeeper2 | ZooKeeper JMX enabled by default
peer1.org1.example.com | Go version: go1.9.4
zookeeper1 | ZooKeeper JMX enabled by default
orderer.example.com | MIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka2 | [2018-02-27 04:48:20,898] INFO KafkaConfig values:
kafka3 | replica.socket.receive.buffer.bytes = 65536
kafka1 | advertised.host.name = null
peer1.org1.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | [001 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org2.example.com | Version: 1.0.6
zookeeper2 | Using config: /conf/zoo.cfg
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE
peer0.org1.example.com | [016 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | advertised.host.name = null
kafka3 | min.insync.replicas = 2
peer1.org1.example.com | Chaincode:
kafka1 | metric.reporters = []
zookeeper1 | Using config: /conf/zoo.cfg
peer0.org2.example.com | Go version: go1.9.4
zookeeper2 | 2018-02-27 04:48:17,704 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b
orderer.example.com | GY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2
orderer.example.com | akMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6
orderer.example.com | Y+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9
peer0.org1.example.com | [017 02-27 04:48:17.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
zookeeper1 | 2018-02-27 04:48:15,601 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
zookeeper2 | 2018-02-27 04:48:17,898 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
kafka0 | replica.socket.receive.buffer.bytes = 65536
kafka2 | metric.reporters = []
kafka3 | replica.fetch.wait.max.ms = 500
kafka1 | quota.producer.default = 9223372036854775807
kafka1 | offsets.topic.num.partitions = 50
kafka1 | log.flush.interval.messages = 9223372036854775807
kafka1 | auto.create.topics.enable = true
peer0.org2.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Image Version: 0.3.2
peer0.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Docker Namespace: hyperledger
peer0.org2.example.com |
peer0.org2.example.com | [002 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org2.example.com | [003 02-27 04:48:14.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org2.example.com | [004 02-27 04:48:14.27 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.org2.example.com | [005 02-27 04:48:14.27 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.org2.example.com | [006 02-27 04:48:14.27 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
peer0.org2.example.com | [007 02-27 04:48:14.28 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.org2.example.com | [008 02-27 04:48:14.28 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.org2.example.com | [009 02-27 04:48:14.28 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.org2.example.com | [00a 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [00b 02-27 04:48:14.34 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.org2.example.com | [00c 02-27 04:48:14.34 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.org2.example.com | [00d 02-27 04:48:14.34 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.org2.example.com | [00e 02-27 04:48:14.34 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.org2.example.com | [00f 02-27 04:48:14.38 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.org2.example.com | [010 02-27 04:48:14.38 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.org2.example.com | [011 02-27 04:48:14.38 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.org2.example.com | [012 02-27 04:48:14.38 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.org2.example.com | [013 02-27 04:48:14.38 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 02-27 04:48:14.38 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.org2.example.com | [015 02-27 04:48:14.38 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.org2.example.com | [016 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org2.example.com | [017 02-27 04:48:14.42 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org2.example.com | [018 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org2.example.com | [019 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org2.example.com | [01a 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org2.example.com | [01b 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [01c 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper1 | 2018-02-27 04:48:15,764 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper2 | 2018-02-27 04:48:17,906 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
kafka0 | min.insync.replicas = 2
kafka2 | quota.producer.default = 9223372036854775807
kafka3 | num.recovery.threads.per.data.dir = 1
peer1.org1.example.com | Base Image Version: 0.3.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [018 02-27 04:48:17.94 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka1 | controller.socket.timeout.ms = 30000
peer0.org2.example.com | [01d 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
zookeeper1 | 2018-02-27 04:48:15,772 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
kafka0 | replica.fetch.wait.max.ms = 500
zookeeper2 | 2018-02-27 04:48:17,914 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
zookeeper2 | 2018-02-27 04:48:17,919 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
peer1.org2.example.com | [001 02-27 04:48:13.96 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer1.org2.example.com | Version: 1.0.6
peer1.org2.example.com | Go version: go1.9.4
peer1.org2.example.com | OS/Arch: linux/amd64
peer1.org2.example.com | Chaincode:
peer1.org2.example.com | Base Image Version: 0.3.2
peer1.org2.example.com | Base Docker Namespace: hyperledger
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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.96 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 02-27 04:48:13.98 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 02-27 04:48:13.98 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 02-27 04:48:13.98 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 02-27 04:48:14.09 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 | [00e 02-27 04:48:14.09 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 | [00f 02-27 04:48:14.12 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.org2.example.com | [010 02-27 04:48:14.12 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 | [011 02-27 04:48:14.12 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 | [012 02-27 04:48:14.12 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 | [013 02-27 04:48:14.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer1.org2.example.com | [014 02-27 04:48:14.13 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.org2.example.com | [015 02-27 04:48:14.13 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.org2.example.com | [016 02-27 04:48:14.13 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 | [017 02-27 04:48:14.14 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org2.example.com | [018 02-27 04:48:14.15 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer1.org2.example.com | [019 02-27 04:48:14.15 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 | [01a 02-27 04:48:14.15 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 | [01b 02-27 04:48:14.15 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 | [01c 02-27 04:48:14.15 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org2.example.com | [01d 02-27 04:48:14.18 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 02-27 04:48:14.18 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.org2.example.com | [01f 02-27 04:48:14.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [020 02-27 04:48:14.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
zookeeper0 | ZooKeeper JMX enabled by default
zookeeper0 | Using config: /conf/zoo.cfg
zookeeper0 | 2018-02-27 04:48:15,598 [myid:] - INFO [main:QuorumPeerConfig@134] - Reading configuration from: /conf/zoo.cfg
kafka3 | ssl.keystore.type = JKS
kafka3 | default.replication.factor = 3
kafka3 | ssl.truststore.password = null
kafka3 | log.preallocate = false
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka3 | fetch.purgatory.purge.interval.requests = 1000
peer0.org1.example.com | [019 02-27 04:48:17.94 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 | [01a 02-27 04:48:17.94 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 | [01b 02-27 04:48:17.94 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 | [01c 02-27 04:48:17.94 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [01d 02-27 04:48:17.96 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 | [01e 02-27 04:48:17.96 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
peer0.org1.example.com | [01f 02-27 04:48:17.96 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 | [020 02-27 04:48:17.97 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 | [021 02-27 04:48:17.98 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [022 02-27 04:48:17.98 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 | [023 02-27 04:48:17.98 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
peer0.org1.example.com | [024 02-27 04:48:17.98 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 02-27 04:48:17.99 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 | [026 02-27 04:48:17.99 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
peer0.org1.example.com | [027 02-27 04:48:17.99 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 | [028 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [029 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02a 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02b 02-27 04:48:17.99 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [02c 02-27 04:48:17.99 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]
peer0.org1.example.com | [02d 02-27 04:48:17.99 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 | [02e 02-27 04:48:18.00 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.org1.example.com | [02f 02-27 04:48:18.00 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 | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [030 02-27 04:48:18.01 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 | [031 02-27 04:48:18.01 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
peer0.org1.example.com | [032 02-27 04:48:18.03 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 | [033 02-27 04:48:18.03 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 | [034 02-27 04:48:18.04 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-----
zookeeper2 | 2018-02-27 04:48:17,959 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper1 | 2018-02-27 04:48:15,782 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
peer1.org1.example.com | Base Docker Namespace: hyperledger
orderer.example.com | [01d 02-27 04:48:16.42 UTC] [github.com/hyperledger/fabric/msp] main.initializeLocalMsp.LoadLocalMsp.Setup.Validate.Validate -> DEBU MSP OrdererMSP validating identity
zookeeper0 | 2018-02-27 04:48:15,769 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper0 | 2018-02-27 04:48:15,780 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
zookeeper0 | 2018-02-27 04:48:15,792 [myid:] - INFO [main:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper0 to address: zookeeper0/172.19.0.4
peer1.org2.example.com | [021 02-27 04:48:14.18 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 | [022 02-27 04:48:14.18 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 | [023 02-27 04:48:14.18 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 | [024 02-27 04:48:14.19 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 | [025 02-27 04:48:14.19 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 | [026 02-27 04:48:14.19 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 | [027 02-27 04:48:14.21 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 | [028 02-27 04:48:14.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
kafka0 | num.recovery.threads.per.data.dir = 1
kafka0 | ssl.keystore.type = JKS
kafka0 | default.replication.factor = 3
kafka0 | ssl.truststore.password = null
kafka0 | log.preallocate = false
zookeeper1 | 2018-02-27 04:48:15,790 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
peer0.org1.example.com | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [035 02-27 04:48:18.04 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 [] [129 96 176 36 116 203 35 0 216 182 62 75 151 173 181 47 2 30 167 68 158 112 14 175 106 130 28 193 100 68 221 54] peer0.org1.example.com:7051} incTime is 1519706898048865346
peer0.org1.example.com | [036 02-27 04:48:18.04 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 [] [129 96 176 36 116 203 35 0 216 182 62 75 151 173 181 47 2 30 167 68 158 112 14 175 106 130 28 193 100 68 221 54] peer0.org1.example.com:7051}
peer0.org1.example.com | [037 02-27 04:48:18.05 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [038 02-27 04:48:18.05 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 | [039 02-27 04:48:18.05 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 | [03a 02-27 04:48:18.05 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 | MIICGDCCAb+gAwIBAgIQUD5HE6xvAOYjDpr/KcGRkDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDExZwZWVyMC5vcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAExQHjdMr4oW+JEr4q6ac6LrbrCNeQ4wn2
peer0.org1.example.com | 7w2Qbs8ziKk/1V/PjIJN3Uye6KF0jI9WsUr8db9CLoyW7mRVcnv0YKNNMEswDgYD
peer0.org1.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgM0BVVYSD
peer0.org1.example.com | yaY0ljRfw5ETHPKD/rDEb9iP0yQPcsJkuoUCIHDW+iRGsPvOFtsE6PsOdiFk/ZjB
peer0.org1.example.com | MvBJZ6Lsnjm+PCF5
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [03b 02-27 04:48:18.05 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 | [03d 02-27 04:48:18.05 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [03c 02-27 04:48:18.05 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 | [03e 02-27 04:48:18.07 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 | [03f 02-27 04:48:18.07 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 | [040 02-27 04:48:18.07 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: 1801AA01AD060A208160B02474CB2300...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [041 02-27 04:48:18.07 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: 38A9270D1AC0033CF5A14300539801F4589F41202079932721422A66EB4E0FC2
peer0.org1.example.com | [042 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [043 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [044 02-27 04:48:18.08 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 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [046 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADA060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [047 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5BEE5E8AF1B59132C40BEB9C4E041B6D325FDB873F8427402C8EE4DEB64D4864
peer0.org1.example.com | [049 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [04a 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | offsets.topic.num.partitions = 50
kafka2 | log.flush.interval.messages = 9223372036854775807
kafka2 | auto.create.topics.enable = true
kafka2 | controller.socket.timeout.ms = 30000
kafka2 | log.flush.interval.ms = null
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka2 | min.insync.replicas = 2
kafka2 | replica.fetch.wait.max.ms = 500
kafka2 | num.recovery.threads.per.data.dir = 1
kafka2 | ssl.keystore.type = JKS
kafka2 | default.replication.factor = 3
kafka2 | ssl.truststore.password = null
kafka3 | ssl.endpoint.identification.algorithm = null
kafka3 | replica.socket.timeout.ms = 30000
kafka3 | message.max.bytes = 1048576
kafka3 | num.io.threads = 8
kafka3 | offsets.commit.required.acks = -1
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | delete.topic.enable = false
kafka3 | quota.window.size.seconds = 1
kafka3 | ssl.truststore.type = JKS
kafka3 | offsets.commit.timeout.ms = 5000
kafka3 | quota.window.num = 11
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | authorizer.class.name =
kafka3 | num.replica.fetchers = 1
kafka3 | log.retention.ms = -1
kafka3 | log.roll.jitter.hours = 0
kafka3 | log.cleaner.enable = true
kafka3 | offsets.load.buffer.size = 5242880
kafka3 | log.cleaner.delete.retention.ms = 86400000
kafka3 | ssl.client.auth = none
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org1.example.com | Docker Namespace: hyperledger
peer1.org1.example.com |
peer1.org1.example.com | [002 02-27 04:48:14.43 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 | [003 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org1.example.com | [004 02-27 04:48:14.43 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 02-27 04:48:14.43 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 02-27 04:48:14.44 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.org1.example.com | [007 02-27 04:48:14.49 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 | [008 02-27 04:48:14.49 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.org1.example.com | [009 02-27 04:48:14.49 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.org1.example.com | [00a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer1.org1.example.com | [00b 02-27 04:48:14.54 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.org1.example.com | [00c 02-27 04:48:14.54 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.org1.example.com | [00d 02-27 04:48:14.54 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.org1.example.com | [00e 02-27 04:48:14.55 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 | [00f 02-27 04:48:14.61 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 | [010 02-27 04:48:14.61 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.org1.example.com | [011 02-27 04:48:14.61 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.org1.example.com | [012 02-27 04:48:14.61 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.org1.example.com | [013 02-27 04:48:14.64 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 02-27 04:48:14.64 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 | [015 02-27 04:48:14.64 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
orderer.example.com | [01e 02-27 04:48:16.43 UTC] [main] main.initializeMultiChainManager.createLedgerFactory -> DEBU Ledger dir: /var/hyperledger/production/orderer
orderer.example.com | [01f 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
orderer.example.com | [020 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
orderer.example.com | [021 02-27 04:48:16.43 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.createLedgerFactory.New.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/index/] exists
orderer.example.com | [022 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: testchainid
orderer.example.com | [023 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
orderer.example.com | [024 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
orderer.example.com | [025 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
orderer.example.com | [026 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
orderer.example.com | [027 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Retrieving checkpoint info from block files
orderer.example.com | [028 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
orderer.example.com | [029 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix() - biggestFileNum = -1
orderer.example.com | [02a 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU Last file number found = -1
orderer.example.com | [02b 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
orderer.example.com | [02c 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42018ed80)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [02d 02-27 04:48:16.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.GetOrCreate.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | [02e 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x30, 0x82, 0x5d, 0xee, 0x2c, 0x31, 0x82, 0x3b, 0xb1, 0x23, 0x1, 0x2a, 0x6, 0xd4, 0x3f, 0xcf, 0xa5, 0x60, 0x49, 0x33, 0x6a, 0xea, 0x77, 0x92, 0x5, 0x30, 0xe6, 0x17, 0xd3, 0xcc, 0xcf, 0xad} txOffsets=
orderer.example.com | txId=b9c39799734bd9d8154af92501ca582c56a1d07f3aba09f5949afb4c7ee07853 locPointer=offset=38, bytesLength=9104
orderer.example.com | ]
orderer.example.com | [02f 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.initializeBootstrapChannel.Append.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9147], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | [030 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | [031 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | [032 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
orderer.example.com | [033 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | [034 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | [035 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | [036 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
orderer.example.com | [037 02-27 04:48:16.48 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.getConfigTx.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | [038 02-27 04:48:16.48 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 | [039 02-27 04:48:16.48 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 | [03a 02-27 04:48:16.48 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 | [03b 02-27 04:48:16.48 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 | [03c 02-27 04:48:16.48 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 | [03d 02-27 04:48:16.48 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 | [03e 02-27 04:48:16.48 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 | [03f 02-27 04:48:16.48 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 | [040 02-27 04:48:16.48 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 | [041 02-27 04:48:16.48 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
orderer.example.com | [042 02-27 04:48:16.48 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 | [043 02-27 04:48:16.48 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
orderer.example.com | [044 02-27 04:48:16.49 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
zookeeper2 | 2018-02-27 04:48:17,959 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer1.org2.example.com | [029 02-27 04:48:14.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02a 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02b 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org2.example.com | [02c 02-27 04:48:14.22 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.org2.example.com | [02d 02-27 04:48:14.22 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
kafka1 | log.flush.interval.ms = null
zookeeper1 | 2018-02-27 04:48:15,830 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka2 | log.preallocate = false
peer0.org1.example.com | [04b 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
kafka3 | controlled.shutdown.max.retries = 3
peer1.org1.example.com | [016 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
zookeeper2 | 2018-02-27 04:48:17,974 [myid:3] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer0.org2.example.com | [01e 02-27 04:48:14.47 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
peer0.org2.example.com | [01f 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org2.example.com | [020 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org2.example.com | [021 02-27 04:48:14.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org2.example.com | [022 02-27 04:48:14.48 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.org2.example.com | [023 02-27 04:48:14.48 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
peer0.org2.example.com | [024 02-27 04:48:14.48 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.org2.example.com | [025 02-27 04:48:14.48 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.org2.example.com | [026 02-27 04:48:14.49 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
peer0.org2.example.com | [027 02-27 04:48:14.49 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.org2.example.com | [028 02-27 04:48:14.50 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [029 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02a 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02b 02-27 04:48:14.51 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [02c 02-27 04:48:14.51 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.org2.example.com | [02d 02-27 04:48:14.51 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.org2.example.com | [02e 02-27 04:48:14.51 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 02-27 04:48:14.51 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [030 02-27 04:48:14.51 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.org2.example.com | [031 02-27 04:48:14.51 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.org2.example.com | [032 02-27 04:48:14.56 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 | [033 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [034 02-27 04:48:14.57 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [036 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org2.example.com | [037 02-27 04:48:14.59 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [035 02-27 04:48:14.57 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 [] [188 31 129 217 96 238 33 157 17 65 177 232 39 225 95 11 63 98 210 250 110 20 72 116 36 194 234 255 22 202 13 55] peer0.org2.example.com:7051} incTime is 1519706894574371562
peer0.org2.example.com | [038 02-27 04:48:14.60 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 [] [188 31 129 217 96 238 33 157 17 65 177 232 39 225 95 11 63 98 210 250 110 20 72 116 36 194 234 255 22 202 13 55] peer0.org2.example.com:7051}
peer0.org2.example.com | [039 02-27 04:48:14.60 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 | [03a 02-27 04:48:14.61 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.org2.example.com | [03b 02-27 04:48:14.61 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 | MIICGjCCAcCgAwIBAgIRAI9g8uDxAoDi84IuPj1TX6gwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOa+F89Tq3wdNral5FskfLpoUVsbNH2J
peer0.org2.example.com | ValhXGlnXI4oXRd90Ybl6IIe11mJiPaNoUgt6j0SXBbPgZosd8KFCVqjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer0.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQDduJDC
peer0.org2.example.com | IVZfb6u7C0TpDuJaGd16RiSjZZfdmMFtn0ECegIgRd1tLIHp06Xzw+iTo65Aq8g2
peer0.org2.example.com | YLY1Qt5jyug+G0O0BWs=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [03c 02-27 04:48:14.61 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 | [03d 02-27 04:48:14.61 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.org2.example.com | [03e 02-27 04:48:14.61 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.org2.example.com | [03f 02-27 04:48:14.61 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.org2.example.com | [040 02-27 04:48:14.61 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: 1801AA01B1060A20BC1F81D960EE219D...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [041 02-27 04:48:14.62 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: 5BFFA5C5CFB9B6D90E0D9D76FA48D7A37C5728EAB4A27840067C958B7D3B252A
peer0.org2.example.com | [042 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
peer0.org2.example.com | [043 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [044 02-27 04:48:14.63 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 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [046 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [047 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 88F2D713A3B0C00230B9A4F89FC930120F4217E1BE7661EF76E2B6F7C244EA3A
peer0.org2.example.com | [048 02-27 04:48:14.63 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 | [049 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [04a 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer0.org2.example.com | [04b 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
peer0.org2.example.com | [04c 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org2.example.com | [04d 02-27 04:48:14.63 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.6,txid=7e7838f9-1cb5-4b66-929d-81f74b45955e,syscc=true,proposal=0x0,canname=cscc:1.0.6
zookeeper0 | 2018-02-27 04:48:15,799 [myid:] - INFO [main:QuorumPeerConfig@396] - Defaulting to majority quorums
zookeeper0 | 2018-02-27 04:48:15,827 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper0 | 2018-02-27 04:48:15,834 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
zookeeper0 | 2018-02-27 04:48:15,835 [myid:1] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka0 | fetch.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [02e 02-27 04:48:14.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka2 | ssl.endpoint.identification.algorithm = null
orderer.example.com | [045 02-27 04:48:16.49 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
kafka3 | queued.max.requests = 500
peer1.org1.example.com | [017 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
zookeeper2 | 2018-02-27 04:48:18,078 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka0 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | [04c 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
zookeeper0 | 2018-02-27 04:48:15,929 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
orderer.example.com | [046 02-27 04:48:16.49 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
orderer.example.com | [047 02-27 04:48:16.49 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
orderer.example.com | [048 02-27 04:48:16.50 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | [049 02-27 04:48:16.50 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
orderer.example.com | [04a 02-27 04:48:16.50 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
orderer.example.com | [04b 02-27 04:48:16.50 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
orderer.example.com | [04c 02-27 04:48:16.50 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
orderer.example.com | [04d 02-27 04:48:16.50 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 | [04e 02-27 04:48:16.50 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 | [04f 02-27 04:48:16.50 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 | [050 02-27 04:48:16.50 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 | [051 02-27 04:48:16.50 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
peer1.org2.example.com | [02f 02-27 04:48:14.22 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-----
zookeeper0 | 2018-02-27 04:48:16,080 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka3 | offsets.topic.replication.factor = 3
peer0.org1.example.com | [048 02-27 04:48:18.08 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.6,txid=a5122e1c-7590-4e64-af13-7a615f30d9e5,syscc=true,proposal=0x0,canname=cscc:1.0.6
kafka2 | replica.socket.timeout.ms = 30000
peer1.org1.example.com | [018 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka0 | replica.socket.timeout.ms = 30000
kafka1 | replica.socket.receive.buffer.bytes = 65536
peer0.org2.example.com | [04e 02-27 04:48:14.63 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.6 is being launched
zookeeper1 | 2018-02-27 04:48:15,834 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
zookeeper2 | 2018-02-27 04:48:18,121 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer1.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [030 02-27 04:48:14.23 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 | [031 02-27 04:48:14.23 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
peer1.org2.example.com | [032 02-27 04:48:14.27 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 | [033 02-27 04:48:14.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [034 02-27 04:48:14.29 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.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [035 02-27 04:48:14.29 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 [] [123 55 233 95 201 186 231 44 211 55 46 15 46 183 89 192 250 205 41 225 240 55 93 231 119 47 236 103 240 219 210 182] peer1.org2.example.com:7051} incTime is 1519706894292001217
orderer.example.com | [052 02-27 04:48:16.50 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
zookeeper1 | 2018-02-27 04:48:15,835 [myid:2] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
zookeeper0 | 2018-02-27 04:48:16,310 [myid:1] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
kafka3 | log.cleaner.threads = 1
kafka3 | sasl.kerberos.service.name = null
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka3 | socket.request.max.bytes = 104857600
kafka3 | ssl.trustmanager.algorithm = PKIX
kafka3 | zookeeper.session.timeout.ms = 6000
kafka3 | log.retention.bytes = -1
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
kafka3 | zookeeper.set.acl = false
kafka3 | connections.max.idle.ms = 600000
peer1.org2.example.com | [036 02-27 04:48:14.29 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 [] [123 55 233 95 201 186 231 44 211 55 46 15 46 183 89 192 250 205 41 225 240 55 93 231 119 47 236 103 240 219 210 182] peer1.org2.example.com:7051}
zookeeper0 | 2018-02-27 04:48:16,373 [myid:1] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
kafka3 | offsets.retention.minutes = 1440
kafka2 | message.max.bytes = 1048576
kafka0 | message.max.bytes = 1048576
kafka0 | num.io.threads = 8
kafka0 | offsets.commit.required.acks = -1
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
kafka0 | delete.topic.enable = false
kafka0 | quota.window.size.seconds = 1
kafka0 | ssl.truststore.type = JKS
kafka0 | offsets.commit.timeout.ms = 5000
kafka0 | quota.window.num = 11
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
peer1.org1.example.com | [019 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
zookeeper0 | 2018-02-27 04:48:16,397 [myid:1] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
kafka1 | min.insync.replicas = 2
peer0.org1.example.com | [04e 02-27 04:48:18.08 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org2.example.com | [04f 02-27 04:48:14.63 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 | [053 02-27 04:48:16.50 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
kafka3 | replica.fetch.backoff.ms = 1000
peer1.org2.example.com | [038 02-27 04:48:14.29 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
zookeeper2 | 2018-02-27 04:48:18,261 [myid:3] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
zookeeper1 | 2018-02-27 04:48:15,947 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka0 | authorizer.class.name =
zookeeper0 | 2018-02-27 04:48:16,417 [myid:1] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
kafka2 | num.io.threads = 8
kafka2 | offsets.commit.required.acks = -1
peer1.org1.example.com | [01a 02-27 04:48:14.69 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 | [04d 02-27 04:48:18.08 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.6 is being launched
orderer.example.com | [054 02-27 04:48:16.50 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
kafka3 | inter.broker.protocol.version = 0.9.0.X
peer0.org2.example.com | [050 02-27 04:48:14.63 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.org2.example.com | [037 02-27 04:48:14.29 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
zookeeper2 | 2018-02-27 04:48:18,261 [myid:3] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
zookeeper1 | 2018-02-27 04:48:16,077 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
kafka0 | num.replica.fetchers = 1
kafka0 | log.retention.ms = -1
kafka0 | log.roll.jitter.hours = 0
kafka0 | log.cleaner.enable = true
kafka0 | offsets.load.buffer.size = 5242880
kafka0 | log.cleaner.delete.retention.ms = 86400000
kafka0 | ssl.client.auth = none
kafka0 | controlled.shutdown.max.retries = 3
kafka0 | queued.max.requests = 500
kafka0 | offsets.topic.replication.factor = 3
zookeeper0 | 2018-02-27 04:48:16,552 [myid:1] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | replica.fetch.wait.max.ms = 500
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
peer1.org1.example.com | [01b 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [051 02-27 04:48:14.63 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.6(networkid:dev,peerid:peer0.org2.example.com)
kafka3 | log.retention.hours = 168
peer0.org1.example.com | [04f 02-27 04:48:18.09 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 | [039 02-27 04:48:14.29 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
kafka0 | log.cleaner.threads = 1
zookeeper1 | 2018-02-27 04:48:16,333 [myid:2] - INFO [main:QuorumPeer@1134] - minSessionTimeout set to -1
zookeeper2 | 2018-02-27 04:48:18,262 [myid:3] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
zookeeper0 | 2018-02-27 04:48:16,604 [myid:1] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | num.recovery.threads.per.data.dir = 1
kafka2 | delete.topic.enable = false
peer1.org1.example.com | [01c 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org1.example.com | [01d 02-27 04:48:14.71 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 | [01e 02-27 04:48:14.71 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.org1.example.com | [01f 02-27 04:48:14.71 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 | [020 02-27 04:48:14.72 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 | [055 02-27 04:48:16.50 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
kafka0 | sasl.kerberos.service.name = null
peer0.org1.example.com | [050 02-27 04:48:18.10 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]
peer0.org1.example.com | [051 02-27 04:48:18.10 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [052 02-27 04:48:18.10 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.org1.example.com | [053 02-27 04:48:18.10 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
zookeeper0 | 2018-02-27 04:48:16,710 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper0/172.19.0.4:3888
peer0.org2.example.com | [052 02-27 04:48:14.63 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.org2.example.com | [053 02-27 04:48:14.63 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
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}
peer0.org2.example.com | [054 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
peer0.org2.example.com | [055 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
peer0.org2.example.com | [056 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
peer0.org2.example.com | [057 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer0.org2.example.com | [058 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
peer0.org2.example.com | [059 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
peer0.org2.example.com | [05b 02-27 04:48:14.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org2.example.com | [05c 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
peer0.org2.example.com | [05d 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [05a 02-27 04:48:14.63 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 | [03a 02-27 04:48:14.29 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 | [021 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
orderer.example.com | [056 02-27 04:48:16.50 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
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | ssl.keystore.type = JKS
kafka2 | quota.window.size.seconds = 1
kafka3 | num.partitions = 1
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper0 | 2018-02-27 04:48:16,897 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
zookeeper2 | 2018-02-27 04:48:18,262 [myid:3] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
zookeeper1 | 2018-02-27 04:48:16,333 [myid:2] - INFO [main:QuorumPeer@1145] - maxSessionTimeout set to -1
peer0.org2.example.com | [05e 02-27 04:48:14.64 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | MIICGjCCAcCgAwIBAgIRAKhEb53MJlbY5jeu2t+iGLQwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [022 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
kafka0 | socket.request.max.bytes = 104857600
kafka1 | default.replication.factor = 3
kafka3 | broker.id.generation.enable = true
kafka2 | ssl.truststore.type = JKS
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}
zookeeper0 | 2018-02-27 04:48:16,928 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
orderer.example.com | [057 02-27 04:48:16.50 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
zookeeper2 | 2018-02-27 04:48:18,277 [myid:3] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
zookeeper1 | 2018-02-27 04:48:16,340 [myid:2] - INFO [main:QuorumPeer@1419] - QuorumPeer communication is not secured!
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka0 | ssl.trustmanager.algorithm = PKIX
kafka1 | ssl.truststore.password = null
kafka3 | listeners = PLAINTEXT://:9092
peer0.org2.example.com | [05f 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | offsets.commit.timeout.ms = 5000
peer1.org1.example.com | [023 02-27 04:48:14.73 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 | [024 02-27 04:48:14.73 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
zookeeper1 | 2018-02-27 04:48:16,343 [myid:2] - INFO [main:QuorumPeer@1448] - quorum.cnxn.threads.size set to 20
peer0.org1.example.com | [054 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
orderer.example.com | [058 02-27 04:48:16.51 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
kafka1 | log.preallocate = false
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka1 | fetch.purgatory.purge.interval.requests = 1000
kafka1 | ssl.endpoint.identification.algorithm = null
kafka1 | replica.socket.timeout.ms = 30000
kafka1 | message.max.bytes = 1048576
kafka1 | num.io.threads = 8
kafka1 | offsets.commit.required.acks = -1
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
kafka1 | delete.topic.enable = false
kafka1 | quota.window.size.seconds = 1
kafka1 | ssl.truststore.type = JKS
kafka1 | offsets.commit.timeout.ms = 5000
kafka1 | quota.window.num = 11
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka1 | authorizer.class.name =
kafka1 | num.replica.fetchers = 1
kafka1 | log.retention.ms = -1
kafka1 | log.roll.jitter.hours = 0
kafka1 | log.cleaner.enable = true
kafka1 | offsets.load.buffer.size = 5242880
kafka1 | log.cleaner.delete.retention.ms = 86400000
kafka1 | ssl.client.auth = none
kafka1 | controlled.shutdown.max.retries = 3
kafka1 | queued.max.requests = 500
kafka1 | offsets.topic.replication.factor = 3
kafka1 | log.cleaner.threads = 1
kafka1 | sasl.kerberos.service.name = null
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | socket.request.max.bytes = 104857600
peer1.org1.example.com | [025 02-27 04:48:14.73 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
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA5WhcNMjgwMjI1MDQyNDA5
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABODDLgCS4H5M7AV2ikxfnkBRl/NZRJn+
peer1.org2.example.com | vFYAm1I75v3WC+z+Ai3/buLizSGVq+UvLGc49KdLQgCF0Idg/Z8YITGjTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIEblEkNOsHY7
peer1.org2.example.com | 1WHTvcslCN9MO8wc8c56ZjT2ywxXWZgHMAoGCCqGSM49BAMCA0gAMEUCIQC8NmDZ
peer1.org2.example.com | 5K61nd65q0qB/xjIKIJCnnyc7qr7UsASyqQIegIgG7eg6FC/PBoqwYRO/xv80tPy
peer1.org2.example.com | MHFTvzQ8jGvDm3OLZ5o=
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [03b 02-27 04:48:14.30 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
peer1.org2.example.com | [03c 02-27 04:48:14.30 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
peer1.org2.example.com | [03d 02-27 04:48:14.30 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.org2.example.com | [03e 02-27 04:48:14.30 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 | [03f 02-27 04:48:14.30 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: 1801AA01B1060A207B37E95FC9BAE72C...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org2.example.com | [040 02-27 04:48:14.31 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: 5661EB8D498E2383D671B263745F70CAB517FC74A87565EC832EC2A6455B6A2A
peer1.org2.example.com | [042 02-27 04:48:14.33 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.6,txid=74340132-1b01-4198-a316-c4c83fe678db,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org2.example.com | [043 02-27 04:48:14.34 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.6 is being launched
peer1.org2.example.com | [044 02-27 04:48:14.34 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 | [045 02-27 04:48:14.34 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.org2.example.com | [046 02-27 04:48:14.34 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer1.org2.example.com | [047 02-27 04:48:14.34 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.org2.example.com | [048 02-27 04:48:14.34 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 | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
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 | [049 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
peer1.org2.example.com | [04a 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
peer1.org2.example.com | [04b 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
peer1.org2.example.com | [04c 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer1.org2.example.com | [04d 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
peer1.org2.example.com | [04e 02-27 04:48:14.34 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 | [04f 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [050 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
kafka1 | ssl.trustmanager.algorithm = PKIX
kafka1 | zookeeper.session.timeout.ms = 6000
kafka1 | log.retention.bytes = -1
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
kafka1 | zookeeper.set.acl = false
kafka1 | connections.max.idle.ms = 600000
kafka3 | ssl.provider = null
kafka2 | quota.window.num = 11
zookeeper0 | 2018-02-27 04:48:16,947 [myid:1] - INFO [zookeeper0/172.19.0.4:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.5:47556
peer0.org2.example.com | [060 02-27 04:48:14.65 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 | [055 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
kafka0 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | [026 02-27 04:48:14.73 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 | [059 02-27 04:48:16.51 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
zookeeper1 | 2018-02-27 04:48:16,460 [myid:2] - INFO [main:QuorumPeer@624] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
zookeeper2 | 2018-02-27 04:48:18,293 [myid:3] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | offsets.retention.minutes = 1440
peer1.org2.example.com | [051 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [061 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper0 | 2018-02-27 04:48:16,954 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [027 02-27 04:48:14.75 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
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [056 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
orderer.example.com | [05a 02-27 04:48:16.51 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
zookeeper1 | 2018-02-27 04:48:16,486 [myid:2] - INFO [main:QuorumPeer@639] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | replica.fetch.backoff.ms = 1000
zookeeper2 | 2018-02-27 04:48:18,334 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper2/172.19.0.2:3888
kafka2 | authorizer.class.name =
kafka3 | log.roll.ms = null
zookeeper0 | 2018-02-27 04:48:16,966 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@337] - Have smaller server identifier, so dropping the connection: (2, 1)
peer1.org2.example.com | [052 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
peer1.org1.example.com | [028 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [062 02-27 04:48:14.65 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.6
zookeeper1 | 2018-02-27 04:48:16,588 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@739] - My election bind port: zookeeper1/172.19.0.5:3888
peer0.org1.example.com | [057 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
orderer.example.com | [05b 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
zookeeper2 | 2018-02-27 04:48:18,371 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
kafka2 | num.replica.fetchers = 1
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-02-27 04:48:16,995 [myid:1] - WARN [WorkerSender[myid=1]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka1 | inter.broker.protocol.version = 0.9.0.X
kafka0 | zookeeper.set.acl = false
peer1.org1.example.com | [029 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [063 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
zookeeper1 | 2018-02-27 04:48:16,875 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@865] - LOOKING
peer1.org2.example.com | [053 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [059 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
zookeeper2 | 2018-02-27 04:48:18,382 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
kafka2 | log.retention.ms = -1
orderer.example.com | [05c 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
kafka3 | ssl.cipher.suites = null
zookeeper0 | java.net.ConnectException: Connection refused (Connection refused)
kafka1 | log.retention.hours = 168
kafka0 | connections.max.idle.ms = 600000
peer0.org2.example.com | [064 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [02a 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-02-27 04:48:16,892 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka2 | log.roll.jitter.hours = 0
peer0.org1.example.com | [05a 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [054 02-27 04:48:14.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
zookeeper2 | 2018-02-27 04:48:18,445 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05d 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
kafka3 | log.index.size.max.bytes = 10485760
zookeeper0 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | num.partitions = 1
kafka0 | offsets.retention.minutes = 1440
peer0.org2.example.com | [065 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | log.cleaner.enable = true
zookeeper1 | 2018-02-27 04:48:16,977 [myid:2] - INFO [zookeeper1/172.19.0.5:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.4:56552
peer1.org1.example.com | [02b 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
zookeeper2 | 2018-02-27 04:48:18,454 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05e 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org1.example.com | [05b 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
zookeeper0 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka1 | broker.id.generation.enable = true
peer1.org2.example.com | [055 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | ssl.keymanager.algorithm = SunX509
kafka0 | replica.fetch.backoff.ms = 1000
kafka2 | offsets.load.buffer.size = 5242880
zookeeper1 | 2018-02-27 04:48:17,020 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [066 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-02-27 04:48:18,458 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 1 (n.sid), 0x1 (n.peerEpoch) LOOKING (my state)
orderer.example.com | [05f 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [02c 02-27 04:48:14.75 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]
peer0.org1.example.com | [05c 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
zookeeper0 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka1 | listeners = PLAINTEXT://:9092
kafka0 | inter.broker.protocol.version = 0.9.0.X
zookeeper1 | 2018-02-27 04:48:17,026 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | [056 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper2 | 2018-02-27 04:48:18,462 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | log.cleaner.delete.retention.ms = 86400000
peer1.org1.example.com | [02d 02-27 04:48:14.76 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 | [060 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [067 02-27 04:48:14.65 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 | [058 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
kafka1 | ssl.provider = null
zookeeper0 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka0 | log.retention.hours = 168
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
kafka3 | replica.fetch.max.bytes = 1048576
kafka2 | ssl.client.auth = none
peer1.org2.example.com | [057 02-27 04:48:14.35 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.6
peer1.org1.example.com | [02e 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | 2018-02-27 04:48:18,464 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LEADING (n.state), 2 (n.sid), 0x1 (n.peerEpoch) LOOKING (my state)
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org1.example.com | [05d 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
orderer.example.com | [061 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/configtx] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig -> DEBU Beginning new config for channel testchainid
kafka0 | num.partitions = 1
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka3 | advertised.port = null
peer0.org2.example.com | [068 02-27 04:48:14.65 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.6 launch seq completed
kafka2 | controlled.shutdown.max.retries = 3
zookeeper2 | 2018-02-27 04:48:18,470 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@935] - FOLLOWING
kafka1 | log.roll.ms = null
peer1.org1.example.com | [02f 02-27 04:48:14.76 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 | [05e 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [058 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
zookeeper0 | at java.net.Socket.connect(Socket.java:589)
kafka0 | broker.id.generation.enable = true
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [062 02-27 04:48:16.51 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
kafka2 | queued.max.requests = 500
zookeeper2 | 2018-02-27 04:48:18,492 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
peer0.org2.example.com | [069 02-27 04:48:14.65 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 | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
peer1.org2.example.com | [059 02-27 04:48:14.35 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 | [05f 02-27 04:48:18.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka0 | listeners = PLAINTEXT://:9092
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
kafka2 | offsets.topic.replication.factor = 3
orderer.example.com | [063 02-27 04:48:16.51 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
kafka1 | ssl.cipher.suites = null
peer0.org2.example.com | [06a 02-27 04:48:14.65 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...
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
peer1.org2.example.com | [05a 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
peer0.org1.example.com | [060 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | log.cleaner.io.buffer.size = 524288
kafka0 | ssl.provider = null
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
kafka2 | log.cleaner.threads = 1
orderer.example.com | [064 02-27 04:48:16.51 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
kafka1 | log.index.size.max.bytes = 10485760
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
peer0.org2.example.com | [06b 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Move state message READY
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
peer1.org2.example.com | [05b 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org1.example.com | [061 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
zookeeper2 | 2018-02-27 04:48:18,517 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
kafka2 | sasl.kerberos.service.name = null
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | [065 02-27 04:48:16.51 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
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
peer0.org2.example.com | [06c 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
kafka3 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka0 | log.roll.ms = null
peer1.org2.example.com | [05c 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-02-27 04:48:18,539 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer0.org1.example.com | [062 02-27 04:48:18.11 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.6
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka1 | security.inter.broker.protocol = PLAINTEXT
zookeeper0 | at java.lang.Thread.run(Thread.java:748)
orderer.example.com | [066 02-27 04:48:16.51 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
peer0.org2.example.com | [06d 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [7e7838f9]Entered state ready
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper2 | 2018-02-27 04:48:18,539 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka1 | replica.fetch.max.bytes = 1048576
peer1.org2.example.com | [05d 02-27 04:48:14.35 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.6 launch seq completed
zookeeper0 | 2018-02-27 04:48:17,023 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [063 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
kafka2 | socket.request.max.bytes = 104857600
orderer.example.com | [067 02-27 04:48:16.51 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.org2.example.com | [06e 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:7e7838f9-1cb5-4b66-929d-81f74b45955e
kafka0 | ssl.cipher.suites = null
zookeeper2 | 2018-02-27 04:48:18,540 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
kafka3 | log.roll.hours = 168
zookeeper0 | 2018-02-27 04:48:17,047 [myid:1] - INFO [WorkerSender[myid=1]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
kafka1 | advertised.port = null
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [05e 02-27 04:48:14.35 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
kafka2 | ssl.trustmanager.algorithm = PKIX
peer0.org1.example.com | [064 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper2 | 2018-02-27 04:48:18,540 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka0 | log.index.size.max.bytes = 10485760
orderer.example.com | [068 02-27 04:48:16.51 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Channel
peer0.org2.example.com | [06f 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]sending state message READY
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka3 | log.cleanup.policy = delete
zookeeper0 | 2018-02-27 04:48:17,048 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
kafka2 | zookeeper.session.timeout.ms = 6000
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
peer0.org1.example.com | [065 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
zookeeper2 | 2018-02-27 04:48:18,541 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka0 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | [05f 02-27 04:48:14.35 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...
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
orderer.example.com | [069 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Channel
kafka3 | host.name =
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
kafka2 | log.retention.bytes = -1
peer0.org2.example.com | [070 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Received message READY from shim
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
zookeeper0 | 2018-02-27 04:48:17,053 [myid:1] - WARN [WorkerSender[myid=1]:QuorumCnxManager@588] - Cannot open channel to 3 at election address zookeeper2/172.19.0.2:3888
kafka0 | security.inter.broker.protocol = PLAINTEXT
peer0.org1.example.com | [066 02-27 04:48:18.11 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.6 launch seq completed
zookeeper2 | 2018-02-27 04:48:18,541 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org2.example.com | [060 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Move state message READY
kafka3 | log.roll.jitter.ms = null
orderer.example.com | [06a 02-27 04:48:16.52 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
kafka1 | log.cleaner.io.buffer.size = 524288
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
zookeeper0 | java.net.ConnectException: Connection refused (Connection refused)
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
kafka0 | replica.fetch.max.bytes = 1048576
peer0.org2.example.com | [071 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: READY(state:established)
zookeeper2 | 2018-02-27 04:48:18,545 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer0.org1.example.com | [068 02-27 04:48:18.11 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 | [061 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka3 | max.connections.per.ip = 2147483647
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
orderer.example.com | [06b 02-27 04:48:16.52 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
kafka2 | zookeeper.set.acl = false
zookeeper1 | 2018-02-27 04:48:17,035 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | [072 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
zookeeper0 | at java.net.PlainSocketImpl.socketConnect(Native Method)
peer1.org1.example.com | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
zookeeper2 | 2018-02-27 04:48:18,545 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | advertised.port = null
peer0.org1.example.com | [069 02-27 04:48:18.11 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...
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [062 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [74340132]Entered state ready
kafka1 | zookeeper.connection.timeout.ms = 6000
kafka2 | connections.max.idle.ms = 600000
zookeeper1 | 2018-02-27 04:48:17,051 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
orderer.example.com | [06c 02-27 04:48:16.52 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
peer0.org2.example.com | [073 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper0 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper2 | 2018-02-27 04:48:18,547 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
kafka3 | background.threads = 10
peer1.org2.example.com | [063 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:74340132-1b01-4198-a316-c4c83fe678db
peer0.org1.example.com | [06a 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Move state message READY
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
kafka2 | offsets.retention.minutes = 1440
zookeeper1 | 2018-02-27 04:48:17,054 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
zookeeper0 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [074 02-27 04:48:14.65 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 | yftVcvbytwnBmxKi1w==
kafka3 | quota.consumer.default = 9223372036854775807
orderer.example.com | [06d 02-27 04:48:16.52 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
peer1.org2.example.com | [064 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]sending state message READY
kafka1 | log.roll.hours = 168
kafka2 | replica.fetch.backoff.ms = 1000
zookeeper1 | 2018-02-27 04:48:17,257 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@947] - LEADING
peer0.org1.example.com | [06b 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
zookeeper0 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka0 | log.cleaner.io.buffer.size = 524288
kafka3 | request.timeout.ms = 30000
peer0.org2.example.com | [075 02-27 04:48:14.65 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.6
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [065 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Received message READY from shim
orderer.example.com | [06e 02-27 04:48:16.52 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
kafka1 | log.cleanup.policy = delete
kafka2 | inter.broker.protocol.version = 0.9.0.X
zookeeper1 | 2018-02-27 04:48:17,262 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@62] - TCP NoDelay set to: true
zookeeper2 | 2018-02-27 04:48:18,548 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer0.org1.example.com | [06c 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a5122e1c]Entered state ready
zookeeper0 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
kafka3 | log.index.interval.bytes = 4096
peer0.org2.example.com | [076 02-27 04:48:14.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7e7838f9]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [066 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: READY(state:established)
kafka1 | host.name =
peer1.org1.example.com | [030 02-27 04:48:14.76 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
kafka2 | log.retention.hours = 168
zookeeper1 | 2018-02-27 04:48:17,315 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
zookeeper2 | 2018-02-27 04:48:18,563 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [06d 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a5122e1c-7590-4e64-af13-7a615f30d9e5
orderer.example.com | [06f 02-27 04:48:16.52 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
zookeeper0 | at java.net.Socket.connect(Socket.java:589)
kafka0 | zookeeper.connection.timeout.ms = 6000
kafka3 | log.dir = /tmp/kafka-logs
kafka1 | log.roll.jitter.ms = null
peer0.org2.example.com | [077 02-27 04:48:14.65 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...
kafka2 | num.partitions = 1
peer1.org1.example.com | [031 02-27 04:48:14.76 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
zookeeper2 | 2018-02-27 04:48:18,568 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Follower@64] - FOLLOWING - LEADER ELECTION TOOK - 186
zookeeper1 | 2018-02-27 04:48:17,316 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
peer1.org2.example.com | [067 02-27 04:48:14.35 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 | [070 02-27 04:48:16.52 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.org1.example.com | [06e 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]sending state message READY
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:562)
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka3 | log.segment.bytes = 1073741824
kafka1 | max.connections.per.ip = 2147483647
kafka2 | broker.id.generation.enable = true
peer0.org2.example.com | [078 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7e7838f9]sendExecuteMsg trigger event INIT
zookeeper1 | 2018-02-27 04:48:17,320 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper2 | 2018-02-27 04:48:18,577 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
peer1.org2.example.com | [068 02-27 04:48:14.35 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 | [032 02-27 04:48:14.84 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
zookeeper0 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:538)
orderer.example.com | [071 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Orderer
kafka0 | log.roll.hours = 168
kafka3 | log.cleaner.backoff.ms = 15000
kafka1 | offsets.topic.segment.bytes = 104857600
peer0.org1.example.com | [06f 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka2 | listeners = PLAINTEXT://:9092
zookeeper1 | 2018-02-27 04:48:17,322 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer1.org2.example.com | [069 02-27 04:48:14.35 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 | [033 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | 2018-02-27 04:48:18,610 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Learner@336] - Getting a snapshot from leader
peer0.org2.example.com | [079 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Move state message INIT
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka0 | log.cleanup.policy = delete
kafka3 | offset.metadata.max.bytes = 4096
kafka1 | background.threads = 10
orderer.example.com | [072 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy BlockValidation for Orderer
zookeeper1 | 2018-02-27 04:48:17,325 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer0.org1.example.com | [070 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka2 | ssl.provider = null
zookeeper2 | 2018-02-27 04:48:18,631 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FileTxnSnapLog@248] - Snapshotting: 0x100000000 to /data/version-2/snapshot.100000000
kafka0 | host.name =
kafka1 | quota.consumer.default = 9223372036854775807
peer1.org2.example.com | [06a 02-27 04:48:14.35 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.6
peer1.org1.example.com | [034 02-27 04:48:14.85 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-----
kafka3 | ssl.truststore.location = null
orderer.example.com | [073 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Orderer
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
zookeeper0 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
zookeeper1 | 2018-02-27 04:48:17,327 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
zookeeper2 | 2018-02-27 04:48:21,427 [myid:3] - WARN [QuorumPeer[myid=3]/0.0.0.0:2181:Follower@118] - Got zxid 0x100000001 expected 0x1
peer0.org2.example.com | [07a 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | log.roll.jitter.ms = null
kafka1 | request.timeout.ms = 30000
peer0.org1.example.com | [071 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | group.max.session.timeout.ms = 30000
peer1.org2.example.com | [06b 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74340132]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
kafka2 | log.roll.ms = null
orderer.example.com | [074 02-27 04:48:16.52 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
zookeeper0 | at java.lang.Thread.run(Thread.java:748)
zookeeper1 | 2018-02-27 04:48:17,330 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper2 | 2018-02-27 04:48:21,428 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org2.example.com | [07b 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | log.index.interval.bytes = 4096
kafka0 | max.connections.per.ip = 2147483647
kafka3 | ssl.keystore.password = null
peer1.org2.example.com | [06c 02-27 04:48:14.35 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 | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-02-27 04:48:17,061 [myid:1] - INFO [WorkerSender[myid=1]:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper2 to address: zookeeper2/172.19.0.2
zookeeper1 | 2018-02-27 04:48:17,332 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer0.org1.example.com | [072 02-27 04:48:18.11 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.6
kafka1 | log.dir = /tmp/kafka-logs
kafka0 | offsets.topic.segment.bytes = 104857600
kafka3 | zookeeper.sync.time.ms = 2000
peer1.org2.example.com | [06d 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74340132]sendExecuteMsg trigger event INIT
orderer.example.com | [075 02-27 04:48:16.52 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 | [07c 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]sending state message INIT
kafka2 | ssl.cipher.suites = null
zookeeper0 | 2018-02-27 04:48:17,252 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@935] - FOLLOWING
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
kafka1 | log.segment.bytes = 1073741824
peer0.org1.example.com | [073 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5122e1c]Inside sendExecuteMessage. Message INIT
kafka0 | background.threads = 10
kafka3 | port = 9092
orderer.example.com | [076 02-27 04:48:16.52 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 | [06e 02-27 04:48:14.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Move state message INIT
kafka2 | log.index.size.max.bytes = 10485760
zookeeper0 | 2018-02-27 04:48:17,260 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer0.org2.example.com | [07d 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Received message INIT from shim
kafka1 | log.cleaner.backoff.ms = 15000
kafka0 | quota.consumer.default = 9223372036854775807
peer0.org1.example.com | [074 02-27 04:48:18.11 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 | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka3 | log.retention.minutes = null
peer1.org2.example.com | [06f 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka2 | ssl.keymanager.algorithm = SunX509
zookeeper0 | 2018-02-27 04:48:17,300 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.10-39d3a4f269333c922ed3db283be479f9deacaa0f, built on 03/23/2017 10:13 GMT
zookeeper1 | 2018-02-27 04:48:17,333 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
orderer.example.com | [077 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for OrdererOrg
kafka1 | offset.metadata.max.bytes = 4096
kafka0 | request.timeout.ms = 30000
peer0.org2.example.com | [07e 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: INIT(state:ready)
kafka3 | log.segment.delete.delay.ms = 60000
peer0.org1.example.com | [075 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a5122e1c]sendExecuteMsg trigger event INIT
kafka2 | security.inter.broker.protocol = PLAINTEXT
zookeeper0 | 2018-02-27 04:48:17,302 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
zookeeper1 | 2018-02-27 04:48:17,339 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer1.org2.example.com | [070 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | ssl.truststore.location = null
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | [078 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for OrdererOrg
kafka0 | log.index.interval.bytes = 4096
kafka3 | log.dirs = /tmp/kafka-logs
kafka2 | replica.fetch.max.bytes = 1048576
zookeeper0 | 2018-02-27 04:48:17,302 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer0.org2.example.com | [07f 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper1 | 2018-02-27 04:48:17,340 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer0.org1.example.com | [067 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka1 | group.max.session.timeout.ms = 30000
peer1.org2.example.com | [071 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]sending state message INIT
kafka0 | log.dir = /tmp/kafka-logs
kafka3 | controlled.shutdown.enable = true
kafka2 | advertised.port = null
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | [079 02-27 04:48:16.52 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Consortiums
zookeeper0 | 2018-02-27 04:48:17,314 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
zookeeper1 | 2018-02-27 04:48:17,341 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
kafka1 | ssl.keystore.password = null
peer0.org2.example.com | [080 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7e7838f9]Received INIT, initializing chaincode
kafka0 | log.segment.bytes = 1073741824
kafka3 | compression.type = producer
peer0.org1.example.com | [076 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [072 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Received message INIT from shim
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
orderer.example.com | [07a 02-27 04:48:16.52 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
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
zookeeper1 | 2018-02-27 04:48:17,360 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
kafka1 | zookeeper.sync.time.ms = 2000
kafka0 | log.cleaner.backoff.ms = 15000
kafka3 | max.connections.per.ip.overrides =
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [073 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [077 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Received message READY from shim
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
zookeeper1 | 2018-02-27 04:48:17,393 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
orderer.example.com | [07b 02-27 04:48:16.52 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
kafka1 | port = 9092
peer0.org2.example.com | [081 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | offset.metadata.max.bytes = 4096
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | log.cleaner.io.buffer.size = 524288
peer1.org2.example.com | [074 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper1 | 2018-02-27 04:48:17,400 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@371] - LEADING - LEADER ELECTION TOOK - 508
peer0.org1.example.com | [079 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
orderer.example.com | [07c 02-27 04:48:16.53 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
kafka1 | log.retention.minutes = null
peer0.org2.example.com | [082 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | ssl.truststore.location = null
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer1.org2.example.com | [075 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [74340132]Received INIT, initializing chaincode
zookeeper1 | 2018-02-27 04:48:17,690 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@346] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@3e42fe26
peer0.org1.example.com | [078 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Move state message INIT
orderer.example.com | [07d 02-27 04:48:16.53 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 | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
kafka1 | log.segment.delete.delay.ms = 60000
kafka0 | group.max.session.timeout.ms = 30000
peer0.org2.example.com | [083 02-27 04:48:14.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Init get response status: 200
kafka3 | auto.leader.rebalance.enable = true
kafka2 | zookeeper.connection.timeout.ms = 6000
peer0.org1.example.com | [07a 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [076 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [07e 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org1MSP
kafka1 | log.dirs = /tmp/kafka-logs
kafka0 | ssl.keystore.password = null
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
kafka3 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | [084 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Init succeeded. Sending COMPLETED
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper1 | 2018-02-27 04:48:17,723 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@401] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
orderer.example.com | [07f 02-27 04:48:16.53 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.org1.example.com | [07b 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [077 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | controlled.shutdown.enable = true
kafka0 | zookeeper.sync.time.ms = 2000
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | yftVcvbytwnBmxKi1w==
kafka2 | log.roll.hours = 168
peer0.org2.example.com | [085 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]Move state message COMPLETED
orderer.example.com | [080 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org1MSP
kafka1 | compression.type = producer
peer0.org1.example.com | [07c 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]sending state message INIT
peer1.org2.example.com | [078 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Init get response status: 200
kafka0 | port = 9092
kafka3 | replica.lag.time.max.ms = 10000
kafka2 | log.cleanup.policy = delete
peer1.org1.example.com | -----END CERTIFICATE-----
orderer.example.com | [081 02-27 04:48:16.53 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
kafka1 | max.connections.per.ip.overrides =
peer0.org2.example.com | [086 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7e7838f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | log.retention.minutes = null
peer0.org1.example.com | [07d 02-27 04:48:18.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Received message INIT from shim
peer1.org2.example.com | [079 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Init succeeded. Sending COMPLETED
kafka2 | host.name =
kafka3 | num.network.threads = 3
orderer.example.com | [082 02-27 04:48:16.53 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 | [035 02-27 04:48:14.86 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 [] [57 138 254 146 146 162 46 99 210 69 133 194 93 159 60 196 162 71 211 17 21 68 230 193 9 229 115 52 107 254 152 178] peer1.org1.example.com:7051} incTime is 1519706894860683534
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [087 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7e7838f9]send state message COMPLETED
kafka0 | log.segment.delete.delay.ms = 60000
peer1.org2.example.com | [07a 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]Move state message COMPLETED
peer0.org1.example.com | [07e 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: INIT(state:ready)
kafka2 | log.roll.jitter.ms = null
kafka3 | ssl.key.password = null
orderer.example.com | [083 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Admins for Org2MSP
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org1.example.com | [037 02-27 04:48:14.88 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 [] [57 138 254 146 146 162 46 99 210 69 133 194 93 159 60 196 162 71 211 17 21 68 230 193 9 229 115 52 107 254 152 178] peer1.org1.example.com:7051}
peer0.org2.example.com | [088 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7e7838f9]Received message COMPLETED from shim
kafka0 | log.dirs = /tmp/kafka-logs
peer1.org2.example.com | [07b 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74340132]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [07f 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | max.connections.per.ip = 2147483647
kafka3 | reserved.broker.max.id = 1000
orderer.example.com | [084 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Readers for Org2MSP
kafka1 | auto.leader.rebalance.enable = true
peer1.org1.example.com | [038 02-27 04:48:14.89 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
kafka0 | controlled.shutdown.enable = true
kafka2 | offsets.topic.segment.bytes = 104857600
kafka3 | metrics.num.samples = 2
orderer.example.com | [085 02-27 04:48:16.53 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.ProposePolicy -> DEBU Proposed new policy Writers for Org2MSP
kafka1 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | [089 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [080 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a5122e1c]Received INIT, initializing chaincode
peer1.org2.example.com | [07c 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74340132]send state message COMPLETED
kafka0 | compression.type = producer
kafka2 | background.threads = 10
peer1.org1.example.com | [039 02-27 04:48:14.89 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
kafka3 | socket.send.buffer.bytes = 102400
orderer.example.com | [086 02-27 04:48:16.53 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
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org2.example.com | [08a 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7e7838f9-1cb5-4b66-929d-81f74b45955e]HandleMessage- COMPLETED. Notify
kafka2 | quota.consumer.default = 9223372036854775807
peer0.org1.example.com | [081 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | max.connections.per.ip.overrides =
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.10/bin/../build/classes:/zookeeper-3.4.10/bin/../build/lib/*.jar:/zookeeper-3.4.10/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.10/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.10/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.10/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.10/bin/../zookeeper-3.4.10.jar:/zookeeper-3.4.10/bin/../src/java/lib/*.jar:/conf:
kafka3 | ssl.protocol = TLS
peer1.org1.example.com | [03a 02-27 04:48:14.89 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.org2.example.com | [07d 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74340132]Received message COMPLETED from shim
orderer.example.com | [087 02-27 04:48:16.53 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
kafka1 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [08b 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7e7838f9-1cb5-4b66-929d-81f74b45955e
kafka2 | request.timeout.ms = 30000
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org1.example.com | [082 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka3 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | MIICGTCCAcCgAwIBAgIRAK/lTqm2KxNu5Ny2+LRdcI0wCgYIKoZIzj0EAwIwczEL
kafka1 | num.network.threads = 3
peer0.org2.example.com | [08c 02-27 04:48:14.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka2 | log.index.interval.bytes = 4096
peer1.org2.example.com | [07e 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [088 02-27 04:48:16.57 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 | [083 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Init get response status: 200
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka3 | ssl.keystore.location = null
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka1 | ssl.key.password = null
kafka2 | log.dir = /tmp/kafka-logs
orderer.example.com | [089 02-27 04:48:16.57 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-----
zookeeper1 | 2018-02-27 04:48:17,732 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@410] - leader and follower are in sync, zxid=0x0
peer0.org2.example.com | [08d 02-27 04:48:14.67 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 | [07f 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74340132-1b01-4198-a316-c4c83fe678db]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [084 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Init succeeded. Sending COMPLETED
kafka3 | replica.fetch.min.bytes = 1
kafka0 | auto.leader.rebalance.enable = true
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka1 | reserved.broker.max.id = 1000
kafka2 | log.segment.bytes = 1073741824
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org2.example.com | [08e 02-27 04:48:14.68 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.6,txid=628e7271-439f-4f4f-a88b-7df4fff7135c,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer1.org2.example.com | [080 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74340132-1b01-4198-a316-c4c83fe678db
kafka3 | unclean.leader.election.enable = false
kafka0 | leader.imbalance.check.interval.seconds = 300
peer0.org1.example.com | [085 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]Move state message COMPLETED
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
kafka1 | metrics.num.samples = 2
kafka2 | log.cleaner.backoff.ms = 15000
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [08f 02-27 04:48:14.68 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.6 is being launched
kafka3 | group.min.session.timeout.ms = 6000
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org2.example.com | [081 02-27 04:48:14.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | socket.send.buffer.bytes = 102400
peer0.org1.example.com | [086 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a5122e1c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
kafka2 | offset.metadata.max.bytes = 4096
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
kafka0 | replica.lag.time.max.ms = 10000
peer0.org2.example.com | [090 02-27 04:48:14.68 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 | [082 02-27 04:48:14.36 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
kafka1 | ssl.protocol = TLS
peer0.org1.example.com | [087 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a5122e1c]send state message COMPLETED
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
kafka2 | ssl.truststore.location = null
kafka3 | offsets.retention.check.interval.ms = 600000
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
kafka0 | num.network.threads = 3
kafka1 | socket.receive.buffer.bytes = 102400
peer0.org2.example.com | [091 02-27 04:48:14.68 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 | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org2.example.com | [083 02-27 04:48:14.36 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.6,txid=06b89e59-c4ca-49aa-8a25-5edc8ca84fad,syscc=true,proposal=0x0,canname=lscc:1.0.6
kafka2 | group.max.session.timeout.ms = 30000
kafka3 | producer.purgatory.purge.interval.requests = 1000
kafka1 | ssl.keystore.location = null
peer0.org1.example.com | [088 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a5122e1c]Received message COMPLETED from shim
kafka0 | ssl.key.password = null
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDRVJdH7tuVKsmPc00Hl7t9eFxbR4cLk
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org2.example.com | [092 02-27 04:48:14.68 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.6(networkid:dev,peerid:peer0.org2.example.com)
kafka2 | ssl.keystore.password = null
kafka3 | metrics.sample.window.ms = 30000
peer1.org2.example.com | [084 02-27 04:48:14.36 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.6 is being launched
kafka1 | replica.fetch.min.bytes = 1
kafka0 | reserved.broker.max.id = 1000
peer0.org1.example.com | [089 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer1.org1.example.com | oelCDIm7LinfEoHyCPay5TV1yj7zuWsJGM5l0LTFWTALEqNIRyr9nSijTTBLMA4G
kafka2 | zookeeper.sync.time.ms = 2000
kafka3 | broker.id = 3
kafka0 | metrics.num.samples = 2
kafka1 | unclean.leader.election.enable = false
peer1.org2.example.com | [085 02-27 04:48:14.37 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 | [08a 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a5122e1c-7590-4e64-af13-7a615f30d9e5]HandleMessage- COMPLETED. Notify
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer0.org2.example.com | [093 02-27 04:48:14.68 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
kafka2 | port = 9092
kafka3 | offsets.topic.compression.codec = 0
kafka0 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIPfRk6Ne/lle
kafka1 | group.min.session.timeout.ms = 6000
peer1.org2.example.com | [086 02-27 04:48:14.37 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 | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [094 02-27 04:48:14.68 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:
kafka2 | log.retention.minutes = null
peer0.org1.example.com | [08b 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a5122e1c-7590-4e64-af13-7a615f30d9e5
kafka3 | log.retention.check.interval.ms = 300000
kafka0 | ssl.protocol = TLS
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org1.example.com | nKZr/vdJ+fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIG8mjyPZ
peer1.org2.example.com | [087 02-27 04:48:14.37 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.6(networkid:dev,peerid:peer1.org2.example.com)
zookeeper1 | 2018-02-27 04:48:17,734 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@475] - Sending DIFF
kafka2 | log.segment.delete.delay.ms = 60000
kafka3 | advertised.listeners = null
kafka0 | socket.receive.buffer.bytes = 102400
peer0.org1.example.com | [08c 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | offsets.retention.check.interval.ms = 600000
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer1.org1.example.com | YPccg6QqH3c1hBt8VHRTaUYt8l9J0WIkSa+aAiAxLubYF3qeIKwSKmhiTuGrrYlM
peer1.org2.example.com | [088 02-27 04:48:14.37 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
kafka2 | log.dirs = /tmp/kafka-logs
kafka3 | leader.imbalance.per.broker.percentage = 10
kafka0 | ssl.keystore.location = null
kafka1 | producer.purgatory.purge.interval.requests = 1000
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer0.org1.example.com | [08d 02-27 04:48:18.12 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
kafka2 | controlled.shutdown.enable = true
kafka3 | (kafka.server.KafkaConfig)
peer1.org1.example.com | yftVcvbytwnBmxKi1w==
kafka0 | replica.fetch.min.bytes = 1
kafka1 | metrics.sample.window.ms = 30000
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [089 02-27 04:48:14.37 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:
kafka2 | compression.type = producer
kafka3 | [2018-02-27 04:48:21,546] INFO starting (kafka.server.KafkaServer)
kafka0 | unclean.leader.election.enable = false
peer1.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [08e 02-27 04:48:18.12 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.6,txid=70ff29a9-3929-47cd-87c7-e041f0881fd0,syscc=true,proposal=0x0,canname=lscc:1.0.6
kafka1 | broker.id = 1
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 | [08a 02-27 04:48:16.57 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-----
kafka2 | max.connections.per.ip.overrides =
kafka3 | [2018-02-27 04:48:21,558] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | group.min.session.timeout.ms = 6000
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
kafka1 | offsets.topic.compression.codec = 0
peer0.org1.example.com | [08f 02-27 04:48:18.12 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.6 is being launched
peer1.org1.example.com | [03b 02-27 04:48:14.89 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 | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [095 02-27 04:48:14.68 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
kafka3 | [2018-02-27 04:48:21,596] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
kafka1 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [090 02-27 04:48:18.12 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 | [03c 02-27 04:48:14.89 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
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer0.org2.example.com | [096 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
kafka3 | [2018-02-27 04:48:21,598] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka0 | offsets.retention.check.interval.ms = 600000
kafka1 | advertised.listeners = null
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka2 | auto.leader.rebalance.enable = true
peer1.org1.example.com | [03d 02-27 04:48:14.89 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 | [091 02-27 04:48:18.12 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]
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org2.example.com | [097 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
kafka0 | producer.purgatory.purge.interval.requests = 1000
kafka1 | leader.imbalance.per.broker.percentage = 10
zookeeper0 | 2018-02-27 04:48:17,315 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka2 | leader.imbalance.check.interval.seconds = 300
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [098 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka1 | (kafka.server.KafkaConfig)
kafka0 | metrics.sample.window.ms = 30000
peer1.org1.example.com | [03e 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
peer0.org1.example.com | [092 02-27 04:48:18.12 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.6(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [099 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
kafka1 | [2018-02-27 04:48:21,762] INFO starting (kafka.server.KafkaServer)
kafka0 | broker.id = 0
kafka3 | [2018-02-27 04:48:21,600] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
kafka2 | replica.lag.time.max.ms = 10000
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 | [03f 02-27 04:48:14.90 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
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [09b 02-27 04:48:14.69 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 | [093 02-27 04:48:18.12 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
kafka1 | [2018-02-27 04:48:21,794] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka0 | offsets.topic.compression.codec = 0
kafka3 | [2018-02-27 04:48:21,601] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
kafka2 | num.network.threads = 3
peer1.org2.example.com | [08a 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org2.example.com | [09a 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
kafka1 | [2018-02-27 04:48:21,860] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [040 02-27 04:48:14.90 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: 1801AA01B1060A20398AFE9292A22E63...0A2D2D2D2D2D454E44202D2D2D2D2D0A
kafka0 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | [08b 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [09c 02-27 04:48:14.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
kafka1 | [2018-02-27 04:48:21,864] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [094 02-27 04:48:18.12 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 | [036 02-27 04:48:14.87 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
kafka2 | ssl.key.password = null
kafka0 | advertised.listeners = null
peer1.org2.example.com | [08c 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
peer0.org2.example.com | [09d 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
kafka2 | reserved.broker.max.id = 1000
peer1.org1.example.com | [041 02-27 04:48:14.91 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: 413E4CE14429F772FB05C4D8D235919ADA5A720155FCB1A0F412DF0FBDE373A2
kafka0 | leader.imbalance.per.broker.percentage = 10
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
peer1.org2.example.com | [08d 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
peer0.org2.example.com | [09e 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-02-27 04:48:17,751 [myid:2] - INFO [LearnerHandler-/172.19.0.4:49634:LearnerHandler@535] - Received NEWLEADER-ACK message from 1
kafka2 | metrics.num.samples = 2
kafka0 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [041 02-27 04:48:14.32 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [09f 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer1.org1.example.com | [042 02-27 04:48:14.92 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.6,txid=902c50bd-ca14-48e6-9abe-633f35937ad0,syscc=true,proposal=0x0,canname=cscc:1.0.6
kafka2 | socket.send.buffer.bytes = 102400
kafka0 | [2018-02-27 04:48:21,813] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [08e 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0a0 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [08f 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka0 | [2018-02-27 04:48:21,839] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | ssl.protocol = TLS
peer1.org1.example.com | [043 02-27 04:48:14.92 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.6 is being launched
orderer.example.com | -----END CERTIFICATE-----
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a1 02-27 04:48:14.70 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 | [090 02-27 04:48:14.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka2 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | [044 02-27 04:48:14.92 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
kafka0 | [2018-02-27 04:48:21,894] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka1 | [2018-02-27 04:48:21,866] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08b 02-27 04:48:16.57 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 | [0a2 02-27 04:48:14.70 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 | [091 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
kafka2 | ssl.keystore.location = null
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 | [045 02-27 04:48:14.92 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]
kafka0 | [2018-02-27 04:48:21,903] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a3 02-27 04:48:14.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.6
peer1.org2.example.com | [092 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
kafka2 | replica.fetch.min.bytes = 1
peer0.org1.example.com | [095 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
peer1.org1.example.com | [046 02-27 04:48:14.92 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.6(networkid:dev,peerid:peer1.org1.example.com)
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0a4 02-27 04:48:14.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.6" , sending back REGISTERED
peer1.org2.example.com | [093 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
kafka2 | unclean.leader.election.enable = false
peer0.org2.example.com | [0a5 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [094 02-27 04:48:14.38 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
kafka2 | group.min.session.timeout.ms = 6000
peer1.org1.example.com | [047 02-27 04:48:14.93 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.org1.example.com | [096 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
peer0.org2.example.com | [0a6 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [095 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [048 02-27 04:48:14.93 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 | [097 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
peer0.org2.example.com | [0a7 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | offsets.retention.check.interval.ms = 600000
peer1.org2.example.com | [096 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka0 | [2018-02-27 04:48:21,904] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
zookeeper0 | 2018-02-27 04:48:17,320 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.6
peer0.org2.example.com | [0a8 02-27 04:48:14.70 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 | [098 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
kafka2 | producer.purgatory.purge.interval.requests = 1000
peer1.org2.example.com | [097 02-27 04:48:14.39 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 | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [0a9 02-27 04:48:14.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.6 launch seq completed
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [098 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka2 | metrics.sample.window.ms = 30000
peer0.org1.example.com | [099 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [0aa 02-27 04:48:14.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.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [099 02-27 04:48:14.39 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.6
kafka2 | broker.id = 2
peer0.org2.example.com | [0ab 02-27 04:48:14.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...
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org1.example.com | [09a 02-27 04:48:18.12 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [09a 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
kafka2 | offsets.topic.compression.codec = 0
peer0.org2.example.com | [0ac 02-27 04:48:14.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Move state message READY
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | [09b 02-27 04:48:18.12 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 | [09b 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
kafka2 | log.retention.check.interval.ms = 300000
peer0.org2.example.com | [0ad 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [09c 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
peer1.org2.example.com | [09c 02-27 04:48:14.39 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 | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer1.org1.example.com | [049 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.6) lock
kafka2 | advertised.listeners = null
peer0.org2.example.com | [0ae 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [628e7271]Entered state ready
peer0.org1.example.com | [09d 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [09e 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka2 | leader.imbalance.per.broker.percentage = 10
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org2.example.com | [0af 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:628e7271-439f-4f4f-a88b-7df4fff7135c
peer1.org2.example.com | [09d 02-27 04:48:14.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [04a 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.6) lock
kafka2 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [09f 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [09e 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
peer1.org1.example.com | [04b 02-27 04:48:14.93 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.6
kafka2 | [2018-02-27 04:48:21,161] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [0a1 02-27 04:48:14.40 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 | [0b0 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]sending state message READY
peer0.org1.example.com | [09f 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka2 | [2018-02-27 04:48:21,187] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [0a2 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [04c 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.6)
peer0.org2.example.com | [0b1 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Received message READY from shim
kafka2 | [2018-02-27 04:48:21,243] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [0a0 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0a3 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
orderer.example.com | [08c 02-27 04:48:16.58 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
peer1.org1.example.com | [04d 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
kafka2 | [2018-02-27 04:48:21,259] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0b2 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0a1 02-27 04:48:18.12 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 | [0a4 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 732038FB04F2958859F96014F4626F7CD6EBB5F93A712300623544FBA806DD22
peer1.org1.example.com | [04e 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051}
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08d 02-27 04:48:16.58 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
peer0.org2.example.com | [0b3 02-27 04:48:14.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 | [0a5 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0a2 02-27 04:48:18.12 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 | [04f 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.6
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0b4 02-27 04:48:14.71 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 | [0a6 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08e 02-27 04:48:16.58 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 | [053 02-27 04:48:14.94 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 | [0a3 02-27 04:48:18.12 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.6
peer1.org2.example.com | [0a7 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
peer0.org2.example.com | [0b5 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [08f 02-27 04:48:16.58 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 | [0a8 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
peer1.org1.example.com | [054 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper1 | 2018-02-27 04:48:17,753 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Leader@961] - Have quorum of supporters, sids: [ 1,2 ]; starting up and setting last processed zxid: 0x100000000
peer0.org1.example.com | [0a4 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [0b6 02-27 04:48:14.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.6
orderer.example.com | [090 02-27 04:48:16.58 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 | [0a9 02-27 04:48:14.40 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.6 launch seq completed
peer1.org1.example.com | [050 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka3 | [2018-02-27 04:48:21,601] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0a5 02-27 04:48:18.12 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 | [0b7 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [628e7271]Inside sendExecuteMessage. Message INIT
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [0aa 02-27 04:48:14.40 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 | [055 02-27 04:48:14.94 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 | [0a6 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0b8 02-27 04:48:14.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.org1.example.com | [056 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [0a7 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [0ab 02-27 04:48:14.40 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 | [0b9 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [628e7271]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [057 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
zookeeper0 | 2018-02-27 04:48:17,322 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org2.example.com | [0ac 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Move state message READY
peer0.org1.example.com | [0a8 02-27 04:48:18.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [052 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
peer1.org2.example.com | [0ad 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [0ba 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Move state message INIT
peer0.org1.example.com | [0a9 02-27 04:48:18.12 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.6 launch seq completed
peer1.org1.example.com | [058 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 8B4A483B647687257571C350D16A2153E274F49444FBCCA6F7809383376CC7D6
peer1.org2.example.com | [0ae 02-27 04:48:14.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [06b89e59]Entered state ready
peer0.org1.example.com | [0aa 02-27 04:48:18.12 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 | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer0.org2.example.com | [0bb 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [059 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0af 02-27 04:48:14.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:06b89e59-c4ca-49aa-8a25-5edc8ca84fad
peer0.org1.example.com | [0ab 02-27 04:48:18.13 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 | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [0bc 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0ac 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Move state message READY
peer1.org1.example.com | [05a 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [05b 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
zookeeper1 | 2018-02-27 04:48:18,432 [myid:2] - INFO [zookeeper1/172.19.0.5:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.2:38570
peer1.org2.example.com | [0b0 02-27 04:48:14.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]sending state message READY
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | [0ad 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [05c 02-27 04:48:14.95 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
peer0.org2.example.com | [0bd 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]sending state message INIT
peer1.org2.example.com | [0a0 02-27 04:48:14.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [051 02-27 04:48:14.94 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.6
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | [0ae 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [70ff29a9]Entered state ready
peer0.org2.example.com | [0be 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Received message INIT from shim
peer1.org2.example.com | [0b2 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Received message READY from shim
peer1.org1.example.com | [05d 02-27 04:48:14.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer0.org2.example.com | [0bf 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [05e 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.6
peer0.org1.example.com | [0af 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:70ff29a9-3929-47cd-87c7-e041f0881fd0
peer1.org2.example.com | [0b1 02-27 04:48:14.42 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 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0c0 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org1.example.com | [060 02-27 04:48:14.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0b3 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [061 02-27 04:48:14.97 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 | [0b0 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]sending state message READY
peer0.org2.example.com | [0c1 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [628e7271]Received INIT, initializing chaincode
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
peer1.org1.example.com | [062 02-27 04:48:14.97 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 | [0b2 02-27 04:48:18.13 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 | [0b4 02-27 04:48:14.43 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 02-27 04:48:14.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [063 02-27 04:48:14.98 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.6
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer1.org2.example.com | [0b5 02-27 04:48:14.43 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 | [064 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [0b3 02-27 04:48:18.13 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 | [0c3 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Init get response status: 200
peer1.org1.example.com | [065 02-27 04:48:14.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 | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer1.org2.example.com | [0b6 02-27 04:48:14.43 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.6
peer0.org1.example.com | [0b4 02-27 04:48:18.13 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 | [066 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0c4 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [0b7 02-27 04:48:14.43 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [06b89e59]Inside sendExecuteMessage. Message INIT
orderer.example.com | nCWdfF/04A==
peer1.org1.example.com | [067 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0b5 02-27 04:48:18.13 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.6
peer1.org1.example.com | [069 02-27 04:48:14.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [0c5 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]Move state message COMPLETED
peer1.org2.example.com | [0b8 02-27 04:48:14.44 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 | -----END CERTIFICATE-----
peer0.org1.example.com | [0b6 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [70ff29a9]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [068 02-27 04:48:14.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 cscc:1.0.6 launch seq completed
peer1.org2.example.com | [0b9 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [06b89e59]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0c6 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [628e7271]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [091 02-27 04:48:16.58 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.org1.example.com | [0b7 02-27 04:48:18.13 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 | [06a 02-27 04:48:14.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 | [0c7 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [628e7271]send state message COMPLETED
peer1.org2.example.com | [0ba 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Move state message INIT
peer0.org1.example.com | [0b8 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [70ff29a9]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [06b 02-27 04:48:14.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...
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [0c8 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [628e7271]Received message COMPLETED from shim
peer1.org1.example.com | [06c 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Move state message READY
peer1.org2.example.com | [0bb 02-27 04:48:14.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0b9 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Move state message INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [06d 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [0c9 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0bc 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [06e 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [902c50bd]Entered state ready
peer0.org1.example.com | [0ba 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
zookeeper0 | 2018-02-27 04:48:17,324 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
peer1.org2.example.com | [0bd 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]sending state message INIT
peer0.org2.example.com | [0ca 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [628e7271-439f-4f4f-a88b-7df4fff7135c]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [06f 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:902c50bd-ca14-48e6-9abe-633f35937ad0
peer0.org1.example.com | [0bb 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org1.example.com | [070 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]sending state message READY
peer1.org2.example.com | [0be 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Received message INIT from shim
peer0.org2.example.com | [0cb 02-27 04:48:14.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:628e7271-439f-4f4f-a88b-7df4fff7135c
peer1.org1.example.com | [071 02-27 04:48:14.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.org1.example.com | [0bc 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]sending state message INIT
peer1.org1.example.com | [072 02-27 04:48:14.99 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 | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [0bf 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0cc 02-27 04:48:14.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 | [073 02-27 04:48:14.99 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 | [0b1 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Received message READY from shim
peer1.org2.example.com | [0c0 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [0cd 02-27 04:48:14.72 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 | [0bd 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [074 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Received message READY from shim
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [0c1 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [06b89e59]Received INIT, initializing chaincode
peer0.org2.example.com | [0ce 02-27 04:48:14.73 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.6,txid=3a33b0ff-5779-4b02-b35a-9f763739c01f,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org1.example.com | [075 02-27 04:48:14.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: cscc:1.0.6
peer0.org1.example.com | [0be 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Received message INIT from shim
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org2.example.com | [0c2 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0cf 02-27 04:48:14.73 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.6 is being launched
peer1.org1.example.com | [077 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [902c50bd]Inside sendExecuteMessage. Message INIT
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org1.example.com | [0bf 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0c3 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Init get response status: 200
peer0.org2.example.com | [0d0 02-27 04:48:14.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
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer1.org1.example.com | [078 02-27 04:48:14.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...
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org1.example.com | [0c0 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [0c4 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0d1 02-27 04:48:14.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=peer0.org2.example.com:7052]
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org1.example.com | [079 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [902c50bd]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [0c1 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [70ff29a9]Received INIT, initializing chaincode
peer1.org2.example.com | [0c5 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]Move state message COMPLETED
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org2.example.com | [0d2 02-27 04:48:14.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: escc:1.0.6(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [0c2 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [07a 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Move state message INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [0c6 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [06b89e59]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [092 02-27 04:48:16.58 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 | [0d3 02-27 04:48:14.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=peer0.org2.example.com:7052
peer1.org1.example.com | [07b 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0c3 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Init get response status: 200
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [0c7 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [06b89e59]send state message COMPLETED
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [0c8 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [06b89e59]Received message COMPLETED from shim
peer0.org2.example.com | [0d4 02-27 04:48:14.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:
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [07c 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [0c9 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [0c4 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Init succeeded. Sending COMPLETED
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0c5 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]Move state message COMPLETED
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [07d 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]sending state message INIT
peer1.org2.example.com | [0ca 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [06b89e59-c4ca-49aa-8a25-5edc8ca84fad]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:21,264] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0c6 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [70ff29a9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org1.example.com | [076 02-27 04:48:14.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0c7 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [70ff29a9]send state message COMPLETED
peer1.org2.example.com | [0cb 02-27 04:48:14.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:06b89e59-c4ca-49aa-8a25-5edc8ca84fad
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [07e 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Received message INIT from shim
peer0.org1.example.com | [0c8 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [70ff29a9]Received message COMPLETED from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer1.org1.example.com | [07f 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0cc 02-27 04:48:14.45 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 | 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 | [0c9 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer1.org2.example.com | [0cd 02-27 04:48:14.45 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.org2.example.com | [0d5 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer1.org1.example.com | [080 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer0.org1.example.com | [0ca 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [70ff29a9-3929-47cd-87c7-e041f0881fd0]HandleMessage- COMPLETED. Notify
kafka3 | [2018-02-27 04:48:21,602] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0d6 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [081 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [902c50bd]Received INIT, initializing chaincode
peer1.org2.example.com | [0ce 02-27 04:48:14.46 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.6,txid=d995001b-2bff-43cb-8b4d-ce097e720c40,syscc=true,proposal=0x0,canname=escc:1.0.6
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [0cb 02-27 04:48:18.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:70ff29a9-3929-47cd-87c7-e041f0881fd0
peer0.org2.example.com | [0d7 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
peer1.org1.example.com | [082 02-27 04:48:15.00 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [0cf 02-27 04:48:14.46 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.6 is being launched
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [0cc 02-27 04:48:18.13 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 | [0d9 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
orderer.example.com | [093 02-27 04:48:16.58 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.org2.example.com | [0d0 02-27 04:48:14.46 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 | [0cd 02-27 04:48:18.13 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.org1.example.com | [083 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-02-27 04:48:17,325 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
orderer.example.com | [094 02-27 04:48:16.59 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 | [0da 02-27 04:48:14.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 | [0d1 02-27 04:48:14.46 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 | [0ce 02-27 04:48:18.14 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.6,txid=addf7ccf-8d6d-4534-85ac-873b02c3770d,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org1.example.com | [084 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Init get response status: 200
orderer.example.com | [095 02-27 04:48:16.59 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 | [0db 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0cf 02-27 04:48:18.14 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.6 is being launched
orderer.example.com | [096 02-27 04:48:16.59 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
peer1.org2.example.com | [0d2 02-27 04:48:14.46 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer0.org1.example.com | [0d0 02-27 04:48:18.14 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 | [085 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0dc 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
orderer.example.com | [097 02-27 04:48:16.60 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.org1.example.com | [0d1 02-27 04:48:18.14 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]
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [0d3 02-27 04:48:14.46 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 | [086 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]Move state message COMPLETED
peer0.org2.example.com | [0dd 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [0d2 02-27 04:48:18.14 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.6(networkid:dev,peerid:peer0.org1.example.com)
zookeeper1 | 2018-02-27 04:48:18,443 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LEADING (my state)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [087 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [902c50bd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [0de 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org2.example.com | [0d4 02-27 04:48:14.48 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 | [0d3 02-27 04:48:18.14 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
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [088 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [902c50bd]send state message COMPLETED
peer0.org1.example.com | [0d4 02-27 04:48:18.14 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 | CORE_CHAINCODE_ID_NAME=escc:1.0.6
peer0.org2.example.com | [0df 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [089 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [902c50bd]Received message COMPLETED from shim
peer0.org2.example.com | [0e0 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [08a 02-27 04:48:15.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [0e1 02-27 04:48:14.74 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [08b 02-27 04:48:15.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [902c50bd-ca14-48e6-9abe-633f35937ad0]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer1.org2.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.org1.example.com | [08c 02-27 04:48:15.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:902c50bd-ca14-48e6-9abe-633f35937ad0
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
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 | [0d5 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org2.example.com | [0e2 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer1.org1.example.com | [08d 02-27 04:48:15.02 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 | [0d5 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org1.example.com | [0d6 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer0.org2.example.com | [0e3 02-27 04:48:14.74 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.6
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
peer1.org2.example.com | [0d6 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [08e 02-27 04:48:15.02 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.org1.example.com | [0d7 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer0.org2.example.com | [0e4 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [0d8 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org2.example.com | [0d7 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
orderer.example.com | nW6Q58ga
peer1.org1.example.com | [08f 02-27 04:48:15.03 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.6,txid=804d0d61-7018-438c-9489-4c642df00352,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer0.org1.example.com | [0d9 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
peer0.org2.example.com | [0e5 02-27 04:48:14.74 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 | -----END CERTIFICATE-----
kafka3 | [2018-02-27 04:48:21,603] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [0d8 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer0.org1.example.com | [0db 02-27 04:48:18.14 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 | [098 02-27 04:48:16.61 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 | [0e6 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [090 02-27 04:48:15.03 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.6 is being launched
peer1.org2.example.com | [0d9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
peer0.org1.example.com | [0da 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [0e7 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [091 02-27 04:48:15.03 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 | [0da 02-27 04:48:14.48 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 | [0dc 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [0e8 02-27 04:48:14.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [092 02-27 04:48:15.03 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 | [0db 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0dd 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [0de 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0dc 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
peer0.org2.example.com | [0d8 02-27 04:48:14.73 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org1.example.com | [093 02-27 04:48:15.03 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.6(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0df 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [0e9 02-27 04:48:14.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 escc:1.0.6 launch seq completed
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [0dd 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [094 02-27 04:48:15.03 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 | [0ea 02-27 04:48:14.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 | [0e0 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [0de 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org1.example.com | [095 02-27 04:48:15.03 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:
zookeeper0 | 2018-02-27 04:48:17,325 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer0.org2.example.com | [0eb 02-27 04:48:14.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 | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer0.org1.example.com | [0e1 02-27 04:48:18.14 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 | [0ec 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Move state message READY
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.6
peer1.org2.example.com | [0df 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [0e2 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [0ed 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [0e0 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [0e3 02-27 04:48:18.14 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.6
peer0.org2.example.com | [0ee 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [3a33b0ff]Entered state ready
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org1.example.com | [0e4 02-27 04:48:18.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [0e1 02-27 04:48:14.48 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 | [0ef 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:3a33b0ff-5779-4b02-b35a-9f763739c01f
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [0e5 02-27 04:48:18.14 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 | [0f1 02-27 04:48:14.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
peer1.org2.example.com | [0e2 02-27 04:48:14.48 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}
orderer.example.com | [099 02-27 04:48:16.61 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 | [0f2 02-27 04:48:14.75 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 | [0e3 02-27 04:48:14.48 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.6
kafka2 | [2018-02-27 04:48:21,265] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
kafka3 | [2018-02-27 04:48:21,603] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [0f3 02-27 04:48:14.75 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 | [096 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.6) lock
peer0.org1.example.com | [0e7 02-27 04:48:18.15 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.6 launch seq completed
peer1.org2.example.com | [0e4 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [0f4 02-27 04:48:14.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.6
zookeeper1 | 2018-02-27 04:48:18,592 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@346] - Follower sid: 3 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@6ee17b9a
peer0.org1.example.com | [0e8 02-27 04:48:18.15 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 | [0e5 02-27 04:48:14.48 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 | [097 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.6) lock
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [0f5 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3a33b0ff]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [098 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.6
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [0e9 02-27 04:48:18.15 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 | [0e6 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0f6 02-27 04:48:14.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...
peer1.org1.example.com | [099 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.6)
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [0ea 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Move state message READY
peer1.org1.example.com | [09a 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.6
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [0f7 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3a33b0ff]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0e8 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0eb 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [09c 02-27 04:48:15.04 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer0.org2.example.com | [0f0 02-27 04:48:14.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]sending state message READY
peer0.org1.example.com | [0ec 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [addf7ccf]Entered state ready
peer1.org2.example.com | [0e7 02-27 04:48:14.48 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.6 launch seq completed
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org1.example.com | [09b 02-27 04:48:15.03 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.6
peer0.org1.example.com | [0ed 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:addf7ccf-8d6d-4534-85ac-873b02c3770d
peer0.org2.example.com | [0f9 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Received message READY from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [09e 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [0e9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [0e6 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0fa 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer1.org1.example.com | [09f 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.6
peer1.org2.example.com | [0ea 02-27 04:48:14.48 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 | [0ef 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0f8 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Move state message INIT
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer1.org1.example.com | [09d 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0eb 02-27 04:48:14.48 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 | [0ee 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]sending state message READY
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org2.example.com | [0fb 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0a0 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [0ec 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Move state message READY
peer0.org1.example.com | [0f1 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [0fc 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [0a1 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [0ed 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0f0 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [09a 02-27 04:48:16.61 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 | [0fd 02-27 04:48:14.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]sending state message INIT
peer1.org1.example.com | [0a2 02-27 04:48:15.04 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 | [0f3 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Received message READY from shim
peer1.org2.example.com | [0ee 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d995001b]Entered state ready
orderer.example.com | [09b 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/msp] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.processConfig.preCommit.PreCommit.PreCommit.Setup -> DEBU Setting up the MSP manager (3 msps)
peer0.org2.example.com | [0fe 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Received message INIT from shim
peer1.org1.example.com | [0a3 02-27 04:48:15.04 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 | [0f4 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [0ef 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d995001b-2bff-43cb-8b4d-ce097e720c40
orderer.example.com | [09c 02-27 04:48:16.61 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.org2.example.com | [0ff 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0a4 02-27 04:48:15.04 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.6
peer0.org1.example.com | [0f2 02-27 04:48:18.15 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 | [09d 02-27 04:48:16.61 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 | [0f0 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]sending state message READY
peer0.org2.example.com | [100 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [0f5 02-27 04:48:18.15 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 | [09e 02-27 04:48:16.61 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
peer1.org1.example.com | [0a5 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [0f1 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Received message READY from shim
peer0.org2.example.com | [101 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3a33b0ff]Received INIT, initializing chaincode
peer0.org1.example.com | [0f6 02-27 04:48:18.15 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.6
peer1.org2.example.com | [0f2 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [0a7 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [102 02-27 04:48:14.77 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [09f 02-27 04:48:16.61 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 | [0f7 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [addf7ccf]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [0f3 02-27 04:48:14.48 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 | [0a8 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [103 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Init get response status: 200
peer0.org1.example.com | [0f8 02-27 04:48:18.15 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 | [0f4 02-27 04:48:14.48 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 | [0a0 02-27 04:48:16.61 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
peer1.org1.example.com | [0a9 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org2.example.com | [104 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [0f9 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [addf7ccf]sendExecuteMsg trigger event INIT
zookeeper0 | 2018-02-27 04:48:17,326 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [0f5 02-27 04:48:14.48 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 | [105 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]Move state message COMPLETED
peer1.org1.example.com | [0a6 02-27 04:48:15.04 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 | [0a1 02-27 04:48:16.61 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 | [0fa 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Move state message INIT
peer1.org2.example.com | [0f6 02-27 04:48:14.48 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.6
kafka2 | [2018-02-27 04:48:21,265] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [106 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3a33b0ff]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [0aa 02-27 04:48:15.04 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.6 launch seq completed
orderer.example.com | [0a2 02-27 04:48:16.61 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
peer1.org2.example.com | [0f7 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d995001b]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0ab 02-27 04:48:15.04 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 | [0fb 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [107 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3a33b0ff]send state message COMPLETED
orderer.example.com | [0a3 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Writers for evaluation
peer1.org2.example.com | [0f8 02-27 04:48:14.48 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 | [0ac 02-27 04:48:15.04 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 | [0fc 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [0f9 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d995001b]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [108 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3a33b0ff]Received message COMPLETED from shim
orderer.example.com | [0a4 02-27 04:48:16.61 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 | [0ad 02-27 04:48:15.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Move state message READY
peer0.org1.example.com | [0fd 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]sending state message INIT
peer0.org2.example.com | [109 02-27 04:48:14.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [0fa 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Move state message INIT
orderer.example.com | [0a5 02-27 04:48:16.61 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 | [0ae 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0fe 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Received message INIT from shim
peer0.org2.example.com | [10a 02-27 04:48:14.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3a33b0ff-5779-4b02-b35a-9f763739c01f]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [0fb 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0af 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [804d0d61]Entered state ready
peer0.org2.example.com | [10b 02-27 04:48:14.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3a33b0ff-5779-4b02-b35a-9f763739c01f
orderer.example.com | [0a6 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org2.example.com | [0fc 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0ff 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [0b0 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:804d0d61-7018-438c-9489-4c642df00352
peer0.org2.example.com | [10c 02-27 04:48:14.79 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 | [0a7 02-27 04:48:16.61 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 | [100 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [0fd 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]sending state message INIT
peer1.org1.example.com | [0b1 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]sending state message READY
peer0.org2.example.com | [10d 02-27 04:48:14.79 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 | [0a8 02-27 04:48:16.61 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 | [0b2 02-27 04:48:15.05 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 | [0fe 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Received message INIT from shim
peer0.org1.example.com | [101 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [addf7ccf]Received INIT, initializing chaincode
peer0.org2.example.com | [10e 02-27 04:48:14.79 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.6,txid=ccfa5949-4672-4abf-b1a4-10c4f2d2979d,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer1.org1.example.com | [0b4 02-27 04:48:15.05 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 | [0a9 02-27 04:48:16.61 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 | [102 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [0ff 02-27 04:48:14.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [10f 02-27 04:48:14.79 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.6 is being launched
peer1.org1.example.com | [0b5 02-27 04:48:15.05 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 | [0aa 02-27 04:48:16.61 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
peer0.org1.example.com | [103 02-27 04:48:18.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Init get response status: 200
peer1.org2.example.com | [100 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [0b3 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Received message READY from shim
peer0.org2.example.com | [110 02-27 04:48:14.79 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 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Init succeeded. Sending COMPLETED
orderer.example.com | [0ab 02-27 04:48:16.61 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 | [0b7 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [101 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d995001b]Received INIT, initializing chaincode
peer0.org2.example.com | [111 02-27 04:48:14.79 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 | [0b6 02-27 04:48:15.05 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.6
peer0.org1.example.com | [105 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]Move state message COMPLETED
orderer.example.com | [0ac 02-27 04:48:16.61 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.org2.example.com | [112 02-27 04:48:14.80 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.6(networkid:dev,peerid:peer0.org2.example.com)
peer1.org1.example.com | [0b8 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [804d0d61]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [102 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [106 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [addf7ccf]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0ad 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org1.example.com | [0b9 02-27 04:48:15.05 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...
kafka1 | [2018-02-27 04:48:21,867] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [113 02-27 04:48:14.80 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.org2.example.com | [103 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Init get response status: 200
orderer.example.com | [0ae 02-27 04:48:16.61 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 | [107 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [addf7ccf]send state message COMPLETED
peer1.org1.example.com | [0ba 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [804d0d61]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [114 02-27 04:48:14.80 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 | [0bb 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Move state message INIT
orderer.example.com | [0af 02-27 04:48:16.61 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 | [104 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [108 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [addf7ccf]Received message COMPLETED from shim
peer1.org1.example.com | [0bc 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
orderer.example.com | [0b0 02-27 04:48:16.61 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 | [0bd 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [105 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]Move state message COMPLETED
peer0.org1.example.com | [109 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [0be 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]sending state message INIT
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0b1 02-27 04:48:16.61 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 | [106 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d995001b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [10a 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [addf7ccf-8d6d-4534-85ac-873b02c3770d]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [0bf 02-27 04:48:15.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Received message INIT from shim
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [0b2 02-27 04:48:16.61 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
peer1.org2.example.com | [107 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d995001b]send state message COMPLETED
peer1.org1.example.com | [0c0 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [10b 02-27 04:48:18.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:addf7ccf-8d6d-4534-85ac-873b02c3770d
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0b3 02-27 04:48:16.61 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 | [0c1 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [10c 02-27 04:48:18.16 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 | [108 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d995001b]Received message COMPLETED from shim
zookeeper1 | 2018-02-27 04:48:18,605 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@401] - Synchronizing with Follower sid: 3 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
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 | [0b4 02-27 04:48:16.61 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
peer1.org1.example.com | [0c2 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [804d0d61]Received INIT, initializing chaincode
peer0.org1.example.com | [10d 02-27 04:48:18.16 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 | [109 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [115 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
peer1.org1.example.com | [0c3 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | [2018-02-27 04:48:21,266] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0b5 02-27 04:48:16.61 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 | [10e 02-27 04:48:18.17 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.6,txid=bf6fe8bc-e85e-481d-b16d-754d4a2a6297,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer1.org2.example.com | [10a 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d995001b-2bff-43cb-8b4d-ce097e720c40]HandleMessage- COMPLETED. Notify
zookeeper1 | 2018-02-27 04:48:18,605 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@475] - Sending SNAP
peer0.org2.example.com | [116 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
zookeeper0 | 2018-02-27 04:48:17,326 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org1.example.com | [0c4 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Init get response status: 200
peer0.org1.example.com | [10f 02-27 04:48:18.17 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.6 is being launched
orderer.example.com | [0b6 02-27 04:48:16.61 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
peer1.org2.example.com | [10b 02-27 04:48:14.49 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d995001b-2bff-43cb-8b4d-ce097e720c40
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0c5 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [117 02-27 04:48:14.80 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
orderer.example.com | [0b7 02-27 04:48:16.61 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 | [10c 02-27 04:48:14.49 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 | [110 02-27 04:48:18.17 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 | [0c6 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]Move state message COMPLETED
orderer.example.com | [0b8 02-27 04:48:16.61 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 | [10d 02-27 04:48:14.49 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.org1.example.com | [111 02-27 04:48:18.17 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 | [0c7 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [804d0d61]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [118 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
peer1.org2.example.com | [10e 02-27 04:48:14.51 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.6,txid=19c511b2-5503-4d9f-b4ff-42e6d4dac660,syscc=true,proposal=0x0,canname=vscc:1.0.6
orderer.example.com | [0b9 02-27 04:48:16.61 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [0c8 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [804d0d61]send state message COMPLETED
peer0.org2.example.com | [119 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
peer0.org1.example.com | [112 02-27 04:48:18.17 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer1.org2.example.com | [10f 02-27 04:48:14.51 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.6 is being launched
peer1.org1.example.com | [0c9 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [804d0d61]Received message COMPLETED from shim
orderer.example.com | [0ba 02-27 04:48:16.61 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 | [11a 02-27 04:48:14.81 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 | [113 02-27 04:48:18.17 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
orderer.example.com | [0bb 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit...commit.CommitProposals.GetPolicy -> DEBU Returning policy Org1MSP/Readers for evaluation
peer0.org2.example.com | [11b 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0ca 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [110 02-27 04:48:14.51 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 | [114 02-27 04:48:18.17 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 | [0bc 02-27 04:48:16.62 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
peer1.org2.example.com | [111 02-27 04:48:14.51 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 | [0cb 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [804d0d61-7018-438c-9489-4c642df00352]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
orderer.example.com | [0bd 02-27 04:48:16.62 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 | [112 02-27 04:48:14.51 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [11c 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer1.org1.example.com | [0cc 02-27 04:48:15.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:804d0d61-7018-438c-9489-4c642df00352
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka3 | [2018-02-27 04:48:21,604] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0be 02-27 04:48:16.62 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
peer1.org2.example.com | [113 02-27 04:48:14.52 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0cd 02-27 04:48:15.06 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 | [11d 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | [0bf 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Readers for evaluation
peer1.org2.example.com | [114 02-27 04:48:14.52 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0ce 02-27 04:48:15.06 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.org2.example.com | [11e 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
orderer.example.com | [0c0 02-27 04:48:16.62 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.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
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 | [0cf 02-27 04:48:15.06 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.6,txid=857ef15a-52af-4b7e-a18d-d58dfddc5302,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org2.example.com | [11f 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0c1 02-27 04:48:16.62 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 | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0d0 02-27 04:48:15.07 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.6 is being launched
peer0.org1.example.com | [115 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
orderer.example.com | [0c2 02-27 04:48:16.62 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 | [120 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [116 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
peer1.org1.example.com | [0d1 02-27 04:48:15.07 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 | [0c3 02-27 04:48:16.62 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [117 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
peer0.org2.example.com | [121 02-27 04:48:14.81 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 | [122 02-27 04:48:14.81 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 | [123 02-27 04:48:14.81 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.6
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 | [124 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer1.org1.example.com | [0d2 02-27 04:48:15.07 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 | [118 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
orderer.example.com | [0c4 02-27 04:48:16.62 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 | [126 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [115 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
peer1.org1.example.com | [0d3 02-27 04:48:15.07 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.6(networkid:dev,peerid:peer1.org1.example.com)
peer0.org2.example.com | [127 02-27 04:48:14.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [119 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
orderer.example.com | [0c5 02-27 04:48:16.62 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 | [128 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [116 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
peer0.org2.example.com | [125 02-27 04:48:14.81 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 | [11a 02-27 04:48:18.17 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 | [0d4 02-27 04:48:15.07 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 | [0c6 02-27 04:48:16.62 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
peer0.org2.example.com | [129 02-27 04:48:14.82 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.6 launch seq completed
peer0.org1.example.com | [11b 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [117 02-27 04:48:14.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
peer0.org2.example.com | [12a 02-27 04:48:14.82 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 | [0d5 02-27 04:48:15.07 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 | [0c7 02-27 04:48:16.62 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 | [118 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
peer0.org2.example.com | [12b 02-27 04:48:14.82 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 | [11c 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.6
orderer.example.com | [0c8 02-27 04:48:16.62 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
peer1.org2.example.com | [119 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
peer0.org2.example.com | [12c 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Move state message READY
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [0c9 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Writers for evaluation
peer1.org2.example.com | [11a 02-27 04:48:14.53 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 | [12d 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [11d 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | [0ca 02-27 04:48:16.62 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
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
kafka3 | [2018-02-27 04:48:21,605] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [11b 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [12e 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ccfa5949]Entered state ready
orderer.example.com | [0cb 02-27 04:48:16.62 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy OrdererOrg/Admins for evaluation
zookeeper0 | 2018-02-27 04:48:17,327 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.10
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [11c 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer0.org2.example.com | [12f 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ccfa5949-4672-4abf-b1a4-10c4f2d2979d
peer0.org1.example.com | [11e 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0cc 02-27 04:48:16.62 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
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 | [11d 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [130 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]sending state message READY
peer0.org1.example.com | [11f 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0cd 02-27 04:48:16.62 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 | [11e 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
peer1.org1.example.com | [0d6 02-27 04:48:15.07 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.6) lock
peer0.org2.example.com | [131 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Received message READY from shim
peer1.org2.example.com | [11f 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0ce 02-27 04:48:16.63 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
peer0.org1.example.com | [120 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [132 02-27 04:48:14.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [120 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [0cf 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Admins for evaluation
peer1.org1.example.com | [0d7 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.6) lock
peer1.org1.example.com | [0d8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.6
peer0.org2.example.com | [133 02-27 04:48:14.82 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 | [121 02-27 04:48:18.17 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 | [121 02-27 04:48:14.53 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 | [0da 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.6
orderer.example.com | [0d0 02-27 04:48:16.63 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
peer0.org2.example.com | [134 02-27 04:48:14.83 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 | [135 02-27 04:48:14.83 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 | [136 02-27 04:48:14.83 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.6
kafka3 | [2018-02-27 04:48:21,605] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0db 02-27 04:48:15.08 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 | [0dc 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0d9 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.6)
peer1.org1.example.com | [0dd 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.6
peer1.org1.example.com | [0de 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org1.example.com | [0df 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.6
peer1.org1.example.com | [0e0 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [0d1 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Readers for evaluation
kafka1 | [2018-02-27 04:48:21,868] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [122 02-27 04:48:14.53 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 | [122 02-27 04:48:18.17 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 | [137 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ccfa5949]Inside sendExecuteMessage. Message INIT
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0e1 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [0d2 02-27 04:48:16.63 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.org2.example.com | [123 02-27 04:48:14.53 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.6
peer0.org2.example.com | [138 02-27 04:48:14.83 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 | [123 02-27 04:48:18.17 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.6
peer1.org1.example.com | [0e2 02-27 04:48:15.08 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 | [124 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [139 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ccfa5949]sendExecuteMsg trigger event INIT
orderer.example.com | [0d3 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Writers for evaluation
peer0.org1.example.com | [124 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer1.org1.example.com | [0e3 02-27 04:48:15.08 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 | [125 02-27 04:48:14.53 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 | [13a 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Move state message INIT
peer0.org1.example.com | [125 02-27 04:48:18.17 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 | [0d4 02-27 04:48:16.63 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
peer1.org1.example.com | [0e4 02-27 04:48:15.08 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.6
peer0.org2.example.com | [13b 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [126 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [126 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [0d5 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org2MSP/Admins for evaluation
peer1.org1.example.com | [0e5 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.6" , sending back REGISTERED
peer0.org2.example.com | [13c 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [127 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0d6 02-27 04:48:16.63 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.org2.example.com | [13d 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]sending state message INIT
peer0.org1.example.com | [127 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0e6 02-27 04:48:15.08 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 | [128 02-27 04:48:14.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper1 | 2018-02-27 04:48:18,606 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@499] - Sending snapshot last zxid of peer is 0x0 zxid of leader is 0x100000000sent zxid of db as 0x100000000
peer0.org2.example.com | [13e 02-27 04:48:14.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Received message INIT from shim
orderer.example.com | [0d7 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Readers for evaluation
peer1.org1.example.com | [0e8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [129 02-27 04:48:14.54 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.6 launch seq completed
peer0.org2.example.com | [13f 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [128 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [0d8 02-27 04:48:16.63 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.org2.example.com | [12a 02-27 04:48:14.54 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 | [0e9 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [140 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [129 02-27 04:48:18.17 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.6 launch seq completed
peer1.org2.example.com | [12b 02-27 04:48:14.54 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 | [0d9 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy SampleConsortium/Org1MSP/Writers for evaluation
peer0.org2.example.com | [141 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ccfa5949]Received INIT, initializing chaincode
peer1.org1.example.com | [0e7 02-27 04:48:15.08 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.6 launch seq completed
peer1.org2.example.com | [12c 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Move state message READY
peer0.org2.example.com | [142 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Init get response status: 200
orderer.example.com | [0da 02-27 04:48:16.63 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 | [12d 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12a 02-27 04:48:18.17 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 | [0eb 02-27 04:48:15.08 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 | [143 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [12e 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [19c511b2]Entered state ready
orderer.example.com | [0db 02-27 04:48:16.63 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 | [12b 02-27 04:48:18.17 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 | [0ec 02-27 04:48:15.08 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 | [12f 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:19c511b2-5503-4d9f-b4ff-42e6d4dac660
peer0.org2.example.com | [144 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]Move state message COMPLETED
orderer.example.com | [0dc 02-27 04:48:16.63 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
peer1.org1.example.com | [0ea 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [12c 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Move state message READY
peer1.org2.example.com | [130 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]sending state message READY
peer0.org2.example.com | [145 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ccfa5949]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [0dd 02-27 04:48:16.63 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 | [0ed 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Move state message READY
peer1.org2.example.com | [132 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Received message READY from shim
peer0.org1.example.com | [12d 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [146 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ccfa5949]send state message COMPLETED
orderer.example.com | [0de 02-27 04:48:16.63 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 | [131 02-27 04:48:14.54 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 | [0ee 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12e 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [bf6fe8bc]Entered state ready
peer0.org2.example.com | [147 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ccfa5949]Received message COMPLETED from shim
orderer.example.com | [0df 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.initialize.GetPolicy -> DEBU Returning policy Readers for evaluation
peer1.org2.example.com | [134 02-27 04:48:14.54 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 | [0ef 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [857ef15a]Entered state ready
peer0.org2.example.com | [148 02-27 04:48:14.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [12f 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:bf6fe8bc-e85e-481d-b16d-754d4a2a6297
peer1.org2.example.com | [133 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [0e0 02-27 04:48:16.63 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.org1.example.com | [0f0 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:857ef15a-52af-4b7e-a18d-d58dfddc5302
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [149 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ccfa5949-4672-4abf-b1a4-10c4f2d2979d]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [135 02-27 04:48:14.54 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 | [130 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]sending state message READY
kafka1 | [2018-02-27 04:48:21,869] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e1 02-27 04:48:16.63 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 | [136 02-27 04:48:14.54 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.6
peer0.org1.example.com | [131 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Received message READY from shim
peer1.org1.example.com | [0f1 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]sending state message READY
peer1.org2.example.com | [137 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19c511b2]Inside sendExecuteMessage. Message INIT
orderer.example.com | [0e2 02-27 04:48:16.63 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.org2.example.com | [14a 02-27 04:48:14.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ccfa5949-4672-4abf-b1a4-10c4f2d2979d
peer1.org1.example.com | [0f3 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Received message READY from shim
peer1.org2.example.com | [138 02-27 04:48:14.54 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 | [14b 02-27 04:48:14.85 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 | [132 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [0e3 02-27 04:48:16.63 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 | [139 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19c511b2]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [0f4 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [14c 02-27 04:48:14.85 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 | [133 02-27 04:48:18.17 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 | [0e4 02-27 04:48:16.63 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 | [0f2 02-27 04:48:15.08 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 | [13a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Move state message INIT
kafka3 | [2018-02-27 04:48:21,607] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-02-27 04:48:18,652 [myid:2] - INFO [LearnerHandler-/172.19.0.2:55340:LearnerHandler@535] - Received NEWLEADER-ACK message from 3
peer0.org2.example.com | [14d 02-27 04:48:14.85 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.6,txid=a7983a2c-a9fe-4c75-8715-9165b9063405,syscc=true,proposal=0x0,canname=qscc:1.0.6
zookeeper0 | 2018-02-27 04:48:17,349 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer0.org1.example.com | [134 02-27 04:48:18.17 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 | [0f5 02-27 04:48:15.08 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 | [13b 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [13c 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [13d 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]sending state message INIT
orderer.example.com | [0e5 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/policies] main.initializeMultiChainManager.NewManagerImpl.newLedgerResources.NewManagerImpl.commit.commit.CommitProposals.GetPolicy -> DEBU Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [135 02-27 04:48:18.17 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 | [14e 02-27 04:48:14.85 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.6 is being launched
peer1.org1.example.com | [0f6 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-02-27 04:48:21,869] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [13e 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Received message INIT from shim
kafka2 | [2018-02-27 04:48:21,267] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e6 02-27 04:48:16.63 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'
peer0.org1.example.com | [136 02-27 04:48:18.17 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.6
peer0.org2.example.com | [14f 02-27 04:48:14.85 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 | [0f7 02-27 04:48:15.08 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.6
kafka3 | [2018-02-27 04:48:21,685] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [13f 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: INIT(state:ready)
kafka1 | [2018-02-27 04:48:21,877] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-02-27 04:48:21,268] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [0e7 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [0]
peer0.org1.example.com | [137 02-27 04:48:18.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [bf6fe8bc]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [150 02-27 04:48:14.85 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 | [0f8 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [857ef15a]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [140 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [0e8 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
zookeeper1 | 2018-02-27 04:48:21,381 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.9:35198
peer0.org1.example.com | [138 02-27 04:48:18.17 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 | [0e9 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[9147], Going to peek [8] bytes
peer1.org1.example.com | [0f9 02-27 04:48:15.08 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 | [151 02-27 04:48:14.85 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.6(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [139 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [bf6fe8bc]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [141 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [19c511b2]Received INIT, initializing chaincode
peer1.org1.example.com | [0fa 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [857ef15a]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [152 02-27 04:48:14.85 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 | [13a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Move state message INIT
orderer.example.com | [0ea 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.GetBlock.Next.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[9145], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org2.example.com | [142 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Init get response status: 200
peer1.org1.example.com | [0fb 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Move state message INIT
peer0.org2.example.com | [153 02-27 04:48:14.85 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 | [13b 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [0fc 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [0eb 02-27 04:48:16.63 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.org2.example.com | [143 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [0fd 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [0ec 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] main.initializeMultiChainManager.NewManagerImpl.newChainSupport.HandleChain.newChain -> INFO [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
peer0.org1.example.com | [13c 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer1.org2.example.com | [144 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]Move state message COMPLETED
peer1.org1.example.com | [0fe 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]sending state message INIT
orderer.example.com | [0ed 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/multichain] main.initializeMultiChainManager.NewManagerImpl -> INFO Starting with system channel testchainid and orderer type kafka
peer0.org1.example.com | [13d 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]sending state message INIT
peer1.org2.example.com | [145 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19c511b2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0ff 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Received message INIT from shim
orderer.example.com | [0ee 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel -> INFO [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [13e 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Received message INIT from shim
peer1.org2.example.com | [146 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19c511b2]send state message COMPLETED
peer1.org1.example.com | [100 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [0ef 02-27 04:48:16.63 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org1.example.com | [13f 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [147 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19c511b2]Received message COMPLETED from shim
zookeeper0 | 2018-02-27 04:48:17,355 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@64] - FOLLOWING - LEADER ELECTION TOOK - 444
peer1.org1.example.com | [101 02-27 04:48:15.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [140 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:16.639067 client.go:115: Initializing new client
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [148 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [102 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [857ef15a]Received INIT, initializing chaincode
peer0.org1.example.com | [141 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [bf6fe8bc]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/02/27 04:48:16.643908 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-02-27 04:48:21,948] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [149 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19c511b2-5503-4d9f-b4ff-42e6d4dac660]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [103 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [142 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Init get response status: 200
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}
kafka2 | [2018-02-27 04:48:21,268] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:16.644119 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [143 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [14a 02-27 04:48:14.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:19c511b2-5503-4d9f-b4ff-42e6d4dac660
peer1.org1.example.com | [104 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Init get response status: 200
peer0.org2.example.com | [154 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.644248 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [14b 02-27 04:48:14.54 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 | [144 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]Move state message COMPLETED
peer1.org1.example.com | [105 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [155 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer1.org2.example.com | [14c 02-27 04:48:14.54 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 | [sarama] 2018/02/27 04:48:16.646564 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [106 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]Move state message COMPLETED
peer0.org1.example.com | [145 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bf6fe8bc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [156 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org2.example.com | [14d 02-27 04:48:14.54 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.6,txid=6c1d14f9-27a2-4bf3-a382-0aba5772e112,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer1.org1.example.com | [107 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [857ef15a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:16.646695 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [146 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bf6fe8bc]send state message COMPLETED
peer0.org2.example.com | [157 02-27 04:48:14.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
peer1.org1.example.com | [108 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [857ef15a]send state message COMPLETED
peer1.org2.example.com | [14e 02-27 04:48:14.54 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.6 is being launched
orderer.example.com | [sarama] 2018/02/27 04:48:16.646754 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [147 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bf6fe8bc]Received message COMPLETED from shim
peer0.org2.example.com | [158 02-27 04:48:14.87 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer1.org2.example.com | [14f 02-27 04:48:14.55 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 | [109 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [857ef15a]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:16.646810 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [148 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [159 02-27 04:48:14.87 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 | [150 02-27 04:48:14.55 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 | [10a 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:16.647651 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
kafka3 | [2018-02-27 04:48:21,687] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [149 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bf6fe8bc-e85e-481d-b16d-754d4a2a6297]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [15a 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [151 02-27 04:48:14.55 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.6(networkid:dev,peerid:peer1.org2.example.com)
peer1.org1.example.com | [10b 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [857ef15a-52af-4b7e-a18d-d58dfddc5302]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/02/27 04:48:16.649277 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [14a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bf6fe8bc-e85e-481d-b16d-754d4a2a6297
peer1.org2.example.com | [152 02-27 04:48:14.55 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 | [15b 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer1.org1.example.com | [10c 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:857ef15a-52af-4b7e-a18d-d58dfddc5302
peer0.org1.example.com | [14b 02-27 04:48:18.18 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 | [sarama] 2018/02/27 04:48:16.649553 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [15c 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [153 02-27 04:48:14.55 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:
zookeeper1 | 2018-02-27 04:48:21,411 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.9:35198
peer1.org1.example.com | [10d 02-27 04:48:15.09 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 | [14c 02-27 04:48:18.18 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 | [sarama] 2018/02/27 04:48:16.649670 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer0.org1.example.com | [14d 02-27 04:48:18.18 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.6,txid=c137b674-fa9c-4390-b014-bc89cd2080e7,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org2.example.com | [15d 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer1.org1.example.com | [10e 02-27 04:48:15.09 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 | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [14e 02-27 04:48:18.18 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.6 is being launched
peer0.org2.example.com | [15e 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:16.651185 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [10f 02-27 04:48:15.09 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.6,txid=9e72ebac-6d35-428c-b5dc-4b533bba5aa2,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org1.example.com | [14f 02-27 04:48:18.18 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [110 02-27 04:48:15.09 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.6 is being launched
peer0.org2.example.com | [15f 02-27 04:48:14.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [150 02-27 04:48:18.18 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]
orderer.example.com | [sarama] 2018/02/27 04:48:16.651377 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [111 02-27 04:48:15.09 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 | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [160 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.651489 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [151 02-27 04:48:18.18 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.6(networkid:dev,peerid:peer0.org1.example.com)
peer1.org1.example.com | [112 02-27 04:48:15.09 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 | 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 | [sarama] 2018/02/27 04:48:16.651595 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [152 02-27 04:48:18.18 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 | [161 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [sarama] 2018/02/27 04:48:16.659472 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [113 02-27 04:48:15.09 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.6(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [154 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer0.org1.example.com | [153 02-27 04:48:18.18 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 | [162 02-27 04:48:14.89 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.660863 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer1.org1.example.com | [114 02-27 04:48:15.09 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 | [sarama] 2018/02/27 04:48:16.661433 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [163 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [155 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.661785 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [115 02-27 04:48:15.09 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [164 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [156 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.664173 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.6
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [166 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [0f0 02-27 04:48:16.66 UTC] [main] main -> INFO Beginning to serve requests
peer1.org2.example.com | [157 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
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 | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [sarama] 2018/02/27 04:48:16.917345 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [165 02-27 04:48:14.89 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 | [154 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer1.org2.example.com | [158 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [sarama] 2018/02/27 04:48:16.917558 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [155 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer0.org2.example.com | [168 02-27 04:48:14.89 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:16.919370 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [15a 02-27 04:48:14.55 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 | [156 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [169 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.919608 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [157 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
zookeeper0 | 2018-02-27 04:48:17,425 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@167] - Resolved hostname: zookeeper1 to address: zookeeper1/172.19.0.5
peer1.org2.example.com | [159 02-27 04:48:14.55 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.919706 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [158 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer0.org2.example.com | [16a 02-27 04:48:14.89 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 | [sarama] 2018/02/27 04:48:16.919863 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [159 02-27 04:48:18.18 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 | 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 | [16b 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Move state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:16.921253 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [15b 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [15a 02-27 04:48:18.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [116 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.921517 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [16c 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [15c 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org1.example.com | [15b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer1.org1.example.com | [117 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.6) lock
orderer.example.com | [sarama] 2018/02/27 04:48:16.921867 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [16d 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a7983a2c]Entered state ready
peer1.org2.example.com | [15d 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [15c 02-27 04:48:18.19 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 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.924219 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [15e 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [15d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org2.example.com | [16e 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a7983a2c-a9fe-4c75-8715-9165b9063405
peer1.org1.example.com | [119 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.6)
orderer.example.com | [sarama] 2018/02/27 04:48:16.926010 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [15f 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [15e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-02-27 04:48:21,969] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [16f 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]sending state message READY
peer1.org1.example.com | [11a 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.926159 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [160 02-27 04:48:14.56 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
zookeeper1 | 2018-02-27 04:48:21,415 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [15f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [11c 02-27 04:48:15.09 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 | [sarama] 2018/02/27 04:48:16.926409 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [170 02-27 04:48:14.90 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 | [161 02-27 04:48:14.57 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 | [160 02-27 04:48:18.19 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 | [sarama] 2018/02/27 04:48:16.926748 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [11b 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.6
peer0.org2.example.com | [171 02-27 04:48:14.90 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 | [161 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | [sarama] 2018/02/27 04:48:16.928025 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [162 02-27 04:48:14.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.6
peer1.org1.example.com | [11d 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [172 02-27 04:48:14.90 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 | [162 02-27 04:48:18.19 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.928257 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [163 02-27 04:48:14.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.6" , sending back REGISTERED
peer1.org1.example.com | [11e 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:16.928360 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [173 02-27 04:48:14.90 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.6
peer0.org1.example.com | [163 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [164 02-27 04:48:14.57 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 | [11f 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:16.928481 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [174 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a7983a2c]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [164 02-27 04:48:18.19 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 | [165 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [120 02-27 04:48:15.09 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/02/27 04:48:16.928626 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [175 02-27 04:48:14.90 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 | [165 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [166 02-27 04:48:14.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.6 launch seq completed
peer1.org1.example.com | [121 02-27 04:48:15.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka3 | [2018-02-27 04:48:21,708] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
orderer.example.com | [sarama] 2018/02/27 04:48:17.179474 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [166 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [122 02-27 04:48:15.10 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 | [176 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a7983a2c]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [168 02-27 04:48:14.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
orderer.example.com | [sarama] 2018/02/27 04:48:17.179777 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [167 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-02-27 04:48:21,270] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [123 02-27 04:48:15.10 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 | [167 02-27 04:48:14.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/02/27 04:48:17.189559 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [168 02-27 04:48:18.19 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.6 launch seq completed
peer1.org2.example.com | [169 02-27 04:48:14.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...
peer0.org2.example.com | [177 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Received message READY from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.190167 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [124 02-27 04:48:15.10 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.6
peer0.org1.example.com | [169 02-27 04:48:18.19 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 | [179 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [sarama] 2018/02/27 04:48:17.190644 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [16a 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Move state message READY
peer1.org1.example.com | [125 02-27 04:48:15.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.6" , sending back REGISTERED
peer0.org1.example.com | [16a 02-27 04:48:18.19 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 | [sarama] 2018/02/27 04:48:17.191257 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [178 02-27 04:48:14.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Move state message INIT
peer1.org2.example.com | [16b 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [126 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [16b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Move state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.194071 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [17a 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [16c 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [6c1d14f9]Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.194382 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [127 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [16c 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/02/27 04:48:17.194691 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [16d 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:6c1d14f9-27a2-4bf3-a382-0aba5772e112
peer0.org2.example.com | [17b 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [16d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [c137b674]Entered state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.195161 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [16e 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]sending state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.200287 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [17c 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]sending state message INIT
peer1.org1.example.com | [128 02-27 04:48:15.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [16e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:c137b674-fa9c-4390-b014-bc89cd2080e7
orderer.example.com | [sarama] 2018/02/27 04:48:17.222527 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [167 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [17d 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Received message INIT from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.223180 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [129 02-27 04:48:15.12 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 | [170 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [16f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]sending state message READY
orderer.example.com | [sarama] 2018/02/27 04:48:17.225706 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
zookeeper0 | 2018-02-27 04:48:17,737 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@332] - Getting a diff from the leader 0x0
peer0.org2.example.com | [17e 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [170 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Received message READY from shim
peer1.org2.example.com | [16f 02-27 04:48:14.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.org1.example.com | [12a 02-27 04:48:15.13 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:17.223630 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [17f 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [171 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [171 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Received message READY from shim
peer1.org1.example.com | [12b 02-27 04:48:15.13 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 | [sarama] 2018/02/27 04:48:17.227490 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [173 02-27 04:48:14.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [172 02-27 04:48:18.19 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 | [180 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a7983a2c]Received INIT, initializing chaincode
peer1.org1.example.com | [12c 02-27 04:48:15.13 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 | [172 02-27 04:48:14.57 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 | [sarama] 2018/02/27 04:48:17.227675 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [173 02-27 04:48:18.19 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 | [181 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [12d 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Move state message READY
peer1.org2.example.com | [174 02-27 04:48:14.57 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 | [sarama] 2018/02/27 04:48:17.227836 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [182 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [12e 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [174 02-27 04:48:18.19 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 | [175 02-27 04:48:14.58 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:17.227994 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org2.example.com | [183 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Init get response status: 200
peer1.org1.example.com | [12f 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9e72ebac]Entered state ready
peer0.org1.example.com | [175 02-27 04:48:18.19 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.6
peer1.org2.example.com | [176 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6c1d14f9]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.498040 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [184 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [130 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9e72ebac-6d35-428c-b5dc-4b533bba5aa2
peer0.org1.example.com | [176 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c137b674]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [177 02-27 04:48:14.58 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 | [sarama] 2018/02/27 04:48:17.498272 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [185 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]Move state message COMPLETED
peer1.org1.example.com | [131 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]sending state message READY
peer1.org2.example.com | [178 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6c1d14f9]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.501356 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [177 02-27 04:48:18.19 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 | [132 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Received message READY from shim
peer0.org2.example.com | [186 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a7983a2c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [179 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Move state message INIT
peer0.org1.example.com | [178 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c137b674]sendExecuteMsg trigger event INIT
kafka2 | [2018-02-27 04:48:21,330] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
orderer.example.com | [sarama] 2018/02/27 04:48:17.501565 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [187 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a7983a2c]send state message COMPLETED
peer1.org1.example.com | [133 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [179 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Move state message INIT
peer1.org2.example.com | [17a 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.501657 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [134 02-27 04:48:15.13 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 | [188 02-27 04:48:14.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a7983a2c]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:17.501740 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [17a 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [17b 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [135 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka1 | [2018-02-27 04:48:22,004] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [189 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [136 02-27 04:48:15.13 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 | [17b 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [17c 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]sending state message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.503127 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [18a 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a7983a2c-a9fe-4c75-8715-9165b9063405]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [137 02-27 04:48:15.13 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:17.503301 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [17c 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]sending state message INIT
peer1.org2.example.com | [17d 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Received message INIT from shim
peer1.org1.example.com | [138 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9e72ebac]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [18b 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a7983a2c-a9fe-4c75-8715-9165b9063405
orderer.example.com | [sarama] 2018/02/27 04:48:17.503403 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [17d 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Received message INIT from shim
peer1.org2.example.com | [17e 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: INIT(state:ready)
kafka0 | [2018-02-27 04:48:21,905] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [18c 02-27 04:48:14.92 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 | [sarama] 2018/02/27 04:48:17.503484 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [139 02-27 04:48:15.13 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 | [17f 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [17e 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper1 | 2018-02-27 04:48:21,522 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680000 with negotiated timeout 6000 for client /172.19.0.9:35198
peer0.org2.example.com | [18d 02-27 04:48:14.92 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
peer1.org1.example.com | [13a 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9e72ebac]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.618070 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [180 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6c1d14f9]Received INIT, initializing chaincode
peer0.org1.example.com | [17f 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [18e 02-27 04:48:14.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer1.org1.example.com | [13b 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Move state message INIT
orderer.example.com | [sarama] 2018/02/27 04:48:17.619591 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [180 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c137b674]Received INIT, initializing chaincode
peer0.org2.example.com | [18f 02-27 04:48:14.92 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 | [181 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [13c 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:17.625774 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [181 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org2.example.com | [190 02-27 04:48:14.92 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]
peer1.org2.example.com | [182 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [13d 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/02/27 04:48:17.627017 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [182 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [191 02-27 04:48:14.93 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 | [13e 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]sending state message INIT
peer1.org2.example.com | [183 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Init get response status: 200
orderer.example.com | [sarama] 2018/02/27 04:48:17.657707 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [183 02-27 04:48:18.19 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Init get response status: 200
peer0.org2.example.com | [192 02-27 04:48:14.93 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 | [13f 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Received message INIT from shim
peer1.org2.example.com | [184 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/02/27 04:48:17.664354 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [140 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [193 02-27 04:48:14.93 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'
peer0.org1.example.com | [184 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [185 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]Move state message COMPLETED
zookeeper0 | 2018-02-27 04:48:18,401 [myid:1] - INFO [zookeeper0/172.19.0.4:3888:QuorumCnxManager$Listener@746] - Received connection request /172.19.0.2:34584
peer1.org1.example.com | [141 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [194 02-27 04:48:14.93 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 | [sarama] 2018/02/27 04:48:17.664414 client.go:656: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [142 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9e72ebac]Received INIT, initializing chaincode
peer1.org2.example.com | [186 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6c1d14f9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [185 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]Move state message COMPLETED
peer0.org2.example.com | [195 02-27 04:48:14.93 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 | [143 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Init get response status: 200
orderer.example.com | [sarama] 2018/02/27 04:48:17.664439 client.go:458: client/brokers resurrecting 4 dead seed brokers
kafka3 | [2018-02-27 04:48:21,771] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [187 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6c1d14f9]send state message COMPLETED
peer0.org2.example.com | [196 02-27 04:48:14.93 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 | [186 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c137b674]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:17.664462 client.go:192: Closing Client
peer1.org1.example.com | [144 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [197 02-27 04:48:14.93 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 | [188 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6c1d14f9]Received message COMPLETED from shim
peer0.org1.example.com | [187 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c137b674]send state message COMPLETED
orderer.example.com | [0f1 02-27 04:48:17.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | [145 02-27 04:48:15.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]Move state message COMPLETED
peer0.org2.example.com | [198 02-27 04:48:14.93 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.org2.example.com | [189 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [146 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9e72ebac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:18.665198 client.go:115: Initializing new client
peer0.org1.example.com | [188 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c137b674]Received message COMPLETED from shim
peer1.org1.example.com | [147 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9e72ebac]send state message COMPLETED
peer1.org2.example.com | [18a 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6c1d14f9-27a2-4bf3-a382-0aba5772e112]HandleMessage- COMPLETED. Notify
orderer.example.com | [0f2 02-27 04:48:18.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer0.org2.example.com | [199 02-27 04:48:14.93 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 | [148 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9e72ebac]Received message COMPLETED from shim
peer0.org1.example.com | [189 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [18b 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6c1d14f9-27a2-4bf3-a382-0aba5772e112
orderer.example.com | [sarama] 2018/02/27 04:48:18.665231 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [149 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [19a 02-27 04:48:14.94 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 | [18a 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c137b674-fa9c-4390-b014-bc89cd2080e7]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [14a 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9e72ebac-6d35-428c-b5dc-4b533bba5aa2]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/02/27 04:48:18.665676 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [18c 02-27 04:48:14.58 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 | [18b 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c137b674-fa9c-4390-b014-bc89cd2080e7
peer0.org2.example.com | [19b 02-27 04:48:14.94 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.org1.example.com | [14b 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9e72ebac-6d35-428c-b5dc-4b533bba5aa2
peer1.org1.example.com | [14c 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.665881 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [18d 02-27 04:48:14.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.org1.example.com | [18c 02-27 04:48:18.20 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 | [19c 02-27 04:48:14.94 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 | [14d 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.667058 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [19d 02-27 04:48:14.94 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 | [14e 02-27 04:48:15.14 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.6,txid=5cfbe59f-62ac-408f-9f3b-fad5212bd86e,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org1.example.com | [18d 02-27 04:48:18.20 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
peer1.org2.example.com | [18e 02-27 04:48:14.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [19e 02-27 04:48:14.94 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.667170 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [14f 02-27 04:48:15.14 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.6 is being launched
peer0.org1.example.com | [18e 02-27 04:48:18.20 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [19f 02-27 04:48:14.94 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.org1.example.com | [150 02-27 04:48:15.14 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 | [18f 02-27 04:48:14.58 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]
orderer.example.com | [sarama] 2018/02/27 04:48:18.667284 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [18f 02-27 04:48:18.20 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]
peer1.org1.example.com | [151 02-27 04:48:15.14 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.org2.example.com | [1a0 02-27 04:48:14.94 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 | [190 02-27 04:48:14.58 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]
peer1.org1.example.com | [152 02-27 04:48:15.14 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.6(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | [sarama] 2018/02/27 04:48:18.667405 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [190 02-27 04:48:18.20 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]
peer0.org2.example.com | [1a1 02-27 04:48:14.95 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 | [153 02-27 04:48:15.14 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
peer1.org2.example.com | [191 02-27 04:48:14.59 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 | [191 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.668710 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1a2 02-27 04:48:14.95 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.org2.example.com | [192 02-27 04:48:14.59 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 | [154 02-27 04:48:15.14 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 | [192 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.668755 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [193 02-27 04:48:14.59 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 | CORE_CHAINCODE_ID_NAME=qscc:1.0.6
peer0.org1.example.com | [193 02-27 04:48:18.20 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 | [1a3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | [sarama] 2018/02/27 04:48:18.668771 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [194 02-27 04:48:18.20 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 | [1a4 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215b3770
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [194 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.668799 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [195 02-27 04:48:18.20 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.org2.example.com | [195 02-27 04:48:14.59 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 | [1a5 02-27 04:48:29.35 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 | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | [sarama] 2018/02/27 04:48:18.669885 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [196 02-27 04:48:18.20 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 | [1a6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [196 02-27 04:48:14.59 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 | [197 02-27 04:48:18.20 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 | [1a7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | [sarama] 2018/02/27 04:48:18.669924 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [197 02-27 04:48:14.59 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 | 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 | [1a8 02-27 04:48:29.35 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 | [198 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.669938 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [198 02-27 04:48:18.20 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'
peer1.org1.example.com | [155 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.6) lock
peer1.org2.example.com | [199 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.670089 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1a9 02-27 04:48:29.35 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 02-27 04:48:18.20 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.org1.example.com | [156 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.6) lock
peer1.org2.example.com | [19a 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.671169 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [1aa 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215d65a0, header 0xc4215b3800
peer0.org1.example.com | [19a 02-27 04:48:18.20 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 | [157 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.6
peer1.org2.example.com | [19b 02-27 04:48:14.59 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 | [sarama] 2018/02/27 04:48:18.671268 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [158 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.6)
orderer.example.com | [sarama] 2018/02/27 04:48:18.671293 client.go:656: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [1ab 02-27 04:48:29.35 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 | [19c 02-27 04:48:14.59 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 | [159 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.6
peer0.org1.example.com | [19b 02-27 04:48:18.20 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 | [sarama] 2018/02/27 04:48:18.671386 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [1ac 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2
peer1.org2.example.com | [19d 02-27 04:48:14.59 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 | [15a 02-27 04:48:15.14 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 | [sarama] 2018/02/27 04:48:18.671484 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org2.example.com | [1ad 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2 channel id:
peer0.org1.example.com | [19c 02-27 04:48:18.20 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 | [15b 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [1ae 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2 channel id: version: 1.0.6
peer1.org2.example.com | [19e 02-27 04:48:14.59 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.922519 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [15c 02-27 04:48:15.14 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.6
peer0.org2.example.com | [1af 02-27 04:48:29.35 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.6,txid=bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2,syscc=true,proposal=0xc4215d65a0,canname=cscc:1.0.6
peer0.org1.example.com | [19d 02-27 04:48:18.20 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'
orderer.example.com | [sarama] 2018/02/27 04:48:18.922784 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [19f 02-27 04:48:14.59 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.org1.example.com | [19e 02-27 04:48:18.21 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 | [1b0 02-27 04:48:29.35 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.6
peer1.org1.example.com | [15d 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/02/27 04:48:18.924662 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [1a0 02-27 04:48:14.60 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'
kafka1 | [2018-02-27 04:48:22,028] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680002, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [19f 02-27 04:48:18.21 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.org2.example.com | [1b1 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [1a1 02-27 04:48:14.60 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'
kafka3 | [2018-02-27 04:48:21,785] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [15e 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.6
peer0.org1.example.com | [1a0 02-27 04:48:18.21 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 | [sarama] 2018/02/27 04:48:18.924910 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:21,353] INFO Opening socket connection to server zookeeper1.v106_default/172.19.0.5:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [1a2 02-27 04:48:14.60 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.org2.example.com | [1b2 02-27 04:48:29.35 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.6
peer1.org1.example.com | [15f 02-27 04:48:15.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/02/27 04:48:18.925127 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1a1 02-27 04:48:18.21 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.org2.example.com | [1a3 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [160 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [1b3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bc1b438a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:18.925412 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1a2 02-27 04:48:18.21 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 | [161 02-27 04:48:15.16 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 | [1a4 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215a0f60
peer0.org2.example.com | [1b4 02-27 04:48:29.35 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 | [1a3 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | [sarama] 2018/02/27 04:48:18.927062 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [162 02-27 04:48:15.16 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 | [1a5 02-27 04:48:29.52 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 | [1b5 02-27 04:48:29.35 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 | [1a4 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421591d40
orderer.example.com | [sarama] 2018/02/27 04:48:18.927107 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [163 02-27 04:48:15.16 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.6
peer1.org2.example.com | [1a6 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [1b6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bc1b438a]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1a5 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | [sarama] 2018/02/27 04:48:18.927123 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1a7 02-27 04:48:29.52 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
peer0.org2.example.com | [1b7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]Move state message TRANSACTION
peer1.org1.example.com | [164 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.6" , sending back REGISTERED
peer1.org2.example.com | [1a8 02-27 04:48:29.53 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 | [1a6 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [1a9 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [165 02-27 04:48:15.16 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 | [sarama] 2018/02/27 04:48:18.927151 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1aa 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215e6000, header 0xc4215a0ff0
peer0.org2.example.com | [1b8 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [1ab 02-27 04:48:29.53 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 | [sarama] 2018/02/27 04:48:18.928403 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1b9 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [166 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [1ac 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218
peer0.org1.example.com | [1a7 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer1.org2.example.com | [1ad 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218 channel id:
peer1.org1.example.com | [168 02-27 04:48:15.16 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.6 launch seq completed
orderer.example.com | [sarama] 2018/02/27 04:48:18.928655 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1ae 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218 channel id: version: 1.0.6
peer0.org1.example.com | [1a8 02-27 04:48:28.97 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 | [1ba 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]sending state message TRANSACTION
peer1.org1.example.com | [169 02-27 04:48:15.16 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 | [1a9 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [1af 02-27 04:48:29.53 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.6,txid=29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218,syscc=true,proposal=0xc4215e6000,canname=cscc:1.0.6
orderer.example.com | [sarama] 2018/02/27 04:48:18.928755 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [16a 02-27 04:48:15.16 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 | [1b0 02-27 04:48:29.53 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.6
peer0.org1.example.com | [1aa 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215e62d0, header 0xc421591dd0
peer0.org2.example.com | [1bb 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:18.928888 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [16b 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Move state message READY
peer1.org2.example.com | [1b1 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1ab 02-27 04:48:28.97 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"
peer0.org2.example.com | [1bc 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bc1b438a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
kafka1 | [2018-02-27 04:48:22,036] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
orderer.example.com | [sarama] 2018/02/27 04:48:18.929888 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1b2 02-27 04:48:29.53 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.6
zookeeper0 | 2018-02-27 04:48:18,431 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
peer1.org1.example.com | [16c 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ac 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79
peer0.org2.example.com | [1bd 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bc1b438a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [1b3 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [29ff5be9]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [167 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
zookeeper1 | 2018-02-27 04:48:21,653 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x5 zxid:0x100000003 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
orderer.example.com | [sarama] 2018/02/27 04:48:18.929993 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1ad 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79 channel id:
peer1.org2.example.com | [1b4 02-27 04:48:29.53 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 | [1be 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:18.930136 client.go:656: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [1b5 02-27 04:48:29.53 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 | [16d 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [5cfbe59f]Entered state ready
peer0.org2.example.com | [1bf 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
orderer.example.com | [sarama] 2018/02/27 04:48:18.930219 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1b6 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [29ff5be9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1ae 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79 channel id: version: 1.0.6
peer1.org1.example.com | [16f 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:5cfbe59f-62ac-408f-9f3b-fad5212bd86e
peer1.org2.example.com | [1b7 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]Move state message TRANSACTION
peer0.org2.example.com | [1c0 02-27 04:48:29.35 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
orderer.example.com | [sarama] 2018/02/27 04:48:18.930300 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org2.example.com | [1b8 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [1af 02-27 04:48:28.97 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.6,txid=94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79,syscc=true,proposal=0xc4215e62d0,canname=cscc:1.0.6
peer1.org1.example.com | [170 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]sending state message READY
peer1.org2.example.com | [1b9 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [1c1 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer1.org2.example.com | [1ba 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]sending state message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:19.181495 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1b0 02-27 04:48:28.97 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.6
peer0.org2.example.com | [1c2 02-27 04:48:29.35 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 | [171 02-27 04:48:15.17 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 | [1bb 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.181867 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [1c3 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles.retrieveLastFileSuffix -> DEBU retrieveLastFileSuffix()
kafka3 | [2018-02-27 04:48:21,962] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org1.example.com | [1b1 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [1c4 02-27 04:48:29.35 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 | [172 02-27 04:48:15.17 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 | [1bc 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ff5be9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:19.183819 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [1c5 02-27 04:48:29.35 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 | [1b2 02-27 04:48:28.97 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.6
peer1.org1.example.com | [173 02-27 04:48:15.17 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 | [1bd 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [29ff5be9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [1c6 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
orderer.example.com | [sarama] 2018/02/27 04:48:19.183878 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [174 02-27 04:48:15.17 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.6
peer0.org1.example.com | [1b3 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [94705a4d]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [1c7 02-27 04:48:29.35 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216b40a0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [175 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5cfbe59f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [1b4 02-27 04:48:28.97 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 | [1be 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org2.example.com | [1c8 02-27 04:48:29.35 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]]
orderer.example.com | [sarama] 2018/02/27 04:48:19.183900 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1b5 02-27 04:48:28.97 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 | [1c9 02-27 04:48:29.35 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]
orderer.example.com | [sarama] 2018/02/27 04:48:19.183936 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [1bf 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org1.example.com | [176 02-27 04:48:15.17 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 | [1ca 02-27 04:48:29.35 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)(0xc4203caf40), Data:(*common.BlockData)(0xc421632be0), Metadata:(*common.BlockMetadata)(0xc421632c20)}, doMVCCValidation=true
orderer.example.com | [sarama] 2018/02/27 04:48:19.185865 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1b6 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [94705a4d]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [1cb 02-27 04:48:29.35 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
peer1.org2.example.com | [1c0 02-27 04:48:29.53 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 | [177 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5cfbe59f]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1b7 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]Move state message TRANSACTION
peer1.org1.example.com | [16e 02-27 04:48:15.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [1c1 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [1cc 02-27 04:48:29.36 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 | [1b8 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.186147 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [179 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Move state message INIT
peer0.org2.example.com | [1cd 02-27 04:48:29.36 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
peer1.org2.example.com | [1c2 02-27 04:48:29.53 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 | [17a 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1b9 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11948
orderer.example.com | [sarama] 2018/02/27 04:48:19.186321 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | ]
kafka2 | [2018-02-27 04:48:21,400] INFO Socket connection established to zookeeper1.v106_default/172.19.0.5:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org1.example.com | [17b 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [1c3 02-27 04:48:29.53 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 | [1ba 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]sending state message TRANSACTION
orderer.example.com | [sarama] 2018/02/27 04:48:19.186463 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [1ce 02-27 04:48:29.36 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=11948] for tx ID: [] to index
peer0.org1.example.com | [1bb 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Received message TRANSACTION from shim
kafka3 | [2018-02-27 04:48:21,999] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [1c4 02-27 04:48:29.53 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 | [17c 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]sending state message INIT
peer0.org2.example.com | [1cf 02-27 04:48:29.36 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | [sarama] 2018/02/27 04:48:19.188580 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [1bc 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94705a4d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [1d0 02-27 04:48:29.36 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [178 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Received message READY from shim
peer1.org2.example.com | [1c5 02-27 04:48:29.53 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 | [sarama] 2018/02/27 04:48:19.188881 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1d1 02-27 04:48:29.36 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 | [1c6 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer0.org1.example.com | [1bd 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [94705a4d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | [sarama] 2018/02/27 04:48:19.189029 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [17d 02-27 04:48:15.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [1d2 02-27 04:48:29.36 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 | [1c7 02-27 04:48:29.53 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc4216151e0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
peer1.org1.example.com | [17e 02-27 04:48:15.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Received message INIT from shim
zookeeper0 | 2018-02-27 04:48:21,430 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@118] - Got zxid 0x100000001 expected 0x1
peer0.org1.example.com | [1be 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:19.189269 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1d3 02-27 04:48:29.36 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 | [17f 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [1c8 02-27 04:48:29.53 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 | [1bf 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [1d4 02-27 04:48:29.36 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.org1.example.com | [180 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [1d5 02-27 04:48:29.36 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 | [1c9 02-27 04:48:29.53 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]
orderer.example.com | [sarama] 2018/02/27 04:48:19.191978 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [181 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5cfbe59f]Received INIT, initializing chaincode
peer0.org2.example.com | [1d6 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.192045 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ca 02-27 04:48:29.53 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)(0xc42016ccc0), Data:(*common.BlockData)(0xc4215fc8c0), Metadata:(*common.BlockMetadata)(0xc4215fc900)}, doMVCCValidation=true
peer0.org1.example.com | [1c0 02-27 04:48:28.97 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
kafka1 | [2018-02-27 04:48:22,182] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [182 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [1cb 02-27 04:48:29.53 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 | [1c1 02-27 04:48:28.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [1d7 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.192065 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1c2 02-27 04:48:28.97 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.org2.example.com | [1d8 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org1.example.com | [183 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1c3 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.192082 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [1d9 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [1cc 02-27 04:48:29.53 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.org1.example.com | [184 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Init get response status: 200
peer0.org1.example.com | [1c4 02-27 04:48:28.98 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.org2.example.com | [1cd 02-27 04:48:29.54 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
orderer.example.com | [sarama] 2018/02/27 04:48:19.192102 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [1c5 02-27 04:48:28.98 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
peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11948
peer1.org1.example.com | [185 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [1da 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.442489 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1c6 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer1.org1.example.com | [186 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]Move state message COMPLETED
peer0.org2.example.com | [1db 02-27 04:48:29.36 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 | ]
orderer.example.com | [sarama] 2018/02/27 04:48:19.442584 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
zookeeper1 | 2018-02-27 04:48:21,714 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.11:44172
peer0.org1.example.com | [1c7 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42163d9c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [sarama] 2018/02/27 04:48:19.444402 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [1ce 02-27 04:48:29.54 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=11948] for tx ID: [] to index
peer1.org1.example.com | [187 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5cfbe59f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:19.444633 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [1dc 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [1c8 02-27 04:48:28.98 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.org2.example.com | [1cf 02-27 04:48:29.54 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [188 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5cfbe59f]send state message COMPLETED
kafka3 | [2018-02-27 04:48:22,063] INFO Logs loading complete. (kafka.log.LogManager)
orderer.example.com | [sarama] 2018/02/27 04:48:19.444747 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1d0 02-27 04:48:29.54 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org1.example.com | [1c9 02-27 04:48:28.98 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.org1.example.com | [189 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5cfbe59f]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.445120 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
kafka1 | [2018-02-27 04:48:22,212] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [1d1 02-27 04:48:29.54 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.org2.example.com | [1dd 02-27 04:48:29.36 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 | [1ca 02-27 04:48:28.98 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)(0xc4215fc740), Data:(*common.BlockData)(0xc42162b380), Metadata:(*common.BlockMetadata)(0xc42162b3c0)}, doMVCCValidation=true
peer1.org1.example.com | [18a 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.446765 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1de 02-27 04:48:29.36 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1d2 02-27 04:48:29.54 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 | [18b 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5cfbe59f-62ac-408f-9f3b-fad5212bd86e]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1cb 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.447071 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [1df 02-27 04:48:29.36 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.org1.example.com | [18c 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5cfbe59f-62ac-408f-9f3b-fad5212bd86e
peer1.org2.example.com | [1d3 02-27 04:48:29.54 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 | [18d 02-27 04:48:15.21 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 | [1cc 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.447200 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [1e0 02-27 04:48:29.36 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.org2.example.com | [1d4 02-27 04:48:29.54 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.org1.example.com | [18e 02-27 04:48:15.21 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 | [1cd 02-27 04:48:28.98 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
orderer.example.com | [sarama] 2018/02/27 04:48:19.447302 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [1e1 02-27 04:48:29.36 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.org2.example.com | [1d5 02-27 04:48:29.54 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 | [18f 02-27 04:48:15.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11948
orderer.example.com | [sarama] 2018/02/27 04:48:19.448515 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1d6 02-27 04:48:29.54 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
peer0.org2.example.com | [1e2 02-27 04:48:29.36 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
peer1.org1.example.com | [190 02-27 04:48:15.21 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]
peer0.org1.example.com | ]
orderer.example.com | [sarama] 2018/02/27 04:48:19.448555 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [191 02-27 04:48:15.21 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]
peer1.org2.example.com | [1d7 02-27 04:48:29.54 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 | [1e3 02-27 04:48:29.36 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
peer0.org1.example.com | [1ce 02-27 04:48:28.98 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=11948] for tx ID: [] to index
orderer.example.com | [sarama] 2018/02/27 04:48:19.448568 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1d8 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org2.example.com | [1e4 02-27 04:48:29.36 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
peer1.org1.example.com | [192 02-27 04:48:15.21 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 | [1cf 02-27 04:48:28.98 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | [1e5 02-27 04:48:29.36 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 | [193 02-27 04:48:15.21 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 | [1d9 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.448594 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1d0 02-27 04:48:28.98 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [1e6 02-27 04:48:29.36 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 | [194 02-27 04:48:15.21 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'
orderer.example.com | [sarama] 2018/02/27 04:48:19.449801 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
zookeeper0 | 2018-02-27 04:48:21,431 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [1d1 02-27 04:48:28.98 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 | [1da 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [195 02-27 04:48:15.21 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.org2.example.com | [1e7 02-27 04:48:29.36 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 | [1d2 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/02/27 04:48:19.449843 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [196 02-27 04:48:15.21 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'
peer0.org1.example.com | [1d3 02-27 04:48:28.98 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 | [1e8 02-27 04:48:29.36 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 | [1db 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [sarama] 2018/02/27 04:48:19.449856 client.go:656: client/metadata no available broker to send metadata request to
kafka1 | [2018-02-27 04:48:22,244] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org1.example.com | [1d4 02-27 04:48:28.98 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.org1.example.com | [197 02-27 04:48:15.21 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 | [1e9 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.449869 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1dc 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [1d5 02-27 04:48:28.98 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 | [198 02-27 04:48:15.21 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.org2.example.com | [1ea 02-27 04:48:29.36 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 | [1dd 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.450020 client.go:192: Closing Client
peer0.org1.example.com | [1d6 02-27 04:48:28.98 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 | [199 02-27 04:48:15.21 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 | [1eb 02-27 04:48:29.36 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
orderer.example.com | [0f3 02-27 04:48:19.66 UTC] [github.com/hyperledger/fabric/orderer/kafka] setupProducerForChannel.retry.try -> DEBU [channel: testchainid] Connecting to the Kafka cluster
peer1.org2.example.com | [1de 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
kafka2 | [2018-02-27 04:48:21,500] INFO Session establishment complete on server zookeeper1.v106_default/172.19.0.5:2181, sessionid = 0x261d596fd680000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [1d7 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.665153 client.go:115: Initializing new client
peer1.org1.example.com | [19a 02-27 04:48:15.21 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'
kafka3 | [2018-02-27 04:48:22,291] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer1.org2.example.com | [1df 02-27 04:48:29.54 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 | [1d8 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org2.example.com | [1ec 02-27 04:48:29.36 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 | [sarama] 2018/02/27 04:48:19.665280 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [19b 02-27 04:48:15.21 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'
kafka0 | [2018-02-27 04:48:21,906] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [1e0 02-27 04:48:29.54 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
peer0.org1.example.com | [1d9 02-27 04:48:28.98 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 | [1ed 02-27 04:48:29.36 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 | [19c 02-27 04:48:15.21 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 | [sarama] 2018/02/27 04:48:19.665538 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1e1 02-27 04:48:29.54 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 | [1da 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [19d 02-27 04:48:15.21 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 | [1ee 02-27 04:48:29.36 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.org2.example.com | [1e2 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.665749 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1db 02-27 04:48:28.98 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 | [1ef 02-27 04:48:29.36 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.org1.example.com | [19e 02-27 04:48:15.21 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 | [1e3 02-27 04:48:29.54 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
peer0.org1.example.com | [1dc 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1f0 02-27 04:48:29.37 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 | [1e4 02-27 04:48:29.54 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.org2.example.com | [1f1 02-27 04:48:29.37 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 | [19f 02-27 04:48:15.21 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'
orderer.example.com | [sarama] 2018/02/27 04:48:19.667489 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1dd 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1e5 02-27 04:48:29.54 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 | [1a0 02-27 04:48:15.21 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 | [1f2 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.667537 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1de 02-27 04:48:28.98 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1e6 02-27 04:48:29.54 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 | [1a1 02-27 04:48:15.21 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'
zookeeper1 | 2018-02-27 04:48:21,715 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.11:44172
peer0.org2.example.com | [1f3 02-27 04:48:29.37 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 | [1df 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.667549 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1e7 02-27 04:48:29.54 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 | [1a2 02-27 04:48:15.22 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.org1.example.com | [1e0 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.667567 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [1e1 02-27 04:48:28.98 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.org2.example.com | [1f4 02-27 04:48:29.37 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 | [1e8 02-27 04:48:29.54 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.org1.example.com | [1a3 02-27 04:48:15.22 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 | [1e2 02-27 04:48:28.98 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 | [sarama] 2018/02/27 04:48:19.668941 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1f5 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [1a4 02-27 04:48:17.97 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> WARN Could not connect to {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051} : context deadline exceeded
peer0.org1.example.com | [1e3 02-27 04:48:28.99 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.org2.example.com | [1e9 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.668982 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [1f6 02-27 04:48:29.37 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.org1.example.com | [1e4 02-27 04:48:28.99 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
peer1.org1.example.com | [1a5 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [1ea 02-27 04:48:29.54 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 | [1e5 02-27 04:48:28.99 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 | [1f7 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.668996 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [1a6 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4203673e0
peer0.org1.example.com | [1e6 02-27 04:48:28.99 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.org2.example.com | [1eb 02-27 04:48:29.54 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.669012 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1f8 02-27 04:48:29.37 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 | [1e7 02-27 04:48:28.99 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.org1.example.com | [1a7 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-02-27 04:48:22,657] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | [sarama] 2018/02/27 04:48:19.675681 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ec 02-27 04:48:29.54 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
peer0.org1.example.com | [1e8 02-27 04:48:28.99 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 | [1f9 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.675739 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [1ed 02-27 04:48:29.54 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [1e9 02-27 04:48:28.99 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 | [1a8 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
zookeeper0 | 2018-02-27 04:48:22,068 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.12:33360
kafka2 | [2018-02-27 04:48:21,504] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [1fa 02-27 04:48:29.37 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 | [1ee 02-27 04:48:29.54 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 | [sarama] 2018/02/27 04:48:19.675759 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [1a9 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer0.org1.example.com | [1ea 02-27 04:48:28.99 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 | [1fb 02-27 04:48:29.37 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
peer1.org1.example.com | [1aa 02-27 04:48:29.16 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 | [1ef 02-27 04:48:29.54 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.675796 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1eb 02-27 04:48:28.99 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 | [1ab 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [1f0 02-27 04:48:29.54 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
peer0.org2.example.com | [1fc 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.677591 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1ec 02-27 04:48:28.99 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 | [1ac 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214c5860, header 0xc420367470
peer1.org2.example.com | [1f1 02-27 04:48:29.54 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 | [1fd 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.677645 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [1ed 02-27 04:48:28.99 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 | [1ad 02-27 04:48:29.16 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 | [1f2 02-27 04:48:29.55 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
peer0.org1.example.com | [1ee 02-27 04:48:28.99 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 | [1ae 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc
peer0.org2.example.com | [1fe 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
kafka0 | [2018-02-27 04:48:21,907] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/02/27 04:48:19.677664 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1ef 02-27 04:48:28.99 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
kafka3 | [2018-02-27 04:48:22,296] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org2.example.com | [1ff 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [1f3 02-27 04:48:29.55 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.org1.example.com | [1af 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc channel id:
peer0.org1.example.com | [1f0 02-27 04:48:28.99 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.677697 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [1f4 02-27 04:48:29.55 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 | [1f1 02-27 04:48:28.99 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.org1.example.com | [1b0 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc channel id: version: 1.0.6
peer0.org2.example.com | [200 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [1f5 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.677713 client.go:620: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [1f2 02-27 04:48:28.99 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 | [1b1 02-27 04:48:29.16 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.6,txid=8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc,syscc=true,proposal=0xc4214c5860,canname=cscc:1.0.6
peer0.org2.example.com | [201 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [1f6 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.928425 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1f3 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [202 02-27 04:48:29.37 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 | [1b2 02-27 04:48:29.16 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.6
orderer.example.com | [sarama] 2018/02/27 04:48:19.928504 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [1f7 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [1f4 02-27 04:48:28.99 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 | [203 02-27 04:48:29.37 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:19.934177 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [1b3 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [1f8 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.934328 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [1f9 02-27 04:48:29.55 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 | [1f5 02-27 04:48:28.99 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 | [1b4 02-27 04:48:29.16 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.6
peer0.org2.example.com | [204 02-27 04:48:29.37 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 | [1f6 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.934436 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1fa 02-27 04:48:29.55 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 | [205 02-27 04:48:29.37 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.org1.example.com | [1b5 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8c275ee9]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [1f7 02-27 04:48:28.99 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
peer0.org2.example.com | [206 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.934596 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1fb 02-27 04:48:29.55 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 | [1b6 02-27 04:48:29.16 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 | [1f8 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.936653 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [207 02-27 04:48:29.37 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
kafka1 | [2018-02-27 04:48:22,670] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org2.example.com | [1fc 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
zookeeper1 | 2018-02-27 04:48:21,726 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680001 with negotiated timeout 6000 for client /172.19.0.11:44172
peer1.org1.example.com | [1b7 02-27 04:48:29.16 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 | [1f9 02-27 04:48:28.99 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 | [208 02-27 04:48:29.37 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.936805 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:21,928] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [1fd 02-27 04:48:29.55 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 | [1b8 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [8c275ee9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [1fa 02-27 04:48:28.99 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.org2.example.com | [209 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.936916 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [1fe 02-27 04:48:29.55 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 | [1b9 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]Move state message TRANSACTION
peer0.org1.example.com | [1fb 02-27 04:48:28.99 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.org2.example.com | [20a 02-27 04:48:29.37 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 | [1ff 02-27 04:48:29.55 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 | [1ba 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | [sarama] 2018/02/27 04:48:19.937152 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [1bb 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [20b 02-27 04:48:29.37 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 | [200 02-27 04:48:29.55 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 | [1fc 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.943739 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [1bc 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]sending state message TRANSACTION
peer0.org2.example.com | [20c 02-27 04:48:29.37 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 | [1fd 02-27 04:48:28.99 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 | [201 02-27 04:48:29.55 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 | [sarama] 2018/02/27 04:48:19.943950 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1fe 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [20d 02-27 04:48:29.37 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 | [202 02-27 04:48:29.55 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 | [1bd 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Received message TRANSACTION from shim
orderer.example.com | [sarama] 2018/02/27 04:48:19.944008 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ff 02-27 04:48:28.99 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 | [20e 02-27 04:48:29.37 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 | [203 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:19.944027 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [1be 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8c275ee9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [200 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
kafka0 | [2018-02-27 04:48:21,908] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [20f 02-27 04:48:29.37 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 | [204 02-27 04:48:29.55 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 | [1bf 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [8c275ee9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [201 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.951086 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [210 02-27 04:48:29.37 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
kafka3 | [2018-02-27 04:48:22,339] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [205 02-27 04:48:29.55 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.org1.example.com | [202 02-27 04:48:28.99 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 | [1c0 02-27 04:48:29.16 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | [sarama] 2018/02/27 04:48:19.951254 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [211 02-27 04:48:29.37 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
zookeeper0 | 2018-02-27 04:48:22,087 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.12:33360
peer1.org2.example.com | [206 02-27 04:48:29.55 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 | [203 02-27 04:48:28.99 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org1.example.com | [1c1 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org2.example.com | [212 02-27 04:48:29.37 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
kafka2 | [2018-02-27 04:48:21,961] INFO Loading logs. (kafka.log.LogManager)
zookeeper0 | 2018-02-27 04:48:22,120 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@687] - Established session 0x161d596fd4e0000 with negotiated timeout 6000 for client /172.19.0.12:33360
peer1.org2.example.com | [207 02-27 04:48:29.55 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 | [213 02-27 04:48:29.37 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 | [sarama] 2018/02/27 04:48:19.951346 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [204 02-27 04:48:28.99 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 | [1c2 02-27 04:48:29.17 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 | [208 02-27 04:48:29.55 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.org2.example.com | [214 02-27 04:48:29.37 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 | [205 02-27 04:48:28.99 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 | [sarama] 2018/02/27 04:48:19.951359 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [1c3 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> INFO Getting block information from block storage
peer0.org2.example.com | [215 02-27 04:48:29.37 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 | [206 02-27 04:48:28.99 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 | [209 02-27 04:48:29.55 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 | [1c4 02-27 04:48:29.17 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
orderer.example.com | [sarama] 2018/02/27 04:48:19.951373 client.go:620: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org2.example.com | [216 02-27 04:48:29.37 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 | [207 02-27 04:48:28.99 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 | [20a 02-27 04:48:29.55 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 | [1c5 02-27 04:48:29.17 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 | [0f4 02-27 04:48:20.04 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver -> DEBU Starting new Deliver handler
peer0.org2.example.com | [217 02-27 04:48:29.37 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 | [1c6 02-27 04:48:29.17 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.org2.example.com | [20b 02-27 04:48:29.55 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 | [218 02-27 04:48:29.37 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.org1.example.com | [1c7 02-27 04:48:29.17 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 | [208 02-27 04:48:28.99 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
orderer.example.com | [0f5 02-27 04:48:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Starting new deliver loop
peer1.org2.example.com | [20c 02-27 04:48:29.55 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 | [219 02-27 04:48:29.37 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.org1.example.com | [1c8 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.constructCheckpointInfoFromBlockFiles -> DEBU No block file found
peer0.org1.example.com | [209 02-27 04:48:28.99 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 | [20d 02-27 04:48:29.55 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 | [21a 02-27 04:48:29.37 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.org1.example.com | [1c9 02-27 04:48:29.17 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc42025aae0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])
orderer.example.com | [0f6 02-27 04:48:20.04 UTC] [github.com/hyperledger/fabric/orderer/common/deliver] handleStream.processStreamingRPC._AtomicBroadcast_Deliver_Handler.Deliver.Handle -> DEBU Attempting to read seek info message
peer0.org1.example.com | [20a 02-27 04:48:28.99 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 | [21b 02-27 04:48:29.37 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.org1.example.com | [1ca 02-27 04:48:29.17 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.org2.example.com | [20e 02-27 04:48:29.55 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 | [0f7 02-27 04:48:20.06 UTC] [main] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast -> DEBU Starting new Broadcast handler
peer0.org1.example.com | [20b 02-27 04:48:28.99 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 | [21c 02-27 04:48:29.37 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 | [1cb 02-27 04:48:29.17 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]
orderer.example.com | [0f8 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Starting new broadcast loop
peer1.org2.example.com | [20f 02-27 04:48:29.55 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.org2.example.com | [21d 02-27 04:48:29.37 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
peer1.org1.example.com | [1cc 02-27 04:48:29.17 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)(0xc4214760c0), Data:(*common.BlockData)(0xc4201e0ce0), Metadata:(*common.BlockMetadata)(0xc4201e0d20)}, doMVCCValidation=true
peer0.org1.example.com | [20c 02-27 04:48:28.99 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 | [210 02-27 04:48:29.55 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
orderer.example.com | [0f9 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/orderer/common/broadcast] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle -> DEBU Preprocessing CONFIG_UPDATE
peer0.org2.example.com | [21e 02-27 04:48:29.37 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 | [1cd 02-27 04:48:29.17 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 | [20d 02-27 04:48:28.99 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 | [211 02-27 04:48:29.55 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 | [21f 02-27 04:48:29.37 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
kafka2 | [2018-02-27 04:48:21,992] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org1.example.com | [1ce 02-27 04:48:29.17 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 | [0fa 02-27 04:48:20.06 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 | [20e 02-27 04:48:28.99 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
kafka1 | [2018-02-27 04:48:22,686] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [212 02-27 04:48:29.55 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 | [220 02-27 04:48:29.37 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.org1.example.com | [1cf 02-27 04:48:29.17 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{0xb6, 0xa9, 0xac, 0x7b, 0x6a, 0x7b, 0xde, 0x4c, 0xaf, 0x98, 0xd5, 0xaf, 0x1, 0xfb, 0x2, 0x47, 0x98, 0xe7, 0xf2, 0x9a, 0xf4, 0x59, 0x1c, 0x70, 0x41, 0x36, 0x73, 0xef, 0x4b, 0x84, 0xc2, 0x24} txOffsets=
peer0.org1.example.com | [20f 02-27 04:48:28.99 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 | [0fb 02-27 04:48:20.06 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
peer0.org2.example.com | [221 02-27 04:48:29.37 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.org2.example.com | [213 02-27 04:48:29.55 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 | txId= locPointer=offset=38, bytesLength=11948
peer0.org2.example.com | [222 02-27 04:48:29.37 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 | [210 02-27 04:48:28.99 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
kafka3 | [2018-02-27 04:48:22,659] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka0 | [2018-02-27 04:48:21,914] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | ]
peer0.org2.example.com | [223 02-27 04:48:29.37 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 | [214 02-27 04:48:29.55 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 | [211 02-27 04:48:28.99 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 | [0fc 02-27 04:48:20.06 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
peer1.org1.example.com | [1d0 02-27 04:48:29.17 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=11948] for tx ID: [] to index
peer0.org2.example.com | [224 02-27 04:48:29.38 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 | [0fd 02-27 04:48:20.06 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
peer1.org1.example.com | [1d1 02-27 04:48:29.17 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=11948] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [215 02-27 04:48:29.55 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.org2.example.com | [225 02-27 04:48:29.38 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 | [212 02-27 04:48:28.99 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 | [1d2 02-27 04:48:29.17 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=[11992], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org2.example.com | [216 02-27 04:48:29.55 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
orderer.example.com | [0fe 02-27 04:48:20.06 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
peer0.org2.example.com | [226 02-27 04:48:29.38 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 | [217 02-27 04:48:29.55 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 | [1d3 02-27 04:48:29.17 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 | [213 02-27 04:48:28.99 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 | [218 02-27 04:48:29.55 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.org1.example.com | [1d4 02-27 04:48:29.17 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.org2.example.com | [227 02-27 04:48:29.38 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.org2.example.com | [219 02-27 04:48:29.55 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 | [214 02-27 04:48:28.99 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 | [228 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [21a 02-27 04:48:29.55 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 | [0ff 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: plaintext: 0AB7060A1B08011A060894C6D3D40522...07526561646572731A0641646D696E73
peer0.org2.example.com | [229 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [21b 02-27 04:48:29.55 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.org1.example.com | [215 02-27 04:48:28.99 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 | [1d5 02-27 04:48:29.17 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
orderer.example.com | [100 02-27 04:48:20.06 UTC] [github.com/hyperledger/fabric/msp] handleStream.processStreamingRPC._AtomicBroadcast_Broadcast_Handler.Broadcast.Handle.Process.Process.newChannelConfig.NewChannelConfig.NewChannelConfig.CreateSignedEnvelope.Sign.Sign -> DEBU Sign: digest: D4E13DF326A74B2DDAFC518ABBE57ECAD6267BD1C347A04549CC5D7241CCDD02
peer1.org2.example.com | [21c 02-27 04:48:29.55 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 | [1d6 02-27 04:48:29.17 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 | [101 02-27 04:48:20.06 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
peer0.org1.example.com | [216 02-27 04:48:28.99 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 | [21d 02-27 04:48:29.55 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 | [22a 02-27 04:48:29.38 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 | [102 02-27 04:48:20.06 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 | [1d7 02-27 04:48:29.17 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 | [217 02-27 04:48:28.99 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 | [21e 02-27 04:48:29.55 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 | [218 02-27 04:48:28.99 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 | [22b 02-27 04:48:29.38 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 [4a1dbc2a-ab15-41fd-bf12-8cc555588e9e]
peer1.org1.example.com | [1d8 02-27 04:48:29.17 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.org2.example.com | [21f 02-27 04:48:29.55 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
peer0.org1.example.com | [219 02-27 04:48:28.99 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.org1.example.com | [1d9 02-27 04:48:29.17 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 | [103 02-27 04:48:20.06 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
orderer.example.com | [104 02-27 04:48:20.06 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
peer0.org2.example.com | [22c 02-27 04:48:29.38 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.6,txid=a6e7e013-7bae-4861-9d0a-6480cc02254d,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer0.org1.example.com | [21a 02-27 04:48:28.99 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 | [220 02-27 04:48:29.55 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [105 02-27 04:48:20.06 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
peer0.org2.example.com | [22d 02-27 04:48:29.38 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.6
peer1.org1.example.com | [1da 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org2.example.com | [221 02-27 04:48:29.55 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.org1.example.com | [21b 02-27 04:48:28.99 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 | [106 02-27 04:48:20.06 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.org1.example.com | [1db 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [222 02-27 04:48:29.55 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.org2.example.com | [22e 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [107 02-27 04:48:20.06 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
peer1.org2.example.com | [223 02-27 04:48:29.56 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 | [21c 02-27 04:48:28.99 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 | [1dc 02-27 04:48:29.18 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 | [108 02-27 04:48:20.06 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.org2.example.com | [224 02-27 04:48:29.56 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 | [109 02-27 04:48:20.06 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
peer0.org2.example.com | [22f 02-27 04:48:29.38 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [1dd 02-27 04:48:29.18 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 | [21d 02-27 04:48:28.99 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 | [10a 02-27 04:48:20.06 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
peer1.org2.example.com | [225 02-27 04:48:29.56 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.org1.example.com | [1de 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [230 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a6e7e013]Inside sendExecuteMessage. Message INIT
orderer.example.com | [10b 02-27 04:48:20.06 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 | [21e 02-27 04:48:28.99 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 | [226 02-27 04:48:29.56 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [1df 02-27 04:48:29.18 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 | [10c 02-27 04:48:20.06 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
peer0.org1.example.com | [21f 02-27 04:48:28.99 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 | [231 02-27 04:48:29.39 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 | [227 02-27 04:48:29.56 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 | [10d 02-27 04:48:20.06 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/KafkaBrokers
peer0.org2.example.com | [232 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a6e7e013]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [228 02-27 04:48:29.56 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer0.org1.example.com | [220 02-27 04:48:28.99 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.org1.example.com | [1e0 02-27 04:48:29.18 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 | [10e 02-27 04:48:20.06 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
peer1.org2.example.com | [229 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org1.example.com | [221 02-27 04:48:28.99 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
peer0.org2.example.com | [233 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]Move state message INIT
orderer.example.com | [10f 02-27 04:48:20.06 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
peer1.org2.example.com | [22a 02-27 04:48:29.57 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 | [1e1 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
zookeeper1 | 2018-02-27 04:48:21,740 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0xb zxid:0x100000008 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
kafka2 | [2018-02-27 04:48:22,257] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org1.example.com | [222 02-27 04:48:28.99 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
kafka1 | [2018-02-27 04:48:22,854] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
orderer.example.com | [110 02-27 04:48:20.06 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
peer1.org2.example.com | [22b 02-27 04:48:29.57 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 [71ea3406-7245-40ae-95dc-5d6355600f7c]
peer0.org2.example.com | [234 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1e2 02-27 04:48:29.18 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 | [223 02-27 04:48:29.00 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
kafka0 | [2018-02-27 04:48:21,914] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [111 02-27 04:48:20.06 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 | [22c 02-27 04:48:29.57 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.6,txid=c4bf3d3e-3912-429c-b56e-8b5fe253cddb,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer0.org2.example.com | [235 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1e3 02-27 04:48:29.18 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 | [224 02-27 04:48:29.01 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 | [112 02-27 04:48:20.06 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 | [22d 02-27 04:48:29.57 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.6
peer0.org1.example.com | [225 02-27 04:48:29.01 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 | [236 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]sending state message INIT
kafka3 | [2018-02-27 04:48:22,679] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org2.example.com | [22e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [1e4 02-27 04:48:29.18 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 | [113 02-27 04:48:20.06 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.org1.example.com | [226 02-27 04:48:29.01 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 | [237 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Received message INIT from shim
peer1.org2.example.com | [22f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [1e5 02-27 04:48:29.18 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.org1.example.com | [227 02-27 04:48:29.01 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 | [114 02-27 04:48:20.06 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.org2.example.com | [238 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6e7e013]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [230 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4bf3d3e]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [1e6 02-27 04:48:29.18 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 | [115 02-27 04:48:20.06 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 | [228 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer0.org2.example.com | [239 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [231 02-27 04:48:29.57 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 | [116 02-27 04:48:20.06 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.org1.example.com | [1e7 02-27 04:48:29.18 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.org1.example.com | [229 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org2.example.com | [23a 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a6e7e013]Received INIT, initializing chaincode
peer1.org1.example.com | [1e8 02-27 04:48:29.18 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
orderer.example.com | [117 02-27 04:48:20.06 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
peer1.org2.example.com | [232 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c4bf3d3e]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [22a 02-27 04:48:29.01 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 | [23b 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [1e9 02-27 04:48:29.18 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.org2.example.com | [233 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]Move state message INIT
peer0.org1.example.com | [22b 02-27 04:48:29.01 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 [85e1841d-7894-4142-82fe-a133efea3b62]
peer0.org2.example.com | [23c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Init get response status: 200
orderer.example.com | [118 02-27 04:48:20.06 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.org2.example.com | [234 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1ea 02-27 04:48:29.18 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
peer0.org2.example.com | [23d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [22c 02-27 04:48:29.01 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.6,txid=c9d30811-c046-4ae2-ad0a-714da53b3c08,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org1.example.com | [1eb 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | [119 02-27 04:48:20.06 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
peer1.org2.example.com | [235 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [23e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]Move state message COMPLETED
orderer.example.com | [11a 02-27 04:48:20.06 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
peer1.org1.example.com | [1ec 02-27 04:48:29.18 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 | [22d 02-27 04:48:29.01 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.6
peer0.org2.example.com | [23f 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a6e7e013]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [236 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]sending state message INIT
orderer.example.com | [11b 02-27 04:48:20.07 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
peer0.org1.example.com | [22e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [240 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a6e7e013]send state message COMPLETED
peer1.org1.example.com | [1ed 02-27 04:48:29.18 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
peer1.org2.example.com | [237 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Received message INIT from shim
orderer.example.com | [11c 02-27 04:48:20.07 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.org1.example.com | [22f 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org2.example.com | [238 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4bf3d3e]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [230 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9d30811]Inside sendExecuteMessage. Message INIT
orderer.example.com | [11d 02-27 04:48:20.07 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
peer0.org2.example.com | [241 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a6e7e013]Received message COMPLETED from shim
peer1.org1.example.com | [1ee 02-27 04:48:29.18 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.org2.example.com | [239 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [231 02-27 04:48:29.01 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 | [11e 02-27 04:48:20.07 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
kafka0 | [2018-02-27 04:48:21,915] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [1ef 02-27 04:48:29.18 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.org2.example.com | [242 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [23a 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c4bf3d3e]Received INIT, initializing chaincode
peer0.org1.example.com | [232 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9d30811]sendExecuteMsg trigger event INIT
orderer.example.com | [11f 02-27 04:48:20.07 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
kafka2 | [2018-02-27 04:48:22,270] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org2.example.com | [243 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a6e7e013-7bae-4861-9d0a-6480cc02254d]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [233 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]Move state message INIT
peer1.org2.example.com | [23b 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [120 02-27 04:48:20.07 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.org1.example.com | [1f0 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka1 | [2018-02-27 04:48:22,866] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [244 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a6e7e013-7bae-4861-9d0a-6480cc02254d
peer0.org1.example.com | [234 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [23c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Init get response status: 200
orderer.example.com | [121 02-27 04:48:20.07 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 | [235 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [245 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [1f1 02-27 04:48:29.18 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.org2.example.com | [23d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Init succeeded. Sending COMPLETED
orderer.example.com | [122 02-27 04:48:20.07 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 | [236 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]sending state message INIT
orderer.example.com | [123 02-27 04:48:20.07 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 | [246 02-27 04:48:29.39 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.org2.example.com | [23e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]Move state message COMPLETED
orderer.example.com | [124 02-27 04:48:20.07 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
peer0.org1.example.com | [237 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Received message INIT from shim
peer0.org2.example.com | [247 02-27 04:48:29.39 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 [4a1dbc2a-ab15-41fd-bf12-8cc555588e9e]
orderer.example.com | [125 02-27 04:48:20.07 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.org1.example.com | [238 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9d30811]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [23f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c4bf3d3e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1f2 02-27 04:48:29.18 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.org2.example.com | [248 02-27 04:48:29.39 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 | [239 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [126 02-27 04:48:20.07 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.org2.example.com | [240 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c4bf3d3e]send state message COMPLETED
peer0.org2.example.com | [249 02-27 04:48:29.39 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 [d5e479c9-518b-4db0-b621-2ecdbcae86d5]
peer1.org1.example.com | [1f3 02-27 04:48:29.18 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
peer0.org1.example.com | [23a 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c9d30811]Received INIT, initializing chaincode
orderer.example.com | [127 02-27 04:48:20.07 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
peer1.org2.example.com | [241 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c4bf3d3e]Received message COMPLETED from shim
peer0.org2.example.com | [24a 02-27 04:48:29.39 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.6,txid=39fc3ee7-b4d5-4a7a-a806-66f815f669f6,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer1.org1.example.com | [1f4 02-27 04:48:29.18 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 | [23b 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [128 02-27 04:48:20.07 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
peer1.org1.example.com | [1f5 02-27 04:48:29.18 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 | [23c 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Init get response status: 200
peer1.org2.example.com | [242 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1f6 02-27 04:48:29.18 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 | [129 02-27 04:48:20.07 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
peer0.org1.example.com | [23d 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [24b 02-27 04:48:29.39 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.6
peer1.org1.example.com | [1f7 02-27 04:48:29.18 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.org2.example.com | [243 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c4bf3d3e-3912-429c-b56e-8b5fe253cddb]HandleMessage- COMPLETED. Notify
kafka3 | [2018-02-27 04:48:22,777] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [24c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [23e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]Move state message COMPLETED
peer1.org1.example.com | [1f8 02-27 04:48:29.18 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.org2.example.com | [244 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c4bf3d3e-3912-429c-b56e-8b5fe253cddb
orderer.example.com | [12a 02-27 04:48:20.07 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
peer1.org2.example.com | [245 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [23f 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9d30811]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1f9 02-27 04:48:29.18 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.org2.example.com | [24d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org1.example.com | [240 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9d30811]send state message COMPLETED
peer1.org2.example.com | [246 02-27 04:48:29.57 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
orderer.example.com | [12b 02-27 04:48:20.07 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
peer0.org2.example.com | [24e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [39fc3ee7]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [241 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9d30811]Received message COMPLETED from shim
peer1.org1.example.com | [1fa 02-27 04:48:29.18 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 | [247 02-27 04:48:29.57 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 [71ea3406-7245-40ae-95dc-5d6355600f7c]
orderer.example.com | [12c 02-27 04:48:20.07 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
peer0.org2.example.com | [24f 02-27 04:48:29.39 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 | [12d 02-27 04:48:20.07 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
peer1.org1.example.com | [1fb 02-27 04:48:29.18 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
peer0.org1.example.com | [242 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [248 02-27 04:48:29.57 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 | [12e 02-27 04:48:20.07 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
peer0.org2.example.com | [250 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [39fc3ee7]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [1fc 02-27 04:48:29.18 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 | [243 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9d30811-c046-4ae2-ad0a-714da53b3c08]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [249 02-27 04:48:29.57 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 [78761301-438c-4e62-a2e1-b7be38bf85b6]
orderer.example.com | [12f 02-27 04:48:20.07 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
peer0.org2.example.com | [251 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]Move state message INIT
peer0.org1.example.com | [244 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c9d30811-c046-4ae2-ad0a-714da53b3c08
peer1.org1.example.com | [1fd 02-27 04:48:29.18 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
kafka0 | [2018-02-27 04:48:21,915] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [24a 02-27 04:48:29.57 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.6,txid=b30de846-284a-47aa-8946-d265f208e98e,syscc=true,proposal=0x0,canname=lscc:1.0.6
orderer.example.com | [130 02-27 04:48:20.07 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.org2.example.com | [252 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [1fe 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [245 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [24b 02-27 04:48:29.57 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.6
orderer.example.com | [131 02-27 04:48:20.07 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 | [253 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1ff 02-27 04:48:29.18 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 | [24c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [246 02-27 04:48:29.01 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
orderer.example.com | [132 02-27 04:48:20.09 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.org2.example.com | [254 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]sending state message INIT
peer1.org1.example.com | [200 02-27 04:48:29.18 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 | [24d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org1.example.com | [247 02-27 04:48:29.01 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 [85e1841d-7894-4142-82fe-a133efea3b62]
orderer.example.com | [133 02-27 04:48:20.09 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.org1.example.com | [201 02-27 04:48:29.18 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 | [255 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Received message INIT from shim
peer1.org2.example.com | [24e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b30de846]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [248 02-27 04:48:29.01 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 | [24f 02-27 04:48:29.57 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 | [202 02-27 04:48:29.18 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 | [249 02-27 04:48:29.01 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 [afff122a-9cd8-47aa-815f-8e50e7e98c98]
peer0.org2.example.com | [256 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [39fc3ee7]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [134 02-27 04:48:20.09 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
peer1.org2.example.com | [250 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b30de846]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [203 02-27 04:48:29.18 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 | [24a 02-27 04:48:29.01 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.6,txid=999903ac-7498-4a4b-92fd-5dfed62f9489,syscc=true,proposal=0x0,canname=lscc:1.0.6
orderer.example.com | [135 02-27 04:48:20.09 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
peer0.org1.example.com | [24b 02-27 04:48:29.01 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.6
peer0.org1.example.com | [24c 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [204 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [257 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [251 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]Move state message INIT
peer0.org1.example.com | [24d 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
orderer.example.com | [136 02-27 04:48:20.09 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
peer1.org1.example.com | [205 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
kafka1 | [2018-02-27 04:48:23,115] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [258 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [39fc3ee7]Received INIT, initializing chaincode
peer0.org1.example.com | [24e 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [999903ac]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [252 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [206 02-27 04:48:29.18 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
orderer.example.com | [137 02-27 04:48:20.10 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
peer0.org2.example.com | [259 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Init get response status: 200
peer0.org1.example.com | [24f 02-27 04:48:29.01 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 | [250 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [999903ac]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [251 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]Move state message INIT
peer0.org1.example.com | [252 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [253 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [254 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]sending state message INIT
peer1.org2.example.com | [253 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [207 02-27 04:48:29.18 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.org1.example.com | [255 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Received message INIT from shim
orderer.example.com | [138 02-27 04:48:20.10 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
kafka2 | [2018-02-27 04:48:22,305] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org2.example.com | [25a 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [254 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]sending state message INIT
peer1.org1.example.com | [208 02-27 04:48:29.18 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 | [256 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [999903ac]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [139 02-27 04:48:20.10 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
peer1.org2.example.com | [255 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Received message INIT from shim
peer0.org2.example.com | [25b 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]Move state message COMPLETED
peer0.org1.example.com | [257 02-27 04:48:29.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [209 02-27 04:48:29.18 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
orderer.example.com | [13a 02-27 04:48:20.10 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.org2.example.com | [25c 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [39fc3ee7]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [258 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [999903ac]Received INIT, initializing chaincode
peer1.org1.example.com | [20a 02-27 04:48:29.18 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 | [256 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b30de846]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper1 | 2018-02-27 04:48:21,788 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x13 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org1.example.com | [259 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Init get response status: 200
orderer.example.com | [13b 02-27 04:48:20.10 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
peer0.org2.example.com | [25d 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [39fc3ee7]send state message COMPLETED
peer1.org1.example.com | [20b 02-27 04:48:29.18 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 | [257 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [25a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [25e 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [39fc3ee7]Received message COMPLETED from shim
orderer.example.com | [13c 02-27 04:48:20.10 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 | [20c 02-27 04:48:29.18 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 | [25b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]Move state message COMPLETED
peer0.org1.example.com | [25c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [999903ac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [13d 02-27 04:48:20.10 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 | [20d 02-27 04:48:29.18 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 | [25f 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [258 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b30de846]Received INIT, initializing chaincode
peer0.org1.example.com | [25d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [999903ac]send state message COMPLETED
kafka3 | [2018-02-27 04:48:22,784] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [13e 02-27 04:48:20.10 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
peer0.org2.example.com | [260 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [39fc3ee7-b4d5-4a7a-a806-66f815f669f6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [20e 02-27 04:48:29.18 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 | [25e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [999903ac]Received message COMPLETED from shim
peer1.org2.example.com | [259 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Init get response status: 200
peer0.org2.example.com | [261 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:39fc3ee7-b4d5-4a7a-a806-66f815f669f6
orderer.example.com | [13f 02-27 04:48:20.10 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
peer1.org1.example.com | [20f 02-27 04:48:29.18 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.org1.example.com | [25f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [262 02-27 04:48:29.39 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [140 02-27 04:48:20.11 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
peer1.org2.example.com | [25a 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [210 02-27 04:48:29.18 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 | [260 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [999903ac-7498-4a4b-92fd-5dfed62f9489]HandleMessage- COMPLETED. Notify
orderer.example.com | [141 02-27 04:48:20.11 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 {}
peer0.org2.example.com | [263 02-27 04:48:29.39 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 | [25b 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]Move state message COMPLETED
peer1.org1.example.com | [211 02-27 04:48:29.18 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 | [261 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:999903ac-7498-4a4b-92fd-5dfed62f9489
orderer.example.com | [142 02-27 04:48:20.11 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.org2.example.com | [264 02-27 04:48:29.40 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 [d5e479c9-518b-4db0-b621-2ecdbcae86d5]
peer0.org1.example.com | [262 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [25c 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b30de846]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [212 02-27 04:48:29.18 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
orderer.example.com | [143 02-27 04:48:20.11 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.org1.example.com | [263 02-27 04:48:29.02 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
peer0.org2.example.com | [265 02-27 04:48:29.40 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 | [25d 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b30de846]send state message COMPLETED
peer0.org1.example.com | [264 02-27 04:48:29.02 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 [afff122a-9cd8-47aa-815f-8e50e7e98c98]
peer0.org2.example.com | [266 02-27 04:48:29.40 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 [8b8fdaea-e622-46a9-9d0d-0b3f52527e66]
peer1.org1.example.com | [213 02-27 04:48:29.18 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 | [144 02-27 04:48:20.12 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 | [265 02-27 04:48:29.02 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 | [25e 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b30de846]Received message COMPLETED from shim
peer1.org1.example.com | [214 02-27 04:48:29.18 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 | [267 02-27 04:48:29.40 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.6,txid=37826434-aa49-438b-a318-1c941d46bbf6,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org1.example.com | [266 02-27 04:48:29.02 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 [0a67f5e4-9459-44a8-ae20-072d88c28660]
peer1.org2.example.com | [25f 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [268 02-27 04:48:29.40 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.6
peer1.org1.example.com | [215 02-27 04:48:29.18 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.org1.example.com | [267 02-27 04:48:29.02 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.6,txid=3b52e13a-53c4-49ac-8521-15f3c59d6124,syscc=true,proposal=0x0,canname=escc:1.0.6
peer1.org2.example.com | [260 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b30de846-284a-47aa-8946-d265f208e98e]HandleMessage- COMPLETED. Notify
orderer.example.com | [145 02-27 04:48:20.12 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 | [216 02-27 04:48:29.18 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 | [269 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [268 02-27 04:48:29.02 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.6
orderer.example.com | [146 02-27 04:48:20.12 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
peer1.org2.example.com | [261 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b30de846-284a-47aa-8946-d265f208e98e
peer1.org1.example.com | [217 02-27 04:48:29.18 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.org2.example.com | [26a 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer0.org1.example.com | [269 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [147 02-27 04:48:20.12 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 | [262 02-27 04:48:29.57 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [26a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
orderer.example.com | [148 02-27 04:48:20.12 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 | [26b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [37826434]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [218 02-27 04:48:29.18 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 | [263 02-27 04:48:29.57 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
kafka2 | [2018-02-27 04:48:22,599] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [26b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b52e13a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [149 02-27 04:48:20.12 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 | [219 02-27 04:48:29.18 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 | [26c 02-27 04:48:29.40 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 | [26c 02-27 04:48:29.02 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 | [14a 02-27 04:48:20.12 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
peer1.org2.example.com | [264 02-27 04:48:29.57 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 [78761301-438c-4e62-a2e1-b7be38bf85b6]
peer1.org1.example.com | [21a 02-27 04:48:29.18 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 | [26d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [37826434]sendExecuteMsg trigger event INIT
kafka1 | [2018-02-27 04:48:23,115] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [26d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b52e13a]sendExecuteMsg trigger event INIT
orderer.example.com | [14b 02-27 04:48:20.12 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 | [265 02-27 04:48:29.57 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 | [21b 02-27 04:48:29.18 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
orderer.example.com | [14c 02-27 04:48:20.12 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.org1.example.com | [26e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]Move state message INIT
peer0.org2.example.com | [26e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]Move state message INIT
peer0.org2.example.com | [26f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [270 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [14d 02-27 04:48:20.12 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 | [26f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [266 02-27 04:48:29.58 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 [cc2f875b-c680-48c7-ab64-b342e2115faf]
peer1.org1.example.com | [21c 02-27 04:48:29.18 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 | [14e 02-27 04:48:20.12 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.org2.example.com | [267 02-27 04:48:29.58 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.6,txid=cd0d7a04-2fa9-451b-a5a8-b628887499fa,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org1.example.com | [270 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [271 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]sending state message INIT
peer1.org1.example.com | [21d 02-27 04:48:29.18 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
kafka3 | [2018-02-27 04:48:23,372] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
orderer.example.com | [14f 02-27 04:48:20.12 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
kafka0 | [2018-02-27 04:48:21,917] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [268 02-27 04:48:29.58 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.6
peer1.org1.example.com | [21e 02-27 04:48:29.18 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.org2.example.com | [272 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Received message INIT from shim
peer0.org1.example.com | [271 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]sending state message INIT
orderer.example.com | [150 02-27 04:48:20.12 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.org1.example.com | [21f 02-27 04:48:29.18 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
peer1.org2.example.com | [269 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [273 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [37826434]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [272 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Received message INIT from shim
orderer.example.com | [151 02-27 04:48:20.12 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
peer1.org2.example.com | [26a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer0.org1.example.com | [273 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b52e13a]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [152 02-27 04:48:20.12 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 | [26b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cd0d7a04]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [274 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [220 02-27 04:48:29.18 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [153 02-27 04:48:20.12 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 | [274 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [26c 02-27 04:48:29.58 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 | [275 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [37826434]Received INIT, initializing chaincode
zookeeper1 | 2018-02-27 04:48:22,001 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.19.0.10:44942
peer1.org1.example.com | [221 02-27 04:48:29.19 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 | [154 02-27 04:48:20.12 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.org1.example.com | [275 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3b52e13a]Received INIT, initializing chaincode
peer1.org2.example.com | [26d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cd0d7a04]sendExecuteMsg trigger event INIT
orderer.example.com | [155 02-27 04:48:20.12 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 | [276 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [222 02-27 04:48:29.19 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 | [276 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [156 02-27 04:48:20.12 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
peer1.org2.example.com | [26e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]Move state message INIT
peer0.org2.example.com | [277 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Init get response status: 200
peer1.org1.example.com | [223 02-27 04:48:29.19 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
peer0.org1.example.com | [277 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Init get response status: 200
peer1.org2.example.com | [26f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [278 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [224 02-27 04:48:29.19 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
orderer.example.com | [157 02-27 04:48:20.12 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
peer0.org1.example.com | [278 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [270 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [279 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]Move state message COMPLETED
peer1.org1.example.com | [225 02-27 04:48:29.19 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 | [158 02-27 04:48:20.12 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-----
kafka1 | [2018-02-27 04:48:24,439] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [279 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]Move state message COMPLETED
peer1.org2.example.com | [271 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]sending state message INIT
kafka2 | [2018-02-27 04:48:22,609] INFO [Socket Server on Broker 2], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [27a 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [37826434]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [226 02-27 04:48:29.20 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 | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [27a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b52e13a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [272 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Received message INIT from shim
peer0.org2.example.com | [27b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [37826434]send state message COMPLETED
peer1.org1.example.com | [227 02-27 04:48:29.20 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 | [27b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b52e13a]send state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [228 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [273 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cd0d7a04]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [229 02-27 04:48:29.20 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 | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
peer0.org2.example.com | [27c 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [37826434]Received message COMPLETED from shim
kafka3 | [2018-02-27 04:48:23,522] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [27c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b52e13a]Received message COMPLETED from shim
peer1.org1.example.com | [22a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [274 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [27d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [27d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
kafka0 | [2018-02-27 04:48:22,023] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [275 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cd0d7a04]Received INIT, initializing chaincode
peer1.org1.example.com | [22b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org2.example.com | [27e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [37826434-aa49-438b-a318-1c941d46bbf6]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [27e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b52e13a-53c4-49ac-8521-15f3c59d6124]HandleMessage- COMPLETED. Notify
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer1.org2.example.com | [276 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [22c 02-27 04:48:29.20 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 | [27f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:37826434-aa49-438b-a318-1c941d46bbf6
peer0.org1.example.com | [27f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3b52e13a-53c4-49ac-8521-15f3c59d6124
peer1.org2.example.com | [277 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Init get response status: 200
peer0.org2.example.com | [280 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer0.org1.example.com | [280 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [22d 02-27 04:48:29.20 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 [8b032db3-c3d0-43d4-bebf-7dcebf62e95a]
peer0.org2.example.com | [281 02-27 04:48:29.40 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 | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [281 02-27 04:48:29.02 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.org2.example.com | [278 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Init succeeded. Sending COMPLETED
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org1.example.com | [22e 02-27 04:48:29.20 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.6,txid=7713c777-327d-4922-bc8a-6a75a9b7e876,syscc=true,proposal=0x0,canname=cscc:1.0.6
peer1.org2.example.com | [279 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]Move state message COMPLETED
peer0.org2.example.com | [282 02-27 04:48:29.40 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 [8b8fdaea-e622-46a9-9d0d-0b3f52527e66]
peer0.org1.example.com | [282 02-27 04:48:29.02 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 [0a67f5e4-9459-44a8-ae20-072d88c28660]
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer1.org2.example.com | [27a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cd0d7a04]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [283 02-27 04:48:29.40 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 | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer1.org1.example.com | [22f 02-27 04:48:29.20 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.6
peer1.org2.example.com | [27b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cd0d7a04]send state message COMPLETED
peer0.org2.example.com | [284 02-27 04:48:29.40 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 [72ffebaa-b923-41b3-a25e-59eb1536d5f5]
peer1.org1.example.com | [230 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [285 02-27 04:48:29.40 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.6,txid=b401903c-0028-4239-ad1b-694d892df54c,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org1.example.com | [283 02-27 04:48:29.02 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 | -----END CERTIFICATE-----
peer0.org2.example.com | [286 02-27 04:48:29.40 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.6
peer1.org1.example.com | [231 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.6
peer1.org1.example.com | [232 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7713c777]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [233 02-27 04:48:29.20 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 | [27c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cd0d7a04]Received message COMPLETED from shim
peer0.org2.example.com | [287 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [284 02-27 04:48:29.02 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 [079cdb33-11fa-4feb-8b66-aeb535d6ac65]
orderer.example.com | [159 02-27 04:48:20.13 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-----
peer1.org1.example.com | [234 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7713c777]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [288 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer1.org2.example.com | [27d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [235 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]Move state message INIT
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [285 02-27 04:48:29.02 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.6,txid=6e5b5b30-5fbf-41ce-b251-d014773f2259,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org2.example.com | [289 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b401903c]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [236 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [27e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cd0d7a04-2fa9-451b-a5a8-b628887499fa]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [286 02-27 04:48:29.02 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.6
peer1.org1.example.com | [237 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [28a 02-27 04:48:29.40 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 | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
kafka1 | [2018-02-27 04:48:24,546] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [27f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cd0d7a04-2fa9-451b-a5a8-b628887499fa
peer0.org1.example.com | [287 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [238 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]sending state message INIT
peer0.org2.example.com | [28b 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b401903c]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [239 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Received message INIT from shim
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | [280 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [23a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7713c777]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [288 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer1.org1.example.com | [23b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [281 02-27 04:48:29.58 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 | [23c 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7713c777]Received INIT, initializing chaincode
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org2.example.com | [282 02-27 04:48:29.58 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 [cc2f875b-c680-48c7-ab64-b342e2115faf]
peer1.org1.example.com | [23d 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org1.example.com | [289 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6e5b5b30]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [28c 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]Move state message INIT
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [283 02-27 04:48:29.58 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 | [23e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Init get response status: 200
peer0.org1.example.com | [28a 02-27 04:48:29.02 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 | [28d 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org2.example.com | [284 02-27 04:48:29.58 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 [3bee80f7-481c-41a1-8830-ea5ec910f8bb]
peer0.org2.example.com | [28e 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | [28b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6e5b5b30]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [23f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [285 02-27 04:48:29.58 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.6,txid=af4b1e24-272b-47be-ba43-79fb7de255b5,syscc=true,proposal=0x0,canname=vscc:1.0.6
zookeeper1 | 2018-02-27 04:48:22,016 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to establish new session at /172.19.0.10:44942
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org1.example.com | [28c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]Move state message INIT
peer1.org1.example.com | [240 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]Move state message COMPLETED
peer0.org2.example.com | [28f 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]sending state message INIT
peer1.org2.example.com | [286 02-27 04:48:29.58 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.6
peer1.org1.example.com | [241 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7713c777]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org1.example.com | [28d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka2 | [2018-02-27 04:48:22,794] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [290 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Received message INIT from shim
peer1.org2.example.com | [287 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [242 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7713c777]send state message COMPLETED
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [28e 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [291 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b401903c]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [243 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7713c777]Received message COMPLETED from shim
peer1.org2.example.com | [288 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [28f 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]sending state message INIT
peer1.org1.example.com | [244 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | [2018-02-27 04:48:23,557] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [245 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7713c777-327d-4922-bc8a-6a75a9b7e876]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [289 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [af4b1e24]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [292 02-27 04:48:29.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [290 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Received message INIT from shim
peer1.org1.example.com | [246 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7713c777-327d-4922-bc8a-6a75a9b7e876
orderer.example.com | [15a 02-27 04:48:20.13 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-----
peer0.org2.example.com | [293 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b401903c]Received INIT, initializing chaincode
peer0.org1.example.com | [291 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e5b5b30]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [247 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [28a 02-27 04:48:29.58 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 | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer1.org1.example.com | [248 02-27 04:48:29.20 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 | [294 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Init get response status: 200
peer0.org1.example.com | [292 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [28b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [af4b1e24]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [249 02-27 04:48:29.20 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 [8b032db3-c3d0-43d4-bebf-7dcebf62e95a]
peer0.org1.example.com | [293 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6e5b5b30]Received INIT, initializing chaincode
peer1.org2.example.com | [28c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]Move state message INIT
peer1.org1.example.com | [24a 02-27 04:48:29.20 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 | [295 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Init succeeded. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [24b 02-27 04:48:29.20 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 [d193f3e2-0fb0-4172-bb33-e80d6b1a939f]
peer1.org2.example.com | [28d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [294 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Init get response status: 200
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org1.example.com | [24c 02-27 04:48:29.20 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.6,txid=5c7193a9-7c61-4f25-9d0b-771d4ad9cae2,syscc=true,proposal=0x0,canname=lscc:1.0.6
peer0.org2.example.com | [296 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]Move state message COMPLETED
peer1.org2.example.com | [28e 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [24d 02-27 04:48:29.20 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.6
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | [295 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [297 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b401903c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [24e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [28f 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]sending state message INIT
peer0.org1.example.com | [296 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]Move state message COMPLETED
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org1.example.com | [24f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.6
peer0.org2.example.com | [298 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b401903c]send state message COMPLETED
peer0.org1.example.com | [297 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6e5b5b30]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [250 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5c7193a9]Inside sendExecuteMessage. Message INIT
kafka0 | [2018-02-27 04:48:22,031] INFO Opening socket connection to server zookeeper0.v106_default/172.19.0.4:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [290 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Received message INIT from shim
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [299 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b401903c]Received message COMPLETED from shim
peer0.org1.example.com | [298 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6e5b5b30]send state message COMPLETED
peer1.org1.example.com | [251 02-27 04:48:29.20 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 | [29a 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [291 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [af4b1e24]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | [29b 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b401903c-0028-4239-ad1b-694d892df54c]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [299 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6e5b5b30]Received message COMPLETED from shim
peer1.org2.example.com | [292 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer1.org1.example.com | [252 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5c7193a9]sendExecuteMsg trigger event INIT
kafka1 | [2018-02-27 04:48:24,559] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [29c 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b401903c-0028-4239-ad1b-694d892df54c
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org1.example.com | [29a 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [293 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [af4b1e24]Received INIT, initializing chaincode
peer1.org1.example.com | [253 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]Move state message INIT
peer0.org2.example.com | [29d 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [294 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Init get response status: 200
peer0.org1.example.com | [29b 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6e5b5b30-5fbf-41ce-b251-d014773f2259]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [29e 02-27 04:48:29.41 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 | [254 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [15b 02-27 04:48:20.13 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
peer0.org2.example.com | [29f 02-27 04:48:29.41 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 [72ffebaa-b923-41b3-a25e-59eb1536d5f5]
kafka2 | [2018-02-27 04:48:22,808] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [295 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [29c 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6e5b5b30-5fbf-41ce-b251-d014773f2259
peer0.org2.example.com | [2a0 02-27 04:48:29.41 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 | [255 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [15c 02-27 04:48:20.13 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
peer0.org1.example.com | [29d 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2a1 02-27 04:48:29.41 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 [c1cd8ff6-0275-4ce6-baa6-f930373d12d0]
peer1.org2.example.com | [296 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]Move state message COMPLETED
peer1.org1.example.com | [256 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]sending state message INIT
orderer.example.com | [15d 02-27 04:48:20.13 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
peer0.org2.example.com | [2a2 02-27 04:48:29.41 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.6,txid=c9407953-5e6a-4c2e-8717-cfb68c5940c1,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer0.org1.example.com | [29e 02-27 04:48:29.02 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 | [257 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Received message INIT from shim
peer0.org2.example.com | [2a3 02-27 04:48:29.41 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.6
peer0.org1.example.com | [29f 02-27 04:48:29.02 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 [079cdb33-11fa-4feb-8b66-aeb535d6ac65]
peer1.org2.example.com | [297 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [af4b1e24]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [15e 02-27 04:48:20.13 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 | [2a4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [258 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5c7193a9]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [298 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [af4b1e24]send state message COMPLETED
peer0.org2.example.com | [2a5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
orderer.example.com | [15f 02-27 04:48:20.13 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
peer0.org1.example.com | [2a0 02-27 04:48:29.02 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 | [299 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [af4b1e24]Received message COMPLETED from shim
peer0.org2.example.com | [2a6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9407953]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [259 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [2a7 02-27 04:48:29.41 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 | [2a1 02-27 04:48:29.02 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 [c0522593-19c8-4236-8626-6dca1eb57b69]
peer1.org2.example.com | [29a 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [160 02-27 04:48:20.13 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.org1.example.com | [25a 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5c7193a9]Received INIT, initializing chaincode
peer0.org2.example.com | [2a8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c9407953]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [2a2 02-27 04:48:29.02 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.6,txid=3663a737-22b8-445d-aed1-63cb301223c7,syscc=true,proposal=0x0,canname=qscc:1.0.6
peer1.org2.example.com | [29b 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [af4b1e24-272b-47be-ba43-79fb7de255b5]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [25b 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Init get response status: 200
peer0.org2.example.com | [2a9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]Move state message INIT
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [2a3 02-27 04:48:29.02 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.6
peer0.org2.example.com | [2aa 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [29c 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:af4b1e24-272b-47be-ba43-79fb7de255b5
peer1.org1.example.com | [25c 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2ab 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [2a4 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [29d 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2ac 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]sending state message INIT
peer0.org1.example.com | [2a5 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer1.org1.example.com | [25d 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]Move state message COMPLETED
zookeeper1 | 2018-02-27 04:48:22,020 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@687] - Established session 0x261d596fd680002 with negotiated timeout 6000 for client /172.19.0.10:44942
peer1.org2.example.com | [29e 02-27 04:48:29.58 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
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer0.org2.example.com | [2ad 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Received message INIT from shim
peer0.org1.example.com | [2a6 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3663a737]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-02-27 04:48:23,562] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 49 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [25e 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5c7193a9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [29f 02-27 04:48:29.58 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 [3bee80f7-481c-41a1-8830-ea5ec910f8bb]
peer0.org2.example.com | [2ae 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9407953]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [25f 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5c7193a9]send state message COMPLETED
peer0.org1.example.com | [2a7 02-27 04:48:29.02 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 | [2af 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [2a0 02-27 04:48:29.58 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 | [2b0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c9407953]Received INIT, initializing chaincode
peer1.org1.example.com | [260 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5c7193a9]Received message COMPLETED from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | [2a8 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3663a737]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2a1 02-27 04:48:29.58 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 [786ef64d-afee-42fc-a507-04b986b1c197]
kafka1 | [2018-02-27 04:48:24,559] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [2b1 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [261 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2a2 02-27 04:48:29.58 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.6,txid=cfcda7cc-1369-4ba6-b567-75e16867c631,syscc=true,proposal=0x0,canname=qscc:1.0.6
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org2.example.com | [2b2 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Init get response status: 200
peer0.org1.example.com | [2a9 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]Move state message INIT
peer1.org1.example.com | [262 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5c7193a9-7c61-4f25-9d0b-771d4ad9cae2]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [2a3 02-27 04:48:29.58 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.6
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer0.org2.example.com | [2b3 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [2a4 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2aa 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [263 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5c7193a9-7c61-4f25-9d0b-771d4ad9cae2
peer1.org2.example.com | [2a5 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer1.org2.example.com | [2a6 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cfcda7cc]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [2a7 02-27 04:48:29.58 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 | [2a8 02-27 04:48:29.58 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cfcda7cc]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2a9 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]Move state message INIT
peer0.org2.example.com | [2b4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]Move state message COMPLETED
peer0.org1.example.com | [2ab 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [264 02-27 04:48:29.20 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org2.example.com | [2aa 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [2ab 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
peer0.org2.example.com | [2b5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c9407953]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [2ac 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]sending state message INIT
peer1.org1.example.com | [265 02-27 04:48:29.20 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 | [2ad 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Received message INIT from shim
peer0.org1.example.com | [2ac 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]sending state message INIT
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer1.org1.example.com | [266 02-27 04:48:29.20 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 [d193f3e2-0fb0-4172-bb33-e80d6b1a939f]
peer1.org2.example.com | [2ae 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cfcda7cc]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [2b6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c9407953]send state message COMPLETED
peer0.org1.example.com | [2ad 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Received message INIT from shim
orderer.example.com | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer1.org2.example.com | [2af 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [267 02-27 04:48:29.21 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 | [2b7 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c9407953]Received message COMPLETED from shim
peer1.org2.example.com | [2b0 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cfcda7cc]Received INIT, initializing chaincode
peer1.org1.example.com | [268 02-27 04:48:29.21 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 [2423417a-1565-4628-afc1-8857ba392bca]
orderer.example.com | nCWdfF/04A==
peer0.org1.example.com | [2ae 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3663a737]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [2b1 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org1.example.com | [269 02-27 04:48:29.21 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.6,txid=da63c990-3f56-4969-8c8d-2fa4b869c16a,syscc=true,proposal=0x0,canname=escc:1.0.6
peer0.org2.example.com | [2b8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [2af 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2b2 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Init get response status: 200
peer1.org1.example.com | [26a 02-27 04:48:29.21 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.6
peer0.org1.example.com | [2b0 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3663a737]Received INIT, initializing chaincode
peer0.org2.example.com | [2b9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c9407953-5e6a-4c2e-8717-cfb68c5940c1]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:23,024] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [2b3 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Init succeeded. Sending COMPLETED
orderer.example.com | [161 02-27 04:48:20.13 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 | [2b4 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]Move state message COMPLETED
peer1.org2.example.com | [2b5 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cfcda7cc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2b1 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
kafka0 | [2018-02-27 04:48:22,066] INFO Socket connection established to zookeeper0.v106_default/172.19.0.4:2181, initiating session (org.apache.zookeeper.ClientCnxn)
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [26b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [2ba 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c9407953-5e6a-4c2e-8717-cfb68c5940c1
peer1.org2.example.com | [2b6 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cfcda7cc]send state message COMPLETED
peer0.org1.example.com | [2b2 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Init get response status: 200
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [2bb 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [26c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.6
peer1.org2.example.com | [2b7 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cfcda7cc]Received message COMPLETED from shim
peer0.org1.example.com | [2b3 02-27 04:48:29.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Init succeeded. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [26d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [da63c990]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [2b8 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2bc 02-27 04:48:29.41 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.org1.example.com | [2b4 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]Move state message COMPLETED
peer1.org1.example.com | [26e 02-27 04:48:29.21 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 | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org2.example.com | [2b9 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cfcda7cc-1369-4ba6-b567-75e16867c631]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2bd 02-27 04:48:29.41 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 [c1cd8ff6-0275-4ce6-baa6-f930373d12d0]
peer1.org2.example.com | [2ba 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cfcda7cc-1369-4ba6-b567-75e16867c631
peer1.org1.example.com | [26f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [da63c990]sendExecuteMsg trigger event INIT
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [2be 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2bb 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2b5 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3663a737]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [270 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]Move state message INIT
peer1.org2.example.com | [2bc 02-27 04:48:29.59 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
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [2bf 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [2bd 02-27 04:48:29.59 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 [786ef64d-afee-42fc-a507-04b986b1c197]
peer1.org1.example.com | [271 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [2b6 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3663a737]send state message COMPLETED
peer1.org2.example.com | [2be 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [2c0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [272 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org2.example.com | [2bf 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2c1 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [2b7 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3663a737]Received message COMPLETED from shim
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer1.org2.example.com | [2c0 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [273 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]sending state message INIT
peer0.org2.example.com | [2c2 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | [2b8 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2c1 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [274 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Received message INIT from shim
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer1.org2.example.com | [2c2 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2c3 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [2b9 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3663a737-22b8-445d-aed1-63cb301223c7]HandleMessage- COMPLETED. Notify
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org1.example.com | [275 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [da63c990]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [2c4 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [2ba 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3663a737-22b8-445d-aed1-63cb301223c7
orderer.example.com | +k/puPMoQx5QRzZj
peer1.org2.example.com | [2c3 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [2bb 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [2c5 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [2c4 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org1.example.com | [276 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [162 02-27 04:48:20.14 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 | [2c6 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]Move state message COMPLETED
peer1.org2.example.com | [2c5 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Transaction completed. Sending COMPLETED
kafka3 | [2018-02-27 04:48:23,584] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [2bc 02-27 04:48:29.03 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.org1.example.com | [277 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [da63c990]Received INIT, initializing chaincode
peer0.org2.example.com | [2c7 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bc1b438a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [2c6 02-27 04:48:29.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]Move state message COMPLETED
peer0.org1.example.com | [2bd 02-27 04:48:29.03 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 [c0522593-19c8-4236-8626-6dca1eb57b69]
peer1.org1.example.com | [278 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org2.example.com | [2c7 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29ff5be9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [2c8 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bc1b438a]send state message COMPLETED
peer0.org1.example.com | [2be 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2c8 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29ff5be9]send state message COMPLETED
peer0.org2.example.com | [2c9 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bc1b438a]Received message COMPLETED from shim
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [2c9 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29ff5be9]Received message COMPLETED from shim
peer1.org1.example.com | [279 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Init get response status: 200
peer0.org1.example.com | [2bf 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2ca 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2ca 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [27a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Init succeeded. Sending COMPLETED
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [2c0 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [2cb 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [2c1 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [2cb 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218]HandleMessage- COMPLETED. Notify
kafka2 | [2018-02-27 04:48:23,077] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [27b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]Move state message COMPLETED
kafka1 | [2018-02-27 04:48:24,620] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 116 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org1.example.com | [2c2 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2cc 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bc1b438ac6f1a514b5c147af1eae3fc370b061a2d7cd34309a77a9ea878789a2
peer1.org2.example.com | [2cc 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:29ff5be9bfc365e49d10fe60f7c1781bb35fca8f7b567a4a6ca7fc3351ea0218
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [27c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [da63c990]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2c3 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [2cd 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [2cd 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [2ce 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2ce 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [27d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [da63c990]send state message COMPLETED
peer0.org1.example.com | [2c4 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [2cf 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [2cf 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [2c5 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [2d0 02-27 04:48:29.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer1.org1.example.com | [27e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [da63c990]Received message COMPLETED from shim
peer0.org2.example.com | [2d0 02-27 04:48:29.41 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org1.example.com | [2c6 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]Move state message COMPLETED
peer1.org1.example.com | [27f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2d1 02-27 04:48:35.57 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.org1.example.com | [280 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [da63c990-3f56-4969-8c8d-2fa4b869c16a]HandleMessage- COMPLETED. Notify
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org1.example.com | [2c7 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [94705a4d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2d1 02-27 04:48:35.40 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 | [2c8 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [94705a4d]send state message COMPLETED
peer1.org2.example.com | [2d2 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer1.org1.example.com | [281 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:da63c990-3f56-4969-8c8d-2fa4b869c16a
peer0.org2.example.com | [2d2 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org2.example.com | [2d3 02-27 04:48:35.40 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 | [2d3 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer1.org1.example.com | [282 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2c9 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [94705a4d]Received message COMPLETED from shim
peer0.org2.example.com | [2d4 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org2.example.com | [2d4 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer1.org1.example.com | [283 02-27 04:48:29.21 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.org1.example.com | [2ca 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2d5 02-27 04:48:35.40 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.org1.example.com | [284 02-27 04:48:29.21 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 [2423417a-1565-4628-afc1-8857ba392bca]
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [2cb 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [2d5 02-27 04:48:35.63 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.org1.example.com | [285 02-27 04:48:29.21 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 | [2d6 02-27 04:48:35.40 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org1.example.com | [2cc 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:94705a4d15e296d5603862fa540819948760aab7359af7e28202e7fd4a259f79
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2d6 02-27 04:48:35.63 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org2.example.com | [2d7 02-27 04:48:35.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [2cd 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2ce 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [286 02-27 04:48:29.21 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 [fdeaafbe-ca41-4c20-8a0f-2dc879b5d60a]
peer1.org2.example.com | [2d7 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
orderer.example.com | [163 02-27 04:48:20.14 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
peer0.org1.example.com | [2cf 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [287 02-27 04:48:29.21 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.6,txid=5fd3598b-9afd-4fcd-bf2a-656f9947cf25,syscc=true,proposal=0x0,canname=vscc:1.0.6
peer0.org2.example.com | [2d8 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org2.example.com | [2d9 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [164 02-27 04:48:20.15 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
peer1.org1.example.com | [288 02-27 04:48:29.21 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.6
peer1.org1.example.com | [289 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [2d8 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
kafka3 | [2018-02-27 04:48:23,587] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [2d0 02-27 04:48:29.03 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | [165 02-27 04:48:20.15 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 | [2da 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [2d9 02-27 04:48:35.65 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [28a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.6
peer0.org2.example.com | [2db 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [2d1 02-27 04:48:35.01 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 | [166 02-27 04:48:20.15 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
peer1.org2.example.com | [2da 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [2d2 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer1.org1.example.com | [28b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5fd3598b]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2dc 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421af9980
orderer.example.com | [167 02-27 04:48:20.15 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
peer1.org2.example.com | [2db 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [2d3 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [2dd 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org1.example.com | [28c 02-27 04:48:29.21 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 | [168 02-27 04:48:20.15 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 | [2dc 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a6a480
peer0.org1.example.com | [2d4 02-27 04:48:35.02 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org2.example.com | [2de 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [2dd 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org1.example.com | [28d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [5fd3598b]sendExecuteMsg trigger event INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2d5 02-27 04:48:35.02 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 | [2de 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-02-27 04:48:24,760] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [2df 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [28e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]Move state message INIT
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [2d6 02-27 04:48:35.03 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer1.org2.example.com | [2df 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [2e0 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [2d7 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer1.org2.example.com | [2e0 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
kafka0 | [2018-02-27 04:48:22,122] INFO Session establishment complete on server zookeeper0.v106_default/172.19.0.4:2181, sessionid = 0x161d596fd4e0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer1.org1.example.com | [28f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [2e1 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka2 | [2018-02-27 04:48:23,081] INFO 2 successfully elected as leader (kafka.server.ZookeeperLeaderElector)
peer0.org1.example.com | [2d8 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer1.org2.example.com | [2e1 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [2e2 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [2d9 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [2e2 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [290 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [2e3 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421c18000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [2e3 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421a7f000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [2da 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [2e4 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org1.example.com | [291 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]sending state message INIT
peer1.org2.example.com | [2e4 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer0.org1.example.com | [2db 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [292 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Received message INIT from shim
peer1.org2.example.com | [2e5 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper1 | 2018-02-27 04:48:23,087 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:setData cxid:0x21 zxid:0x100000015 txntype:-1 reqpath:n/a Error Path:/controller_epoch Error:KeeperErrorCode = NoNode for /controller_epoch
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [2dc 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421a46f90
peer0.org2.example.com | [2e5 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [293 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fd3598b]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [2e6 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer0.org2.example.com | [2e6 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [294 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [2dd 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
peer1.org1.example.com | [295 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [5fd3598b]Received INIT, initializing chaincode
peer0.org1.example.com | [2de 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [2e7 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [2e7 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer0.org1.example.com | [2df 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [296 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Init get response status: 200
peer1.org2.example.com | [2e8 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org1.example.com | [2e0 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org2.example.com | [2e8 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | nW6Q58ga
peer0.org1.example.com | [2e1 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [2e9 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [297 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2e9 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [2e2 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2ea 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [2ea 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [298 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]Move state message COMPLETED
peer0.org1.example.com | [2e4 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ac6000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
orderer.example.com | [169 02-27 04:48:20.15 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 | [2eb 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [2e5 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [2eb 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
kafka3 | [2018-02-27 04:48:23,961] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [299 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5fd3598b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2ec 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [2e3 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org2.example.com | [2ec 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2e6 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer0.org2.example.com | [2ed 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [29a 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5fd3598b]send state message COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka0 | [2018-02-27 04:48:22,126] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [2e7 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [2ed 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [2ee 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
kafka2 | [2018-02-27 04:48:23,542] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [29b 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5fd3598b]Received message COMPLETED from shim
peer0.org1.example.com | [2e8 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [2ee 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [2ef 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [2e9 02-27 04:48:35.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
kafka1 | [2018-02-27 04:48:24,772] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [29c 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2ef 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [2f0 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [2ea 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [29d 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5fd3598b-9afd-4fcd-bf2a-656f9947cf25]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [2f0 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [2eb 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [2f1 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [29e 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5fd3598b-9afd-4fcd-bf2a-656f9947cf25
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org2.example.com | [2f1 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [2f2 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [2ec 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [29f 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [2ed 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [2ee 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [2ef 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [2f0 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [2f3 02-27 04:48:35.42 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [2f1 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [2a0 02-27 04:48:29.21 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 | [2f4 02-27 04:48:35.43 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [2f2 02-27 04:48:35.05 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [2f2 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [2a1 02-27 04:48:29.21 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 [fdeaafbe-ca41-4c20-8a0f-2dc879b5d60a]
peer0.org1.example.com | [2f3 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [2f5 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [2f3 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [2f4 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [2f6 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [2a2 02-27 04:48:29.21 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 | [2f4 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org2.example.com | [2f7 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [2a3 02-27 04:48:29.21 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 [5ad736a7-6807-4aed-a26c-a9c6fb258ea3]
peer0.org1.example.com | [2f5 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [2f5 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2f8 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [2a4 02-27 04:48:29.21 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.6,txid=acc25102-a91b-48b8-91f3-f7ea3908e8d6,syscc=true,proposal=0x0,canname=qscc:1.0.6
orderer.example.com | ULcgH4X/dZ62YuR1
peer0.org2.example.com | [2f9 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [2fa 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2f6 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [2f6 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [16a 02-27 04:48:20.15 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 | [2fb 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2f7 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [2a5 02-27 04:48:29.21 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.6
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [2f7 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2fc 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [2f8 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [2f8 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [2a6 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [2fd 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2f9 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [2f9 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [2a7 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.6
peer0.org2.example.com | [2fe 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [2fa 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [2fa 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2a8 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [acc25102]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2ff 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2fb 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [2a9 02-27 04:48:29.21 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 | [2fb 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [300 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [2aa 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [acc25102]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [2fc 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [2fc 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
kafka0 | [2018-02-27 04:48:22,281] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [2fd 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [2ab 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]Move state message INIT
peer0.org2.example.com | [301 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [2fd 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
kafka0 | [2018-02-27 04:48:22,313] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [2fe 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [2ac 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka3 | [2018-02-27 04:48:24,023] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org1.example.com | [2fe 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
kafka0 | [2018-02-27 04:48:22,324] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org2.example.com | [302 02-27 04:48:35.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org2.example.com | [2ff 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [2ad 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka1 | [2018-02-27 04:48:24,790] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org1.example.com | [2ff 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
kafka0 | [2018-02-27 04:48:22,481] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [303 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [300 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka0 | [2018-02-27 04:48:22,511] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [2ae 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]sending state message INIT
peer0.org1.example.com | [300 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org2.example.com | [304 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
kafka0 | [2018-02-27 04:48:22,527] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org2.example.com | [301 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [2af 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Received message INIT from shim
peer0.org2.example.com | [305 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | ULcgH4X/dZ62YuR1
kafka0 | [2018-02-27 04:48:22,714] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [301 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [302 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [306 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | -----END CERTIFICATE-----
kafka0 | [2018-02-27 04:48:22,733] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
peer1.org1.example.com | [2b0 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [acc25102]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [302 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [307 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [303 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka0 | [2018-02-27 04:48:22,807] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [16b 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:22,810] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [2b1 02-27 04:48:29.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [308 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [304 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | [16c 02-27 04:48:20.15 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)
peer0.org1.example.com | [303 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [2b2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [acc25102]Received INIT, initializing chaincode
kafka2 | [2018-02-27 04:48:23,577] INFO [Group Metadata Manager on Broker 2]: Removed 0 expired offsets in 47 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer0.org2.example.com | [309 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [305 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | [16d 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:23,521] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org1.example.com | [2b3 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org1.example.com | [304 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [30a 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
kafka0 | [2018-02-27 04:48:23,616] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [306 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | [16e 02-27 04:48:20.15 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 | [2b4 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Init get response status: 200
peer0.org1.example.com | [305 02-27 04:48:35.06 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka0 | [2018-02-27 04:48:23,688] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [30b 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [307 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | [16f 02-27 04:48:20.15 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
peer1.org1.example.com | [2b5 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Init succeeded. Sending COMPLETED
kafka0 | [2018-02-27 04:48:23,691] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [306 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [308 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [30c 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2b6 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]Move state message COMPLETED
orderer.example.com | [170 02-27 04:48:20.15 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.org1.example.com | [307 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [309 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
kafka0 | [2018-02-27 04:48:23,705] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org1.example.com | [2b7 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [acc25102]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [171 02-27 04:48:20.15 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 | [30d 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka0 | [2018-02-27 04:48:23,750] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 99 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org2.example.com | [30a 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [308 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [30e 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | [172 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:23,961] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [2b8 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [acc25102]send state message COMPLETED
peer0.org1.example.com | [309 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [30f 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [30b 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
kafka0 | [2018-02-27 04:48:24,019] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [173 02-27 04:48:20.15 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
peer1.org1.example.com | [2b9 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [acc25102]Received message COMPLETED from shim
kafka1 | [2018-02-27 04:48:24,925] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [30a 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [30c 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,057] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [310 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [174 02-27 04:48:20.15 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
peer1.org1.example.com | [2ba 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka0 | [2018-02-27 04:48:24,673] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [311 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [30b 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
kafka0 | [2018-02-27 04:48:24,747] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [2bb 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [acc25102-a91b-48b8-91f3-f7ea3908e8d6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [30d 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka3 | [2018-02-27 04:48:24,082] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
orderer.example.com | [175 02-27 04:48:20.15 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 | [312 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [30c 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
kafka0 | [2018-02-27 04:48:24,755] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT -> EndPoint(kafka0,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org1.example.com | [2bc 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:acc25102-a91b-48b8-91f3-f7ea3908e8d6
peer1.org2.example.com | [30e 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [313 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,854] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | [176 02-27 04:48:20.15 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.org1.example.com | [30d 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [2bd 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
zookeeper1 | 2018-02-27 04:48:23,329 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:delete cxid:0x30 zxid:0x100000017 txntype:-1 reqpath:n/a Error Path:/admin/preferred_replica_election Error:KeeperErrorCode = NoNode for /admin/preferred_replica_election
peer0.org2.example.com | [314 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [30f 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
kafka0 | [2018-02-27 04:48:24,855] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | [177 02-27 04:48:20.15 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 | [2be 02-27 04:48:29.22 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.org1.example.com | [30e 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
kafka0 | [2018-02-27 04:48:24,869] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer0.org2.example.com | [315 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [310 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [178 02-27 04:48:20.15 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
kafka0 | [2018-02-27 04:48:27,868] INFO Topic creation {"version":1,"partitions":{"0":[3,1,2]}} (kafka.admin.AdminUtils$)
peer0.org1.example.com | [30f 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [316 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2bf 02-27 04:48:29.22 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 [5ad736a7-6807-4aed-a26c-a9c6fb258ea3]
kafka0 | [2018-02-27 04:48:27,895] INFO [KafkaApi-0] Auto creation of topic businesschannel with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
orderer.example.com | [179 02-27 04:48:20.15 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 | [311 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [310 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2c0 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [317 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [17a 02-27 04:48:20.15 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 | [312 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [311 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [2c1 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [318 02-27 04:48:35.47 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [17b 02-27 04:48:20.15 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
kafka2 | [2018-02-27 04:48:23,582] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer1.org2.example.com | [313 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [312 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [2c2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [17c 02-27 04:48:20.15 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 | [319 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [314 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [313 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [2c3 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [315 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | [17d 02-27 04:48:20.15 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
peer0.org2.example.com | [31a 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org1.example.com | [314 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [17e 02-27 04:48:20.15 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
peer1.org2.example.com | [316 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [31b 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [2c4 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | [17f 02-27 04:48:20.15 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
peer0.org2.example.com | [31c 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [315 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2c5 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [317 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | [180 02-27 04:48:20.15 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 | [2c6 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [318 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [316 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [31d 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | [181 02-27 04:48:20.15 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
peer1.org1.example.com | [2c7 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [31e 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [319 02-27 04:48:35.66 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [317 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [2c8 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]Move state message COMPLETED
peer0.org2.example.com | [31f 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [31a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org1.example.com | [318 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | [182 02-27 04:48:20.15 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 | [2c9 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [8c275ee9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [320 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [31b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [319 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [2ca 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [8c275ee9]send state message COMPLETED
peer0.org2.example.com | [321 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2cb 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [8c275ee9]Received message COMPLETED from shim
peer0.org2.example.com | [322 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
kafka1 | [2018-02-27 04:48:24,962] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [183 02-27 04:48:20.15 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
peer1.org2.example.com | [31c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [2cc 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [323 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [31a 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [2cd 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [324 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [31d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | [184 02-27 04:48:20.15 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 | [325 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [31b 02-27 04:48:35.07 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [2ce 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:8c275ee9c1c169ee32d30ab2fb4c0cb0fa4f9c12127632391c22e47eda8a2ebc
peer1.org2.example.com | [31e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [326 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
kafka3 | [2018-02-27 04:48:24,249] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [185 02-27 04:48:20.16 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
peer1.org1.example.com | [2cf 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [31c 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [327 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [31f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | [186 02-27 04:48:20.16 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.org1.example.com | [2d0 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [328 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [187 02-27 04:48:20.16 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 | [2d1 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [329 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [188 02-27 04:48:20.16 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 | [2d2 02-27 04:48:29.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [31d 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [320 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [32a 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [189 02-27 04:48:20.16 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
peer1.org1.example.com | [2d3 02-27 04:48:35.20 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.org2.example.com | [32b 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [31e 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [321 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [18a 02-27 04:48:20.16 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.org1.example.com | [2d4 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org2.example.com | [32c 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [18b 02-27 04:48:20.16 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
peer0.org1.example.com | [31f 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2d5 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [32d 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [18c 02-27 04:48:20.16 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 | [322 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2d6 02-27 04:48:35.22 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org1.example.com | [320 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [18d 02-27 04:48:20.16 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
peer0.org2.example.com | [32e 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [2d7 02-27 04:48:35.22 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 | [323 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [321 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [18e 02-27 04:48:20.16 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
peer0.org2.example.com | [32f 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [2d8 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org1.example.com | [322 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [18f 02-27 04:48:20.16 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.org2.example.com | [324 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [330 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [190 02-27 04:48:20.16 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 | [331 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [2d9 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [323 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [325 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [191 02-27 04:48:20.16 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
peer0.org2.example.com | [332 02-27 04:48:35.48 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [2da 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
orderer.example.com | [192 02-27 04:48:20.16 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
peer0.org1.example.com | [324 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [333 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [326 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2db 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [193 02-27 04:48:20.16 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
peer0.org2.example.com | [334 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [325 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [327 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2dc 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | [194 02-27 04:48:20.16 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
peer1.org2.example.com | [328 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [335 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org1.example.com | [2dd 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | [195 02-27 04:48:20.16 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
peer0.org1.example.com | [326 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [329 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2de 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4218a2ae0
peer0.org2.example.com | [336 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | [196 02-27 04:48:20.16 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.org2.example.com | [32a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [327 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [2df 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [32b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [337 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [32c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [197 02-27 04:48:20.16 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
kafka2 | [2018-02-27 04:48:23,590] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [328 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [32d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org1.example.com | [2e0 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [338 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | [198 02-27 04:48:20.16 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 | [32e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [329 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2e1 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [32f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [199 02-27 04:48:20.16 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
peer0.org2.example.com | [339 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2e2 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org1.example.com | [32a 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [330 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | [19a 02-27 04:48:20.16 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
kafka3 | [2018-02-27 04:48:24,473] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org1.example.com | [2e3 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [33a 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [331 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [32b 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [19b 02-27 04:48:20.16 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
peer1.org1.example.com | [2e4 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [33b 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [332 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [32c 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [19c 02-27 04:48:20.16 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 | [2e5 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc42194f000, header channel_header:"\010\001\032\006\010\235\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030|I\333\200iq\233V\314\352\252\306\2205!q\216\373\":]\312\263\324"
peer1.org2.example.com | [333 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [33c 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [32d 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [19d 02-27 04:48:20.16 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
peer1.org2.example.com | [334 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2e6 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [33d 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [335 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [19e 02-27 04:48:20.16 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
peer1.org1.example.com | [2e7 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [33e 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [32e 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [336 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2e8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [32f 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [19f 02-27 04:48:20.16 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
peer0.org2.example.com | [33f 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [337 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2e9 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [338 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [340 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a0 02-27 04:48:20.16 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
peer1.org1.example.com | [2ea 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [339 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [330 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
kafka1 | [2018-02-27 04:48:24,964] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT -> EndPoint(kafka1,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org2.example.com | [341 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2eb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [33a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [342 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a1 02-27 04:48:20.16 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 | [331 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [2ec 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [343 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1a2 02-27 04:48:20.16 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.org2.example.com | [33b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [332 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [2ed 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [344 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [1a3 02-27 04:48:20.16 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
peer1.org2.example.com | [33c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2ee 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [333 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [1a4 02-27 04:48:20.17 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 | [345 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2ef 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [33d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [334 02-27 04:48:35.08 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | [1a5 02-27 04:48:20.17 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
peer1.org1.example.com | [2f0 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [335 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [346 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2f1 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [336 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [33e 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [1a6 02-27 04:48:20.17 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.org1.example.com | [337 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2f2 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [33f 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [347 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1a7 02-27 04:48:20.17 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
peer0.org1.example.com | [338 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2f3 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | [340 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
kafka2 | [2018-02-27 04:48:23,598] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org1.example.com | [339 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [1a8 02-27 04:48:20.17 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
peer0.org2.example.com | [348 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [341 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org1.example.com | [2f4 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | [1a9 02-27 04:48:20.17 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.org1.example.com | [33a 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [342 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [349 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [2f6 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | [1aa 02-27 04:48:20.17 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
peer0.org1.example.com | [33b 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [34a 02-27 04:48:35.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [343 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [2f7 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | [1ab 02-27 04:48:20.17 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
peer0.org1.example.com | [33c 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [34b 02-27 04:48:35.50 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org1.example.com | [2f8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [344 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [33d 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
zookeeper1 | 2018-02-27 04:48:24,267 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680001 type:create cxid:0x15 zxid:0x100000018 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [34c 02-27 04:48:35.50 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
orderer.example.com | [1ac 02-27 04:48:20.17 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
peer1.org2.example.com | [345 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [2f5 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer0.org1.example.com | [33e 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [34d 02-27 04:48:35.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | [1ad 02-27 04:48:20.17 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 | [346 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2f9 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [33f 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [347 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1ae 02-27 04:48:20.17 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
peer1.org1.example.com | [2fa 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [34e 02-27 04:48:35.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org1.example.com | [340 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [348 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | [1af 02-27 04:48:20.17 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
peer0.org2.example.com | [34f 02-27 04:48:35.53 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [2fb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
kafka1 | [2018-02-27 04:48:25,041] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [349 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | [341 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1b0 02-27 04:48:20.17 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
peer0.org2.example.com | [350 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [2fc 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [34a 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [342 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [351 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | [1b1 02-27 04:48:20.17 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
peer1.org1.example.com | [2fd 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
kafka3 | [2018-02-27 04:48:24,515] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT -> EndPoint(kafka3,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [34b 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [352 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [343 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [1b2 02-27 04:48:20.17 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
peer1.org1.example.com | [2fe 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [1b3 02-27 04:48:20.17 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
peer0.org2.example.com | [353 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [2ff 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [344 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org1.example.com | [300 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [354 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | [1b4 02-27 04:48:20.17 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
peer1.org2.example.com | [34c 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [345 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [301 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [355 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [1b5 02-27 04:48:20.17 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
peer0.org1.example.com | [346 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [34d 02-27 04:48:35.67 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [302 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [356 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | [1b6 02-27 04:48:20.17 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 0xc42018ad78 gate 1519706900172507694 evaluation starts
peer0.org1.example.com | [347 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [34e 02-27 04:48:35.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer1.org1.example.com | [303 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | [1b7 02-27 04:48:20.17 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 0xc42018ad78 signed by 0 principal evaluation starts (used [false])
peer0.org1.example.com | [348 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [357 02-27 04:48:35.54 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 | [34f 02-27 04:48:35.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer1.org1.example.com | [304 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [349 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1b8 02-27 04:48:20.17 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 0xc42018ad78 processing identity 0 with bytes of 0a074f7267314d535012fc052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434744434341622b674177494241674951446342764765317a5159767275494d4748626463306a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784f4441794d6a63774e4449304d446861467730794f4441794d6a55774e4449304d4468610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414571536f334b47566c4a3661677449384141646f5753492f3253556d78514452670a3674443643364f59357831476e73624236435563356d506148386569504841723141356c4b336658466158704133456c5238574958364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167393947546f31372b575636630a706d762b39306e353833764e7967686772596562517464346434774c6c735577436759494b6f5a497a6a3045417749445277417752414967496861724177354d0a35696b58694961567547675932704a4a6842565131727a39727150726b495a4f334a63434947767772767054324f3742385242376e6f743053636858577047660a2b6b2f7075504d6f51783551527a5a6a0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org2.example.com | [358 02-27 04:48:35.54 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)(0xc421abec40), Data:(*common.BlockData)(0xc421b8ab40), Metadata:(*common.BlockMetadata)(0xc421b8ab80)}, doMVCCValidation=true
peer0.org1.example.com | [34a 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [306 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [34b 02-27 04:48:35.09 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [350 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | [1b9 02-27 04:48:20.17 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-----
peer0.org2.example.com | [359 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
kafka2 | [2018-02-27 04:48:23,852] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [307 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [34c 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | MIICGDCCAb+gAwIBAgIQDcBvGe1zQYvruIMGHbdc0jAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [351 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [308 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [35a 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [352 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [309 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [34d 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [35b 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
peer0.org1.example.com | [34e 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [353 02-27 04:48:35.83 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [30a 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer0.org1.example.com | [34f 02-27 04:48:35.10 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [354 02-27 04:48:35.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [305 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer0.org1.example.com | [350 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | ]
peer1.org2.example.com | [355 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [351 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [30b 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [352 02-27 04:48:35.11 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org2.example.com | [356 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org2.example.com | [35c 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcxLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [353 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [30c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [357 02-27 04:48:36.03 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEqSo3KGVlJ6agtI8AAdoWSI/2SUmxQDRg
peer0.org2.example.com | [35d 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [354 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [30d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [358 02-27 04:48:36.03 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)(0xc4219c0c40), Data:(*common.BlockData)(0xc421a76480), Metadata:(*common.BlockMetadata)(0xc421a764c0)}, doMVCCValidation=true
kafka3 | [2018-02-27 04:48:24,633] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 6tD6C6OY5x1GnsbB6CUc5mPaH8eiPHAr1A5lK3fXFaXpA3ElR8WIX6NNMEswDgYD
peer0.org2.example.com | [35e 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [355 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
kafka1 | [2018-02-27 04:48:25,041] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org1.example.com | [30e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAg99GTo17+WV6c
peer0.org2.example.com | [35f 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org2.example.com | [359 02-27 04:48:36.03 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 | [356 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [30f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | pmv+90n583vNyghgrYebQtd4d4wLlsUwCgYIKoZIzj0EAwIDRwAwRAIgIharAw5M
peer0.org2.example.com | [360 02-27 04:48:35.54 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 | [357 02-27 04:48:35.12 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 | [35a 02-27 04:48:36.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org1.example.com | [310 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 5ikXiIaVuGgY2pJJhBVQ1rz9rqPrkIZO3JcCIGvwrvpT2O7B8RB7not0SchXWpGf
peer1.org2.example.com | [35b 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
peer0.org1.example.com | [358 02-27 04:48:35.12 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)(0xc4219fcc40), Data:(*common.BlockData)(0xc421aa4c80), Metadata:(*common.BlockMetadata)(0xc421aa4cc0)}, doMVCCValidation=true
peer1.org1.example.com | [311 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [361 02-27 04:48:35.54 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 | [359 02-27 04:48:35.12 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 | txId= locPointer=offset=70, bytesLength=11971
peer1.org1.example.com | [312 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | +k/puPMoQx5QRzZj
peer0.org1.example.com | [35a 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org2.example.com | [362 02-27 04:48:35.54 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 | ]
peer0.org1.example.com | [35b 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [313 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [35c 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer0.org2.example.com | [363 02-27 04:48:35.54 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
orderer.example.com | [1ba 02-27 04:48:20.17 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
peer1.org1.example.com | [314 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | ]
peer1.org2.example.com | [35d 02-27 04:48:36.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [35c 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer1.org1.example.com | [315 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | [1bb 02-27 04:48:20.17 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 0xc42018ad78 principal matched by identity 0
peer0.org2.example.com | [364 02-27 04:48:35.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [35d 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [316 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [1bc 02-27 04:48:20.17 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 74 af 91 cc db b6 88 27 4a 96 27 2b 14 54 c9 90 |t......'J.'+.T..|
peer1.org2.example.com | [35e 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [35e 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org2.example.com | [365 02-27 04:48:35.55 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 | [317 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [35f 02-27 04:48:35.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
orderer.example.com | 00000010 dc 93 39 94 7e d9 95 48 3a fd 70 06 b9 e8 8c 26 |..9.~..H:.p....&|
peer1.org2.example.com | [35f 02-27 04:48:36.12 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 | [366 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [360 02-27 04:48:35.12 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 | [318 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [1bd 02-27 04:48:20.18 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 8e 82 5e 10 c3 62 97 9a d1 c3 b7 |0E.!...^..b.....|
peer1.org2.example.com | [360 02-27 04:48:36.12 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 | [361 02-27 04:48:35.12 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 | [367 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org1.example.com | [362 02-27 04:48:35.13 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 | [319 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [361 02-27 04:48:36.12 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 | 00000010 81 2d 42 55 f0 56 1f 0e 0c ef 57 dc f4 dd 40 f3 |.-BU.V....W...@.|
peer0.org2.example.com | [368 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [363 02-27 04:48:35.13 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.org2.example.com | [362 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
kafka2 | [2018-02-27 04:48:23,856] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 00000020 f5 4e fc 3d 28 02 20 2f 41 64 02 4c d7 d7 34 03 |.N.=(. /Ad.L..4.|
peer0.org2.example.com | [369 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [364 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [31a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [363 02-27 04:48:36.12 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
orderer.example.com | 00000030 bd 8d d9 58 12 7a ce 8d 30 1a 77 7f 80 4d 5a 9d |...X.z..0.w..MZ.|
kafka1 | [2018-02-27 04:48:25,045] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
peer0.org2.example.com | [36a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [31b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [364 02-27 04:48:36.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [365 02-27 04:48:35.13 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]
orderer.example.com | 00000040 e0 83 3e 92 e9 65 ab |..>..e.|
peer0.org2.example.com | [36b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
kafka3 | [2018-02-27 04:48:24,633] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [365 02-27 04:48:36.12 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 | [31c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [366 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [36c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org1.example.com | [31d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [366 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | [1be 02-27 04:48:20.18 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 0xc42018ad78 principal evaluation succeeds for identity 0
peer0.org1.example.com | [367 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org1.example.com | [31e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer0.org2.example.com | [36d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [367 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
orderer.example.com | [1bf 02-27 04:48:20.18 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 0xc42018ad78 gate 1519706900172507694 evaluation succeeds
peer0.org1.example.com | [368 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [31f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [36e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [368 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [1c0 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [320 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [369 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [36f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | [369 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | [1c1 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [321 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [36a 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [370 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42170c450
peer1.org2.example.com | [36a 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | [1c2 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [322 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [371 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org1.example.com | [36b 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [36b 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | [1c3 02-27 04:48:20.18 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [323 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [36c 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [372 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [36c 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [1c4 02-27 04:48:20.18 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [324 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [36d 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [36d 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [373 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [325 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [1c5 02-27 04:48:20.18 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [36e 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [36e 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [374 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer1.org1.example.com | [326 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1c6 02-27 04:48:20.18 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [36f 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [375 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [36f 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [327 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | [1c7 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [370 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42162c570
peer0.org2.example.com | [376 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [370 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4214711a0
zookeeper1 | 2018-02-27 04:48:24,270 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680001 type:create cxid:0x16 zxid:0x100000019 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org1.example.com | [328 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [1c8 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [371 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org2.example.com | [377 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4214d5000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org2.example.com | [371 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org1.example.com | [329 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [1c9 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [372 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [372 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka3 | [2018-02-27 04:48:24,646] INFO [Kafka Server 3], started (kafka.server.KafkaServer)
peer1.org1.example.com | [32a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [1ca 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [378 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [373 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [373 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [32b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1cb 02-27 04:48:20.18 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [374 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer0.org2.example.com | [379 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [374 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
orderer.example.com | [1cc 02-27 04:48:20.19 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:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [32c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [375 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [37a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [375 02-27 04:48:35.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | [1cd 02-27 04:48:20.19 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [376 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [32d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [37b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
kafka2 | [2018-02-27 04:48:23,959] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org1.example.com | [376 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [1ce 02-27 04:48:20.19 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [377 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4203b1000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer1.org1.example.com | [32e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [37c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [377 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4214f3000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
orderer.example.com | [1cf 02-27 04:48:20.19 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [32f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [378 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [37d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [378 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | [1d0 02-27 04:48:20.19 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:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [379 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [330 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [1d1 02-27 04:48:20.19 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:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [37e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [379 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [37a 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [331 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [37f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | [1d2 02-27 04:48:20.19 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:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [37a 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [37b 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [332 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [37b 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | [1d3 02-27 04:48:20.19 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
peer0.org2.example.com | [380 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [37c 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [333 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | [1d4 02-27 04:48:20.19 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 | [381 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [37c 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
kafka1 | [2018-02-27 04:48:26,177] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org2.example.com | [37d 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [334 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [382 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | [1d5 02-27 04:48:20.19 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
peer0.org1.example.com | [37d 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [37e 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [335 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [1d6 02-27 04:48:20.19 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
peer0.org2.example.com | [383 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [37e 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | [1d7 02-27 04:48:20.19 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
orderer.example.com | [1d8 02-27 04:48:20.19 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
peer1.org1.example.com | [336 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [384 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [37f 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [37f 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | [1d9 02-27 04:48:20.19 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.org1.example.com | [337 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [385 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [380 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [380 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | [1da 02-27 04:48:20.19 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
kafka3 | [2018-02-27 04:48:26,103] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org1.example.com | [338 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [381 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | [1db 02-27 04:48:20.19 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 | [381 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [386 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [339 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1dc 02-27 04:48:20.19 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.org2.example.com | [382 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [382 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | [1dd 02-27 04:48:20.19 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
peer1.org1.example.com | [33a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [383 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | [1de 02-27 04:48:20.19 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
peer0.org1.example.com | [383 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [387 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
kafka2 | [2018-02-27 04:48:24,417] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | [1df 02-27 04:48:20.19 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
peer1.org2.example.com | [384 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [33b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [384 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [388 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1e0 02-27 04:48:20.19 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
peer0.org1.example.com | [385 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | [1e1 02-27 04:48:20.19 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.org2.example.com | [385 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [386 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [33c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [389 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | [1e2 02-27 04:48:20.19 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
peer1.org2.example.com | [386 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [387 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [38a 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [387 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org1.example.com | [33d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [1e3 02-27 04:48:20.19 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
peer0.org1.example.com | [388 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [388 02-27 04:48:36.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [33e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [38b 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | [1e4 02-27 04:48:20.19 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 | [33f 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [389 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [389 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [38c 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [340 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [1e5 02-27 04:48:20.19 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 | [38a 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [38a 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [341 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [1e6 02-27 04:48:20.19 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
peer1.org2.example.com | [38b 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [38b 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [342 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [38c 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [38d 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [38c 02-27 04:48:35.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | [1e7 02-27 04:48:20.19 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
peer1.org1.example.com | [343 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [38d 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [344 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [1e8 02-27 04:48:20.19 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
peer0.org1.example.com | [38d 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [345 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
kafka1 | [2018-02-27 04:48:26,284] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [38e 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [38e 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [346 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | [1e9 02-27 04:48:20.19 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.org1.example.com | [38e 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [38f 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [347 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | [1ea 02-27 04:48:20.19 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
peer1.org2.example.com | [38f 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [38f 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [348 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
kafka2 | [2018-02-27 04:48:24,517] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [390 02-27 04:48:36.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [1eb 02-27 04:48:20.19 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 {}
peer0.org1.example.com | [390 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [349 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [390 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [391 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [391 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [34a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [391 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | [1ec 02-27 04:48:20.19 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
peer0.org2.example.com | [392 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [34b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [392 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [392 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [393 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | [1ed 02-27 04:48:20.19 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
peer1.org1.example.com | [34c 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [394 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [393 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [393 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [34d 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
orderer.example.com | [1ee 02-27 04:48:20.19 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
peer0.org2.example.com | [395 02-27 04:48:35.55 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [394 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [396 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [394 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [395 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [34e 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [397 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | [1ef 02-27 04:48:20.19 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
peer1.org1.example.com | [34f 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [398 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [350 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [395 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [399 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [396 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1f0 02-27 04:48:20.19 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 | [351 02-27 04:48:35.29 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | [39a 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [396 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [397 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [39b 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [352 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [39c 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [398 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [39d 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [397 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [1f1 02-27 04:48:20.19 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 | [399 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org2.example.com | [39e 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [353 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org2.example.com | [398 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | [1f2 02-27 04:48:20.19 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 | [39f 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [39a 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [399 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [354 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | [1f3 02-27 04:48:20.19 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 | [3a0 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [39b 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [355 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3a1 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [1f4 02-27 04:48:20.19 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
peer0.org2.example.com | [3a2 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [356 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | [39c 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [39a 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | [1f5 02-27 04:48:20.19 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
peer0.org2.example.com | [3a3 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [357 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [39b 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [3a4 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [39d 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | [1f6 02-27 04:48:20.19 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
peer1.org2.example.com | [39c 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [3a5 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [358 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [39e 02-27 04:48:35.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
orderer.example.com | [1f7 02-27 04:48:20.19 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.org2.example.com | [39d 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [3a6 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [359 02-27 04:48:35.33 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 | [39e 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [3a7 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [39f 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [35a 02-27 04:48:35.33 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)(0xc421711fc0), Data:(*common.BlockData)(0xc4218bede0), Metadata:(*common.BlockMetadata)(0xc4218bee20)}, doMVCCValidation=true
peer1.org2.example.com | [39f 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [1f8 02-27 04:48:20.19 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 | [3a8 02-27 04:48:35.56 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [35b 02-27 04:48:35.33 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 | [3a0 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [3a0 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper1 | 2018-02-27 04:48:24,440 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x37 zxid:0x10000001b txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [3a9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [3a1 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [1f9 02-27 04:48:20.19 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 | [35c 02-27 04:48:35.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [3a1 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3aa 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [3a2 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [35d 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x7d, 0x3a, 0x7, 0x42, 0x50, 0x74, 0xd6, 0x97, 0x23, 0xa4, 0x39, 0x32, 0xf3, 0x98, 0x8f, 0x92, 0x45, 0xe4, 0x7f, 0x2e, 0xfd, 0x1b, 0x1a, 0x5d, 0x50, 0x4c, 0x34, 0x40, 0xa0, 0xe, 0xc1, 0x58} txOffsets=
orderer.example.com | [1fa 02-27 04:48:20.19 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
peer1.org2.example.com | [3a3 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3a2 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11971
peer1.org2.example.com | [3a4 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [1fb 02-27 04:48:20.19 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 | [3ab 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | ]
peer1.org2.example.com | [3a5 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [35e 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx ID: [] to index
peer0.org1.example.com | [3a3 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3ac 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [1fc 02-27 04:48:20.19 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
peer1.org2.example.com | [3a6 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [35f 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12062, bytesLength=11971] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [3a4 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [3ad 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [1fd 02-27 04:48:20.19 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.org2.example.com | [3a7 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [360 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25787], isChainEmpty=[false], lastBlockNumber=[1]
peer0.org1.example.com | [3a5 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [3a8 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [361 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org2.example.com | [3a9 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [1fe 02-27 04:48:20.19 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
peer1.org1.example.com | [362 02-27 04:48:35.34 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 | [3a6 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [3aa 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [3ae 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [363 02-27 04:48:35.34 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 | [1ff 02-27 04:48:20.19 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
peer1.org2.example.com | [3ab 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3a7 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [364 02-27 04:48:35.34 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 | [3af 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3ac 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [200 02-27 04:48:20.19 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
peer1.org1.example.com | [365 02-27 04:48:35.34 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.org2.example.com | [3ad 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [3a8 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3b0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | [201 02-27 04:48:20.19 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
peer1.org1.example.com | [366 02-27 04:48:35.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org2.example.com | [3ae 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [3a9 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [367 02-27 04:48:35.35 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]
orderer.example.com | [202 02-27 04:48:20.19 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 | [3af 02-27 04:48:36.15 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3b1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3aa 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [368 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3b0 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3ab 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [369 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org2.example.com | [3b2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [203 02-27 04:48:20.19 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
kafka2 | [2018-02-27 04:48:24,544] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT -> EndPoint(kafka2,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [3b1 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [3ac 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [36a 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [3b3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.201884 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [36b 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3ad 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3b4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b2 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.201935 client.go:631: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [36c 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [3b5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [36d 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | [sarama] 2018/02/27 04:48:20.204993 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [3b3 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3ae 02-27 04:48:35.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3b6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [36e 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/02/27 04:48:20.205035 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [3af 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3b4 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [3b7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [36f 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | [sarama] 2018/02/27 04:48:20.205051 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [3b5 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b0 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [370 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [3b8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.205079 client.go:631: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [3b1 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b6 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3b9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [371 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | [sarama] 2018/02/27 04:48:20.206060 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [3b2 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b7 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [372 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421d5f0e0
peer0.org1.example.com | [3b3 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206095 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [3ba 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [3b8 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [373 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org2.example.com | [3bb 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [3b4 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3b9 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [374 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [3bc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [3b5 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206108 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [3ba 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [375 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [3bd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b6 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.206132 client.go:631: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [376 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 794f210857ecd08b772fd4675121ee39de485fba569cbcf2964dd5ac7de6c3df}
peer1.org2.example.com | [3bb 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [3be 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3b7 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208100 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [377 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [3bc 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208155 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [3bf 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3b8 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [378 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [sarama] 2018/02/27 04:48:20.208171 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [3c0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3b9 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [3bd 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.208188 client.go:631: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [379 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ddc000, header channel_header:"\010\001\032\006\010\240\306\323\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQVqR+aOTdADQm6bBQIFzV8jAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAAQvQIHYCJXWLP1rmF6am0WJk5/mf+cqL7Lm7GlHOtSKKAiEjp0b\nGY/Kyl1v9KwQdRZWwMzCaIwfYoWL3LKGe3KSo00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2\nakMzFQurEdaxNDAKBggqhkjOPQQDAgNIADBFAiEA8ZHwRM/aGPZeB947unKozXN6\nY+wUkqlClQfx/88WOM0CIC6Y/1DrJaA4RoBmz11mgliWK2HVA50ua4mzV1Vq1wC9\n-----END -----\n\022\030\307|K\206\007\320\373$\351\311\236[\005_\304A\017~S\370F\t\325\322"
peer0.org1.example.com | [3ba 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [3c1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.211938 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.19.0.9:9092: getsockopt: connection refused
kafka2 | [2018-02-27 04:48:24,665] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [3be 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3bb 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [37a 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [3c2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | [sarama] 2018/02/27 04:48:20.211983 client.go:650: client/metadata got error from broker while fetching metadata: dial tcp 172.19.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [3bf 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [3bc 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [37b 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3c3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | [sarama] 2018/02/27 04:48:20.211997 client.go:656: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [3bd 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [37c 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [3c4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [3c0 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.212011 client.go:458: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [3be 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [37d 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org2.example.com | [3c5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [3c1 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/02/27 04:48:20.212039 client.go:620: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [3bf 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [3c6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [37e 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [3c2 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [3c0 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | [204 02-27 04:48:20.21 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.org1.example.com | [37f 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [3c3 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [3c7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [3c1 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | MIICLzCCAdagAwIBAgIRAIuQ7jnn278AIxPFDFtMpy8wCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [380 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [3c4 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [3c8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [3c2 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [381 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [3c5 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [3c9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [3c3 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [382 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [3c6 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [3ca 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | cGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDlaMGkxCzAJBgNV
peer0.org1.example.com | [3c4 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [3c7 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [383 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [3cb 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org2.example.com | [3c8 02-27 04:48:36.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [3c5 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [384 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARC9ko2c3o62s3S/DvkT2iHw7Nv
peer0.org1.example.com | [3c6 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [3c9 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3cc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | aV3zYK+mCSr4WAycVFzbE2YhMVU0AkT9+3KZbq+NWse3PU/yKE79leWUtrFKo18w
peer1.org1.example.com | [385 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [3c7 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [3ca 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3cd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [3c8 02-27 04:48:35.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [3ce 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3c9 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [3cb 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [386 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [3cf 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3ca 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | AQH/MCkGA1UdDgQiBCAk+rtoBErzRG9GC8DHG+UBSTD/z2P2akMzFQurEdaxNDAK
peer1.org2.example.com | [3cc 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [387 02-27 04:48:35.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [3cb 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [3d0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [388 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | BggqhkjOPQQDAgNHADBEAiAeIJ45wZ90q2FR9H4yJUcJ/O1kKnMrtyWJiEXjBW0C
peer0.org1.example.com | [3cc 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org2.example.com | [3d1 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3cd 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [389 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [3cd 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [3d2 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | yQIgHdlvNg6HEjJ8lOzdkiidKY3iqwN3mF5OYDvcMwhT80M=
peer0.org1.example.com | [3ce 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d3 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3ce 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [38a 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
kafka2 | [2018-02-27 04:48:24,711] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [3cf 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d4 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3cf 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [3d0 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [3d5 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [38b 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [205 02-27 04:48:20.21 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 | [3d0 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3d1 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d6 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [38c 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [3d2 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d7 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3d1 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
zookeeper1 | 2018-02-27 04:48:24,454 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x261d596fd680000 type:create cxid:0x38 zxid:0x10000001c txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org1.example.com | [38d 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [3d3 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3d8 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [3d2 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [3d4 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [38e 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org2.example.com | [3d9 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [3d5 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer1.org2.example.com | [3d3 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [38f 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [3d6 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org2.example.com | [3da 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3d4 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [3d7 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [390 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [3db 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer1.org2.example.com | [3d5 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [3d8 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3dc 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [3d6 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [3dd 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org1.example.com | [391 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer0.org1.example.com | [3d9 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3de 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3d7 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [3df 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | [3da 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org2.example.com | [3e0 02-27 04:48:35.57 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [392 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [3d8 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [3db 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | [3e1 02-27 04:48:35.58 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [3d9 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [3dc 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [393 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3e2 02-27 04:48:35.58 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
peer0.org1.example.com | [3dd 02-27 04:48:35.18 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer1.org2.example.com | [3da 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [394 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [3e3 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer1.org2.example.com | [3db 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3de 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [395 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3e4 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [3dc 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
kafka2 | [2018-02-27 04:48:24,758] INFO [Kafka Server 2], started (kafka.server.KafkaServer)
peer1.org1.example.com | [396 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [3e5 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [3df 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | [206 02-27 04:48:20.21 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-----
peer1.org2.example.com | [3dd 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [397 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3e6 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | MIICCTCCAbCgAwIBAgIQB30+f6P6E2JYa9TahZKaBjAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | [3e0 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3de 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [3e7 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [398 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [3e1 02-27 04:48:35.19 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [3df 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer0.org2.example.com | [3e8 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org1.example.com | [399 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [3e2 02-27 04:48:35.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [3e0 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [3e9 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [39a 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | bGUuY29tMB4XDTE4MDIyNzA0MjQwOVoXDTI4MDIyNTA0MjQwOVowVjELMAkGA1UE
peer0.org2.example.com | [3ea 02-27 04:48:35.79 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 | [3e3 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [3e1 02-27 04:48:36.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org1.example.com | [39b 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [3eb 02-27 04:48:35.79 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)(0xc421bff280), Data:(*common.BlockData)(0xc421912fc0), Metadata:(*common.BlockMetadata)(0xc421913000)}, doMVCCValidation=true
peer0.org1.example.com | [3e4 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [3e2 02-27 04:48:36.18 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org2.example.com | [3ec 02-27 04:48:35.79 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 | [39c 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [3e5 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [3ed 02-27 04:48:35.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [3e3 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | zj0DAQcDQgAE1wfFByFtmXZMzj9ofpv5GbxKNAx4r3oqQxER1/HkU3dy/gxcB3Hu
peer1.org1.example.com | [39d 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [3e6 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org2.example.com | [3e4 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3ee 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
orderer.example.com | PTLEJgggSPuiycuj2C4M3ev+KEjwt3Bv56NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer1.org1.example.com | [39e 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [3e7 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org2.example.com | [3e5 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=12028
orderer.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgJPq7aARK80RvRgvAxxvlAUkw/89j9mpD
peer0.org2.example.com | ]
peer1.org2.example.com | [3e6 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [3e8 02-27 04:48:35.23 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [39f 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | MxULqxHWsTQwCgYIKoZIzj0EAwIDRwAwRAIgcotqn6nw9I14iMYfZTo6Y2bmH95F
kafka3 | [2018-02-27 04:48:26,122] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [3ef 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
peer0.org1.example.com | [3e9 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org1.example.com | [3a0 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [3e7 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 6FWiS5gg9XFwIaECICqkLbl95roLC6xEDEXERxgj2xfLqeMFs6CHff+sc4c6
peer0.org2.example.com | [3f0 02-27 04:48:35.92 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [3ea 02-27 04:48:35.24 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 | [3a1 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [3e8 02-27 04:48:36.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [3f1 02-27 04:48:35.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
kafka2 | [2018-02-27 04:48:24,808] INFO New leader is 2 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org2.example.com | [3e9 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [3eb 02-27 04:48:35.24 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)(0xc4215fdac0), Data:(*common.BlockData)(0xc4218b7ba0), Metadata:(*common.BlockMetadata)(0xc4218b7be0)}, doMVCCValidation=true
orderer.example.com | [207 02-27 04:48:20.21 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
peer1.org1.example.com | [3a2 02-27 04:48:35.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3f2 02-27 04:48:35.97 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 | [3ea 02-27 04:48:36.21 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 | [3ec 02-27 04:48:35.24 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 | [208 02-27 04:48:20.22 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.org1.example.com | [3a3 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | [209 02-27 04:48:20.22 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
peer0.org2.example.com | [3f3 02-27 04:48:35.97 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 | [3eb 02-27 04:48:36.21 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)(0xc421ab8f80), Data:(*common.BlockData)(0xc4215b5e00), Metadata:(*common.BlockMetadata)(0xc4215b5e40)}, doMVCCValidation=true
peer0.org1.example.com | [3ed 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
kafka1 | [2018-02-27 04:48:26,287] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org1.example.com | [3a4 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | [20a 02-27 04:48:20.22 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
peer0.org2.example.com | [3f4 02-27 04:48:35.97 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 | [3ee 02-27 04:48:35.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
peer1.org2.example.com | [3ec 02-27 04:48:36.21 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 | [20b 02-27 04:48:20.22 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 | [3a5 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [3ed 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=12028
peer1.org1.example.com | [3a6 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | [20c 02-27 04:48:20.22 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 | [3ee 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x52, 0x66, 0x39, 0xe3, 0x76, 0x57, 0x41, 0x43, 0x92, 0xbd, 0x58, 0x57, 0x79, 0x9a, 0xff, 0xd9, 0x57, 0xf1, 0x93, 0xd3, 0xb1, 0x9b, 0xbd, 0xbd, 0x8f, 0xf6, 0xb5, 0x47, 0x44, 0x69, 0xb4, 0xbe} txOffsets=
peer0.org2.example.com | [3f5 02-27 04:48:35.99 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 | [3a7 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | ]
orderer.example.com | MIICQjCCAemgAwIBAgIQIOS6QHARlrDS/Yj8pfz3DDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=12028
peer1.org1.example.com | [3a8 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3f6 02-27 04:48:35.99 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 | [3ef 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | ]
peer1.org1.example.com | [3a9 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [3f7 02-27 04:48:35.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [3f1 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [3aa 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [3ef 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx ID: [] to index
peer1.org1.example.com | [3ab 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3f8 02-27 04:48:36.04 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 | [3f0 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [3f0 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25857, bytesLength=12028] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDhaFw0yODAyMjUwNDI0MDha
peer1.org1.example.com | [3ac 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [3f2 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a65b30
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [3f1 02-27 04:48:36.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org2.example.com | [3f9 02-27 04:48:36.04 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [3ad 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [3f3 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39639], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [3ae 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [3f2 02-27 04:48:36.21 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 | [3f5 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer0.org2.example.com | [3fa 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer1.org1.example.com | [3af 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [3f3 02-27 04:48:36.21 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 | [3f6 02-27 04:48:35.25 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 | [3fb 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [3f4 02-27 04:48:36.21 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 | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [3fc 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3f7 02-27 04:48:35.25 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 | [3b0 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [3f5 02-27 04:48:36.22 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 | [3fd 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | Vmge60TjHCdMvjcixDUXM01/rDpJ3hOMSqMYOlDOpm6RTUy9+OKzy/0wtsd2GKyJ
peer0.org1.example.com | [3f4 02-27 04:48:35.25 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 | [3b1 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3f6 02-27 04:48:36.22 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 | [3fe 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | Yn1bRH7Aicc0G9fpP/oZoaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [3f9 02-27 04:48:35.25 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 | [3b2 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [3ff 02-27 04:48:36.08 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3f7 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [3f8 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgRuUSQ06wdjvVYdO9yyUI
peer1.org1.example.com | [3b3 02-27 04:48:35.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [400 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [3f8 02-27 04:48:36.22 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]
orderer.example.com | 30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgXclKTsaomB0DHv0n
kafka2 | [2018-02-27 04:48:25,214] INFO Topic creation {"version":1,"partitions":{"0":[1,2,3]}} (kafka.admin.AdminUtils$)
peer1.org1.example.com | [3b4 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3fa 02-27 04:48:35.25 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 | [401 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421e895c0
orderer.example.com | CWtrncp37mi3Nq39//11f3Z4I8oCIE/Zop2qb8PYZ8pLcy/QimmDnL/2wPst9iVi
peer1.org2.example.com | [3f9 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3fa 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer1.org1.example.com | [3b5 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | nW6Q58ga
peer1.org2.example.com | [3fb 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [402 02-27 04:48:36.91 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 | [3fb 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [3b6 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [3fc 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [403 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [3fc 02-27 04:48:35.25 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 | [3b7 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [20d 02-27 04:48:20.22 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 | [3fd 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [3fd 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
zookeeper1 | 2018-02-27 04:48:24,723 [myid:2] - INFO [ProcessThread(sid:2 cport:-1)::PrepRequestProcessor@648] - Got user-level KeeperException when processing sessionid:0x161d596fd4e0000 type:create cxid:0x15 zxid:0x10000001e txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org2.example.com | [404 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [3fe 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [3b8 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [3fe 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [405 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka3 | [2018-02-27 04:48:26,125] INFO Partition [testchainid,0] on broker 3: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
peer1.org2.example.com | [3ff 02-27 04:48:36.22 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [406 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [3ff 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [3b9 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [400 02-27 04:48:37.21 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage.validateMsg -> WARN StateInfo message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1519706915452928864 > pki_id:"9\212\376\222\222\242.c\322E\205\302]\237<\304\242G\323\021\025D\346\301\t\345s4k\376\230\262" channel_MAC:"\377,\233\322\347~!\327\303\276\235\302G3\372\261&\235\206\235\237\235U\231\240a\377\"\343\236\305\371" > , Envelope: 105 bytes, Signature: 70 bytes is found invalid: PKIID wasn't found
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer0.org1.example.com | [400 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [407 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421e67ea0, header 0xc421e895f0
peer1.org1.example.com | [3ba 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [401 02-27 04:48:37.21 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:CHAN_OR_ORG state_info:<metadata:"\000\000\000\000\000\000\000\002" timestamp:<inc_num:11651379494838206464 seq_num:1519706915452928864 > pki_id:"9\212\376\222\222\242.c\322E\205\302]\237<\304\242G\323\021\025D\346\301\t\345s4k\376\230\262" channel_MAC:"\377,\233\322\347~!\327\303\276\235\302G3\372\261&\235\206\235\237\235U\231\240a\377\"\343\236\305\371" > , Envelope: 105 bytes, Signature: 70 bytes isn't valid
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [401 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [3bb 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [402 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [3bc 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [402 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [408 02-27 04:48:36.91 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 | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer1.org2.example.com | [403 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42168c240
peer1.org1.example.com | [3bd 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [403 02-27 04:48:35.25 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [409 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb
orderer.example.com | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer1.org2.example.com | [404 02-27 04:48:37.35 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
kafka1 | [2018-02-27 04:48:26,290] INFO Partition [testchainid,0] on broker 1: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
peer0.org1.example.com | [404 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP bc408f8fb5c1b523f23168d2f29edb778917a3c523a7fb7f1477c5c6042dd0a9}
peer1.org1.example.com | [3be 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [40a 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb channel id:
peer1.org2.example.com | [405 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer0.org1.example.com | [405 02-27 04:48:35.26 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 | [3bf 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [40b 02-27 04:48:36.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb channel id: version: 1.0.6
peer1.org2.example.com | [406 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP e99a35079d4d982e5927f046598162cbcac4c78fb8d82dfdc6417de409d6c10b}
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org1.example.com | [406 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [40c 02-27 04:48:36.91 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.6,txid=3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb,syscc=true,proposal=0xc421e67ea0,canname=lscc:1.0.6
peer1.org2.example.com | [407 02-27 04:48:37.36 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 | [3c0 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [407 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4218cefa0, header 0xc421a65b60
peer1.org1.example.com | [3c1 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [408 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [40d 02-27 04:48:36.92 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.6
peer0.org1.example.com | [408 02-27 04:48:35.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"
orderer.example.com | ULcgH4X/dZ62YuR1
peer1.org2.example.com | [409 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42151cc80, header 0xc42168c270
peer0.org2.example.com | [40e 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [3c2 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [409 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [40a 02-27 04:48:37.36 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"
peer1.org1.example.com | [3c3 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | [20e 02-27 04:48:20.22 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-----
peer0.org2.example.com | [40f 02-27 04:48:36.92 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.6
peer0.org1.example.com | [40a 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80 channel id:
peer1.org2.example.com | [40b 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37
peer0.org1.example.com | [40b 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80 channel id: version: 1.0.6
peer1.org1.example.com | [3c4 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [410 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3cb9ea4f]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [40c 02-27 04:48:35.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.6,txid=900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80,syscc=true,proposal=0xc4218cefa0,canname=lscc:1.0.6
peer1.org1.example.com | [3c5 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [40c 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37 channel id:
orderer.example.com | MIICGDCCAb+gAwIBAgIQCQ88UWZxalcQGwNm+t1a4TAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [411 02-27 04:48:36.92 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 | [3c6 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [40d 02-27 04:48:35.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.6
peer1.org2.example.com | [40d 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37 channel id: version: 1.0.6
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [3c7 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [412 02-27 04:48:36.92 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 | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [40e 02-27 04:48:35.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [3c8 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [40e 02-27 04:48:37.36 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.6,txid=df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37,syscc=true,proposal=0xc42151cc80,canname=lscc:1.0.6
peer0.org2.example.com | [413 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3cb9ea4f]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAyMjcwNDI0MDlaFw0yODAyMjUwNDI0MDla
peer1.org1.example.com | [3c9 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [40f 02-27 04:48:35.27 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.6
peer1.org2.example.com | [40f 02-27 04:48:37.36 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.6
peer0.org2.example.com | [414 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]Move state message TRANSACTION
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [3ca 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [410 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [900112a5]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [410 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [415 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
kafka2 | [2018-02-27 04:48:25,236] INFO [KafkaApi-2] Auto creation of topic testchainid with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
peer1.org2.example.com | [411 02-27 04:48:37.36 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.6
peer1.org1.example.com | [3cb 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [411 02-27 04:48:35.27 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 | [416 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAESI0wISGFSHCH53E1g3dFxjTCI267MFO0
peer0.org1.example.com | [412 02-27 04:48:35.27 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 | [412 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [df3d334b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [3cc 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [417 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]sending state message TRANSACTION
peer0.org1.example.com | [413 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [900112a5]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [413 02-27 04:48:37.36 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 | DbHBEpY8mmRQB29C6Eb/xla5TG9ueXdVPCMRsF/Q/klUCz+bhDo2HaNNMEswDgYD
peer0.org2.example.com | [418 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Received message TRANSACTION from shim
peer1.org1.example.com | [3cd 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org1.example.com | [414 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]Move state message TRANSACTION
peer0.org2.example.com | [419 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3cb9ea4f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgRuUSQ06wdjvV
peer1.org1.example.com | [3ce 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [415 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a5]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | YdO9yyUI30w7zBzxznpmNPbLDFdZmAcwCgYIKoZIzj0EAwIDRwAwRAIgD479nNXU
peer0.org2.example.com | [41a 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3cb9ea4f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [414 02-27 04:48:37.36 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 | [3cf 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | n2AECSI3iobZZvXUkKdkH45pZoedx8QbMnACIHQUdFWOveQrcY/i2h1p4VtiISqm
peer0.org1.example.com | [416 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [41b 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [415 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [df3d334b]sendExecuteMsg trigger event TRANSACTION
kafka1 | [2018-02-27 04:48:27,961] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
peer1.org1.example.com | [3d0 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [417 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]sending state message TRANSACTION
peer1.org2.example.com | [416 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]Move state message TRANSACTION
orderer.example.com | ULcgH4X/dZ62YuR1
peer1.org1.example.com | [3d1 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [41c 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]Move state message COMPLETED
peer1.org2.example.com | [417 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [418 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Received message TRANSACTION from shim
peer1.org1.example.com | [3d2 02-27 04:48:35.38 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [41d 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3cb9ea4f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka3 | [2018-02-27 04:48:26,149] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org2.example.com | [418 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3d3 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [419 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [900112a5]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [20f 02-27 04:48:20.22 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
peer1.org2.example.com | [419 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]sending state message TRANSACTION
peer0.org2.example.com | [41e 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3cb9ea4f]send state message COMPLETED
peer1.org1.example.com | [3d4 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [41a 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Received message TRANSACTION from shim
peer0.org1.example.com | [41a 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [900112a5]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | [210 02-27 04:48:20.22 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
peer1.org2.example.com | [41b 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [df3d334b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | [211 02-27 04:48:20.22 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
peer0.org2.example.com | [41f 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3cb9ea4f]Received message COMPLETED from shim
peer0.org1.example.com | [41b 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [41c 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [df3d334b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [3d5 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [212 02-27 04:48:20.22 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
peer0.org2.example.com | [420 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [41d 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [3d6 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | [213 02-27 04:48:20.22 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
peer0.org1.example.com | [41c 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]Move state message COMPLETED
peer1.org2.example.com | [41e 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]Move state message COMPLETED
peer1.org1.example.com | [3d7 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [214 02-27 04:48:20.22 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-----
peer0.org2.example.com | [421 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [41d 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [900112a5]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [41f 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [df3d334b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [3d8 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | MIICQzCCAeqgAwIBAgIRANYAvwUvy3ikRvxnaASybpUwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [422 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3cb9ea4f66857686664ed04c839a8e73c3b516726a00b755c295c9294ac4c7bb
peer1.org1.example.com | [3d9 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [41e 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [900112a5]send state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [420 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [df3d334b]send state message COMPLETED
peer1.org1.example.com | [3da 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [423 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [421 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [df3d334b]Received message COMPLETED from shim
peer0.org1.example.com | [41f 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [900112a5]Received message COMPLETED from shim
peer1.org1.example.com | [3db 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMjI3MDQyNDA4WhcNMjgwMjI1MDQyNDA4
peer1.org2.example.com | [422 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [424 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [420 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [3dc 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka2 | [2018-02-27 04:48:26,131] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org2.example.com | [423 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [425 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [3dd 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [421 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80]HandleMessage- COMPLETED. Notify
orderer.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer1.org2.example.com | [424 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:df3d334b8a9def13c5bd9d22970f61307c39d6034c443895d459cf5c1e972a37
peer1.org1.example.com | [3de 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | [422 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:900112a525dbe49fe4f01b7f500e342255b9cf0fe593793f83d6c6715105da80
peer0.org2.example.com | [426 02-27 04:48:36.92 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [425 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [3df 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | BIF9LqfPDRCqUshBt8UsrdeFE4fsDT7jP/wHDyjUGJX+u47QzB7VlqujyLj212Dk
peer1.org1.example.com | [3e0 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [426 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | CKU7G4QDL4FJetNiRKKLFq2jXzBdMA4GA1UdDwEB/wQEAwIBpjAPBgNVHSUECDAG
peer1.org1.example.com | [3e1 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [427 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [427 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Entering
peer0.org1.example.com | [423 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | BgRVHSUAMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIPfRk6Ne/llenKZr/vdJ
kafka3 | [2018-02-27 04:48:26,155] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer1.org1.example.com | [3e2 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org2.example.com | [428 02-27 04:48:37.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [428 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Entering
orderer.example.com | +fN7zcoIYK2Hm0LXeHeMC5bFMAoGCCqGSM49BAMCA0cAMEQCIHcaIucr8V1zKa+E
peer0.org1.example.com | [424 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
7eer1.org2.example.com | [429 02-27 04:48:37.58 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer 9<><39><EFBFBD><EFBFBD><EFBFBD>.c<>E<EFBFBD><45>]<5D><ĢG<C4A2>D<><44> <09>s4k<34><6B><EFBFBD> message sent from <20><1F><>`<60>!<21>A<><41>'<27>_?b<><62>nHt$<24><><EFBFBD><16>
peer1.org1.example.com | [3e3 02-27 04:48:35.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | RqiDcOU7Zorl73YnyXZ4YFJQgALOAiA/kakKtX7Qouu+WsO93VUayjkdvKBjKzoR
peer0.org2.example.com | [429 02-27 04:48:40.42 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Exiting
peer0.org1.example.com | [425 02-27 04:48:35.27 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [42a 02-27 04:48:37.61 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer 9<><39><EFBFBD><EFBFBD><EFBFBD>.c<>E<EFBFBD><45>]<5D><ĢG<C4A2>D<><44> <09>s4k<34><6B><EFBFBD> message sent from <20>`<60>$t<>#