Last active
July 10, 2017 19:06
-
-
Save mlehner616/9e5fde395612f8ce82f942baf083e1fb to your computer and use it in GitHub Desktop.
nomad-0.6.0-rc1-crash-7-10-2017
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panic: runtime error: slice bounds out of range | |
goroutine 29 [running]: | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).computeGroup(0xc42020e620, 0xc4206a1a40, 0x11, 0xc42026e930, 0xc42026e900) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:393 +0x1592 | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).Compute(0xc42020e620, 0xc42063d080) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:182 +0x1f1 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).computeJobAllocs(0xc420704fc0, 0xc4204b4a80, 0xc42063c940) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:391 +0x3cc | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).process(0xc420704fc0, 0x24, 0x24, 0xc4210cf7b0) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:230 +0x53e | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).(github.com/hashicorp/nomad/scheduler.process)-fm(0xc4205ca900, 0xc4210cf7b0, 0x4c41ae) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a | |
github.com/hashicorp/nomad/scheduler.retryMax(0x5, 0xc420947908, 0xc420947918, 0xc, 0xffffffffffffff01) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/util.go:268 +0x42 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).Process(0xc420704fc0, 0xc42063e7e0, 0xc42046f090, 0x1b3ec80) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a0 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).reconcileQueuedAllocations(0xc42034f3e0, 0xb60, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:919 +0x3e5 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).applyReconcileSummaries(0xc42034f3e0, 0xc4206fe991, 0x8, 0x8, 0xb60, 0xc42049fad0, 0xc420589ee0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:526 +0x7e | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).Apply(0xc42034f3e0, 0xc420499500, 0x1b666c0, 0xed0f5c3c3) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:153 +0x6b3 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM.func1(0xc420505f00) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:57 +0x189 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM(0xc4200be840) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:120 +0x2d6 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.runFSM)-fm() | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/api.go:505 +0x2a | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc4200be840, 0xc42010ea00) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:142 +0x53 | |
created by github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:143 +0x66 | |
WARNING: keyring exists but -encrypt given, using keyring | |
panic: runtime error: slice bounds out of range | |
goroutine 29 [running]: | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).computeGroup(0xc4201e6000, 0xc4204ba5c0, 0x11, 0xc420523d70, 0xc420523d40) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:393 +0x1592 | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).Compute(0xc4201e6000, 0xc4203add80) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:182 +0x1f1 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).computeJobAllocs(0xc4203ab8c0, 0xc4201a5380, 0xc4203ad740) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:391 +0x3cc | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).process(0xc4203ab8c0, 0x24, 0x24, 0xc4205bd7b0) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:230 +0x53e | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).(github.com/hashicorp/nomad/scheduler.process)-fm(0xc4203f2780, 0xc4205bd7b0, 0x4c41ae) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a | |
github.com/hashicorp/nomad/scheduler.retryMax(0x5, 0xc4205bd908, 0xc4205bd918, 0xc, 0xffffffffffffff01) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/util.go:268 +0x42 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).Process(0xc4203ab8c0, 0xc4204ead80, 0xc4204770e0, 0x1b3ec80) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a0 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).reconcileQueuedAllocations(0xc4203573e0, 0xb60, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:919 +0x3e5 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).applyReconcileSummaries(0xc4203573e0, 0xc420634ef1, 0x8, 0x8, 0xb60, 0xc4203f9410, 0xc4205bdee0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:526 +0x7e | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).Apply(0xc4203573e0, 0xc4204f6d50, 0x1b666c0, 0xed0f5c502) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:153 +0x6b3 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM.func1(0xc420634f20) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:57 +0x189 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM(0xc4200c0840) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:120 +0x2d6 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.runFSM)-fm() | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/api.go:505 +0x2a | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc4200c0840, 0xc420139300) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:142 +0x53 | |
created by github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:143 +0x66 | |
WARNING: keyring exists but -encrypt given, using keyring | |
panic: runtime error: slice bounds out of range | |
goroutine 29 [running]: | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).computeGroup(0xc4201c4c40, 0xc4205f04a0, 0x11, 0xc420418a50, 0xc420418a20) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:393 +0x1592 | |
github.com/hashicorp/nomad/scheduler.(*allocReconciler).Compute(0xc4201c4c40, 0xc420253640) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/reconcile.go:182 +0x1f1 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).computeJobAllocs(0xc4204ef170, 0xc4202fa900, 0xc420253100) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:391 +0x3cc | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).process(0xc4204ef170, 0x24, 0x24, 0xc4207cd7b0) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:230 +0x53e | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).(github.com/hashicorp/nomad/scheduler.process)-fm(0xc42037a000, 0xc4207cd7b0, 0x4c41ae) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a | |
github.com/hashicorp/nomad/scheduler.retryMax(0x5, 0xc4207cd908, 0xc4207cd918, 0xc, 0xffffffffffffff01) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/util.go:268 +0x42 | |
github.com/hashicorp/nomad/scheduler.(*GenericScheduler).Process(0xc4204ef170, 0xc420300360, 0xc4204630e0, 0x1b3ec80) | |
/opt/gopath/src/github.com/hashicorp/nomad/scheduler/generic_sched.go:131 +0x2a0 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).reconcileQueuedAllocations(0xc420357380, 0xb60, 0x0, 0x0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:919 +0x3e5 | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).applyReconcileSummaries(0xc420357380, 0xc4203c0fc1, 0x8, 0x8, 0xb60, 0xc42067b8f0, 0xc4207cdee0) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:526 +0x7e | |
github.com/hashicorp/nomad/nomad.(*nomadFSM).Apply(0xc420357380, 0xc4204ba210, 0x1b666c0, 0xed0f5c51e) | |
/opt/gopath/src/github.com/hashicorp/nomad/nomad/fsm.go:153 +0x6b3 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM.func1(0xc4203c1010) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:57 +0x189 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).runFSM(0xc4200c0840) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/fsm.go:120 +0x2d6 | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*Raft).(github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.runFSM)-fm() | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/api.go:505 +0x2a | |
github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc.func1(0xc4200c0840, 0xc4203ce680) | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:142 +0x53 | |
created by github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft.(*raftState).goFunc | |
/opt/gopath/src/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/state.go:143 +0x66 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Starting Nomad agent... | |
==> Nomad agent configuration: | |
Atlas: <disabled> | |
Client: false | |
Log Level: INFO | |
Region: us-west-2 (DC: qa) | |
Server: true | |
Version: 0.6.0rc1 | |
==> Nomad agent started! Log data will stream in below: | |
2017/07/10 05:28:42 [INFO] raft: Initial configuration (index=0): [] | |
2017/07/10 05:28:42 [INFO] serf: EventMemberJoin: qa-nomad-09044b5d1d9a39389.us-west-2 192.168.177.183 | |
2017/07/10 05:28:42.990190 [INFO] nomad: starting 1 scheduling worker(s) for [service batch system _core] | |
2017/07/10 05:28:42 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 05:28:42.995853 [INFO] nomad: adding server qa-nomad-09044b5d1d9a39389.us-west-2 (Addr: 192.168.177.183:4647) (DC: qa) | |
2017/07/10 05:28:43.032130 [ERR] consul: error looking up Nomad servers: server.nomad: unable to query Consul datacenters: Unexpected response code: 500 (No known Consul servers) | |
2017/07/10 05:28:44 [WARN] raft: no known peers, aborting election | |
2017/07/10 05:28:52 [INFO] serf: EventMemberJoin: qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228 | |
2017/07/10 05:28:52 [INFO] serf: EventMemberJoin: qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170 | |
2017/07/10 05:28:52 [INFO] serf: EventMemberJoin: qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230 | |
2017/07/10 05:28:52.681319 [INFO] nomad: adding server qa-nomad-04359d4a7266dd7f8.us-west-2 (Addr: 192.168.177.228:4647) (DC: qa) | |
2017/07/10 05:28:52.684239 [INFO] nomad: Existing Raft peers reported by qa-nomad-04359d4a7266dd7f8.us-west-2 (192.168.177.228:4647), disabling bootstrap mode | |
2017/07/10 05:28:52.684270 [INFO] nomad: adding server qa-nomad-0a9cdb8031674b7c5.us-west-2 (Addr: 192.168.177.170:4647) (DC: qa) | |
2017/07/10 05:28:52.684281 [INFO] nomad: adding server qa-nomad-0d49f03edbe1f4333.us-west-2 (Addr: 192.168.177.230:4647) (DC: qa) | |
2017/07/10 05:28:52 [WARN] raft: Failed to get previous log: 1772 log not found (last: 0) | |
2017/07/10 05:28:52.687564 [INFO] server.nomad: successfully contacted 3 Nomad Servers | |
2017/07/10 05:29:03 [INFO] serf: EventMemberJoin: qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149 | |
2017/07/10 05:29:03.487321 [INFO] nomad: adding server qa-nomad-07e297173dc7fc0d0.us-west-2 (Addr: 192.168.177.149:4647) (DC: qa) | |
2017/07/10 05:31:34 [ERR] yamux: keepalive failed: i/o deadline reached | |
2017/07/10 05:31:34.035764 [ERR] nomad.rpc: multiplex conn accept failed: keepalive timeout | |
2017/07/10 05:31:53 [ERR] yamux: keepalive failed: i/o deadline reached | |
2017/07/10 05:31:53.775555 [ERR] nomad.rpc: multiplex conn accept failed: keepalive timeout | |
2017/07/10 05:33:37 [ERR] yamux: keepalive failed: i/o deadline reached | |
2017/07/10 05:33:37.278240 [ERR] nomad.rpc: multiplex conn accept failed: keepalive timeout | |
2017/07/10 05:36:28 [INFO] memberlist: Suspect qa-nomad-0a9cdb8031674b7c5.us-west-2 has failed, no acks received | |
2017/07/10 05:36:34 [WARN] raft: Rejecting vote request from 192.168.177.230:4647 since we have a leader: 192.168.177.228:4647 | |
2017/07/10 05:36:34 [WARN] raft: Rejecting vote request from 192.168.177.149:4647 since we have a leader: 192.168.177.228:4647 | |
2017/07/10 05:36:35 [WARN] raft: Heartbeat timeout from "192.168.177.228:4647" reached, starting election | |
2017/07/10 05:36:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 3 | |
2017/07/10 05:36:35 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 05:36:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 05:36:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: i/o timeout | |
2017/07/10 05:36:58 [INFO] memberlist: Marking qa-nomad-0a9cdb8031674b7c5.us-west-2 as failed, suspect timeout reached (0 peer confirmations) | |
2017/07/10 05:36:58 [INFO] serf: EventMemberFailed: qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170 | |
2017/07/10 05:36:58.633796 [INFO] nomad: removing server qa-nomad-0a9cdb8031674b7c5.us-west-2 (Addr: 192.168.177.170:4647) (DC: qa) | |
2017/07/10 05:37:02 [ERR] yamux: keepalive failed: i/o deadline reached | |
2017/07/10 05:37:02.705871 [ERR] worker: failed to dequeue evaluation: rpc error: EOF | |
2017/07/10 05:37:03 [INFO] memberlist: Suspect qa-nomad-0a9cdb8031674b7c5.us-west-2 has failed, no acks received | |
2017/07/10 05:37:09 [INFO] serf: EventMemberFailed: qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228 | |
2017/07/10 05:37:09.636287 [INFO] nomad: removing server qa-nomad-04359d4a7266dd7f8.us-west-2 (Addr: 192.168.177.228:4647) (DC: qa) | |
2017/07/10 05:37:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:37:43 [INFO] memberlist: Suspect qa-nomad-04359d4a7266dd7f8.us-west-2 has failed, no acks received | |
2017/07/10 05:38:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:39:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:41:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:41:49 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:43:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:44:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:45:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:45:58 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:46:58 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:48:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:49:32 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:50:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:51:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:52:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:53:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:54:38 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 05:55:11 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:56:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:57:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:58:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 05:59:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:00:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:01:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:02:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:04:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:05:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:06:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:07:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:08:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:10:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:11:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:12:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:13:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:13:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:14:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:15:23 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:15:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:16:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:17:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:18:56 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:19:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:20:32 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:21:32 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:23:02 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:24:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:25:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:26:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:27:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:28:11 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:29:11 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:29:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:30:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:31:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:32:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:32:51 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:33:51 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:35:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:36:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:37:27 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:38:00 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:39:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:40:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:41:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:42:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:43:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:44:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:44:36 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:45:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:46:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:47:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:48:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:49:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:49:45 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:50:45 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:51:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:52:18 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:52:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:53:54 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:54:27 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:55:27 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:56:00 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 06:57:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 06:58:33 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:00:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:01:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:02:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:03:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:04:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:05:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:05:40 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:07:10 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:07:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:09:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:10:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:11:52 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:12:52 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:13:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:14:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:15:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:16:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:17:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:18:31 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:19:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:20:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:23:04 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:23:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:24:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:25:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:27:07 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:28:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:29:40 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:30:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:31:16 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:33:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:34:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:36:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:36:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:38:29 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:39:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:40:32 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:41:05 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:41:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:42:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:43:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:44:38 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:45:11 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:46:11 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:47:11 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:48:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:49:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:50:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:51:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:52:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:53:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:53:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:54:23 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 07:54:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:55:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:56:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 07:57:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:00:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:02:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:02:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:03:32 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:05:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:06:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:07:32 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:09:02 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:09:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:11:05 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:12:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:13:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:14:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:17:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:18:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:20:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:21:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:23:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:24:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:26:08 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:27:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:27:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:28:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:29:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:30:51 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:31:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:32:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:33:27 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:34:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:36:00 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:37:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:38:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:39:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:40:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:41:36 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:43:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:44:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:45:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:46:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:47:09 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:47:42 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:48:15 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:49:15 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:50:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:51:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:52:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:53:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:54:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:55:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 08:56:48 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 08:57:21 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:00:21 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:01:21 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:02:21 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:03:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:04:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:05:54 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:08:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:08:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:11:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:12:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:13:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:14:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:15:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:16:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:17:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:18:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:19:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:21:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:23:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:24:33 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:25:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:26:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:26:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:27:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:28:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:29:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:29:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:30:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:31:22 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:32:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:32:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:34:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:35:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:36:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:37:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:38:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:39:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:39:34 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:40:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:41:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:42:37 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:43:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:44:10 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:45:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:46:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:47:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:49:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:49:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:50:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:51:19 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:52:19 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:53:49 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:54:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:55:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:56:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:56:58 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:57:32 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 09:58:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 09:59:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:00:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:00:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:01:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:02:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:04:11 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:05:11 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:05:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:07:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:09:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:10:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:10:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:11:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:12:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:13:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:14:20 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:14:53 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:15:53 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:17:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:18:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:19:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:20:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:23:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:23:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:24:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:25:32 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:26:32 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:27:05 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:28:05 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:29:05 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:30:05 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:30:38 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:31:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:32:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:32:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:34:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:35:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:36:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:37:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:38:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:41:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:42:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:42:57 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:43:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:44:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:45:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:46:36 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:47:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:48:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:49:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:50:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:51:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:52:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:53:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:54:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:55:48 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:56:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:57:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 10:58:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 10:58:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:00:00 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:01:00 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:02:00 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:03:00 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:03:33 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:05:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:05:36 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:06:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:07:09 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:07:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:08:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:09:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:10:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:10:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:11:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:12:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:12:58 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:13:58 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:15:58 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:16:58 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:17:31 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:18:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:19:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:20:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:21:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:22:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:25:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:26:07 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:27:07 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:28:40 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:29:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:30:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:31:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:32:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:33:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:34:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:36:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:38:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:39:13 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:40:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:41:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:42:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:44:22 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:45:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:46:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:47:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:47:58 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:48:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:49:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:50:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:51:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:52:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:53:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:54:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 11:56:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:56:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:57:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:59:11 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 11:59:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:00:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:01:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:02:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:02:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:03:23 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:04:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:06:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:07:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:09:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:10:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:11:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:11:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:12:07 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:13:07 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:14:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:15:37 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:16:37 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:17:10 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:17:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:18:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:20:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:21:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:22:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:23:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:24:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:25:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:27:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:27:49 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:28:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:29:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:30:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:31:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:32:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:33:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:33:34 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:34:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:35:07 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:36:37 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:37:10 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:37:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:39:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:40:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:42:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:42:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:43:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:44:20 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:44:53 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:46:53 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:47:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:48:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:49:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:50:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:51:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:51:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:52:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:53:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:54:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:56:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:57:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:58:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 12:59:02 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 12:59:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:00:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:01:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:02:38 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:04:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:05:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:06:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:07:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:08:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:09:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:09:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:10:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:11:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:12:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:13:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:14:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:15:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:16:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:17:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:18:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:19:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:19:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:20:33 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:21:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:23:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:24:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:25:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:27:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:29:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:30:09 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:30:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:31:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:32:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:33:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:33:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:34:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:35:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:36:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:37:53 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:38:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:39:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:40:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:41:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:43:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:43:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:45:29 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:49:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:49:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:50:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:52:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:54:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:54:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:55:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:58:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 13:59:09 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 13:59:42 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:01:42 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:03:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:05:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:05:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:06:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:07:18 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:08:18 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:08:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:09:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:10:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:11:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:12:33 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:13:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:14:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:15:36 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:16:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:18:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:19:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:20:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:22:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:24:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:26:09 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:27:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:28:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:29:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:32:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:32:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:33:48 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:34:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:34:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:35:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:36:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:37:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:38:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:40:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:41:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:42:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:43:07 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:44:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:45:10 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:45:43 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:46:43 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:47:16 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:48:16 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:48:49 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:49:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:49:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:51:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 14:52:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:53:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:54:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:55:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:56:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:57:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:58:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 14:59:31 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:00:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:02:04 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:02:37 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:03:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:04:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:05:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:06:40 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:07:40 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:08:40 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:09:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:11:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:12:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:14:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:15:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:16:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:17:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:18:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:19:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:21:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:22:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:23:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:23:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:24:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:26:20 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:26:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:27:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:28:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:28:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:31:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:32:02 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:33:02 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:33:35 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:34:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:35:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:37:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:38:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:39:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:40:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:41:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:42:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:43:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:44:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:45:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:46:47 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:48:20 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:48:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:49:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:50:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:51:56 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:52:56 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:53:29 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:54:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:55:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:56:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 15:57:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:57:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:58:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:58:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 15:59:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:00:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:01:48 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:02:48 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:03:51 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:04:24 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:05:54 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:08:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:10:00 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:10:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:11:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:13:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:14:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:14:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:15:42 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:16:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:17:19 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:18:19 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:19:49 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:20:49 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:22:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:23:52 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:24:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:25:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:26:25 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:27:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:28:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:29:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:30:58 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:32:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:33:01 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:34:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:35:07 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:36:07 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:36:40 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:38:10 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:39:40 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:40:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:40:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:41:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:41:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:42:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:44:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:46:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:47:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:48:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:50:01 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:51:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:52:31 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:53:31 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 16:54:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:55:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:56:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 16:58:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:00:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:01:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:02:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:03:34 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:05:04 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:06:34 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:07:38 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:09:41 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:10:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:11:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:12:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:13:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:14:44 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:15:44 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:16:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:17:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:18:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:20:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:21:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:22:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:23:50 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:24:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:25:26 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:26:26 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:26:59 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:28:02 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:29:35 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:31:05 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:31:38 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:33:08 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:34:41 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:35:14 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:36:14 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:36:47 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:39:17 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:42:17 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:42:50 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:44:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:45:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:46:20 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:47:20 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:48:23 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:49:23 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:50:23 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:51:23 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:52:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:53:57 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:54:30 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:55:30 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:56:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:57:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:58:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 17:59:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 17:59:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:01:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:02:06 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:03:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:03:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:04:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:05:12 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:06:12 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:06:45 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:07:18 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:07:51 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:08:51 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:10:21 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:11:24 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:11:36.528366 [ERR] http: Request /v1/jobs?region=us-west-2&wait=60000ms, error: rpc error: 1 error(s) occurred: | |
* Task group example1 validation failed: 1 error(s) occurred: | |
* Update max parallel count is greater than task group count: 2 > 1 | |
2017/07/10 18:12:27 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:13:00 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:14:03 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:16:03 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:16:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:17:36 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:19:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:19:39 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:20:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:21:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:22:16 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:23:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:24:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:25:22 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:25:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:26:55 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:28:08.998228 [ERR] http: Request /v1/jobs?region=us-west-2&wait=60000ms, error: rpc error: 1 error(s) occurred: | |
* Task group example1 validation failed: 1 error(s) occurred: | |
* Update max parallel count is greater than task group count: 2 > 1 | |
2017/07/10 18:29:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:31:28 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:32:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:33:00 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:34:33 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:36:06 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:36:39 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:37:13 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:37:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:40:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:41:46 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:42:46 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:43:19 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:43:52 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:45:22 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:45:49.803578 [ERR] worker: failed to dequeue evaluation: rpc error: eval broker disabled | |
2017/07/10 18:45:51 [WARN] raft: Heartbeat timeout from "192.168.177.230:4647" reached, starting election | |
2017/07/10 18:45:51 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 5 | |
2017/07/10 18:45:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: EOF | |
2017/07/10 18:45:52 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:45:52 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 6 | |
2017/07/10 18:45:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:45:54 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:45:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:45:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:45:55.002651 [ERR] worker: failed to dequeue evaluation: rpc error: No cluster leader | |
2017/07/10 18:45:55 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:45:55 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 8 | |
2017/07/10 18:45:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:45:56 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:45:57 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:45:57 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 10 | |
2017/07/10 18:45:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:45:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:45:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:45:58.366007 [ERR] http: Request /v1/node/63c8b662-3155-78a9-0d41-f42e9c512757?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.368283 [ERR] http: Request /v1/node/c6b4c39a-1a2f-c13a-3eb4-8216545de94d?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.380507 [ERR] http: Request /v1/node/1fdb616a-e5dd-99a8-e367-cc2f5fddc126?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.393114 [ERR] http: Request /v1/node/c6b4c39a-1a2f-c13a-3eb4-8216545de94d?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.405036 [ERR] http: Request /v1/node/63c8b662-3155-78a9-0d41-f42e9c512757?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.424666 [ERR] http: Request /v1/node/ecc27aa3-f74a-558b-a2f9-96316032dad1?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.432870 [ERR] http: Request /v1/node/ecc27aa3-f74a-558b-a2f9-96316032dad1?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.454300 [ERR] http: Request /v1/node/60bbcd9e-a89a-7703-ff64-cd83869b12c3?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.460189 [ERR] http: Request /v1/node/319b36a1-562a-1da6-e31d-612b5279cc0f?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.485709 [ERR] http: Request /v1/node/319b36a1-562a-1da6-e31d-612b5279cc0f?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.513320 [ERR] http: Request /v1/node/16f7692d-81b0-d6d5-881a-47c1edc30771?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.515743 [ERR] http: Request /v1/node/16f7692d-81b0-d6d5-881a-47c1edc30771?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.515912 [ERR] http: Request /v1/node/60bbcd9e-a89a-7703-ff64-cd83869b12c3?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58.618087 [ERR] http: Request /v1/node/1fdb616a-e5dd-99a8-e367-cc2f5fddc126?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:58 [INFO] memberlist: Suspect qa-nomad-07e297173dc7fc0d0.us-west-2 has failed, no acks received | |
2017/07/10 18:45:59.088365 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:45:59 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:45:59 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 11 | |
2017/07/10 18:45:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:45:59.701635 [ERR] http: Request /v1/node/ecc27aa3-f74a-558b-a2f9-96316032dad1?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.710123 [ERR] http: Request /v1/node/16f7692d-81b0-d6d5-881a-47c1edc30771?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.744100 [ERR] http: Request /v1/node/319b36a1-562a-1da6-e31d-612b5279cc0f?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.747516 [ERR] http: Request /v1/node/1fdb616a-e5dd-99a8-e367-cc2f5fddc126?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.754966 [ERR] http: Request /v1/node/c6b4c39a-1a2f-c13a-3eb4-8216545de94d?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.886953 [ERR] http: Request /v1/node/63c8b662-3155-78a9-0d41-f42e9c512757?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:45:59.903510 [ERR] http: Request /v1/node/60bbcd9e-a89a-7703-ff64-cd83869b12c3?region=us-west-2&wait=60000ms, error: No cluster leader | |
2017/07/10 18:46:00.157362 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:00 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:02 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:46:02 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 13 | |
2017/07/10 18:46:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:03 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:05.539815 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:06 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:46:06 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 16 | |
2017/07/10 18:46:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:07.070683 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:07.578705 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:07 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 17 | |
2017/07/10 18:46:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:08 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:08 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 18 | |
2017/07/10 18:46:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:10 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:10 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 19 | |
2017/07/10 18:46:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:11.909762 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:11 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:11 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 20 | |
2017/07/10 18:46:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:12.077335 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:13 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:13 [INFO] memberlist: Suspect qa-nomad-07e297173dc7fc0d0.us-west-2 has failed, no acks received | |
2017/07/10 18:46:14 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:46:14 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 22 | |
2017/07/10 18:46:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:15 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:18 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:46:18 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 25 | |
2017/07/10 18:46:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:19 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 26 | |
2017/07/10 18:46:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:21 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:21 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 27 | |
2017/07/10 18:46:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:22.109753 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:23 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:23 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 28 | |
2017/07/10 18:46:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:23 [INFO] memberlist: Suspect qa-nomad-07e297173dc7fc0d0.us-west-2 has failed, no acks received | |
2017/07/10 18:46:24 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 29 | |
2017/07/10 18:46:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:25.123853 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 30 | |
2017/07/10 18:46:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:27 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:27 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 31 | |
2017/07/10 18:46:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:28 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:28 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 32 | |
2017/07/10 18:46:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:28 [INFO] memberlist: Marking qa-nomad-07e297173dc7fc0d0.us-west-2 as failed, suspect timeout reached (0 peer confirmations) | |
2017/07/10 18:46:28 [INFO] serf: EventMemberFailed: qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149 | |
2017/07/10 18:46:28.633693 [INFO] nomad: removing server qa-nomad-07e297173dc7fc0d0.us-west-2 (Addr: 192.168.177.149:4647) (DC: qa) | |
2017/07/10 18:46:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:29 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 33 | |
2017/07/10 18:46:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:31 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:31 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 34 | |
2017/07/10 18:46:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:32 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 35 | |
2017/07/10 18:46:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:34 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:34 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 36 | |
2017/07/10 18:46:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:35 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 37 | |
2017/07/10 18:46:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:36.651419 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:46:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:37.322571 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:37.343719 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 38 | |
2017/07/10 18:46:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:37.700362 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:38.271143 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:38 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:38 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 39 | |
2017/07/10 18:46:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:39 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:43 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:46:43 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 43 | |
2017/07/10 18:46:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:44 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:44 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 44 | |
2017/07/10 18:46:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:46 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:46 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 45 | |
2017/07/10 18:46:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:47 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:47 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 46 | |
2017/07/10 18:46:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:48 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:48 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 47 | |
2017/07/10 18:46:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:49 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:49 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 48 | |
2017/07/10 18:46:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:51.096052 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:46:51 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:51 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 49 | |
2017/07/10 18:46:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:52 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:46:52 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:46:52 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 50 | |
2017/07/10 18:46:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:46:52.389388 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:46:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:53 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:46:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:46:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:46:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:00 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:00 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 56 | |
2017/07/10 18:47:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:01 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:01 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 57 | |
2017/07/10 18:47:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:02 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:02 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 58 | |
2017/07/10 18:47:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:04.150011 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:04 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:04 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 59 | |
2017/07/10 18:47:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:05 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:05 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 60 | |
2017/07/10 18:47:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:06 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:06 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 61 | |
2017/07/10 18:47:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:07.358424 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:07.484740 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:47:07.614118 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:07 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 62 | |
2017/07/10 18:47:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:09 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:09 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 63 | |
2017/07/10 18:47:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:10 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:10 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 64 | |
2017/07/10 18:47:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:11 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:11 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 65 | |
2017/07/10 18:47:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:13 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 66 | |
2017/07/10 18:47:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:14 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:14 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 67 | |
2017/07/10 18:47:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 68 | |
2017/07/10 18:47:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:17.097041 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:17 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:21 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:21 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 73 | |
2017/07/10 18:47:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:22.566070 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:47:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:23 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:23 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 74 | |
2017/07/10 18:47:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:23 [INFO] serf: attempting reconnect to qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149:4648 | |
2017/07/10 18:47:23.787747 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:47:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:25 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 75 | |
2017/07/10 18:47:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 76 | |
2017/07/10 18:47:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:28 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:29 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 78 | |
2017/07/10 18:47:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:30.080404 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:30 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:32 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 80 | |
2017/07/10 18:47:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:33 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:33 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 81 | |
2017/07/10 18:47:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:34 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:34 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 82 | |
2017/07/10 18:47:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:36 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:36 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 83 | |
2017/07/10 18:47:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:37.192312 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:37.636965 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:47:37.644279 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 84 | |
2017/07/10 18:47:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:39 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:39 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 85 | |
2017/07/10 18:47:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:40 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:40 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 86 | |
2017/07/10 18:47:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:41 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:41 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 87 | |
2017/07/10 18:47:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:42 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:43.118351 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:44 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:44 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 89 | |
2017/07/10 18:47:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:45 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:45 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 90 | |
2017/07/10 18:47:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:47 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:47 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 91 | |
2017/07/10 18:47:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:48 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:48 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 92 | |
2017/07/10 18:47:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:49 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:50 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:50 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 94 | |
2017/07/10 18:47:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:51 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:51 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 95 | |
2017/07/10 18:47:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:52 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:47:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:52.693612 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:47:53 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:47:53 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 97 | |
2017/07/10 18:47:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:53 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:47:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:54 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:54 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 98 | |
2017/07/10 18:47:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:56.161300 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:47:56 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:56 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 99 | |
2017/07/10 18:47:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:57 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:57 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 100 | |
2017/07/10 18:47:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:47:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:47:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:47:59 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:47:59 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 101 | |
2017/07/10 18:47:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:00 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:00 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 102 | |
2017/07/10 18:48:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:02 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:02 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 103 | |
2017/07/10 18:48:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:03 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:03 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 104 | |
2017/07/10 18:48:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:04 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:07.238140 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:07 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 107 | |
2017/07/10 18:48:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:07.703599 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:48:07.785294 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:08 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:08 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 108 | |
2017/07/10 18:48:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:09.247312 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:10.379451 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:48:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:10 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:10 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 109 | |
2017/07/10 18:48:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:11 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:11 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 110 | |
2017/07/10 18:48:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:13 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 111 | |
2017/07/10 18:48:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 112 | |
2017/07/10 18:48:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:16 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:16 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 113 | |
2017/07/10 18:48:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:18 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:18 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 114 | |
2017/07/10 18:48:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:19 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 115 | |
2017/07/10 18:48:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:20 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:22.114420 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:22 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 117 | |
2017/07/10 18:48:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:22.933399 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:48:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:24 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 118 | |
2017/07/10 18:48:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:25 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:25 [INFO] serf: attempting reconnect to qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149:4648 | |
2017/07/10 18:48:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:29 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 123 | |
2017/07/10 18:48:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:31 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:31 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 124 | |
2017/07/10 18:48:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:32 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 125 | |
2017/07/10 18:48:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:34 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:34 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 126 | |
2017/07/10 18:48:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:35.194558 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:35 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 127 | |
2017/07/10 18:48:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:37.321703 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 128 | |
2017/07/10 18:48:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:37.850082 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:37.982004 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:48:39 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:48:39 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 129 | |
2017/07/10 18:48:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:41 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:42 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:42 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 131 | |
2017/07/10 18:48:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:44 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:45 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:45 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 133 | |
2017/07/10 18:48:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:46 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:48:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:48.204104 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:48:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:53.099458 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:48:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:48:55 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:48:57 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:57 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 142 | |
2017/07/10 18:48:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:48:57.355363 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:48:58 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:48:59 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:48:59 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 144 | |
2017/07/10 18:48:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:00 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:01.080875 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:03 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:03 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 147 | |
2017/07/10 18:49:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:04 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:06 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:06 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 149 | |
2017/07/10 18:49:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:07 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 150 | |
2017/07/10 18:49:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:07.381951 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:07.641412 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:08.132940 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:49:08 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:08 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 151 | |
2017/07/10 18:49:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:09 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:09 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 152 | |
2017/07/10 18:49:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:10 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:10 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 153 | |
2017/07/10 18:49:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:12 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:13 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 155 | |
2017/07/10 18:49:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:14.296456 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 156 | |
2017/07/10 18:49:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:16 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:18 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:18 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 158 | |
2017/07/10 18:49:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:19 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 159 | |
2017/07/10 18:49:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:20 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:20 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 160 | |
2017/07/10 18:49:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:22 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 161 | |
2017/07/10 18:49:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:23.220423 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:49:23 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:23 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 162 | |
2017/07/10 18:49:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:24 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 163 | |
2017/07/10 18:49:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 164 | |
2017/07/10 18:49:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:27.112595 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:27 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:27 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 165 | |
2017/07/10 18:49:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:28 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:28 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 166 | |
2017/07/10 18:49:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:30 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:30 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 167 | |
2017/07/10 18:49:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:32 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 168 | |
2017/07/10 18:49:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:34 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:35 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 170 | |
2017/07/10 18:49:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:36 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:36 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 171 | |
2017/07/10 18:49:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:37.373931 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:37.781886 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 172 | |
2017/07/10 18:49:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:38.485650 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:49:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:39 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:39 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 173 | |
2017/07/10 18:49:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:40.084729 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:40 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:41 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:41 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 175 | |
2017/07/10 18:49:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:43.147384 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:49:43 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:44 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:44 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 177 | |
2017/07/10 18:49:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:46 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:47 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:47 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 179 | |
2017/07/10 18:49:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:48 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:49:48 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 180 | |
2017/07/10 18:49:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:50 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:51 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:51 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 182 | |
2017/07/10 18:49:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:53.109459 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:49:53 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:53.570281 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:49:54 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:54 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 184 | |
2017/07/10 18:49:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:55 [INFO] serf: attempting reconnect to qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149:4648 | |
2017/07/10 18:49:55 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:49:57 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:49:57 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 186 | |
2017/07/10 18:49:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:49:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:58 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:49:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:49:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:00 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:00 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 188 | |
2017/07/10 18:50:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:01 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:01 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 189 | |
2017/07/10 18:50:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:02 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:06.214311 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:07.489652 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:07.696235 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:08.609353 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:50:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:13 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 197 | |
2017/07/10 18:50:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:14 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:17 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:17 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 200 | |
2017/07/10 18:50:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:19 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:19.202730 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:20 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:20 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 202 | |
2017/07/10 18:50:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:22 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 203 | |
2017/07/10 18:50:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:23 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:23 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 204 | |
2017/07/10 18:50:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:23.815414 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:50:24 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 205 | |
2017/07/10 18:50:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:25 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 206 | |
2017/07/10 18:50:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:25 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:50:27 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:29.579502 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:50:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:31 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:31 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 210 | |
2017/07/10 18:50:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:32.241490 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:32 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:35 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 213 | |
2017/07/10 18:50:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:37 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:37.321051 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:37.726018 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:38 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:38 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 215 | |
2017/07/10 18:50:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:38.985494 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:50:39 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:42 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:50:42 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 218 | |
2017/07/10 18:50:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:43 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:43 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 219 | |
2017/07/10 18:50:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:45.153106 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:45 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:45 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 220 | |
2017/07/10 18:50:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:46 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:46 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 221 | |
2017/07/10 18:50:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:47 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:47 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 222 | |
2017/07/10 18:50:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:49 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:49 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 223 | |
2017/07/10 18:50:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:50 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:50 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 224 | |
2017/07/10 18:50:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:52 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:52 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 225 | |
2017/07/10 18:50:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:53 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:53 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 226 | |
2017/07/10 18:50:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:54.036190 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:50:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:55 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:50:55 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 227 | |
2017/07/10 18:50:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:50:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:50:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:56 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:50:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:50:58.215270 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:50:58 [INFO] serf: attempting reconnect to qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149:4648 | |
2017/07/10 18:50:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:01 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:01 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 231 | |
2017/07/10 18:51:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:02 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:03 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:03 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 233 | |
2017/07/10 18:51:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:05 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:05 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 234 | |
2017/07/10 18:51:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:07.332432 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:07 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 235 | |
2017/07/10 18:51:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:07.869092 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:09.067226 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:51:09 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:11.151312 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:17.163564 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:51:17 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:17 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 242 | |
2017/07/10 18:51:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:18 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:19 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 244 | |
2017/07/10 18:51:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:20 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:20 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 245 | |
2017/07/10 18:51:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:22 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 246 | |
2017/07/10 18:51:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:23 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:23 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 247 | |
2017/07/10 18:51:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:24.166835 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:24.279726 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:51:25 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 248 | |
2017/07/10 18:51:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 249 | |
2017/07/10 18:51:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:27 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:27 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 250 | |
2017/07/10 18:51:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:28 [INFO] serf: attempting reconnect to qa-nomad-0a9cdb8031674b7c5.us-west-2 192.168.177.170:4648 | |
2017/07/10 18:51:29 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 251 | |
2017/07/10 18:51:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:30 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:30 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 252 | |
2017/07/10 18:51:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:31 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:33 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:33 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 254 | |
2017/07/10 18:51:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:34 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:37.178227 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:37.485033 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:37.925667 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:51:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:39.280621 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:51:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:43 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:43 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 261 | |
2017/07/10 18:51:43 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:44 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:44 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 262 | |
2017/07/10 18:51:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: dial tcp 192.168.177.149:4647: getsockopt: connection refused | |
2017/07/10 18:51:46 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:46 [INFO] serf: EventMemberJoin: qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149 | |
2017/07/10 18:51:46.143513 [INFO] nomad: adding server qa-nomad-07e297173dc7fc0d0.us-west-2 (Addr: 192.168.177.149:4647) (DC: qa) | |
2017/07/10 18:51:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:47.420009 [ERR] http: Request /v1/status/peers, error: rpc error: failed to get conn: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:51:49 [WARN] raft: Heartbeat timeout from "192.168.177.230:4647" reached, starting election | |
2017/07/10 18:51:49 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 265 | |
2017/07/10 18:51:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: EOF | |
2017/07/10 18:51:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:49 [INFO] raft: Duplicate RequestVote for same term: 265 | |
2017/07/10 18:51:50 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:50 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 266 | |
2017/07/10 18:51:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:51:52 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:51:52 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 267 | |
2017/07/10 18:51:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:51:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:53 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:53 [INFO] memberlist: Suspect qa-nomad-0d49f03edbe1f4333.us-west-2 has failed, no acks received | |
2017/07/10 18:51:53 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:54.330633 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:51:54 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:55 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:55 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 269 | |
2017/07/10 18:51:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:51:56 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:51:58 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:51:58 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 271 | |
2017/07/10 18:51:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:51:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:51:59 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:51:59 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:51:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:00 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:00 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 273 | |
2017/07/10 18:52:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:02 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:02.520681 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:02.795468 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:52:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:03 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:03 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 275 | |
2017/07/10 18:52:03 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:04 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:04 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 276 | |
2017/07/10 18:52:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:06 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:06 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 277 | |
2017/07/10 18:52:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:07.413406 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:07.775084 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:08 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:08 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 278 | |
2017/07/10 18:52:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:08 [INFO] memberlist: Suspect qa-nomad-0d49f03edbe1f4333.us-west-2 has failed, no acks received | |
2017/07/10 18:52:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:09.332370 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:52:09 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:09 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 279 | |
2017/07/10 18:52:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:11 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:11 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 280 | |
2017/07/10 18:52:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:13 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 281 | |
2017/07/10 18:52:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:14 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:14 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 282 | |
2017/07/10 18:52:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 283 | |
2017/07/10 18:52:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:15.635259 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:16 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:17 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:17 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 285 | |
2017/07/10 18:52:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:19 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:23 [INFO] memberlist: Suspect qa-nomad-0d49f03edbe1f4333.us-west-2 has failed, no acks received | |
2017/07/10 18:52:23 [INFO] memberlist: Marking qa-nomad-0d49f03edbe1f4333.us-west-2 as failed, suspect timeout reached (0 peer confirmations) | |
2017/07/10 18:52:23 [INFO] serf: EventMemberFailed: qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230 | |
2017/07/10 18:52:23.633797 [INFO] nomad: removing server qa-nomad-0d49f03edbe1f4333.us-west-2 (Addr: 192.168.177.230:4647) (DC: qa) | |
2017/07/10 18:52:24 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 289 | |
2017/07/10 18:52:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:24.466305 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:52:25 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 290 | |
2017/07/10 18:52:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 291 | |
2017/07/10 18:52:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:28.465466 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:28 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:28 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 292 | |
2017/07/10 18:52:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:29 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 293 | |
2017/07/10 18:52:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:30 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:31 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:31 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 295 | |
2017/07/10 18:52:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:33 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:33 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:36 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:36 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 299 | |
2017/07/10 18:52:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:37.515701 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:37.816113 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 300 | |
2017/07/10 18:52:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:39.617533 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:52:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:39 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:39 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 301 | |
2017/07/10 18:52:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:41 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:41 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 302 | |
2017/07/10 18:52:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:41.533904 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:41 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:42 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:42 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 303 | |
2017/07/10 18:52:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:44 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:52:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:48.171394 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:52:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:52 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:52:54.495355 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:52:54.754936 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:52:55 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:52:55 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 312 | |
2017/07/10 18:52:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:56 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:56 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 313 | |
2017/07/10 18:52:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:57 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:57 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 314 | |
2017/07/10 18:52:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:58 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:52:59 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:52:59 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 315 | |
2017/07/10 18:52:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:52:59 [INFO] serf: attempting reconnect to qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230:4648 | |
2017/07/10 18:53:01 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:01 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 316 | |
2017/07/10 18:53:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:02 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:02 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 317 | |
2017/07/10 18:53:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:04 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:04 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 318 | |
2017/07/10 18:53:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:05 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:05 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 319 | |
2017/07/10 18:53:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:07 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:07 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 320 | |
2017/07/10 18:53:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:07.431488 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:07.481090 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:07.928435 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:07 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:08 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:08 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 321 | |
2017/07/10 18:53:08 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:09 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:09 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 322 | |
2017/07/10 18:53:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:10.017598 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:53:10 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:10 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 323 | |
2017/07/10 18:53:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:10 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:12 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:12 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 324 | |
2017/07/10 18:53:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:14 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:14 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 325 | |
2017/07/10 18:53:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 326 | |
2017/07/10 18:53:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:17 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:17 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 327 | |
2017/07/10 18:53:17 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:18 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:19 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 329 | |
2017/07/10 18:53:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:20.522390 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:20 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:22 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 331 | |
2017/07/10 18:53:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:23 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:25.063074 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:53:25 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 333 | |
2017/07/10 18:53:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:26 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 334 | |
2017/07/10 18:53:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:28 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:28 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 335 | |
2017/07/10 18:53:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:29 [INFO] serf: attempting reconnect to qa-nomad-04359d4a7266dd7f8.us-west-2 192.168.177.228:4648 | |
2017/07/10 18:53:29 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:32 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 338 | |
2017/07/10 18:53:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:33.442226 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:34 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:34.731478 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:53:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:36 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:37.565701 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:38.108455 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:40.155093 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:53:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:45 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:45 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 347 | |
2017/07/10 18:53:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:46 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:46 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 348 | |
2017/07/10 18:53:46 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:46.633326 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:47 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:47 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 349 | |
2017/07/10 18:53:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:49 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:49 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 350 | |
2017/07/10 18:53:49 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:50 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:53:50 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 351 | |
2017/07/10 18:53:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:53:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:51 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:53:51 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:53:55 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:55.176195 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:53:56 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:57 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:53:59.572682 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:53:59 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:53:59 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 358 | |
2017/07/10 18:53:59 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:00 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:01 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:01 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 359 | |
2017/07/10 18:54:01 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:02 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:02 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 360 | |
2017/07/10 18:54:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:02 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:04 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:04 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 361 | |
2017/07/10 18:54:04 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:05 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:05 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 362 | |
2017/07/10 18:54:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:05 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:06 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:06 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 363 | |
2017/07/10 18:54:06 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:07.431868 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:08.117207 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:08 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:09 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:54:09 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 365 | |
2017/07/10 18:54:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:09 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:10.229694 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:54:11 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:11 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 366 | |
2017/07/10 18:54:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:11 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:12.465346 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:12 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:12 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 367 | |
2017/07/10 18:54:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:12 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:13 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:13 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 368 | |
2017/07/10 18:54:13 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:14 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:15 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:15 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 369 | |
2017/07/10 18:54:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:15 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:16 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:16 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:18 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:54:18 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 371 | |
2017/07/10 18:54:18 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:19 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:19 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 372 | |
2017/07/10 18:54:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:19 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: EOF | |
2017/07/10 18:54:20 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:20 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 373 | |
2017/07/10 18:54:20 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:21.291499 [INFO] server.nomad: successfully contacted 1 Nomad Servers | |
2017/07/10 18:54:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:21 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:22 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:22 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 374 | |
2017/07/10 18:54:22 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:23 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:24 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:24 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 375 | |
2017/07/10 18:54:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:24 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:25 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:25 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 376 | |
2017/07/10 18:54:25 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:25.370157 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:54:25.727026 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: read tcp 192.168.177.183:54686->192.168.177.149:4647: read: connection reset by peer | |
2017/07/10 18:54:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: read tcp 192.168.177.183:54694->192.168.177.149:4647: read: connection reset by peer | |
2017/07/10 18:54:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: read tcp 192.168.177.183:54704->192.168.177.149:4647: read: connection reset by peer | |
2017/07/10 18:54:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.149:4647 192.168.177.149:4647}: read tcp 192.168.177.183:54712->192.168.177.149:4647: read: connection reset by peer | |
2017/07/10 18:54:27 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:27 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 377 | |
2017/07/10 18:54:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:27 [INFO] serf: EventMemberUpdate: qa-nomad-07e297173dc7fc0d0.us-west-2 | |
2017/07/10 18:54:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:28 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:28 [INFO] memberlist: Suspect qa-nomad-07e297173dc7fc0d0.us-west-2 has failed, no acks received | |
2017/07/10 18:54:28 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:29 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:54:29 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 379 | |
2017/07/10 18:54:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:29 [INFO] serf: attempting reconnect to qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230:4648 | |
2017/07/10 18:54:29 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:30 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:30 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 380 | |
2017/07/10 18:54:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:30 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:31 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:32 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:32 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 381 | |
2017/07/10 18:54:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:32 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:33 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:34 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:35 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:54:35 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 383 | |
2017/07/10 18:54:35 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:37 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:37 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 384 | |
2017/07/10 18:54:37 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:37.522983 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:37.901102 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:38 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:38 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 385 | |
2017/07/10 18:54:38.525325 [ERR] http: Request /v1/status/peers, error: No cluster leader | |
2017/07/10 18:54:38 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:39 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:40 [WARN] raft: Election timeout reached, restarting election | |
2017/07/10 18:54:40 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 386 | |
2017/07/10 18:54:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:40.382223 [ERR] worker: failed to dequeue evaluation: No cluster leader | |
2017/07/10 18:54:40 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:41 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:42 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:44 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:54:44 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 389 | |
2017/07/10 18:54:44 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:54:45 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:45 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:54:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:47 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:54:48 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:50 [INFO] serf: EventMemberJoin: qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230 | |
2017/07/10 18:54:50.026146 [INFO] nomad: adding server qa-nomad-0d49f03edbe1f4333.us-west-2 (Addr: 192.168.177.230:4647) (DC: qa) | |
2017/07/10 18:54:50 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.228:4647 192.168.177.228:4647}: dial tcp 192.168.177.228:4647: i/o timeout | |
2017/07/10 18:54:50.413919 [ERR] worker: failed to dequeue evaluation: rpc error: eval broker disabled | |
Loaded configuration from /etc/nomad.d/server/bind.json, /etc/nomad.d/server/config.json, /etc/nomad.d/server/gossip.json, /etc/nomad.d/server/region.json, /etc/nomad.d/server/zmisc.json | |
==> Starting Nomad agent... | |
==> Nomad agent configuration: | |
Atlas: <disabled> | |
Client: false | |
Log Level: INFO | |
Region: us-west-2 (DC: qa) | |
Server: true | |
Version: 0.6.0rc1 | |
==> Nomad agent started! Log data will stream in below: | |
2017/07/10 18:57:05 [INFO] raft: Initial configuration (index=1773): [{Suffrage:Voter ID:192.168.177.230:4647 Address:192.168.177.230:4647} {Suffrage:Voter ID:192.168.177.170:4647 Address:192.168.177.170:4647} {Suffrage:Voter ID:192.168.177.228:4647 Address:192.168.177.228:4647} {Suffrage:Voter ID:192.168.177.183:4647 Address:192.168.177.183:4647} {Suffrage:Voter ID:192.168.177.149:4647 Address:192.168.177.149:4647}] | |
2017/07/10 18:57:05 [INFO] serf: EventMemberJoin: qa-nomad-09044b5d1d9a39389.us-west-2 192.168.177.183 | |
2017/07/10 18:57:05.886771 [INFO] nomad: starting 1 scheduling worker(s) for [service batch system _core] | |
2017/07/10 18:57:05 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:57:05 [INFO] serf: Attempting re-join to previously known node: qa-nomad-07e297173dc7fc0d0.us-west-2: 192.168.177.149:4648 | |
2017/07/10 18:57:05.887252 [INFO] nomad: adding server qa-nomad-09044b5d1d9a39389.us-west-2 (Addr: 192.168.177.183:4647) (DC: qa) | |
2017/07/10 18:57:05 [INFO] serf: EventMemberJoin: qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149 | |
2017/07/10 18:57:05 [INFO] serf: EventMemberJoin: qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230 | |
2017/07/10 18:57:05 [INFO] serf: Re-joined to previously known node: qa-nomad-07e297173dc7fc0d0.us-west-2: 192.168.177.149:4648 | |
2017/07/10 18:57:05.888738 [INFO] nomad: adding server qa-nomad-07e297173dc7fc0d0.us-west-2 (Addr: 192.168.177.149:4647) (DC: qa) | |
2017/07/10 18:57:05.888749 [INFO] nomad: adding server qa-nomad-0d49f03edbe1f4333.us-west-2 (Addr: 192.168.177.230:4647) (DC: qa) | |
2017/07/10 18:57:06 [WARN] raft: Failed to get previous log: 2916 log not found (last: 2914) | |
2017/07/10 18:57:06 [ERR] raft-net: Failed to decode incoming command: read tcp 192.168.177.183:4647->192.168.177.149:50414: read: connection reset by peer | |
Loaded configuration from /etc/nomad.d/server/bind.json, /etc/nomad.d/server/config.json, /etc/nomad.d/server/gossip.json, /etc/nomad.d/server/region.json, /etc/nomad.d/server/zmisc.json | |
==> Starting Nomad agent... | |
==> Nomad agent configuration: | |
Atlas: <disabled> | |
Client: false | |
Log Level: INFO | |
Region: us-west-2 (DC: qa) | |
Server: true | |
Version: 0.6.0rc1 | |
==> Nomad agent started! Log data will stream in below: | |
2017/07/10 18:57:24 [INFO] raft: Initial configuration (index=1773): [{Suffrage:Voter ID:192.168.177.230:4647 Address:192.168.177.230:4647} {Suffrage:Voter ID:192.168.177.170:4647 Address:192.168.177.170:4647} {Suffrage:Voter ID:192.168.177.228:4647 Address:192.168.177.228:4647} {Suffrage:Voter ID:192.168.177.183:4647 Address:192.168.177.183:4647} {Suffrage:Voter ID:192.168.177.149:4647 Address:192.168.177.149:4647}] | |
2017/07/10 18:57:24 [INFO] serf: EventMemberJoin: qa-nomad-09044b5d1d9a39389.us-west-2 192.168.177.183 | |
2017/07/10 18:57:24.358525 [INFO] nomad: starting 1 scheduling worker(s) for [system service batch _core] | |
2017/07/10 18:57:24 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:57:24 [INFO] serf: Attempting re-join to previously known node: qa-nomad-07e297173dc7fc0d0.us-west-2: 192.168.177.149:4648 | |
2017/07/10 18:57:24.359036 [INFO] nomad: adding server qa-nomad-09044b5d1d9a39389.us-west-2 (Addr: 192.168.177.183:4647) (DC: qa) | |
2017/07/10 18:57:24 [INFO] serf: EventMemberJoin: qa-nomad-07e297173dc7fc0d0.us-west-2 192.168.177.149 | |
2017/07/10 18:57:24 [INFO] serf: Re-joined to previously known node: qa-nomad-07e297173dc7fc0d0.us-west-2: 192.168.177.149:4648 | |
2017/07/10 18:57:24.360467 [INFO] nomad: adding server qa-nomad-07e297173dc7fc0d0.us-west-2 (Addr: 192.168.177.149:4647) (DC: qa) | |
2017/07/10 18:57:26 [WARN] raft: Heartbeat timeout from "" reached, starting election | |
2017/07/10 18:57:26 [INFO] raft: Node at 192.168.177.183:4647 [Candidate] entering Candidate state in term 429 | |
2017/07/10 18:57:26 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.230:4647 192.168.177.230:4647}: dial tcp 192.168.177.230:4647: getsockopt: connection refused | |
2017/07/10 18:57:27 [INFO] raft: Node at 192.168.177.183:4647 [Follower] entering Follower state (Leader: "") | |
2017/07/10 18:57:27 [ERR] raft: Failed to make RequestVote RPC to {Voter 192.168.177.170:4647 192.168.177.170:4647}: dial tcp 192.168.177.170:4647: getsockopt: no route to host | |
2017/07/10 18:57:32 [INFO] serf: EventMemberJoin: qa-nomad-0d49f03edbe1f4333.us-west-2 192.168.177.230 | |
2017/07/10 18:57:32.764477 [INFO] nomad: adding server qa-nomad-0d49f03edbe1f4333.us-west-2 (Addr: 192.168.177.230:4647) (DC: qa) | |
2017/07/10 18:57:34 [ERR] yamux: Failed to write header: write tcp 192.168.177.183:54958->192.168.177.149:4647: write: connection reset by peer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment