-
Notifications
You must be signed in to change notification settings - Fork 1
/
byfn-up.log
385 lines (364 loc) · 33.6 KB
/
byfn-up.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
ubuntu@hyperledger-devenv:5226188:/opt/gopath/src/github.com/hyperledger/fabric/fabric-samples/first-network$ ./byfn.sh -m up
Starting with channel 'mychannel' and CLI timeout of '10000'
Continue (y/n)? y
proceeding ...
Creating network "net_byfn" with the default driver
Creating orderer.example.com
Creating peer1.org2.example.com
Creating peer0.org2.example.com
Creating peer0.org1.example.com
Creating peer1.org1.example.com
Creating cli
____ _____ _ ____ _____
/ ___| |_ _| / \ | _ \ |_ _|
\___ \ | | / _ \ | |_) | | |
___) | | | / ___ \ | _ < | |
|____/ |_| /_/ \_\ |_| \_\ |_|
Build your first network (BYFN) end-to-end test
Channel name : mychannel
Creating channel...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
2017-10-26 08:55:04.628 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:04.628 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:04.647 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:04.654 UTC [msp] GetLocalMSP -> DEBU 004 Returning existing local MSP
2017-10-26 08:55:04.654 UTC [msp] GetDefaultSigningIdentity -> DEBU 005 Obtaining default signing identity
2017-10-26 08:55:04.654 UTC [msp] GetLocalMSP -> DEBU 006 Returning existing local MSP
2017-10-26 08:55:04.654 UTC [msp] GetDefaultSigningIdentity -> DEBU 007 Obtaining default signing identity
2017-10-26 08:55:04.654 UTC [msp/identity] Sign -> DEBU 008 Sign: plaintext: 0A88060A074F7267314D535012FC052D...53616D706C65436F6E736F727469756D
2017-10-26 08:55:04.654 UTC [msp/identity] Sign -> DEBU 009 Sign: digest: 836E5D75911207793FAB90BACBE12699BAD9E735C6BAFA09F63B783858A1628A
2017-10-26 08:55:04.665 UTC [msp] GetLocalMSP -> DEBU 00a Returning existing local MSP
2017-10-26 08:55:04.665 UTC [msp] GetDefaultSigningIdentity -> DEBU 00b Obtaining default signing identity
2017-10-26 08:55:04.665 UTC [msp] GetLocalMSP -> DEBU 00c Returning existing local MSP
2017-10-26 08:55:04.665 UTC [msp] GetDefaultSigningIdentity -> DEBU 00d Obtaining default signing identity
2017-10-26 08:55:04.665 UTC [msp/identity] Sign -> DEBU 00e Sign: plaintext: 0ABF060A1508021A0608E8C5C6CF0522...5DE022BE4AD8C8557E2FA30B98A21363
2017-10-26 08:55:04.665 UTC [msp/identity] Sign -> DEBU 00f Sign: digest: 479793CF0ABFF6ACC1B7EF4729F19AA3F7E1159B6DF88829B9ACFC4A34872889
2017-10-26 08:55:05.298 UTC [msp] GetLocalMSP -> DEBU 010 Returning existing local MSP
2017-10-26 08:55:05.298 UTC [msp] GetDefaultSigningIdentity -> DEBU 011 Obtaining default signing identity
2017-10-26 08:55:05.298 UTC [msp] GetLocalMSP -> DEBU 012 Returning existing local MSP
2017-10-26 08:55:05.298 UTC [msp] GetDefaultSigningIdentity -> DEBU 013 Obtaining default signing identity
2017-10-26 08:55:05.298 UTC [msp/identity] Sign -> DEBU 014 Sign: plaintext: 0ABF060A1508021A0608E9C5C6CF0522...72FDCDC9EE1612080A021A0012021A00
2017-10-26 08:55:05.298 UTC [msp/identity] Sign -> DEBU 015 Sign: digest: 1ED496662AE3489D894DB39BCF75899B3CB7553BEC0AE774A69B23A6EEDE3E63
2017-10-26 08:55:05.299 UTC [channelCmd] readBlock -> DEBU 016 Got status: &{NOT_FOUND}
2017-10-26 08:55:05.299 UTC [msp] GetLocalMSP -> DEBU 017 Returning existing local MSP
2017-10-26 08:55:05.299 UTC [msp] GetDefaultSigningIdentity -> DEBU 018 Obtaining default signing identity
2017-10-26 08:55:05.316 UTC [channelCmd] InitCmdFactory -> INFO 019 Endorser and orderer connections initialized
2017-10-26 08:55:05.518 UTC [msp] GetLocalMSP -> DEBU 01a Returning existing local MSP
2017-10-26 08:55:05.518 UTC [msp] GetDefaultSigningIdentity -> DEBU 01b Obtaining default signing identity
2017-10-26 08:55:05.518 UTC [msp] GetLocalMSP -> DEBU 01c Returning existing local MSP
2017-10-26 08:55:05.518 UTC [msp] GetDefaultSigningIdentity -> DEBU 01d Obtaining default signing identity
2017-10-26 08:55:05.518 UTC [msp/identity] Sign -> DEBU 01e Sign: plaintext: 0ABF060A1508021A0608E9C5C6CF0522...B664D5E260B412080A021A0012021A00
2017-10-26 08:55:05.518 UTC [msp/identity] Sign -> DEBU 01f Sign: digest: E57CD323DEA63E077E99A650A4B429D74BA8F4AAEC7EB98E92F62A1AD7900422
2017-10-26 08:55:05.524 UTC [channelCmd] readBlock -> DEBU 020 Received block: 0
2017-10-26 08:55:05.526 UTC [main] main -> INFO 021 Exiting.....
===================== Channel "mychannel" is created successfully =====================
Having all peers join the channel...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
2017-10-26 08:55:05.702 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:05.702 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:05.712 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:05.713 UTC [msp/identity] Sign -> DEBU 004 Sign: plaintext: 0A86070A5C08011A0C08E9C5C6CF0510...A9FF2A0FBACD1A080A000A000A000A00
2017-10-26 08:55:05.713 UTC [msp/identity] Sign -> DEBU 005 Sign: digest: 7EDB6455B0C5D33B8B312CD08E7D33BDF472FD58C9513AEFE32231AD3F6F71BE
2017-10-26 08:55:05.789 UTC [channelCmd] executeJoin -> INFO 006 Peer joined the channel!
2017-10-26 08:55:05.789 UTC [main] main -> INFO 007 Exiting.....
===================== PEER0 joined on the channel "mychannel" =====================
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer1.org1.example.com:7051
2017-10-26 08:55:08.929 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:08.929 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:08.935 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:08.935 UTC [msp/identity] Sign -> DEBU 004 Sign: plaintext: 0A86070A5C08011A0C08ECC5C6CF0510...A9FF2A0FBACD1A080A000A000A000A00
2017-10-26 08:55:08.935 UTC [msp/identity] Sign -> DEBU 005 Sign: digest: 8AC85F56D1199B703C37395CD69BB22F80CB69D6D893CE183F84856770D12375
2017-10-26 08:55:08.971 UTC [channelCmd] executeJoin -> INFO 006 Peer joined the channel!
2017-10-26 08:55:08.971 UTC [main] main -> INFO 007 Exiting.....
===================== PEER1 joined on the channel "mychannel" =====================
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org2.example.com:7051
2017-10-26 08:55:12.080 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:12.080 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:12.092 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:12.092 UTC [msp/identity] Sign -> DEBU 004 Sign: plaintext: 0A89070A5B08011A0B08F0C5C6CF0510...A9FF2A0FBACD1A080A000A000A000A00
2017-10-26 08:55:12.093 UTC [msp/identity] Sign -> DEBU 005 Sign: digest: 66BF8DFF97FA975D51F41B0462FC0C6BF79AE1771E10CEF3422E0799B93CFA61
2017-10-26 08:55:12.137 UTC [channelCmd] executeJoin -> INFO 006 Peer joined the channel!
2017-10-26 08:55:12.137 UTC [main] main -> INFO 007 Exiting.....
===================== PEER2 joined on the channel "mychannel" =====================
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer1.org2.example.com:7051
2017-10-26 08:55:15.273 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:15.273 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:15.280 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:15.281 UTC [msp/identity] Sign -> DEBU 004 Sign: plaintext: 0A8A070A5C08011A0C08F3C5C6CF0510...A9FF2A0FBACD1A080A000A000A000A00
2017-10-26 08:55:15.282 UTC [msp/identity] Sign -> DEBU 005 Sign: digest: 3DE504791D048983023C59431D75EBFCF05891796E0A8FC86C50D3B0D4E11C7C
2017-10-26 08:55:15.356 UTC [channelCmd] executeJoin -> INFO 006 Peer joined the channel!
2017-10-26 08:55:15.356 UTC [main] main -> INFO 007 Exiting.....
===================== PEER3 joined on the channel "mychannel" =====================
Updating anchor peers for org1...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
2017-10-26 08:55:18.513 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:18.514 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:18.525 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:18.529 UTC [msp] GetLocalMSP -> DEBU 004 Returning existing local MSP
2017-10-26 08:55:18.529 UTC [msp] GetDefaultSigningIdentity -> DEBU 005 Obtaining default signing identity
2017-10-26 08:55:18.529 UTC [msp] GetLocalMSP -> DEBU 006 Returning existing local MSP
2017-10-26 08:55:18.529 UTC [msp] GetDefaultSigningIdentity -> DEBU 007 Obtaining default signing identity
2017-10-26 08:55:18.529 UTC [msp/identity] Sign -> DEBU 008 Sign: plaintext: 0A88060A074F7267314D535012FC052D...2A0641646D696E732A0641646D696E73
2017-10-26 08:55:18.529 UTC [msp/identity] Sign -> DEBU 009 Sign: digest: C7870A2F8CB935B5100C5A7A8389010C2633233E611EA9368C4D824F4E02CBA4
2017-10-26 08:55:18.530 UTC [msp] GetLocalMSP -> DEBU 00a Returning existing local MSP
2017-10-26 08:55:18.530 UTC [msp] GetDefaultSigningIdentity -> DEBU 00b Obtaining default signing identity
2017-10-26 08:55:18.530 UTC [msp] GetLocalMSP -> DEBU 00c Returning existing local MSP
2017-10-26 08:55:18.530 UTC [msp] GetDefaultSigningIdentity -> DEBU 00d Obtaining default signing identity
2017-10-26 08:55:18.531 UTC [msp/identity] Sign -> DEBU 00e Sign: plaintext: 0ABF060A1508021A0608F6C5C6CF0522...7A386BB3C2565FE6F6D2BB7547D49C72
2017-10-26 08:55:18.531 UTC [msp/identity] Sign -> DEBU 00f Sign: digest: 7D9194C303F183535195CEC346C360028AE52FA3E202225831357D3D37031247
2017-10-26 08:55:18.575 UTC [main] main -> INFO 010 Exiting.....
===================== Anchor peers for org "Org1MSP" on "mychannel" is updated successfully =====================
Updating anchor peers for org2...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org2.example.com:7051
2017-10-26 08:55:21.916 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:21.916 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:21.928 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
2017-10-26 08:55:21.933 UTC [msp] GetLocalMSP -> DEBU 004 Returning existing local MSP
2017-10-26 08:55:21.934 UTC [msp] GetDefaultSigningIdentity -> DEBU 005 Obtaining default signing identity
2017-10-26 08:55:21.934 UTC [msp] GetLocalMSP -> DEBU 006 Returning existing local MSP
2017-10-26 08:55:21.934 UTC [msp] GetDefaultSigningIdentity -> DEBU 007 Obtaining default signing identity
2017-10-26 08:55:21.934 UTC [msp/identity] Sign -> DEBU 008 Sign: plaintext: 0A8C060A074F7267324D53501280062D...2A0641646D696E732A0641646D696E73
2017-10-26 08:55:21.934 UTC [msp/identity] Sign -> DEBU 009 Sign: digest: F5AC0A6630B6194C5786C16B4D5B1ECB7450F5462283C2F69688996D02A6FD73
2017-10-26 08:55:21.935 UTC [msp] GetLocalMSP -> DEBU 00a Returning existing local MSP
2017-10-26 08:55:21.935 UTC [msp] GetDefaultSigningIdentity -> DEBU 00b Obtaining default signing identity
2017-10-26 08:55:21.935 UTC [msp] GetLocalMSP -> DEBU 00c Returning existing local MSP
2017-10-26 08:55:21.935 UTC [msp] GetDefaultSigningIdentity -> DEBU 00d Obtaining default signing identity
2017-10-26 08:55:21.940 UTC [msp/identity] Sign -> DEBU 00e Sign: plaintext: 0AC3060A1508021A0608F9C5C6CF0522...F1AF492F77D222EFDEDB5E042102A6B0
2017-10-26 08:55:21.941 UTC [msp/identity] Sign -> DEBU 00f Sign: digest: D00E36D45E547E2DB104D8DE361D6DE5C2A31CF5F75A00B88D4EEA1E36D28B9B
2017-10-26 08:55:22.086 UTC [main] main -> INFO 010 Exiting.....
===================== Anchor peers for org "Org2MSP" on "mychannel" is updated successfully =====================
Installing chaincode on org1/peer0...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
2017-10-26 08:55:25.244 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:25.244 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:25.244 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:55:25.244 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:55:25.479 UTC [golang-platform] getCodeFromFS -> DEBU 005 getCodeFromFS github.com/hyperledger/fabric/examples/chaincode/go/chaincode_example02
2017-10-26 08:55:25.748 UTC [golang-platform] func1 -> DEBU 006 Discarding GOROOT package fmt
2017-10-26 08:55:25.748 UTC [golang-platform] func1 -> DEBU 007 Discarding provided package github.com/hyperledger/fabric/core/chaincode/shim
2017-10-26 08:55:25.748 UTC [golang-platform] func1 -> DEBU 008 Discarding provided package github.com/hyperledger/fabric/protos/peer
2017-10-26 08:55:25.748 UTC [golang-platform] func1 -> DEBU 009 Discarding GOROOT package strconv
2017-10-26 08:55:25.750 UTC [golang-platform] GetDeploymentPayload -> DEBU 00a done
2017-10-26 08:55:25.756 UTC [msp/identity] Sign -> DEBU 00b Sign: plaintext: 0A86070A5C08031A0C08FDC5C6CF0510...175DFF090000FFFF7C012598002C0000
2017-10-26 08:55:25.756 UTC [msp/identity] Sign -> DEBU 00c Sign: digest: B57FED79D756446C2AF58FC3EB3F5685857331A624C9AD8E17AF762EF06A62EB
2017-10-26 08:55:25.762 UTC [chaincodeCmd] install -> DEBU 00d Installed remotely response:<status:200 payload:"OK" >
2017-10-26 08:55:25.762 UTC [main] main -> INFO 00e Exiting.....
===================== Chaincode is installed on remote peer PEER0 =====================
Install chaincode on org2/peer2...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org2.example.com:7051
2017-10-26 08:55:25.883 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:25.883 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:25.883 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:55:25.883 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:55:25.985 UTC [golang-platform] getCodeFromFS -> DEBU 005 getCodeFromFS github.com/hyperledger/fabric/examples/chaincode/go/chaincode_example02
2017-10-26 08:55:26.189 UTC [golang-platform] func1 -> DEBU 006 Discarding GOROOT package fmt
2017-10-26 08:55:26.189 UTC [golang-platform] func1 -> DEBU 007 Discarding provided package github.com/hyperledger/fabric/core/chaincode/shim
2017-10-26 08:55:26.189 UTC [golang-platform] func1 -> DEBU 008 Discarding provided package github.com/hyperledger/fabric/protos/peer
2017-10-26 08:55:26.189 UTC [golang-platform] func1 -> DEBU 009 Discarding GOROOT package strconv
2017-10-26 08:55:26.192 UTC [golang-platform] GetDeploymentPayload -> DEBU 00a done
2017-10-26 08:55:26.201 UTC [msp/identity] Sign -> DEBU 00b Sign: plaintext: 0A89070A5B08031A0B08FEC5C6CF0510...175DFF090000FFFF7C012598002C0000
2017-10-26 08:55:26.201 UTC [msp/identity] Sign -> DEBU 00c Sign: digest: 776B7CF5430640A0C4C2F77E506C5052EA1CAE27EB6FDCB81F6E7CA5AB90892A
2017-10-26 08:55:26.205 UTC [chaincodeCmd] install -> DEBU 00d Installed remotely response:<status:200 payload:"OK" >
2017-10-26 08:55:26.205 UTC [main] main -> INFO 00e Exiting.....
===================== Chaincode is installed on remote peer PEER2 =====================
Instantiating chaincode on org2/peer2...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org2.example.com:7051
2017-10-26 08:55:26.302 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:26.302 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:26.308 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:55:26.309 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:55:26.309 UTC [msp/identity] Sign -> DEBU 005 Sign: plaintext: 0A95070A6708031A0C08FEC5C6CF0510...324D53500A04657363630A0476736363
2017-10-26 08:55:26.310 UTC [msp/identity] Sign -> DEBU 006 Sign: digest: 8FC55F7C5534CED8397ECB2D0F5F1F9253DFE95B1B345F1DCE1C509E1C3C0B01
2017-10-26 08:55:50.034 UTC [msp/identity] Sign -> DEBU 007 Sign: plaintext: 0A95070A6708031A0C08FEC5C6CF0510...7BBBD61AD58677C79A0CDE0C2EE0BBAE
2017-10-26 08:55:50.034 UTC [msp/identity] Sign -> DEBU 008 Sign: digest: 286ADE8C6B833D16CD0F3A4313536F07E6B28827E43F63A006BDC6BCDF367750
2017-10-26 08:55:50.039 UTC [main] main -> INFO 009 Exiting.....
===================== Chaincode Instantiation on PEER2 on channel 'mychannel' is successful =====================
Querying chaincode on org1/peer0...
===================== Querying on PEER0 on channel 'mychannel'... =====================
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
Attempting to Query PEER0 ...3 secs
2017-10-26 08:55:53.211 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:55:53.211 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:55:53.211 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:55:53.211 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:55:53.211 UTC [msp/identity] Sign -> DEBU 005 Sign: plaintext: 0A90070A6608031A0B0899C6C6CF0510...6D7963631A0A0A0571756572790A0161
2017-10-26 08:55:53.212 UTC [msp/identity] Sign -> DEBU 006 Sign: digest: AE2C37F13E4B576B81746787256AB9C5E5D24C7DD1CFC1819423FB399A60F3B6
Query Result: 100
2017-10-26 08:56:11.375 UTC [main] main -> INFO 007 Exiting.....
===================== Query on PEER0 on channel 'mychannel' is successful =====================
Sending invoke transaction on org1/peer0...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org1MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer0.org1.example.com:7051
2017-10-26 08:56:11.542 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:56:11.542 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:56:11.550 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:56:11.550 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:56:11.551 UTC [msp/identity] Sign -> DEBU 005 Sign: plaintext: 0A91070A6708031A0C08ABC6C6CF0510...696E766F6B650A01610A01620A023130
2017-10-26 08:56:11.551 UTC [msp/identity] Sign -> DEBU 006 Sign: digest: 45FCB41CAFD12397030C5BBF4E76C28E7DE361B926D7D545D4D6EB1B7BF915D7
2017-10-26 08:56:11.566 UTC [msp/identity] Sign -> DEBU 007 Sign: plaintext: 0A91070A6708031A0C08ABC6C6CF0510...964EB7B7742C144C75A0C4D3D2EB7EF2
2017-10-26 08:56:11.566 UTC [msp/identity] Sign -> DEBU 008 Sign: digest: 681906F65114DB13267F27582EBA91FA63BDA639245739DC3ED1B17EBAAA0611
2017-10-26 08:56:11.574 UTC [chaincodeCmd] chaincodeInvokeOrQuery -> DEBU 009 ESCC invoke result: version:1 response:<status:200 message:"OK" > payload:"\n ,\313q\331% V\201\017\334\244\342\204\212y\001\333S\000\371\231n\324p9S\264\264%M\223\304\022Y\nE\022\024\n\004lscc\022\014\n\n\n\004mycc\022\002\010\003\022-\n\004mycc\022%\n\007\n\001a\022\002\010\003\n\007\n\001b\022\002\010\003\032\007\n\001a\032\00290\032\010\n\001b\032\003210\032\003\010\310\001\"\013\022\004mycc\032\0031.0" endorsement:<endorser:"\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGTCCAcCgAwIBAgIRALtC7rdwVE3Q3bVdsSWtr6cwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTcxMDI2MDg0ODEwWhcNMjcxMDI0MDg0ODEw\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABAU+RQqxhFKKVCoBahZUL0BaC43yOVxF\nO5GihqI7i1jCqzPYtW5cuCXvdiaKKe5JoCNIilHJICEI4WT9qgrCHuujTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIF7VXT7vN9kw\nlCeGv6zGKs/PmEo4Y5HJ4lGolyk0qKaLMAoGCCqGSM49BAMCA0cAMEQCIG1INVfG\nJpyvq/jm8W+2vEglQMtr/QVYzwwUpjX6jGHGAiBtFK8QeMxDQVpQXi8uwcM4lwa9\nOFRqgxBeit0d4Rd/zg==\n-----END -----\n" signature:"0E\002!\000\213\260:\361`e\320\225\342\274w\245:\366H\352\003f\313\360\3361\237a\312\327\000\t[\265\367A\002 \013\316!\274\371j\300\315\004(xT\251\034\240\014\226N\267\267t,\024Lu\240\304\323\322\353~\362" >
2017-10-26 08:56:11.574 UTC [chaincodeCmd] chaincodeInvokeOrQuery -> INFO 00a Chaincode invoke successful. result: status:200
2017-10-26 08:56:11.574 UTC [main] main -> INFO 00b Exiting.....
===================== Invoke transaction on PEER0 on channel 'mychannel' is successful =====================
Installing chaincode on org2/peer3...
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer1.org2.example.com:7051
2017-10-26 08:56:11.694 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:56:11.694 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:56:11.694 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:56:11.694 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:56:11.764 UTC [golang-platform] getCodeFromFS -> DEBU 005 getCodeFromFS github.com/hyperledger/fabric/examples/chaincode/go/chaincode_example02
2017-10-26 08:56:12.119 UTC [golang-platform] func1 -> DEBU 006 Discarding GOROOT package fmt
2017-10-26 08:56:12.119 UTC [golang-platform] func1 -> DEBU 007 Discarding provided package github.com/hyperledger/fabric/core/chaincode/shim
2017-10-26 08:56:12.119 UTC [golang-platform] func1 -> DEBU 008 Discarding provided package github.com/hyperledger/fabric/protos/peer
2017-10-26 08:56:12.119 UTC [golang-platform] func1 -> DEBU 009 Discarding GOROOT package strconv
2017-10-26 08:56:12.124 UTC [golang-platform] GetDeploymentPayload -> DEBU 00a done
2017-10-26 08:56:12.163 UTC [msp/identity] Sign -> DEBU 00b Sign: plaintext: 0A89070A5B08031A0B08ACC6C6CF0510...175DFF090000FFFF7C012598002C0000
2017-10-26 08:56:12.163 UTC [msp/identity] Sign -> DEBU 00c Sign: digest: 4FCA8016A90B32E592AB89C2FBC8E56899EEF6DC2AB86D803E4BBCEF194247A7
2017-10-26 08:56:12.185 UTC [chaincodeCmd] install -> DEBU 00d Installed remotely response:<status:200 payload:"OK" >
2017-10-26 08:56:12.185 UTC [main] main -> INFO 00e Exiting.....
===================== Chaincode is installed on remote peer PEER3 =====================
Querying chaincode on org2/peer3...
===================== Querying on PEER3 on channel 'mychannel'... =====================
CORE_PEER_TLS_ROOTCERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/peers/peer0.org2.example.com/tls/ca.crt
CORE_PEER_TLS_KEY_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.key
CORE_PEER_LOCALMSPID=Org2MSP
CORE_VM_ENDPOINT=unix:///host/var/run/docker.sock
CORE_PEER_TLS_CERT_FILE=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/peers/peer0.org1.example.com/tls/server.crt
CORE_PEER_TLS_ENABLED=true
CORE_PEER_MSPCONFIGPATH=/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org2.example.com/users/[email protected]/msp
CORE_PEER_ID=cli
CORE_LOGGING_LEVEL=DEBUG
CORE_PEER_ADDRESS=peer1.org2.example.com:7051
Attempting to Query PEER3 ...3 secs
2017-10-26 08:56:15.321 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-10-26 08:56:15.321 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-10-26 08:56:15.321 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 003 Using default escc
2017-10-26 08:56:15.321 UTC [chaincodeCmd] checkChaincodeCmdParams -> INFO 004 Using default vscc
2017-10-26 08:56:15.322 UTC [msp/identity] Sign -> DEBU 005 Sign: plaintext: 0A95070A6708031A0C08AFC6C6CF0510...6D7963631A0A0A0571756572790A0161
2017-10-26 08:56:15.322 UTC [msp/identity] Sign -> DEBU 006 Sign: digest: D31217F3D59AA3EB11087C981E39D08467C291C9908CD23EEDD8E33C29E90DB2
Query Result: 90
2017-10-26 08:56:32.635 UTC [main] main -> INFO 007 Exiting.....
===================== Query on PEER3 on channel 'mychannel' is successful =====================
========= All GOOD, BYFN execution completed ===========
_____ _ _ ____
| ____| | \ | | | _ \
| _| | \| | | | | |
| |___ | |\ | | |_| |
|_____| |_| \_| |____/