$ sudo -u etcd /usr/bin/etcd --config-file /tmp/test-ssl/initial-host-ssl.yml 2>&1 --debug | grep -v 'v3rpc/grpc: transport: http2Client.notifyError got notified' 2016-12-07 13:08:16.904027 I | etcdmain: Loading server configuration from "/tmp/test-ssl/initial-host-ssl.yml" 2016-12-07 13:08:16.904739 W | etcdmain: expected IP in URL for binding (https://host02.domain.yandex.net:2480) 2016-12-07 13:08:16.904760 W | etcdmain: expected IP in URL for binding (https://host02.domain.yandex.net:2479) 2016-12-07 13:08:16.904776 I | etcdmain: etcd Version: 3.0.15 2016-12-07 13:08:16.904785 I | etcdmain: Git SHA: GitNotFound 2016-12-07 13:08:16.904792 I | etcdmain: Go Version: go1.7.3 2016-12-07 13:08:16.904802 I | etcdmain: Go OS/Arch: linux/amd64 2016-12-07 13:08:16.904809 I | etcdmain: setting maximum number of CPUs to 32, total number of available CPUs is 32 2016-12-07 13:08:16.904855 I | etcdmain: peerTLS: cert = /tmp/test-ssl/certs/etcd.pem, key = /tmp/test-ssl/certs/etcd.key, ca = , trusted-ca = /tmp/test-ssl/certs/caroot.crt, client-cert-auth = false 2016-12-07 13:08:16.906317 I | etcdmain: listening for peers on https://host02.domain.yandex.net:2480 2016-12-07 13:08:16.906341 I | etcdmain: clientTLS: cert = /tmp/test-ssl/certs/etcd.pem, key = /tmp/test-ssl/certs/etcd.key, ca = , trusted-ca = , client-cert-auth = false 2016-12-07 13:08:16.907347 I | etcdmain: listening for client requests on host02.domain.yandex.net:2479 2016-12-07 13:08:16.907555 I | etcdmain: listening for client requests on localhost:2479 2016-12-07 13:08:16.911473 I | netutil: resolving host02.domain.yandex.net:2480 to [::fe6b:be9a]:2480 2016-12-07 13:08:16.911526 I | netutil: resolving host02.domain.yandex.net:2480 to [::fe6b:be9a]:2480 2016-12-07 13:08:16.912600 I | etcdserver: name = host02 2016-12-07 13:08:16.912648 I | etcdserver: data dir = /var/lib/etcd/test-ssl 2016-12-07 13:08:16.912663 I | etcdserver: member dir = /var/lib/etcd/test-ssl/member 2016-12-07 13:08:16.912675 I | etcdserver: heartbeat = 100ms 2016-12-07 13:08:16.912685 I | etcdserver: election = 1000ms 2016-12-07 13:08:16.912702 I | etcdserver: snapshot count = 10000 2016-12-07 13:08:16.912731 I | etcdserver: advertise client URLs = https://host02.domain.yandex.net:2479 2016-12-07 13:08:16.912744 I | etcdserver: initial advertise peer URLs = https://host02.domain.yandex.net:2480 2016-12-07 13:08:16.912782 I | etcdserver: initial cluster = host01=https://host01.domain.yandex.net:2480,host02=https://host02.domain.yandex.net:2480,host03=https://host03.domain.yandex.net:2480 2016-12-07 13:08:16.917491 I | etcdserver: starting member 4dbbf57aeab16382 in cluster ba785a7179599d75 2016-12-07 13:08:16.917598 I | raft: 4dbbf57aeab16382 became follower at term 0 2016-12-07 13:08:16.917624 I | raft: newRaft 4dbbf57aeab16382 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2016-12-07 13:08:16.917642 I | raft: 4dbbf57aeab16382 became follower at term 1 2016-12-07 13:08:16.932054 I | rafthttp: starting peer 1e304c4f8c8579c0... 2016-12-07 13:08:16.932126 I | rafthttp: started HTTP pipelining with peer 1e304c4f8c8579c0 2016-12-07 13:08:16.935522 I | rafthttp: started streaming with peer 1e304c4f8c8579c0 (writer) 2016-12-07 13:08:16.935926 I | rafthttp: started streaming with peer 1e304c4f8c8579c0 (writer) 2016-12-07 13:08:16.937158 I | rafthttp: started peer 1e304c4f8c8579c0 2016-12-07 13:08:16.937194 I | rafthttp: started streaming with peer 1e304c4f8c8579c0 (stream Message reader) 2016-12-07 13:08:16.937234 I | rafthttp: added peer 1e304c4f8c8579c0 2016-12-07 13:08:16.937268 I | rafthttp: started streaming with peer 1e304c4f8c8579c0 (stream MsgApp v2 reader) 2016-12-07 13:08:16.937304 I | rafthttp: starting peer 5f8e785a7ec1d5e0... 2016-12-07 13:08:16.937429 I | rafthttp: started HTTP pipelining with peer 5f8e785a7ec1d5e0 2016-12-07 13:08:16.939354 I | rafthttp: started streaming with peer 5f8e785a7ec1d5e0 (writer) 2016-12-07 13:08:16.939669 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:16.939702 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:16.939773 I | rafthttp: started streaming with peer 5f8e785a7ec1d5e0 (writer) 2016-12-07 13:08:16.940318 I | rafthttp: started peer 5f8e785a7ec1d5e0 2016-12-07 13:08:16.940372 I | rafthttp: started streaming with peer 5f8e785a7ec1d5e0 (stream MsgApp v2 reader) 2016-12-07 13:08:16.940394 I | rafthttp: started streaming with peer 5f8e785a7ec1d5e0 (stream Message reader) 2016-12-07 13:08:16.940476 I | rafthttp: added peer 5f8e785a7ec1d5e0 2016-12-07 13:08:16.940505 I | etcdserver: starting server... [version: 3.0.15, cluster version: to_be_decided] 2016-12-07 13:08:16.941614 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:16.941659 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:16.942474 I | membership: added member 1e304c4f8c8579c0 [https://host01.domain.yandex.net:2480] to cluster ba785a7179599d75 2016-12-07 13:08:16.942802 I | membership: added member 4dbbf57aeab16382 [https://host02.domain.yandex.net:2480] to cluster ba785a7179599d75 2016-12-07 13:08:16.943081 I | membership: added member 5f8e785a7ec1d5e0 [https://host03.domain.yandex.net:2480] to cluster ba785a7179599d75 2016-12-07 13:08:17.040447 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.040529 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.042361 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.042416 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.141248 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.141303 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.143133 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.143183 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.217976 I | raft: 4dbbf57aeab16382 is starting a new election at term 1 2016-12-07 13:08:17.218047 I | raft: 4dbbf57aeab16382 became candidate at term 2 2016-12-07 13:08:17.218168 I | raft: 4dbbf57aeab16382 received vote from 4dbbf57aeab16382 at term 2 2016-12-07 13:08:17.218193 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 5f8e785a7ec1d5e0 at term 2 2016-12-07 13:08:17.218235 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 1e304c4f8c8579c0 at term 2 2016-12-07 13:08:17.221100 D | rafthttp: failed to write 1e304c4f8c8579c0 on pipeline (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.221127 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.242033 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.242085 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.243968 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.244015 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.342885 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.342936 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.344748 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.344801 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.443726 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.443774 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.445534 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.445584 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.544479 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.544525 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.546322 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.546387 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.645346 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.645403 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.647117 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.647167 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.746168 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.746231 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.747906 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.747953 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.846948 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.846992 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.848666 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.848731 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.947685 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.947736 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.949487 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:17.949530 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.048539 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.048618 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.050320 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.050362 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.149254 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.149303 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.151063 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.151142 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.250025 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.250086 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.251867 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.251913 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.350838 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.350901 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.352603 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.352654 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.451621 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.451672 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.453491 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.453558 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.552297 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.552335 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.554253 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.554335 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.618056 I | raft: 4dbbf57aeab16382 is starting a new election at term 2 2016-12-07 13:08:18.618120 I | raft: 4dbbf57aeab16382 became candidate at term 3 2016-12-07 13:08:18.618149 I | raft: 4dbbf57aeab16382 received vote from 4dbbf57aeab16382 at term 3 2016-12-07 13:08:18.618167 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 1e304c4f8c8579c0 at term 3 2016-12-07 13:08:18.618183 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 5f8e785a7ec1d5e0 at term 3 2016-12-07 13:08:18.620726 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.620755 D | rafthttp: failed to write 1e304c4f8c8579c0 on pipeline (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.652933 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.652981 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.654800 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.654954 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.753678 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.753740 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.755530 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.755654 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.854573 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.854626 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.856286 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.856332 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.955447 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.955498 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.957054 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:18.957103 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.056263 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.056305 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.057795 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.057862 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.157021 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.157074 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.158560 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.158620 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.257759 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.257800 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.259286 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.259354 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.358588 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream Message (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.358638 D | rafthttp: failed to dial 1e304c4f8c8579c0 on stream MsgApp v2 (dial tcp [::fe6b:c0a8]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.360018 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.360060 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.460724 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.460781 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.561520 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.561573 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.573277 I | rafthttp: peer 1e304c4f8c8579c0 became active 2016-12-07 13:08:19.573311 I | rafthttp: established a TCP streaming connection with peer 1e304c4f8c8579c0 (stream Message writer) 2016-12-07 13:08:19.573628 I | rafthttp: established a TCP streaming connection with peer 1e304c4f8c8579c0 (stream MsgApp v2 writer) 2016-12-07 13:08:19.577459 I | rafthttp: established a TCP streaming connection with peer 1e304c4f8c8579c0 (stream Message reader) 2016-12-07 13:08:19.577813 I | rafthttp: established a TCP streaming connection with peer 1e304c4f8c8579c0 (stream MsgApp v2 reader) 2016-12-07 13:08:19.662378 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.662438 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.763161 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.763205 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.864003 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.864060 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.918068 I | raft: 4dbbf57aeab16382 is starting a new election at term 3 2016-12-07 13:08:19.918123 I | raft: 4dbbf57aeab16382 became candidate at term 4 2016-12-07 13:08:19.918137 I | raft: 4dbbf57aeab16382 received vote from 4dbbf57aeab16382 at term 4 2016-12-07 13:08:19.918157 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 5f8e785a7ec1d5e0 at term 4 2016-12-07 13:08:19.918188 I | raft: 4dbbf57aeab16382 [logterm: 1, index: 3] sent vote request to 1e304c4f8c8579c0 at term 4 2016-12-07 13:08:19.920928 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.923246 I | raft: 4dbbf57aeab16382 received vote from 1e304c4f8c8579c0 at term 4 2016-12-07 13:08:19.923281 I | raft: 4dbbf57aeab16382 [quorum:2] has received 2 votes and 0 vote rejections 2016-12-07 13:08:19.923315 I | raft: 4dbbf57aeab16382 became leader at term 4 2016-12-07 13:08:19.923341 I | raft: raft.node: 4dbbf57aeab16382 elected leader 4dbbf57aeab16382 at term 4 2016-12-07 13:08:19.924161 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.924227 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = true, pendingSnapshot = 0] 2016-12-07 13:08:19.928430 I | etcdmain: ready to serve client requests 2016-12-07 13:08:19.928489 I | etcdmain: ready to serve client requests 2016-12-07 13:08:19.928522 I | etcdserver: published {Name:host02 ClientURLs:[https://host02.domain.yandex.net:2479]} to cluster ba785a7179599d75 2016-12-07 13:08:19.929870 I | etcdmain: serving client requests on localhost:2479 2016-12-07 13:08:19.930103 I | etcdmain: serving client requests on host02.domain.yandex.net:2479 2016-12-07 13:08:19.940590 W | etcdserver: failed to reach the peerURL(https://host03.domain.yandex.net:2480) of member 5f8e785a7ec1d5e0 (Get https://host03.domain.yandex.net:2480/version: dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.940611 W | etcdserver: cannot get the version of member 5f8e785a7ec1d5e0 (Get https://host03.domain.yandex.net:2480/version: dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.940656 I | etcdserver: setting up the initial cluster version to 2.3 2016-12-07 13:08:19.944031 N | membership: set the initial cluster version to 2.3 2016-12-07 13:08:19.944188 I | api: enabled capabilities for version 2.3 2016-12-07 13:08:19.964544 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:19.964571 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.019047 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.019091 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.065281 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.065315 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.119787 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.119826 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.168857 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.169096 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.221439 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.221482 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.270577 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.270605 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.318815 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.318878 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.371067 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.371094 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.418498 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.418543 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.418564 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = true, pendingSnapshot = 0] 2016-12-07 13:08:20.418587 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = true, pendingSnapshot = 0] 2016-12-07 13:08:20.471670 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.471766 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.518573 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.518624 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.572379 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.572411 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.618623 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.618697 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.673010 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.673046 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.718754 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.718793 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.773572 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.773627 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.818541 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.818579 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:20.874162 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.874283 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.919460 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.919509 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = true, pendingSnapshot = 0] 2016-12-07 13:08:20.919526 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.919572 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = true, pendingSnapshot = 0] 2016-12-07 13:08:20.968558 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:40043->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:20.974684 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream Message (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:20.974782 D | rafthttp: failed to dial 5f8e785a7ec1d5e0 on stream MsgApp v2 (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:21.018732 D | rafthttp: failed to write 5f8e785a7ec1d5e0 on pipeline (dial tcp [::fe6b:986a]:2480: getsockopt: connection refused) 2016-12-07 13:08:21.018819 D | raft: 4dbbf57aeab16382 failed to send message to 5f8e785a7ec1d5e0 because it is unreachable [next = 4, match = 0, state = ProgressStateProbe, waiting = false, pendingSnapshot = 0] 2016-12-07 13:08:21.129537 I | rafthttp: peer 5f8e785a7ec1d5e0 became active 2016-12-07 13:08:21.129570 I | rafthttp: established a TCP streaming connection with peer 5f8e785a7ec1d5e0 (stream MsgApp v2 writer) 2016-12-07 13:08:21.129660 I | rafthttp: established a TCP streaming connection with peer 5f8e785a7ec1d5e0 (stream Message writer) 2016-12-07 13:08:21.130008 I | rafthttp: established a TCP streaming connection with peer 5f8e785a7ec1d5e0 (stream MsgApp v2 reader) 2016-12-07 13:08:21.130607 I | rafthttp: established a TCP streaming connection with peer 5f8e785a7ec1d5e0 (stream Message reader) 2016-12-07 13:08:23.954130 I | etcdserver: updating the cluster version from 2.3 to 3.0 2016-12-07 13:08:23.956960 N | membership: updated the cluster version from 2.3 to 3.0 2016-12-07 13:08:23.957039 I | api: enabled capabilities for version 3.0 2016-12-07 13:08:29.338872 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:47342->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:31.895837 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:49509->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:37.676820 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:45969->[::fe6b:be9a]:2479: write: broken pipe"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:08:42.509212 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:58654->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:44.534412 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:60358->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:47.420096 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:41867->127.0.0.1:2479: write: connection reset by peer"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:48.878448 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:43102->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:55.924913 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:40695->[::fe6b:be9a]:2479: write: broken pipe"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:08:57.863228 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:50868->127.0.0.1:2479: write: connection reset by peer"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:08:59.116407 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:43409->[::fe6b:be9a]:2479: write: broken pipe"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:08:59.820269 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:44015->[::fe6b:be9a]:2479: write: connection reset by peer"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:09:00.868739 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:44853->[::fe6b:be9a]:2479: write: connection reset by peer"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:09:04.035710 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:56129->127.0.0.1:2479: write: broken pipe"; Reconnecting to {"127.0.0.1:2479" } 2016-12-07 13:09:05.642300 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:48976->[::fe6b:be9a]:2479: write: connection reset by peer"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:09:05.709389 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp [::fe6b:be9a]:49028->[::fe6b:be9a]:2479: write: connection reset by peer"; Reconnecting to {"[::fe6b:be9a]:2479" } 2016-12-07 13:09:14.957869 I | v3rpc/grpc: grpc: addrConn.resetTransport failed to create client transport: connection error: desc = "transport: write tcp 127.0.0.1:44494->127.0.0.1:2479: write: connection reset by peer"; Reconnecting to {"127.0.0.1:2479" }