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: 'b245700c-41ac-32ea-a16c-b54edeb303df'
         Node name: 'dev-msb-consul-85cddc885c-4cv47'
        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/06/03 11:13:59 [DEBUG] agent: Using random ID "b245700c-41ac-32ea-a16c-b54edeb303df" as node ID
    2021/06/03 11:13:59 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b245700c-41ac-32ea-a16c-b54edeb303df Address:127.0.0.1:8300}]
    2021/06/03 11:13:59 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/03 11:13:59 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-4cv47.dc1 127.0.0.1
    2021/06/03 11:13:59 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-4cv47 127.0.0.1
    2021/06/03 11:13:59 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-4cv47 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:13:59 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-4cv47.dc1" in area "wan"
    2021/06/03 11:13:59 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/03 11:13:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/03 11:13:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/03 11:13:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/03 11:13:59 [INFO] agent: started state syncer
    2021/06/03 11:13:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/03 11:13:59 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/03 11:13:59 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/03 11:13:59 [DEBUG] raft: Votes needed: 1
    2021/06/03 11:13:59 [DEBUG] raft: Vote granted from b245700c-41ac-32ea-a16c-b54edeb303df in term 2. Tally: 1
    2021/06/03 11:13:59 [INFO] raft: Election won. Tally: 1
    2021/06/03 11:13:59 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/03 11:13:59 [INFO] consul: cluster leadership acquired
    2021/06/03 11:13:59 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-4cv47
    2021/06/03 11:13:59 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/03 11:13:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:13:59 [INFO] consul: member 'dev-msb-consul-85cddc885c-4cv47' joined, marking health alive
    2021/06/03 11:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:13:59 [INFO] agent: Synced node info
    2021/06/03 11:14:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:14:00 [DEBUG] agent: Node info in sync
    2021/06/03 11:14:00 [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/06/03 11:14:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:15:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:15:02 [DEBUG] agent: Node info in sync
    2021/06/03 11:15:59 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:15:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:16:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:16:34 [DEBUG] agent: Node info in sync
    2021/06/03 11:16:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:17:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:17:46 [DEBUG] agent: Node info in sync
    2021/06/03 11:17:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:18:34 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:18:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:19:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:19:34 [DEBUG] agent: Node info in sync
    2021/06/03 11:19:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:20:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/03 11:20:19 [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/06/03 11:20:19 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.202.28_9102"
    2021/06/03 11:20:19 [DEBUG] agent: Node info in sync
    2021/06/03 11:20:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.619802ms) from=10.242.173.13:40408
    2021/06/03 11:20:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:20:19 [DEBUG] agent: Node info in sync
    2021/06/03 11:20:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.357944ms) from=10.242.173.13:40410
    2021/06/03 11:20:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:21:04 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:21:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:21:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:21:34 [DEBUG] agent: Node info in sync
    2021/06/03 11:21:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:22:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:22:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:22:52 [DEBUG] agent: Node info in sync
    2021/06/03 11:22:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:23:19 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:23:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:24:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:24:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:24:14 [DEBUG] agent: Node info in sync
    2021/06/03 11:24:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:25:31 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:25:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:25:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:25:44 [DEBUG] agent: Node info in sync
    2021/06/03 11:25:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:26:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:26:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:26:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:26:59 [DEBUG] agent: Node info in sync
    2021/06/03 11:27:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:27:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:28:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:28:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:28:51 [DEBUG] agent: Node info in sync
    2021/06/03 11:28:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:29:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:30:22 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:30:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:30:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:30:37 [DEBUG] agent: Node info in sync
    2021/06/03 11:30:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:31:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:31:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:31:49 [DEBUG] agent: Node info in sync
    2021/06/03 11:31:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:32:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:33:10 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:33:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:33:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:33:42 [DEBUG] agent: Node info in sync
    2021/06/03 11:33:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:34:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:35:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:35:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:35:15 [DEBUG] agent: Node info in sync
    2021/06/03 11:35:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:36:04 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:36:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:36:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:36:50 [DEBUG] agent: Node info in sync
    2021/06/03 11:36:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:37:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:38:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:38:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:38:38 [DEBUG] agent: Node info in sync
    2021/06/03 11:38:52 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:38:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:39:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:40:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:40:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:40:14 [DEBUG] agent: Node info in sync
    2021/06/03 11:40:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:41:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:41:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:41:26 [DEBUG] agent: Node info in sync
    2021/06/03 11:41:30 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:41:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:42:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:43:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:43:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:43:15 [DEBUG] agent: Node info in sync
    2021/06/03 11:43:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:44:18 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:44:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:44:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:44:50 [DEBUG] agent: Node info in sync
    2021/06/03 11:44:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:45:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:46:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:46:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:46:05 [DEBUG] agent: Node info in sync
    2021/06/03 11:46:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:46:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:47:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:47:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:47:39 [DEBUG] agent: Node info in sync
    2021/06/03 11:47:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:48:50 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:48:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:49:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:49:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:49:16 [DEBUG] agent: Node info in sync
    2021/06/03 11:49:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:50:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:50:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:50:20 [DEBUG] agent: Node info in sync
    2021/06/03 11:50:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:51:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:51:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:51:37 [DEBUG] agent: Node info in sync
    2021/06/03 11:51:42 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:51:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:52:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:53:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:53:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:53:27 [DEBUG] agent: Node info in sync
    2021/06/03 11:53:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:54:25 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:54:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:55:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:55:20 [DEBUG] agent: Node info in sync
    2021/06/03 11:55:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:56:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:57:00 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:57:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:57:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:57:13 [DEBUG] agent: Node info in sync
    2021/06/03 11:57:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:58:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 11:58:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 11:58:45 [DEBUG] agent: Node info in sync
    2021/06/03 11:58:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 11:59:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 11:59:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:00:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:00:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:00:29 [DEBUG] agent: Node info in sync
    2021/06/03 12:00:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:01:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:02:09 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:02:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:02:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:02:23 [DEBUG] agent: Node info in sync
    2021/06/03 12:02:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:03:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:04:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:04:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:04:02 [DEBUG] agent: Node info in sync
    2021/06/03 12:04:11 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:04:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:05:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:05:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:05:45 [DEBUG] agent: Node info in sync
    2021/06/03 12:05:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:06:38 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:06:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:07:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:07:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:07:45 [DEBUG] agent: Node info in sync
    2021/06/03 12:07:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:08:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:09:07 [DEBUG] http: Request GET /v1/status/leader (1.714709ms) from=10.242.122.145:48450
    2021/06/03 12:09:07 [DEBUG] http: Request GET /v1/status/leader (230.015µs) from=10.242.122.144:55702
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0?wait=120s&index=18 (291.455µs) from=10.242.122.145:48514
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/message-router-v1?wait=120s&index=16 (114.234µs) from=10.242.122.145:48514
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=21 (145.299µs) from=10.242.122.145:48584
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1?wait=120s&index=19 (112.988µs) from=10.242.122.145:48590
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1?wait=120s&index=15 (126.885µs) from=10.242.122.145:48630
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=20 (87.228µs) from=10.242.122.145:48614
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=22 (87.291µs) from=10.242.122.145:48644
    2021/06/03 12:09:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0?wait=120s&index=17 (94.534µs) from=10.242.122.145:48654
    2021/06/03 12:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:09:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:09:14 [DEBUG] agent: Node info in sync
    2021/06/03 12:09:24 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:09:27 [DEBUG] http: Request GET /v1/status/leader (1.024736ms) from=10.242.122.145:48880
    2021/06/03 12:09:27 [DEBUG] http: Request GET /v1/status/leader (3.499092ms) from=10.242.122.144:56132
    2021/06/03 12:09:47 [DEBUG] http: Request GET /v1/status/leader (335.733µs) from=10.242.122.145:49110
    2021/06/03 12:09:47 [DEBUG] http: Request GET /v1/status/leader (186.038µs) from=10.242.122.144:56362
    2021/06/03 12:09:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/03 12:10:00 [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/06/03 12:10:00 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.202.28_9102"
    2021/06/03 12:10:00 [DEBUG] agent: Node info in sync
    2021/06/03 12:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.822766ms) from=10.242.173.13:46502
    2021/06/03 12:10:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:10:00 [DEBUG] agent: Node info in sync
    2021/06/03 12:10:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.224655ms) from=10.242.173.13:46504
    2021/06/03 12:10:07 [DEBUG] http: Request GET /v1/status/leader (1.017265ms) from=10.242.122.144:56608
    2021/06/03 12:10:07 [DEBUG] http: Request GET /v1/status/leader (1.14335ms) from=10.242.122.145:49360
    2021/06/03 12:10:27 [DEBUG] http: Request GET /v1/status/leader (1.383599ms) from=10.242.122.144:56838
    2021/06/03 12:10:27 [DEBUG] http: Request GET /v1/status/leader (889.865µs) from=10.242.122.145:49590
    2021/06/03 12:10:47 [DEBUG] http: Request GET /v1/status/leader (752.444µs) from=10.242.122.144:57060
    2021/06/03 12:10:47 [DEBUG] http: Request GET /v1/status/leader (167.848µs) from=10.242.122.145:49812
    2021/06/03 12:10:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:11:07 [DEBUG] http: Request GET /v1/status/leader (456.461µs) from=10.242.122.144:57310
    2021/06/03 12:11:07 [DEBUG] http: Request GET /v1/status/leader (297.271µs) from=10.242.122.145:50062
    2021/06/03 12:11:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=845 (2m0.06480628s) from=10.242.122.145:48556
    2021/06/03 12:11:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16?wait=120s&index=791 (2m0.123387474s) from=10.242.122.145:48510
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=838 (2m0.149639386s) from=10.242.122.145:48508
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17?wait=120s&index=794 (2m0.113285283s) from=10.242.122.145:48558
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14?wait=120s&index=787 (2m0.160745443s) from=10.242.122.145:48568
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=426 (2m0.288314753s) from=10.242.122.145:48602
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13?wait=120s&index=786 (2m0.532672734s) from=10.242.122.145:48610
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=426 (2m0.60337831s) from=10.242.122.144:55746
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=85 (2m0.655109118s) from=10.242.122.145:48492
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16?wait=120s&index=792 (2m0.71493459s) from=10.242.122.145:48622
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19?wait=120s&index=816 (2m0.722969724s) from=10.242.122.145:48596
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11?wait=120s&index=763 (2m0.829758493s) from=10.242.122.145:48526
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1?wait=120s&index=83 (2m0.81956071s) from=10.242.122.145:48546
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0?wait=120s&index=82 (2m0.989508722s) from=10.242.122.145:48488
    2021/06/03 12:11:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19?wait=120s&index=780 (2m1.062692632s) from=10.242.122.145:48542
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11?wait=120s&index=799 (2m1.170048256s) from=10.242.122.145:48524
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=87 (2m1.296104573s) from=10.242.122.145:48604
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=90 (2m1.313719029s) from=10.242.122.145:48592
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11?wait=120s&index=764 (2m1.345044263s) from=10.242.122.145:48582
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17?wait=120s&index=812 (2m1.437090879s) from=10.242.122.145:48504
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16?wait=120s&index=773 (2m1.658002849s) from=10.242.122.145:48552
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12?wait=120s&index=784 (2m1.823804005s) from=10.242.122.145:48600
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=89 (2m1.838727818s) from=10.242.122.145:48670
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11?wait=120s&index=800 (2m1.917256999s) from=10.242.122.145:48514
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17?wait=120s&index=775 (2m1.865811574s) from=10.242.122.145:48656
    2021/06/03 12:11:10 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1?wait=120s&index=92 (2m2.042375539s) from=10.242.122.145:48472
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=88 (2m2.316049202s) from=10.242.122.145:48506
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=844 (2m2.353329319s) from=10.242.122.145:48476
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15?wait=120s&index=808 (2m2.442202397s) from=10.242.122.145:48562
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-v1?wait=120s&index=447 (2m2.538259452s) from=10.242.122.145:48540
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=840 (2m2.712891549s) from=10.242.122.145:48548
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11?wait=120s&index=782 (2m2.77724511s) from=10.242.122.145:48534
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=843 (2m2.871677972s) from=10.242.122.145:48478
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15?wait=120s&index=772 (2m2.800712387s) from=10.242.122.145:48642
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=845 (2m2.971606155s) from=10.242.122.144:55750
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16?wait=120s&index=809 (2m3.055761335s) from=10.242.122.145:48512
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15?wait=120s&index=807 (2m3.012167462s) from=10.242.122.145:48638
    2021/06/03 12:11:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16?wait=120s&index=774 (2m3.058377792s) from=10.242.122.145:48666
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=446 (2m3.229397145s) from=10.242.122.144:55748
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12?wait=120s&index=801 (2m3.382115652s) from=10.242.122.145:48586
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=839 (2m3.539972176s) from=10.242.122.145:48480
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19?wait=120s&index=798 (2m3.515039728s) from=10.242.122.145:48588
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12?wait=120s&index=765 (2m3.54761031s) from=10.242.122.145:48658
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19?wait=120s&index=815 (2m3.638850104s) from=10.242.122.145:48518
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13?wait=120s&index=803 (2m3.657331856s) from=10.242.122.145:48528
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17?wait=120s&index=776 (2m3.664024801s) from=10.242.122.145:48538
    2021/06/03 12:11:12 [DEBUG] http: Request GET /v1/health/service/aai-named-query?wait=120s&index=818 (2m4.11613955s) from=10.242.122.145:48530
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=458 (2m4.085267913s) from=10.242.122.145:48672
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15?wait=120s&index=771 (2m4.223169856s) from=10.242.122.145:48490
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=446 (2m4.277354325s) from=10.242.122.145:48608
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15?wait=120s&index=789 (2m4.408692664s) from=10.242.122.145:48482
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13?wait=120s&index=767 (2m4.336320024s) from=10.242.122.145:48660
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=449 (2m4.37480995s) from=10.242.122.145:48620
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14?wait=120s&index=770 (2m4.651026012s) from=10.242.122.145:48544
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-named-query?wait=120s&index=817 (2m4.710701271s) from=10.242.122.145:48536
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14?wait=120s&index=805 (2m4.752163576s) from=10.242.122.145:48652
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=449 (2m5.040116739s) from=10.242.122.144:55752
    2021/06/03 12:11:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19?wait=120s&index=797 (2m5.029498222s) from=10.242.122.145:48580
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12?wait=120s&index=802 (2m5.0669146s) from=10.242.122.145:48618
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18?wait=120s&index=795 (2m5.145624288s) from=10.242.122.145:48572
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=86 (2m5.2635305s) from=10.242.122.145:48484
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=836 (2m5.243749425s) from=10.242.122.145:48554
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18?wait=120s&index=777 (2m5.24433054s) from=10.242.122.145:48564
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11?wait=120s&index=781 (2m5.235910003s) from=10.242.122.145:48626
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13?wait=120s&index=804 (2m5.30912237s) from=10.242.122.145:48628
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/appc-v1?wait=120s&index=93 (2m5.587871423s) from=10.242.122.145:48516
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=84 (2m5.611514243s) from=10.242.122.145:48532
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14?wait=120s&index=788 (2m5.68818946s) from=10.242.122.145:48520
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13?wait=120s&index=785 (2m5.682714261s) from=10.242.122.145:48648
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12?wait=120s&index=766 (2m5.699511343s) from=10.242.122.145:48632
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=832 (2m5.732769728s) from=10.242.122.145:48664
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=835 (2m5.782740743s) from=10.242.122.145:48612
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14?wait=120s&index=806 (2m5.797974878s) from=10.242.122.145:48594
    2021/06/03 12:11:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=845 (2m5.859518012s) from=10.242.122.145:48574
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17?wait=120s&index=811 (2m6.125252686s) from=10.242.122.145:48578
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0?wait=120s&index=91 (2m6.131612713s) from=10.242.122.145:48674
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=842 (2m6.285602242s) from=10.242.122.145:48474
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12?wait=120s&index=783 (2m6.238047548s) from=10.242.122.145:48636
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1?wait=120s&index=831 (2m6.25647702s) from=10.242.122.145:48616
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=79 (2m6.345677655s) from=10.242.122.145:48650
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18?wait=120s&index=813 (2m6.368029522s) from=10.242.122.145:48624
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1?wait=120s&index=81 (2m6.400374481s) from=10.242.122.145:48550
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19?wait=120s&index=779 (2m6.631126007s) from=10.242.122.145:48566
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=439 (2m6.700963555s) from=10.242.122.144:55744
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17?wait=120s&index=793 (2m6.71462924s) from=10.242.122.145:48522
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=80 (2m6.751197955s) from=10.242.122.145:48598
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14?wait=120s&index=769 (2m6.777446115s) from=10.242.122.145:48634
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18?wait=120s&index=796 (2m6.818804344s) from=10.242.122.145:48640
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=439 (2m6.858761436s) from=10.242.122.145:48606
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16?wait=120s&index=810 (2m6.955532081s) from=10.242.122.145:48576
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13?wait=120s&index=768 (2m6.968248237s) from=10.242.122.145:48646
    2021/06/03 12:11:15 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1?wait=120s&index=448 (2m6.994244372s) from=10.242.122.145:48570
    2021/06/03 12:11:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=841 (2m7.260071011s) from=10.242.122.145:48486
    2021/06/03 12:11:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18?wait=120s&index=778 (2m7.262070325s) from=10.242.122.145:48560
    2021/06/03 12:11:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18?wait=120s&index=814 (2m7.280186388s) from=10.242.122.145:48668
    2021/06/03 12:11:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15?wait=120s&index=790 (2m7.297268805s) from=10.242.122.145:48662
    2021/06/03 12:11:27 [DEBUG] http: Request GET /v1/status/leader (568.288µs) from=10.242.122.144:57554
    2021/06/03 12:11:27 [DEBUG] http: Request GET /v1/status/leader (133.9µs) from=10.242.122.145:50306
    2021/06/03 12:11:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:11:47 [DEBUG] http: Request GET /v1/status/leader (370.971µs) from=10.242.122.144:57788
    2021/06/03 12:11:47 [DEBUG] http: Request GET /v1/status/leader (142.355µs) from=10.242.122.145:50540
    2021/06/03 12:11:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:11:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:11:52 [DEBUG] agent: Node info in sync
    2021/06/03 12:11:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:12:07 [DEBUG] http: Request GET /v1/status/leader (1.178517ms) from=10.242.122.144:58034
    2021/06/03 12:12:07 [DEBUG] http: Request GET /v1/status/leader (1.013329ms) from=10.242.122.145:50786
    2021/06/03 12:12:27 [DEBUG] http: Request GET /v1/status/leader (640.152µs) from=10.242.122.145:51014
    2021/06/03 12:12:27 [DEBUG] http: Request GET /v1/status/leader (281.328µs) from=10.242.122.144:58268
    2021/06/03 12:12:47 [DEBUG] http: Request GET /v1/status/leader (3.103609ms) from=10.242.122.144:58490
    2021/06/03 12:12:47 [DEBUG] http: Request GET /v1/status/leader (1.20811ms) from=10.242.122.145:51242
    2021/06/03 12:12:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:13:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:13:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:13:02 [DEBUG] agent: Node info in sync
    2021/06/03 12:13:07 [DEBUG] http: Request GET /v1/status/leader (295.353µs) from=10.242.122.144:58734
    2021/06/03 12:13:07 [DEBUG] http: Request GET /v1/status/leader (193.259µs) from=10.242.122.145:51486
    2021/06/03 12:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m7.391986395s) from=10.242.122.144:55750
    2021/06/03 12:13:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m5.001317886s) from=10.242.122.145:48574
    2021/06/03 12:13:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m6.193996854s) from=10.242.122.145:48606
    2021/06/03 12:13:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m6.848991819s) from=10.242.122.144:55744
    2021/06/03 12:13:27 [DEBUG] http: Request GET /v1/status/leader (167.39µs) from=10.242.122.144:58964
    2021/06/03 12:13:27 [DEBUG] http: Request GET /v1/status/leader (263.822µs) from=10.242.122.145:51716
    2021/06/03 12:13:47 [DEBUG] http: Request GET /v1/status/leader (2.464295ms) from=10.242.122.144:59188
    2021/06/03 12:13:47 [DEBUG] http: Request GET /v1/status/leader (255.258µs) from=10.242.122.145:51940
    2021/06/03 12:13:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:14:07 [DEBUG] http: Request GET /v1/status/leader (2.110996ms) from=10.242.122.145:52180
    2021/06/03 12:14:07 [DEBUG] http: Request GET /v1/status/leader (1.345617ms) from=10.242.122.144:59432
    2021/06/03 12:14:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:14:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:14:11 [DEBUG] agent: Node info in sync
    2021/06/03 12:14:27 [DEBUG] http: Request GET /v1/status/leader (841.406µs) from=10.242.122.145:52408
    2021/06/03 12:14:27 [DEBUG] http: Request GET /v1/status/leader (180.161µs) from=10.242.122.144:59660
    2021/06/03 12:14:30 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:14:47 [DEBUG] http: Request GET /v1/status/leader (580.908µs) from=10.242.122.144:59890
    2021/06/03 12:14:47 [DEBUG] http: Request GET /v1/status/leader (3.023699ms) from=10.242.122.145:52642
    2021/06/03 12:14:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:15:07 [DEBUG] http: Request GET /v1/status/leader (204.322µs) from=10.242.122.145:52896
    2021/06/03 12:15:07 [DEBUG] http: Request GET /v1/status/leader (242.588µs) from=10.242.122.144:60148
    2021/06/03 12:15:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m1.836023872s) from=10.242.122.145:48606
    2021/06/03 12:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m5.133558461s) from=10.242.122.144:55750
    2021/06/03 12:15:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m4.793338053s) from=10.242.122.145:48574
    2021/06/03 12:15:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m2.613376748s) from=10.242.122.144:55744
    2021/06/03 12:15:27 [DEBUG] http: Request GET /v1/status/leader (1.049652ms) from=10.242.122.145:53130
    2021/06/03 12:15:27 [DEBUG] http: Request GET /v1/status/leader (1.071469ms) from=10.242.122.144:60382
    2021/06/03 12:15:47 [DEBUG] http: Request GET /v1/status/leader (657.082µs) from=10.242.122.145:53358
    2021/06/03 12:15:47 [DEBUG] http: Request GET /v1/status/leader (174.635µs) from=10.242.122.144:60610
    2021/06/03 12:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:15:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:15:53 [DEBUG] agent: Node info in sync
    2021/06/03 12:15:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:16:07 [DEBUG] http: Request GET /v1/status/leader (603.825µs) from=10.242.122.145:53600
    2021/06/03 12:16:07 [DEBUG] http: Request GET /v1/status/leader (1.475912ms) from=10.242.122.144:60852
    2021/06/03 12:16:27 [DEBUG] http: Request GET /v1/status/leader (400.656µs) from=10.242.122.145:53830
    2021/06/03 12:16:27 [DEBUG] http: Request GET /v1/status/leader (289.973µs) from=10.242.122.144:32850
    2021/06/03 12:16:47 [DEBUG] http: Request GET /v1/status/leader (377.288µs) from=10.242.122.145:54056
    2021/06/03 12:16:47 [DEBUG] http: Request GET /v1/status/leader (248.851µs) from=10.242.122.144:33076
    2021/06/03 12:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:16:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:16:54 [DEBUG] agent: Node info in sync
    2021/06/03 12:16:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:17:07 [DEBUG] http: Request GET /v1/status/leader (1.120804ms) from=10.242.122.145:54298
    2021/06/03 12:17:07 [DEBUG] http: Request GET /v1/status/leader (1.120258ms) from=10.242.122.144:33314
    2021/06/03 12:17:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m1.481670146s) from=10.242.122.145:48606
    2021/06/03 12:17:26 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:17:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m1.964901895s) from=10.242.122.145:48574
    2021/06/03 12:17:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m2.196001516s) from=10.242.122.144:55750
    2021/06/03 12:17:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m1.729272771s) from=10.242.122.144:55744
    2021/06/03 12:17:27 [DEBUG] http: Request GET /v1/status/leader (880.228µs) from=10.242.122.145:54524
    2021/06/03 12:17:27 [DEBUG] http: Request GET /v1/status/leader (1.534701ms) from=10.242.122.144:33544
    2021/06/03 12:17:47 [DEBUG] http: Request GET /v1/status/leader (2.382584ms) from=10.242.122.145:54750
    2021/06/03 12:17:47 [DEBUG] http: Request GET /v1/status/leader (358.182µs) from=10.242.122.144:33772
    2021/06/03 12:17:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:18:07 [DEBUG] http: Request GET /v1/status/leader (603.804µs) from=10.242.122.145:54992
    2021/06/03 12:18:07 [DEBUG] http: Request GET /v1/status/leader (1.9717ms) from=10.242.122.144:34014
    2021/06/03 12:18:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:18:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:18:15 [DEBUG] agent: Node info in sync
    2021/06/03 12:18:27 [DEBUG] http: Request GET /v1/status/leader (2.81144ms) from=10.242.122.145:55222
    2021/06/03 12:18:27 [DEBUG] http: Request GET /v1/status/leader (222.45µs) from=10.242.122.144:34242
    2021/06/03 12:18:47 [DEBUG] http: Request GET /v1/status/leader (337.45µs) from=10.242.122.144:34468
    2021/06/03 12:18:47 [DEBUG] http: Request GET /v1/status/leader (1.316822ms) from=10.242.122.145:55452
    2021/06/03 12:18:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:19:08 [DEBUG] http: Request GET /v1/status/leader (535.974µs) from=10.242.122.145:55690
    2021/06/03 12:19:08 [DEBUG] http: Request GET /v1/status/leader (170.281µs) from=10.242.122.144:34710
    2021/06/03 12:19:28 [DEBUG] http: Request GET /v1/status/leader (609.098µs) from=10.242.122.145:55918
    2021/06/03 12:19:28 [DEBUG] http: Request GET /v1/status/leader (1.97921ms) from=10.242.122.144:34938
    2021/06/03 12:19:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m2.783783979s) from=10.242.122.145:48606
    2021/06/03 12:19:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m1.784351407s) from=10.242.122.144:55750
    2021/06/03 12:19:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m2.21196114s) from=10.242.122.145:48574
    2021/06/03 12:19:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m5.642566336s) from=10.242.122.144:55744
    2021/06/03 12:19:35 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:19:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:19:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:19:45 [DEBUG] agent: Node info in sync
    2021/06/03 12:19:48 [DEBUG] http: Request GET /v1/status/leader (3.253708ms) from=10.242.122.145:56146
    2021/06/03 12:19:48 [DEBUG] http: Request GET /v1/status/leader (266.337µs) from=10.242.122.144:35166
    2021/06/03 12:19:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:20:08 [DEBUG] http: Request GET /v1/status/leader (299.054µs) from=10.242.122.145:56388
    2021/06/03 12:20:08 [DEBUG] http: Request GET /v1/status/leader (147.909µs) from=10.242.122.144:35408
    2021/06/03 12:20:28 [DEBUG] http: Request GET /v1/status/leader (1.051568ms) from=10.242.122.145:56616
    2021/06/03 12:20:28 [DEBUG] http: Request GET /v1/status/leader (1.176452ms) from=10.242.122.144:35636
    2021/06/03 12:20:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:20:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:20:47 [DEBUG] agent: Node info in sync
    2021/06/03 12:20:48 [DEBUG] http: Request GET /v1/status/leader (572.974µs) from=10.242.122.145:56842
    2021/06/03 12:20:48 [DEBUG] http: Request GET /v1/status/leader (947.93µs) from=10.242.122.144:35864
    2021/06/03 12:20:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:21:08 [DEBUG] http: Request GET /v1/status/leader (868.697µs) from=10.242.122.145:57082
    2021/06/03 12:21:08 [DEBUG] http: Request GET /v1/status/leader (237.575µs) from=10.242.122.144:36104
    2021/06/03 12:21:28 [DEBUG] http: Request GET /v1/status/leader (1.174496ms) from=10.242.122.145:57316
    2021/06/03 12:21:28 [DEBUG] http: Request GET /v1/status/leader (344.974µs) from=10.242.122.144:36336
    2021/06/03 12:21:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m1.239277988s) from=10.242.122.144:55750
    2021/06/03 12:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m6.150470601s) from=10.242.122.145:48606
    2021/06/03 12:21:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m5.588649148s) from=10.242.122.145:48574
    2021/06/03 12:21:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m4.599710006s) from=10.242.122.144:55744
    2021/06/03 12:21:48 [DEBUG] http: Request GET /v1/status/leader (237.787µs) from=10.242.122.145:57544
    2021/06/03 12:21:48 [DEBUG] http: Request GET /v1/status/leader (151.132µs) from=10.242.122.144:36564
    2021/06/03 12:21:53 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:21:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:22:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:22:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:22:03 [DEBUG] agent: Node info in sync
    2021/06/03 12:22:08 [DEBUG] http: Request GET /v1/status/leader (378.131µs) from=10.242.122.145:57784
    2021/06/03 12:22:08 [DEBUG] http: Request GET /v1/status/leader (354.939µs) from=10.242.122.144:36804
    2021/06/03 12:22:28 [DEBUG] http: Request GET /v1/status/leader (759.29µs) from=10.242.122.145:58012
    2021/06/03 12:22:28 [DEBUG] http: Request GET /v1/status/leader (127.098µs) from=10.242.122.144:37032
    2021/06/03 12:22:48 [DEBUG] http: Request GET /v1/status/leader (1.703326ms) from=10.242.122.144:37256
    2021/06/03 12:22:48 [DEBUG] http: Request GET /v1/status/leader (146.401µs) from=10.242.122.145:58240
    2021/06/03 12:22:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:23:08 [DEBUG] http: Request GET /v1/status/leader (2.87735ms) from=10.242.122.144:37500
    2021/06/03 12:23:08 [DEBUG] http: Request GET /v1/status/leader (280.063µs) from=10.242.122.145:58486
    2021/06/03 12:23:28 [DEBUG] http: Request GET /v1/status/leader (2.494869ms) from=10.242.122.145:58716
    2021/06/03 12:23:28 [DEBUG] http: Request GET /v1/status/leader (11.715921ms) from=10.242.122.144:37732
    2021/06/03 12:23:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m2.995824113s) from=10.242.122.144:55750
    2021/06/03 12:23:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:23:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:23:33 [DEBUG] agent: Node info in sync
    2021/06/03 12:23:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m0.996826353s) from=10.242.122.145:48574
    2021/06/03 12:23:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m5.412870108s) from=10.242.122.145:48606
    2021/06/03 12:23:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m2.796904617s) from=10.242.122.144:55744
    2021/06/03 12:23:48 [DEBUG] http: Request GET /v1/status/leader (210.905µs) from=10.242.122.145:58940
    2021/06/03 12:23:48 [DEBUG] http: Request GET /v1/status/leader (1.960945ms) from=10.242.122.144:37960
    2021/06/03 12:23:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:24:08 [DEBUG] http: Request GET /v1/status/leader (1.516484ms) from=10.242.122.145:59180
    2021/06/03 12:24:08 [DEBUG] http: Request GET /v1/status/leader (1.047777ms) from=10.242.122.144:38200
    2021/06/03 12:24:12 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/03 12:24:28 [DEBUG] http: Request GET /v1/status/leader (533.972µs) from=10.242.122.145:59408
    2021/06/03 12:24:28 [DEBUG] http: Request GET /v1/status/leader (111.337µs) from=10.242.122.144:38428
    2021/06/03 12:24:48 [DEBUG] http: Request GET /v1/status/leader (1.19788ms) from=10.242.122.144:38654
    2021/06/03 12:24:48 [DEBUG] http: Request GET /v1/status/leader (184.719µs) from=10.242.122.145:59638
    2021/06/03 12:24:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:25:08 [DEBUG] http: Request GET /v1/status/leader (3.028716ms) from=10.242.122.144:38896
    2021/06/03 12:25:08 [DEBUG] http: Request GET /v1/status/leader (172.736µs) from=10.242.122.145:59880
    2021/06/03 12:25:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/03 12:25:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.202.28_9102" in sync
    2021/06/03 12:25:27 [DEBUG] agent: Node info in sync
    2021/06/03 12:25:28 [DEBUG] http: Request GET /v1/status/leader (1.460316ms) from=10.242.122.144:39124
    2021/06/03 12:25:28 [DEBUG] http: Request GET /v1/status/leader (1.414198ms) from=10.242.122.145:60108
    2021/06/03 12:25:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m2.914718171s) from=10.242.122.144:55750
    2021/06/03 12:25:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (2m3.783607706s) from=10.242.122.145:48574
    2021/06/03 12:25:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m0.944749988s) from=10.242.122.145:48606
    2021/06/03 12:25:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=34 (2m6.927613744s) from=10.242.122.144:55744
    2021/06/03 12:25:48 [DEBUG] http: Request GET /v1/status/leader (6.589729ms) from=10.242.122.144:39352
    2021/06/03 12:25:48 [DEBUG] http: Request GET /v1/status/leader (719.605µs) from=10.242.122.145:60336
    2021/06/03 12:25:59 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-4cv47" since the cluster is too small
    2021/06/03 12:26:08 [DEBUG] http: Request GET /v1/status/leader (654.765µs) from=10.242.122.144:39596
    2021/06/03 12:26:08 [DEBUG] http: Request GET /v1/status/leader (1.118876ms) from=10.242.122.145:60580
    2021/06/03 12:26:23 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-4cv47.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)