Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
           Version: 'v1.4.3'
           Node ID: 'c1498498-3290-842e-0201-45f9660dc411'
         Node name: 'dev-msb-consul-85cddc885c-5nr28'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/04/12 23:11:02 [DEBUG] agent: Using random ID "c1498498-3290-842e-0201-45f9660dc411" as node ID
    2021/04/12 23:11:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c1498498-3290-842e-0201-45f9660dc411 Address:127.0.0.1:8300}]
    2021/04/12 23:11:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/12 23:11:02 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-5nr28.dc1 127.0.0.1
    2021/04/12 23:11:02 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-5nr28 127.0.0.1
    2021/04/12 23:11:02 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/12 23:11:02 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-5nr28.dc1" in area "wan"
    2021/04/12 23:11:02 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-5nr28 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:11:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/12 23:11:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/12 23:11:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/12 23:11:02 [INFO] agent: started state syncer
    2021/04/12 23:11:02 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/12 23:11:02 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/12 23:11:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/12 23:11:02 [DEBUG] raft: Votes needed: 1
    2021/04/12 23:11:02 [DEBUG] raft: Vote granted from c1498498-3290-842e-0201-45f9660dc411 in term 2. Tally: 1
    2021/04/12 23:11:02 [INFO] raft: Election won. Tally: 1
    2021/04/12 23:11:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/12 23:11:02 [INFO] consul: cluster leadership acquired
    2021/04/12 23:11:02 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-5nr28
    2021/04/12 23:11:02 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/12 23:11:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:11:02 [INFO] consul: member 'dev-msb-consul-85cddc885c-5nr28' joined, marking health alive
    2021/04/12 23:11:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:11:02 [INFO] agent: Synced node info
    2021/04/12 23:11:02 [DEBUG] agent: Node info in sync
    2021/04/12 23:11:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:11:05 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/12 23:12:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:12:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/12 23:12:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/12 23:12:47 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.165.49_9101"
    2021/04/12 23:12:47 [DEBUG] agent: Node info in sync
    2021/04/12 23:12:47 [DEBUG] http: Request PUT /v1/agent/service/register (7.48382ms) from=10.242.178.140:59674
    2021/04/12 23:12:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:12:47 [DEBUG] agent: Node info in sync
    2021/04/12 23:12:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (1.562032ms) from=10.242.178.140:59676
    2021/04/12 23:13:02 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:13:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:14:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:14:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:14:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:14:09 [DEBUG] agent: Node info in sync
    2021/04/12 23:15:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:15:37 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:15:47 [DEBUG] http: Request GET /v1/status/leader (1.306015ms) from=10.242.178.141:40672
    2021/04/12 23:15:47 [DEBUG] http: Request GET /v1/status/leader (882.349µs) from=10.242.147.205:48694
    2021/04/12 23:16:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:16:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:16:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:16:05 [DEBUG] agent: Node info in sync
    2021/04/12 23:16:07 [DEBUG] http: Request GET /v1/status/leader (237.568µs) from=10.242.147.205:48990
    2021/04/12 23:16:07 [DEBUG] http: Request GET /v1/status/leader (134.482µs) from=10.242.178.141:40902
    2021/04/12 23:16:27 [DEBUG] http: Request GET /v1/status/leader (816.018µs) from=10.242.147.205:49258
    2021/04/12 23:16:27 [DEBUG] http: Request GET /v1/status/leader (238.851µs) from=10.242.178.141:41400
    2021/04/12 23:16:47 [DEBUG] http: Request GET /v1/status/leader (543.007µs) from=10.242.147.205:49526
    2021/04/12 23:16:47 [DEBUG] http: Request GET /v1/status/leader (144.327µs) from=10.242.178.141:41640
    2021/04/12 23:17:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:17:07 [DEBUG] http: Request GET /v1/status/leader (1.306444ms) from=10.242.147.205:49814
    2021/04/12 23:17:07 [DEBUG] http: Request GET /v1/status/leader (963.641µs) from=10.242.178.141:41886
    2021/04/12 23:17:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-rule-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-rule-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/12 23:17:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/12 23:17:09 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.96.165.49_9101"
    2021/04/12 23:17:09 [DEBUG] agent: Node info in sync
    2021/04/12 23:17:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.19405ms) from=10.242.178.140:34834
    2021/04/12 23:17:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:17:09 [DEBUG] agent: Node info in sync
    2021/04/12 23:17:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (3.389428ms) from=10.242.178.140:34842
    2021/04/12 23:17:16 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0?wait=120s&index=15 (90.264µs) from=10.242.147.205:49992
    2021/04/12 23:17:27 [DEBUG] http: Request GET /v1/status/leader (3.735657ms) from=10.242.147.205:50312
    2021/04/12 23:17:27 [DEBUG] http: Request GET /v1/status/leader (276.177µs) from=10.242.178.141:42222
    2021/04/12 23:17:47 [DEBUG] http: Request GET /v1/status/leader (1.015384ms) from=10.242.147.205:50612
    2021/04/12 23:17:47 [DEBUG] http: Request GET /v1/status/leader (173.89µs) from=10.242.178.141:42528
    2021/04/12 23:18:01 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:18:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:18:07 [DEBUG] http: Request GET /v1/status/leader (141.586µs) from=10.242.147.205:50950
    2021/04/12 23:18:07 [DEBUG] http: Request GET /v1/status/leader (559.106µs) from=10.242.178.141:42772
    2021/04/12 23:18:27 [DEBUG] http: Request GET /v1/status/leader (620.772µs) from=10.242.147.205:51230
    2021/04/12 23:18:27 [DEBUG] http: Request GET /v1/status/leader (1.366929ms) from=10.242.178.141:43022
    2021/04/12 23:18:47 [DEBUG] http: Request GET /v1/status/leader (1.001342ms) from=10.242.147.205:51534
    2021/04/12 23:18:47 [DEBUG] http: Request GET /v1/status/leader (1.44154ms) from=10.242.178.141:43264
    2021/04/12 23:19:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:19:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:19:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:19:05 [DEBUG] agent: Node info in sync
    2021/04/12 23:19:07 [DEBUG] http: Request GET /v1/status/leader (522.928µs) from=10.242.147.205:51822
    2021/04/12 23:19:07 [DEBUG] http: Request GET /v1/status/leader (238.429µs) from=10.242.178.141:43504
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=1185 (2m0.04136076s) from=10.242.178.141:42020
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=558 (2m0.028749157s) from=10.242.147.205:50002
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16?wait=120s&index=1112 (2m0.248101782s) from=10.242.147.205:49968
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11?wait=120s&index=1102 (2m0.162121507s) from=10.242.147.205:50110
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16?wait=120s&index=1149 (2m0.232886757s) from=10.242.147.205:50056
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15?wait=120s&index=1110 (2m0.2064471s) from=10.242.147.205:50130
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=77 (2m0.315215351s) from=10.242.147.205:50036
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17?wait=120s&index=1133 (2m0.37726559s) from=10.242.147.205:50068
    2021/04/12 23:19:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19?wait=120s&index=1118 (2m0.427695667s) from=10.242.147.205:50096
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=558 (2m0.77060525s) from=10.242.178.141:42028
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=559 (2m0.806516364s) from=10.242.147.205:49958
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=1181 (2m0.810596411s) from=10.242.147.205:49998
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13?wait=120s&index=1125 (2m0.77882565s) from=10.242.147.205:50092
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17?wait=120s&index=1114 (2m0.82151188s) from=10.242.147.205:50042
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19?wait=120s&index=1154 (2m0.90978226s) from=10.242.147.205:49952
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15?wait=120s&index=1147 (2m0.895457402s) from=10.242.147.205:50034
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13?wait=120s&index=1107 (2m0.994004929s) from=10.242.147.205:49988
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16?wait=120s&index=1148 (2m0.916691794s) from=10.242.147.205:50094
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1?wait=120s&index=83 (2m1.162869468s) from=10.242.147.205:49948
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=76 (2m1.188949093s) from=10.242.147.205:50000
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=1185 (2m1.21143337s) from=10.242.147.205:50062
    2021/04/12 23:19:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=547 (2m1.280584714s) from=10.242.147.205:49970
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=85 (2m1.451118736s) from=10.242.147.205:50088
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=1170 (2m1.599174628s) from=10.242.147.205:49974
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=94 (2m1.577133917s) from=10.242.147.205:50014
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=1176 (2m1.624342311s) from=10.242.147.205:50020
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15?wait=120s&index=1146 (2m1.592319373s) from=10.242.147.205:50052
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15?wait=120s&index=1129 (2m1.72097579s) from=10.242.147.205:49956
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18?wait=120s&index=1153 (2m1.740324684s) from=10.242.147.205:50058
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18?wait=120s&index=1117 (2m1.712387384s) from=10.242.147.205:50128
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12?wait=120s&index=1123 (2m1.72261896s) from=10.242.147.205:50138
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17?wait=120s&index=1132 (2m1.816926079s) from=10.242.147.205:49994
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=1178 (2m1.836170739s) from=10.242.147.205:50118
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11?wait=120s&index=1138 (2m1.889420288s) from=10.242.147.205:50080
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14?wait=120s&index=1145 (2m1.933814701s) from=10.242.147.205:50070
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13?wait=120s&index=1124 (2m1.908471788s) from=10.242.147.205:50114
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=90 (2m1.991911182s) from=10.242.147.205:50022
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19?wait=120s&index=1119 (2m2.026794753s) from=10.242.147.205:50018
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=75 (2m2.062029765s) from=10.242.147.205:49992
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11?wait=120s&index=1139 (2m2.098474815s) from=10.242.147.205:50030
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m2.065921339s) from=10.242.147.205:50106
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18?wait=120s&index=1134 (2m2.122445186s) from=10.242.147.205:50016
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1?wait=120s&index=1169 (2m2.261226242s) from=10.242.147.205:49950
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=92 (2m2.220917724s) from=10.242.147.205:50082
    2021/04/12 23:19:18 [DEBUG] http: Request GET /v1/health/service/_aai-named-query?wait=120s&index=1156 (2m2.335820843s) from=10.242.147.205:50076
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13?wait=120s&index=1143 (2m2.486670787s) from=10.242.147.205:50028
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-named-query?wait=120s&index=1157 (2m2.89619396s) from=10.242.147.205:50046
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14?wait=120s&index=1127 (2m2.887742799s) from=10.242.147.205:50112
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19?wait=120s&index=1136 (2m2.96739513s) from=10.242.147.205:50012
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=551 (2m3.038845355s) from=10.242.178.141:42026
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11?wait=120s&index=1120 (2m3.065290222s) from=10.242.147.205:50086
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15?wait=120s&index=1111 (2m3.080015822s) from=10.242.147.205:50072
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1?wait=120s&index=91 (2m3.194459363s) from=10.242.147.205:50048
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11?wait=120s&index=1121 (2m3.257696117s) from=10.242.147.205:49982
    2021/04/12 23:19:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=569 (2m3.466123933s) from=10.242.147.205:49960
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0?wait=120s&index=81 (2m3.50120712s) from=10.242.147.205:50004
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19?wait=120s&index=1137 (2m3.488473696s) from=10.242.147.205:50100
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12?wait=120s&index=1104 (2m3.635347163s) from=10.242.147.205:49976
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=78 (2m3.631306943s) from=10.242.147.205:50038
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/appc-v1?wait=120s&index=87 (2m3.674730885s) from=10.242.147.205:50084
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18?wait=120s&index=1152 (2m3.843044093s) from=10.242.147.205:50010
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=79 (2m3.953767754s) from=10.242.147.205:49962
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=86 (2m4.263643915s) from=10.242.147.205:50124
    2021/04/12 23:19:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11?wait=120s&index=1103 (2m4.411356736s) from=10.242.147.205:50054
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19?wait=120s&index=1155 (2m4.732464079s) from=10.242.147.205:49980
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16?wait=120s&index=1113 (2m4.654960963s) from=10.242.147.205:50120
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14?wait=120s&index=1144 (2m4.717648237s) from=10.242.147.205:50074
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14?wait=120s&index=1109 (2m4.733778689s) from=10.242.147.205:50078
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=1175 (2m4.764564405s) from=10.242.147.205:50090
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17?wait=120s&index=1151 (2m4.796988305s) from=10.242.147.205:50066
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14?wait=120s&index=1126 (2m4.842047186s) from=10.242.147.205:50126
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12?wait=120s&index=1105 (2m5.160807426s) from=10.242.147.205:49972
    2021/04/12 23:19:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=1182 (2m5.166533523s) from=10.242.147.205:49946
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13?wait=120s&index=1106 (2m5.78744952s) from=10.242.147.205:50008
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=559 (2m5.833662414s) from=10.242.178.141:42022
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18?wait=120s&index=1135 (2m5.804664093s) from=10.242.147.205:50006
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=1184 (2m5.878562345s) from=10.242.147.205:49966
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1?wait=120s&index=17 (2m5.925059772s) from=10.242.147.205:49942
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12?wait=120s&index=1122 (2m5.897204656s) from=10.242.147.205:50050
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=547 (2m6.038047094s) from=10.242.178.141:42024
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16?wait=120s&index=1130 (2m5.954148306s) from=10.242.147.205:50116
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12?wait=120s&index=1141 (2m6.078013953s) from=10.242.147.205:49990
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16?wait=120s&index=1131 (2m6.03299363s) from=10.242.147.205:50060
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12?wait=120s&index=1140 (2m6.059522689s) from=10.242.147.205:50040
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17?wait=120s&index=1115 (2m6.069872778s) from=10.242.147.205:50104
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=1185 (2m6.088448784s) from=10.242.147.205:50108
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15?wait=120s&index=1128 (2m6.165347159s) from=10.242.147.205:50098
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1?wait=120s&index=89 (2m6.319958371s) from=10.242.147.205:50102
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0?wait=120s&index=82 (2m6.377101102s) from=10.242.147.205:50032
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17?wait=120s&index=1150 (2m6.46965589s) from=10.242.147.205:50024
    2021/04/12 23:19:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=551 (2m6.500082956s) from=10.242.147.205:49996
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1?wait=120s&index=560 (2m6.542159543s) from=10.242.147.205:49964
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13?wait=120s&index=1142 (2m6.589951536s) from=10.242.147.205:49986
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=1183 (2m6.618525853s) from=10.242.147.205:49954
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0?wait=120s&index=88 (2m6.820967847s) from=10.242.147.205:50026
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=93 (2m6.835526615s) from=10.242.147.205:50132
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14?wait=120s&index=1108 (2m6.857903751s) from=10.242.147.205:50136
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=1179 (2m6.987109233s) from=10.242.147.205:49944
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=1180 (2m6.935551833s) from=10.242.147.205:50122
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/message-router-v1?wait=120s&index=84 (2m7.077596486s) from=10.242.147.205:50064
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1?wait=120s&index=561 (2m7.388101604s) from=10.242.147.205:49984
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18?wait=120s&index=1116 (2m7.365734134s) from=10.242.147.205:50134
    2021/04/12 23:19:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=80 (2m7.413835974s) from=10.242.147.205:50044
    2021/04/12 23:19:27 [DEBUG] http: Request GET /v1/status/leader (202.831µs) from=10.242.147.205:52112
    2021/04/12 23:19:27 [DEBUG] http: Request GET /v1/status/leader (300.393µs) from=10.242.178.141:43854
    2021/04/12 23:19:47 [DEBUG] http: Request GET /v1/status/leader (440.77µs) from=10.242.147.205:52440
    2021/04/12 23:19:47 [DEBUG] http: Request GET /v1/status/leader (439.775µs) from=10.242.178.141:44098
    2021/04/12 23:20:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:20:07 [DEBUG] http: Request GET /v1/status/leader (2.705764ms) from=10.242.147.205:52720
    2021/04/12 23:20:08 [DEBUG] http: Request GET /v1/status/leader (296.152µs) from=10.242.178.141:44338
    2021/04/12 23:20:21 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:20:27 [DEBUG] http: Request GET /v1/status/leader (2.082578ms) from=10.242.147.205:52970
    2021/04/12 23:20:28 [DEBUG] http: Request GET /v1/status/leader (117.152µs) from=10.242.178.141:44686
    2021/04/12 23:20:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:20:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:20:45 [DEBUG] agent: Node info in sync
    2021/04/12 23:20:48 [DEBUG] http: Request GET /v1/status/leader (1.329611ms) from=10.242.147.205:53236
    2021/04/12 23:20:48 [DEBUG] http: Request GET /v1/status/leader (7.020205ms) from=10.242.178.141:45002
    2021/04/12 23:21:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:21:08 [DEBUG] http: Request GET /v1/status/leader (315.873µs) from=10.242.147.205:53488
    2021/04/12 23:21:08 [DEBUG] http: Request GET /v1/status/leader (194.26µs) from=10.242.178.141:45504
    2021/04/12 23:21:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m1.987987295s) from=10.242.178.141:42020
    2021/04/12 23:21:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m1.227304657s) from=10.242.147.205:49970
    2021/04/12 23:21:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.907602626s) from=10.242.147.205:50108
    2021/04/12 23:21:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m3.221282604s) from=10.242.178.141:42024
    2021/04/12 23:21:26 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m7.457318522s) from=10.242.147.205:50106
    2021/04/12 23:21:28 [DEBUG] http: Request GET /v1/status/leader (1.972426ms) from=10.242.147.205:53848
    2021/04/12 23:21:28 [DEBUG] http: Request GET /v1/status/leader (186.694µs) from=10.242.178.141:45858
    2021/04/12 23:21:48 [DEBUG] http: Request GET /v1/status/leader (236.08µs) from=10.242.147.205:54148
    2021/04/12 23:21:48 [DEBUG] http: Request GET /v1/status/leader (319.554µs) from=10.242.178.141:46198
    2021/04/12 23:22:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:22:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:22:05 [DEBUG] agent: Node info in sync
    2021/04/12 23:22:08 [DEBUG] http: Request GET /v1/status/leader (5.30037ms) from=10.242.147.205:54420
    2021/04/12 23:22:08 [DEBUG] http: Request GET /v1/status/leader (1.036298ms) from=10.242.178.141:46548
    2021/04/12 23:22:28 [DEBUG] http: Request GET /v1/status/leader (239.318µs) from=10.242.147.205:54696
    2021/04/12 23:22:28 [DEBUG] http: Request GET /v1/status/leader (183.002µs) from=10.242.178.141:47046
    2021/04/12 23:22:48 [DEBUG] http: Request GET /v1/status/leader (1.614681ms) from=10.242.147.205:54966
    2021/04/12 23:22:48 [DEBUG] http: Request GET /v1/status/leader (154.974µs) from=10.242.178.141:47454
    2021/04/12 23:23:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:23:08 [DEBUG] http: Request GET /v1/status/leader (219.873µs) from=10.242.147.205:55242
    2021/04/12 23:23:08 [DEBUG] http: Request GET /v1/status/leader (248.866µs) from=10.242.178.141:48012
    2021/04/12 23:23:11 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:23:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m2.69220136s) from=10.242.178.141:42020
    2021/04/12 23:23:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m3.876652341s) from=10.242.147.205:49970
    2021/04/12 23:23:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.376332831s) from=10.242.147.205:50108
    2021/04/12 23:23:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m1.54088911s) from=10.242.178.141:42024
    2021/04/12 23:23:28 [DEBUG] http: Request GET /v1/status/leader (682.474µs) from=10.242.147.205:55524
    2021/04/12 23:23:28 [DEBUG] http: Request GET /v1/status/leader (679.505µs) from=10.242.178.141:48610
    2021/04/12 23:23:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m4.293091594s) from=10.242.147.205:50106
    2021/04/12 23:23:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:23:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:23:42 [DEBUG] agent: Node info in sync
    2021/04/12 23:23:48 [DEBUG] http: Request GET /v1/status/leader (1.543498ms) from=10.242.147.205:55828
    2021/04/12 23:23:48 [DEBUG] http: Request GET /v1/status/leader (588.264µs) from=10.242.178.141:49018
    2021/04/12 23:24:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:24:08 [DEBUG] http: Request GET /v1/status/leader (151.381µs) from=10.242.147.205:56112
    2021/04/12 23:24:08 [DEBUG] http: Request GET /v1/status/leader (2.86359ms) from=10.242.178.141:49302
    2021/04/12 23:24:28 [DEBUG] http: Request GET /v1/status/leader (184.58µs) from=10.242.147.205:56372
    2021/04/12 23:24:28 [DEBUG] http: Request GET /v1/status/leader (195.831µs) from=10.242.178.141:49584
    2021/04/12 23:24:48 [DEBUG] http: Request GET /v1/status/leader (385.307µs) from=10.242.147.205:56646
    2021/04/12 23:24:48 [DEBUG] http: Request GET /v1/status/leader (179.255µs) from=10.242.178.141:49856
    2021/04/12 23:25:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:25:08 [DEBUG] http: Request GET /v1/status/leader (141.315µs) from=10.242.147.205:56920
    2021/04/12 23:25:08 [DEBUG] http: Request GET /v1/status/leader (130.381µs) from=10.242.178.141:50136
    2021/04/12 23:25:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:25:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:25:09 [DEBUG] agent: Node info in sync
    2021/04/12 23:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m2.442269663s) from=10.242.147.205:50108
    2021/04/12 23:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m5.382002682s) from=10.242.178.141:42020
    2021/04/12 23:25:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m0.230335279s) from=10.242.178.141:42024
    2021/04/12 23:25:28 [DEBUG] http: Request GET /v1/status/leader (321.26µs) from=10.242.147.205:57190
    2021/04/12 23:25:28 [DEBUG] http: Request GET /v1/status/leader (252.141µs) from=10.242.178.141:50566
    2021/04/12 23:25:28 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:25:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m6.314969215s) from=10.242.147.205:49970
    2021/04/12 23:25:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m4.603943525s) from=10.242.147.205:50106
    2021/04/12 23:25:48 [DEBUG] http: Request GET /v1/status/leader (3.224579ms) from=10.242.147.205:57458
    2021/04/12 23:25:48 [DEBUG] http: Request GET /v1/status/leader (1.326461ms) from=10.242.178.141:50836
    2021/04/12 23:26:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:26:08 [DEBUG] http: Request GET /v1/status/leader (1.371255ms) from=10.242.147.205:57740
    2021/04/12 23:26:08 [DEBUG] http: Request GET /v1/status/leader (1.590628ms) from=10.242.178.141:51122
    2021/04/12 23:26:28 [DEBUG] http: Request GET /v1/status/leader (586.428µs) from=10.242.147.205:58010
    2021/04/12 23:26:28 [DEBUG] http: Request GET /v1/status/leader (115.762µs) from=10.242.178.141:51404
    2021/04/12 23:26:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:26:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:26:35 [DEBUG] agent: Node info in sync
    2021/04/12 23:26:48 [DEBUG] http: Request GET /v1/status/leader (211.161µs) from=10.242.147.205:58306
    2021/04/12 23:26:48 [DEBUG] http: Request GET /v1/status/leader (154.651µs) from=10.242.178.141:51676
    2021/04/12 23:27:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:27:08 [DEBUG] http: Request GET /v1/status/leader (1.013956ms) from=10.242.147.205:58594
    2021/04/12 23:27:08 [DEBUG] http: Request GET /v1/status/leader (311.939µs) from=10.242.178.141:51956
    2021/04/12 23:27:28 [DEBUG] http: Request GET /v1/status/leader (244.808µs) from=10.242.147.205:58870
    2021/04/12 23:27:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m0.887640076s) from=10.242.178.141:42024
    2021/04/12 23:27:28 [DEBUG] http: Request GET /v1/status/leader (200.088µs) from=10.242.178.141:52242
    2021/04/12 23:27:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m3.721082528s) from=10.242.178.141:42020
    2021/04/12 23:27:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m4.17631202s) from=10.242.147.205:50108
    2021/04/12 23:27:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m5.200966961s) from=10.242.147.205:49970
    2021/04/12 23:27:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m4.083188994s) from=10.242.147.205:50106
    2021/04/12 23:27:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:27:48 [DEBUG] http: Request GET /v1/status/leader (922.52µs) from=10.242.147.205:59150
    2021/04/12 23:27:48 [DEBUG] http: Request GET /v1/status/leader (169.441µs) from=10.242.178.141:52516
    2021/04/12 23:28:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:28:08 [DEBUG] http: Request GET /v1/status/leader (1.158557ms) from=10.242.147.205:59426
    2021/04/12 23:28:08 [DEBUG] http: Request GET /v1/status/leader (1.263756ms) from=10.242.178.141:52802
    2021/04/12 23:28:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:28:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:28:22 [DEBUG] agent: Node info in sync
    2021/04/12 23:28:28 [DEBUG] http: Request GET /v1/status/leader (830.797µs) from=10.242.147.205:59696
    2021/04/12 23:28:28 [DEBUG] http: Request GET /v1/status/leader (406.466µs) from=10.242.178.141:53200
    2021/04/12 23:28:48 [DEBUG] http: Request GET /v1/status/leader (242.343µs) from=10.242.147.205:59988
    2021/04/12 23:28:48 [DEBUG] http: Request GET /v1/status/leader (147.632µs) from=10.242.178.141:53470
    2021/04/12 23:29:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:29:08 [DEBUG] http: Request GET /v1/status/leader (202.494µs) from=10.242.147.205:60266
    2021/04/12 23:29:08 [DEBUG] http: Request GET /v1/status/leader (244.888µs) from=10.242.178.141:53758
    2021/04/12 23:29:28 [DEBUG] http: Request GET /v1/status/leader (219.06µs) from=10.242.147.205:60552
    2021/04/12 23:29:28 [DEBUG] http: Request GET /v1/status/leader (211.057µs) from=10.242.178.141:54036
    2021/04/12 23:29:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.709457271s) from=10.242.178.141:42020
    2021/04/12 23:29:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m4.009676642s) from=10.242.147.205:50108
    2021/04/12 23:29:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m6.814848101s) from=10.242.178.141:42024
    2021/04/12 23:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m0.111224703s) from=10.242.147.205:50106
    2021/04/12 23:29:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m6.26946935s) from=10.242.147.205:49970
    2021/04/12 23:29:48 [DEBUG] http: Request GET /v1/status/leader (798.472µs) from=10.242.147.205:60834
    2021/04/12 23:29:48 [DEBUG] http: Request GET /v1/status/leader (1.103976ms) from=10.242.178.141:54308
    2021/04/12 23:29:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:29:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:29:53 [DEBUG] agent: Node info in sync
    2021/04/12 23:30:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:30:08 [DEBUG] http: Request GET /v1/status/leader (4.154918ms) from=10.242.147.205:32880
    2021/04/12 23:30:08 [DEBUG] http: Request GET /v1/status/leader (491.242µs) from=10.242.178.141:54594
    2021/04/12 23:30:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:30:28 [DEBUG] http: Request GET /v1/status/leader (153.628µs) from=10.242.147.205:33164
    2021/04/12 23:30:28 [DEBUG] http: Request GET /v1/status/leader (196.598µs) from=10.242.178.141:54874
    2021/04/12 23:30:48 [DEBUG] http: Request GET /v1/status/leader (295.766µs) from=10.242.147.205:33438
    2021/04/12 23:30:48 [DEBUG] http: Request GET /v1/status/leader (375.407µs) from=10.242.178.141:55144
    2021/04/12 23:31:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:31:08 [DEBUG] http: Request GET /v1/status/leader (192.035µs) from=10.242.147.205:33712
    2021/04/12 23:31:08 [DEBUG] http: Request GET /v1/status/leader (216.64µs) from=10.242.178.141:55428
    2021/04/12 23:31:28 [DEBUG] http: Request GET /v1/status/leader (219.764µs) from=10.242.147.205:34012
    2021/04/12 23:31:28 [DEBUG] http: Request GET /v1/status/leader (218.701µs) from=10.242.178.141:55828
    2021/04/12 23:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m5.01890803s) from=10.242.178.141:42020
    2021/04/12 23:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m1.703110649s) from=10.242.147.205:50108
    2021/04/12 23:31:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m3.951792834s) from=10.242.178.141:42024
    2021/04/12 23:31:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:31:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:31:40 [DEBUG] agent: Node info in sync
    2021/04/12 23:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m3.300040696s) from=10.242.147.205:50106
    2021/04/12 23:31:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m2.614764041s) from=10.242.147.205:49970
    2021/04/12 23:31:48 [DEBUG] http: Request GET /v1/status/leader (431.142µs) from=10.242.147.205:34308
    2021/04/12 23:31:48 [DEBUG] http: Request GET /v1/status/leader (2.894507ms) from=10.242.178.141:56118
    2021/04/12 23:32:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:32:08 [DEBUG] http: Request GET /v1/status/leader (1.962042ms) from=10.242.147.205:34594
    2021/04/12 23:32:08 [DEBUG] http: Request GET /v1/status/leader (1.805737ms) from=10.242.178.141:56404
    2021/04/12 23:32:28 [DEBUG] http: Request GET /v1/status/leader (701.592µs) from=10.242.147.205:34872
    2021/04/12 23:32:28 [DEBUG] http: Request GET /v1/status/leader (7.162632ms) from=10.242.178.141:56692
    2021/04/12 23:32:48 [DEBUG] http: Request GET /v1/status/leader (646.326µs) from=10.242.147.205:35146
    2021/04/12 23:32:48 [DEBUG] http: Request GET /v1/status/leader (213.406µs) from=10.242.178.141:56964
    2021/04/12 23:32:49 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:33:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:33:08 [DEBUG] http: Request GET /v1/status/leader (202.572µs) from=10.242.147.205:35430
    2021/04/12 23:33:08 [DEBUG] http: Request GET /v1/status/leader (193.507µs) from=10.242.178.141:57246
    2021/04/12 23:33:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:33:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:33:26 [DEBUG] agent: Node info in sync
    2021/04/12 23:33:28 [DEBUG] http: Request GET /v1/status/leader (255.697µs) from=10.242.147.205:35700
    2021/04/12 23:33:28 [DEBUG] http: Request GET /v1/status/leader (216.081µs) from=10.242.178.141:57528
    2021/04/12 23:33:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.7332798s) from=10.242.147.205:50108
    2021/04/12 23:33:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m5.285868575s) from=10.242.178.141:42020
    2021/04/12 23:33:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m4.719870673s) from=10.242.178.141:42024
    2021/04/12 23:33:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m0.803160292s) from=10.242.147.205:49970
    2021/04/12 23:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m2.065308578s) from=10.242.147.205:50106
    2021/04/12 23:33:48 [DEBUG] http: Request GET /v1/status/leader (234.733µs) from=10.242.147.205:35976
    2021/04/12 23:33:49 [DEBUG] http: Request GET /v1/status/leader (207.276µs) from=10.242.178.141:57798
    2021/04/12 23:34:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:34:08 [DEBUG] http: Request GET /v1/status/leader (1.536168ms) from=10.242.147.205:36254
    2021/04/12 23:34:09 [DEBUG] http: Request GET /v1/status/leader (1.153096ms) from=10.242.178.141:58084
    2021/04/12 23:34:28 [DEBUG] http: Request GET /v1/status/leader (2.3866ms) from=10.242.147.205:36524
    2021/04/12 23:34:29 [DEBUG] http: Request GET /v1/status/leader (346.491µs) from=10.242.178.141:58470
    2021/04/12 23:34:48 [DEBUG] http: Request GET /v1/status/leader (282.76µs) from=10.242.147.205:36804
    2021/04/12 23:34:49 [DEBUG] http: Request GET /v1/status/leader (268.156µs) from=10.242.178.141:58744
    2021/04/12 23:35:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:35:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:35:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:35:03 [DEBUG] agent: Node info in sync
    2021/04/12 23:35:08 [DEBUG] http: Request GET /v1/status/leader (263.312µs) from=10.242.147.205:37076
    2021/04/12 23:35:09 [DEBUG] http: Request GET /v1/status/leader (157.783µs) from=10.242.178.141:59026
    2021/04/12 23:35:23 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:35:28 [DEBUG] http: Request GET /v1/status/leader (339.848µs) from=10.242.147.205:37346
    2021/04/12 23:35:29 [DEBUG] http: Request GET /v1/status/leader (316.144µs) from=10.242.178.141:59308
    2021/04/12 23:35:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m6.578439843s) from=10.242.147.205:50108
    2021/04/12 23:35:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m5.309867752s) from=10.242.178.141:42020
    2021/04/12 23:35:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m4.631066597s) from=10.242.178.141:42024
    2021/04/12 23:35:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m4.546182316s) from=10.242.147.205:49970
    2021/04/12 23:35:48 [DEBUG] http: Request GET /v1/status/leader (555.815µs) from=10.242.147.205:37620
    2021/04/12 23:35:49 [DEBUG] http: Request GET /v1/status/leader (2.176351ms) from=10.242.178.141:59582
    2021/04/12 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m6.313390153s) from=10.242.147.205:50106
    2021/04/12 23:36:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:36:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:36:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:36:07 [DEBUG] agent: Node info in sync
    2021/04/12 23:36:08 [DEBUG] http: Request GET /v1/status/leader (1.054612ms) from=10.242.147.205:37892
    2021/04/12 23:36:09 [DEBUG] http: Request GET /v1/status/leader (920.104µs) from=10.242.178.141:59862
    2021/04/12 23:36:28 [DEBUG] http: Request GET /v1/status/leader (2.033253ms) from=10.242.147.205:38162
    2021/04/12 23:36:29 [DEBUG] http: Request GET /v1/status/leader (870.239µs) from=10.242.178.141:60144
    2021/04/12 23:36:48 [DEBUG] http: Request GET /v1/status/leader (401.193µs) from=10.242.147.205:38438
    2021/04/12 23:36:49 [DEBUG] http: Request GET /v1/status/leader (166.144µs) from=10.242.178.141:60420
    2021/04/12 23:37:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:37:08 [DEBUG] http: Request GET /v1/status/leader (973.226µs) from=10.242.147.205:38710
    2021/04/12 23:37:09 [DEBUG] http: Request GET /v1/status/leader (177.959µs) from=10.242.178.141:60702
    2021/04/12 23:37:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:37:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:37:24 [DEBUG] agent: Node info in sync
    2021/04/12 23:37:28 [DEBUG] http: Request GET /v1/status/leader (328.777µs) from=10.242.147.205:38986
    2021/04/12 23:37:29 [DEBUG] http: Request GET /v1/status/leader (389.569µs) from=10.242.178.141:32856
    2021/04/12 23:37:39 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:37:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m2.623899467s) from=10.242.147.205:50108
    2021/04/12 23:37:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m2.147911382s) from=10.242.178.141:42020
    2021/04/12 23:37:49 [DEBUG] http: Request GET /v1/status/leader (2.300748ms) from=10.242.147.205:39262
    2021/04/12 23:37:49 [DEBUG] http: Request GET /v1/status/leader (162.011µs) from=10.242.178.141:33132
    2021/04/12 23:37:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m1.033721421s) from=10.242.178.141:42024
    2021/04/12 23:37:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m4.204391512s) from=10.242.147.205:49970
    2021/04/12 23:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m7.066214991s) from=10.242.147.205:50106
    2021/04/12 23:38:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:38:09 [DEBUG] http: Request GET /v1/status/leader (864.013µs) from=10.242.147.205:39534
    2021/04/12 23:38:09 [DEBUG] http: Request GET /v1/status/leader (283.317µs) from=10.242.178.141:33412
    2021/04/12 23:38:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:38:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:38:26 [DEBUG] agent: Node info in sync
    2021/04/12 23:38:29 [DEBUG] http: Request GET /v1/status/leader (1.33116ms) from=10.242.147.205:39814
    2021/04/12 23:38:29 [DEBUG] http: Request GET /v1/status/leader (229.766µs) from=10.242.178.141:33694
    2021/04/12 23:38:49 [DEBUG] http: Request GET /v1/status/leader (507.195µs) from=10.242.147.205:40088
    2021/04/12 23:38:49 [DEBUG] http: Request GET /v1/status/leader (1.600925ms) from=10.242.178.141:33970
    2021/04/12 23:39:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:39:09 [DEBUG] http: Request GET /v1/status/leader (214.676µs) from=10.242.147.205:40374
    2021/04/12 23:39:09 [DEBUG] http: Request GET /v1/status/leader (180.618µs) from=10.242.178.141:34252
    2021/04/12 23:39:29 [DEBUG] http: Request GET /v1/status/leader (251.538µs) from=10.242.147.205:40656
    2021/04/12 23:39:29 [DEBUG] http: Request GET /v1/status/leader (141.916µs) from=10.242.178.141:34528
    2021/04/12 23:39:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.106088328s) from=10.242.147.205:50108
    2021/04/12 23:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:39:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:39:47 [DEBUG] agent: Node info in sync
    2021/04/12 23:39:49 [DEBUG] http: Request GET /v1/status/leader (339.593µs) from=10.242.147.205:40938
    2021/04/12 23:39:49 [DEBUG] http: Request GET /v1/status/leader (968.187µs) from=10.242.178.141:34804
    2021/04/12 23:39:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.840532409s) from=10.242.178.141:42020
    2021/04/12 23:39:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m0.573751319s) from=10.242.178.141:42024
    2021/04/12 23:39:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m1.045515772s) from=10.242.147.205:49970
    2021/04/12 23:39:56 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:40:00 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m2.43018156s) from=10.242.147.205:50106
    2021/04/12 23:40:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:40:09 [DEBUG] http: Request GET /v1/status/leader (1.174511ms) from=10.242.147.205:41230
    2021/04/12 23:40:09 [DEBUG] http: Request GET /v1/status/leader (279.069µs) from=10.242.178.141:35088
    2021/04/12 23:40:29 [DEBUG] http: Request GET /v1/status/leader (2.53179ms) from=10.242.147.205:41506
    2021/04/12 23:40:29 [DEBUG] http: Request GET /v1/status/leader (7.729862ms) from=10.242.178.141:35478
    2021/04/12 23:40:49 [DEBUG] http: Request GET /v1/status/leader (747.866µs) from=10.242.147.205:41792
    2021/04/12 23:40:49 [DEBUG] http: Request GET /v1/status/leader (984.891µs) from=10.242.178.141:35754
    2021/04/12 23:41:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:41:09 [DEBUG] http: Request GET /v1/status/leader (2.360365ms) from=10.242.147.205:42066
    2021/04/12 23:41:09 [DEBUG] http: Request GET /v1/status/leader (253.428µs) from=10.242.178.141:36034
    2021/04/12 23:41:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:41:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:41:14 [DEBUG] agent: Node info in sync
    2021/04/12 23:41:29 [DEBUG] http: Request GET /v1/status/leader (312.896µs) from=10.242.147.205:42332
    2021/04/12 23:41:29 [DEBUG] http: Request GET /v1/status/leader (139.606µs) from=10.242.178.141:36312
    2021/04/12 23:41:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m2.58653381s) from=10.242.147.205:50108
    2021/04/12 23:41:49 [DEBUG] http: Request GET /v1/status/leader (295.527µs) from=10.242.147.205:42606
    2021/04/12 23:41:49 [DEBUG] http: Request GET /v1/status/leader (3.438798ms) from=10.242.178.141:36586
    2021/04/12 23:41:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (2m0.557710079s) from=10.242.178.141:42020
    2021/04/12 23:41:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m0.941748208s) from=10.242.147.205:49970
    2021/04/12 23:41:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=16 (2m6.611201656s) from=10.242.178.141:42024
    2021/04/12 23:42:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=16 (2m6.15184842s) from=10.242.147.205:50106
    2021/04/12 23:42:09 [DEBUG] http: Request GET /v1/status/leader (1.870987ms) from=10.242.147.205:42880
    2021/04/12 23:42:09 [DEBUG] http: Request GET /v1/status/leader (941.783µs) from=10.242.178.141:36868
    2021/04/12 23:42:29 [DEBUG] http: Request GET /v1/status/leader (492.36µs) from=10.242.147.205:43166
    2021/04/12 23:42:29 [DEBUG] http: Request GET /v1/status/leader (776.867µs) from=10.242.178.141:37146
    2021/04/12 23:42:37 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-5nr28.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/12 23:42:49 [DEBUG] http: Request GET /v1/status/leader (478.08µs) from=10.242.147.205:43446
    2021/04/12 23:42:49 [DEBUG] http: Request GET /v1/status/leader (1.472354ms) from=10.242.178.141:37426
    2021/04/12 23:42:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/12 23:42:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.96.165.49_9101" in sync
    2021/04/12 23:42:51 [DEBUG] agent: Node info in sync
    2021/04/12 23:43:02 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-5nr28" since the cluster is too small
    2021/04/12 23:43:09 [DEBUG] http: Request GET /v1/status/leader (149.194µs) from=10.242.147.205:43724
    2021/04/12 23:43:09 [DEBUG] http: Request GET /v1/status/leader (2.3064ms) from=10.242.178.141:37706
    2021/04/12 23:43:29 [DEBUG] http: Request GET /v1/status/leader (321.172µs) from=10.242.147.205:44002